JPH09244858A - Window system control method and information processing apparatus - Google Patents
Window system control method and information processing apparatusInfo
- Publication number
- JPH09244858A JPH09244858A JP8051469A JP5146996A JPH09244858A JP H09244858 A JPH09244858 A JP H09244858A JP 8051469 A JP8051469 A JP 8051469A JP 5146996 A JP5146996 A JP 5146996A JP H09244858 A JPH09244858 A JP H09244858A
- Authority
- JP
- Japan
- Prior art keywords
- window
- movement
- scroll
- display
- amount
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Landscapes
- Digital Computer Display Output (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
(57)【要約】
【課題】 ウィンドウ内のスクロール移動における操作
性を向上させる。
【解決手段】 表示データ10の任意の領域を選択的に
表示画面1aに表示し、スクロール移動によって表示領
域を変化させるウィンドウシステム1において、任意の
キー操作等を契機として現在のマウスポインタ6の位置
に、円形移動領域5の中心が一致するように移動ウィン
ドウ4を表示させ、YおよびX軸用に設けられたスクロ
ールバー2およびスクロールバー3を必要とすることな
く、円形移動領域5の中心からのマウスポインタ6の移
動方向および距離に応じて、ウィンドウシステム1の表
示画面1aのスクロール移動の方向および量を指示する
ようにした。
(57) [Abstract] [PROBLEMS] To improve operability in scroll movement in a window. SOLUTION: In a window system 1 in which an arbitrary area of display data 10 is selectively displayed on a display screen 1a and the display area is changed by scrolling, a current position of a mouse pointer 6 is triggered by an arbitrary key operation or the like. , The moving window 4 is displayed so that the centers of the circular moving areas 5 coincide with each other, and the center of the circular moving area 5 can be changed without the need for the scroll bar 2 and the scroll bar 3 provided for the Y and X axes. The direction and amount of scroll movement of the display screen 1a of the window system 1 is instructed according to the movement direction and distance of the mouse pointer 6.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ウィンドウシステ
ムの制御技術および情報処理技術に関し、特に、パーソ
ナルコンピュータやワークステーション等の情報処理装
置におけるウィンドウシステムの制御に適用して有効な
技術に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window system control technique and an information processing technique, and more particularly to a technique effectively applied to control of a window system in an information processing device such as a personal computer or a workstation.
【0002】[0002]
【従来の技術】たとえばパーソナルコンピュータやワー
クステーション等の情報処理装置の基本ソフトウェアと
して、グラフィカル・ユーザ・インターフェイスを備え
たウィンドウシステムを採用することが一般化してきて
いる。2. Description of the Related Art It has become common to employ a window system having a graphical user interface as basic software for information processing devices such as personal computers and workstations.
【0003】このようなウィンドウシステムでは、たと
えば、日系BP社、1995年6月21日発行、「最新
パソコン技術大系795」P98、等の文献にも記載さ
れているように、従来のウィンドウシステムでは、ウィ
ンドウの左端および下端部に、それぞれ、X軸(左右)
方向およびY軸(上下)方向のスクロールのためのスク
ロールバーを配置し、表示データのスクロール移動に際
しては、各軸方向毎に、マウスポインタを対応するスク
ロールバー上に移動させ、当該スクロールバー内のカー
ソルを操作してスクロールの方向および量を個別に制御
することが行われていた。In such a window system, a conventional window system is used, as described in, for example, Japanese BP, published on June 21, 1995, "Latest Personal Computer Technology 795" P98. Then, at the left and bottom edges of the window, the X axis (left and right) respectively
A scroll bar for scrolling in the Y-direction and the Y-axis (up and down) direction is arranged. When scrolling the display data, the mouse pointer is moved to the corresponding scroll bar for each axis direction, and the scroll bar in the scroll bar is moved. It has been practiced to operate the cursor to individually control the direction and amount of scrolling.
【0004】[0004]
【発明が解決しようとする課題】上述の従来技術では、
XおよびYの各軸方向毎に、スクロールの都度、マウス
ポインタをスクロールカーソル上に移動させる操作が必
要となり、操作性が劣るという技術的課題があった。特
に、斜め方向のスクロール移動では、XおよびY軸の両
方の操作を個別に行う必要があり、操作性は一層低下す
るとともに、ウィンドウ内の描画動作についてみると、
一旦、一方の軸方向の移動端で移動先の画像データを描
画したのち、さらに、他方の軸の移動端での描画動作が
必要となり、スクロール移動時における図形描画処理計
の負担が大きくなるとともに、スクロール速度も低下す
る、という技術的課題がある。In the above-mentioned prior art,
There is a technical problem that the operability is inferior because it is necessary to move the mouse pointer onto the scroll cursor every time scrolling in each of the X and Y axis directions. In particular, in the scroll movement in the diagonal direction, it is necessary to individually perform both operations of the X and Y axes, which further lowers the operability, and when looking at the drawing operation in the window,
Once the image data of the moving destination is drawn at the moving end in one axis direction, and then the drawing operation at the moving end of the other axis is required, which increases the load on the graphic drawing processor during scroll movement. However, there is a technical problem that the scroll speed also decreases.
【0005】さらに、ウィンドウの端縁に常時、スクロ
ールバーを表示させておくため、当該スクロールバーの
表示面積分だけ、通常の画像データの表示範囲が狭めら
れ、ディスプレイやウィンドウの可用性が低下する、と
いう技術的課題もある。Furthermore, since the scroll bar is always displayed on the edge of the window, the display range of the normal image data is narrowed by the display area of the scroll bar, and the availability of the display and the window is reduced. There is also a technical problem.
【0006】本発明の目的は、ウィンドウ内のスクロー
ル移動における操作性を向上させることが可能なウィン
ドウシステムの制御技術を提供することにある。It is an object of the present invention to provide a window system control technique capable of improving the operability in scroll movement within a window.
【0007】本発明の他の目的は、ウィンドウ内のスク
ロール移動における速度を向上させることが可能なウィ
ンドウシステムの制御技術を提供することにある。Another object of the present invention is to provide a window system control technique capable of improving the speed of scroll movement within a window.
【0008】本発明のさらに他の目的は、ディスプレイ
の表示領域の可用性を向上させることが可能なウィンド
ウシステムの制御技術を提供することにある。Still another object of the present invention is to provide a window system control technique capable of improving availability of a display area of a display.
【0009】本発明のさらに他の目的は、ウィンドウ内
のスクロール移動における操作性を向上させることが可
能な情報処理技術を提供することにある。Still another object of the present invention is to provide an information processing technique capable of improving operability in scroll movement in a window.
【0010】本発明のさらに他の目的は、ウィンドウ内
のスクロール移動における速度を向上させることが可能
な情報処理技術を提供することにある。Still another object of the present invention is to provide an information processing technique capable of improving the speed of scroll movement within a window.
【0011】本発明のさらに他の目的は、ディスプレイ
の表示領域の可用性を向上させることが可能な情報処理
技術を提供することにある。Still another object of the present invention is to provide an information processing technique capable of improving the availability of the display area of the display.
【0012】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述および添付図面から明らかに
なるであろう。The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.
【0013】[0013]
【課題を解決するための手段】本願において開示される
発明のうち、代表的なものの概要を簡単に説明すれば、
以下のとおりである。SUMMARY OF THE INVENTION Among the inventions disclosed in the present application, the outline of a representative one will be briefly described.
It is as follows.
【0014】すなわち、本発明は任意の大きさの表示デ
ータの一部を第1のウィンドウを介して選択的に表示
し、第1のウィンドウ内の表示画面のスクロール移動ま
たはジャンプ移動によって表示データの任意の領域を表
示可能にするウィンドウシステムの制御方法において、
第1のウィンドウ内の任意の位置にあるポインタカーソ
ルの位置にてスクロール移動またはジャンプ移動の制御
を行うものである。That is, the present invention selectively displays a part of display data of an arbitrary size through the first window, and scrolls or jumps the display screen in the first window to display the display data. In the control method of the window system that can display an arbitrary area,
The scroll movement or the jump movement is controlled at the position of the pointer cursor located at an arbitrary position in the first window.
【0015】また、本発明は、表示データを可視化して
出力するディスプレイと、情報の入力を行う入力手段
と、任意の大きさの表示データの一部をディスプレイの
画面内に設定される第1のウィンドウを介して選択的に
表示し、第1のウィンドウ内の表示画面のスクロール移
動またはジャンプ移動によって表示データの任意の領域
を表示可能にするとともに、入力手段による操作によっ
てディスプレイの画面内の任意の位置に位置付けられる
ポインタカーソルを備えたウィンドウシステムと、を含
む情報処理装置において、第1のウィンドウ内の任意の
位置にあるポインタカーソルの位置にてスクロール移動
またはジャンプ移動の制御を行うようにしたものであ
る。Further, according to the present invention, a display for visualizing and outputting display data, an input means for inputting information, and a part of the display data of an arbitrary size are set in the screen of the display. Is selectively displayed through the window of the first window, and any area of the display data can be displayed by scrolling or jumping the display screen in the first window, and any area in the screen of the display can be operated by the operation of the input means. In a data processing device including a window system having a pointer cursor positioned at the position, the scroll movement or the jump movement is controlled at the position of the pointer cursor at an arbitrary position in the first window. It is a thing.
【0016】より具体的には、たとえば、第1のウィン
ドウにおいてスクロール移動が必要となった場合、予め
定義した特定のキー操作やマウスのボタン操作等を契機
として、現在のマウスポインタの位置に第2のウィンド
ウとしての移動ウィンドウを表示させ、当該移動ウィン
ドウ内におけるマウスポインタの移動により、第1のウ
ィンドウ内のスクロール移動を制御する。More specifically, for example, when scrolling is required in the first window, a specific key operation or mouse button operation defined in advance is used as a trigger to move the mouse pointer to the current mouse pointer position. The moving window as the second window is displayed, and the scroll movement in the first window is controlled by moving the mouse pointer in the moving window.
【0017】本発明では、現在マウスポインタが位置す
る場所に移動ウィンドウを表示させてスクロール移動の
方向や量を指定できるので、従来のように、ウィンドウ
端縁に設けられたスクロールバーにその都度マウスポイ
ンタを位置付ける等の操作が全く不要になり、キーやマ
ウスの操作回数等が減少し、特に斜め方向のスクロール
移動を行わせる際の操作性が大幅に向上する。また、斜
め方向のスクロール移動の場合、XおよびY方向の各軸
毎に、スクロールを行わせる場合に比較して、第1のウ
ィンドウ内での画像データの無駄な再描画の回数も減少
し、その分だけスクロール移動全体の速度を向上させる
ことができる。また、第1のウィンドウの端縁に必ずし
もスクロールバーを配置する必要が無くなり、その分だ
け第1のウィンドウを広く使用することが可能となり、
ディスプレイの可用性が向上する。According to the present invention, since the moving window is displayed at the position where the mouse pointer is currently located and the direction and amount of scroll movement can be designated, the mouse is always added to the scroll bar provided at the edge of the window as in the conventional case. The operation such as positioning the pointer is not necessary at all, the number of times of operating the keys and the mouse is reduced, and the operability particularly when the scroll movement is performed in the diagonal direction is significantly improved. Further, in the case of the diagonal scroll movement, the number of unnecessary redraws of the image data in the first window is reduced as compared with the case where the scroll is performed for each of the X and Y directions. The speed of the entire scroll movement can be improved accordingly. Further, it is not always necessary to arrange the scroll bar at the edge of the first window, and the first window can be widely used by that amount,
Improves display availability.
【0018】[0018]
【発明の実施の形態】以下、本発明の実施の形態を図面
を参照しながら詳細に説明する。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings.
【0019】(実施の形態1)図1は、本発明の第1の
実施の形態であるウィンドウシステムの制御方法の作用
の一例を示す概念図であり、図2は、その作用の一例を
示すフローチャート、図6は、本発明の一実施の形態で
ある情報処理装置の構成の一例を示す外観図である。(Embodiment 1) FIG. 1 is a conceptual diagram showing an example of the operation of a window system control method according to the first embodiment of the present invention, and FIG. 2 shows an example of the operation. FIG. 6 is a flow chart, and FIG. 6 is an external view showing an example of the configuration of the information processing apparatus according to the embodiment of the present invention.
【0020】まず、図6によって、本実施の形態の情報
処理装置の構成の概略を説明する。本実施の形態の情報
処理装置は、画像データの表示等を行うディスプレイ5
0と、情報入力のための複数のキー61を備えたキーボ
ード60と、マウスポインタ6をディスプレイ50内の
任意の位置に位置付ける動作を行うマウス70とを含ん
でいる。特に図示しないが、情報処理装置の内部には、
所望の情報処理動作を行う図示しないマイクロプロセッ
サおよび当該マイクロプロセッサの動作を制御するプロ
グラムやデータ等が格納されるメモリと、ディスプレイ
50に対するデータの表示制御を行うディスプレイ制御
機構等が備えられている。First, the outline of the configuration of the information processing apparatus according to the present embodiment will be described with reference to FIG. The information processing apparatus according to the present embodiment includes a display 5 that displays image data and the like.
0, a keyboard 60 having a plurality of keys 61 for inputting information, and a mouse 70 for positioning the mouse pointer 6 at an arbitrary position in the display 50. Although not particularly shown, inside the information processing device,
A microprocessor (not shown) that performs a desired information processing operation, a memory that stores programs and data that control the operation of the microprocessor, and a display control mechanism that controls the display of data on the display 50 are provided.
【0021】マウス70は図示しない机上面等を移動さ
れることにより、当該移動の方向および量を検出し、当
該方向および量に応じてマウスポインタ6をディスプレ
イ50の画面内で移動させる動作を行う。このマウス7
0の一部には設けられた複数のボタン71が設けられて
おり、マウスポインタ6の移動操作以外の所定の操作の
契機を与えるために用いられる。When the mouse 70 is moved on a desk surface (not shown) or the like, the direction and amount of the movement is detected, and the mouse pointer 6 is moved within the screen of the display 50 according to the direction and the amount. . This mouse 7
A plurality of buttons 71 are provided on a part of 0 and are used to give a trigger for a predetermined operation other than the operation of moving the mouse pointer 6.
【0022】一方、この情報処理装置には、図1に例示
されるようなウィンドウシステム1が設けられている。
このウィンドウシステム1は、その表示画面1a内に、
たとえば図示しない画像メモリ等に格納されている任意
の大きさの表示データ10の一部を当該表示画面1aの
寸法に応じて選択的に切り出して表示し、表示データ1
0における表示領域の変更(切替)は、表示画面1aを
表示データ10の内部で論理的に連続(不連続)的に相
対的に移動させるスクロール移動(ジャンプ移動)によ
って行われる。なお、以下の説明では、簡単のためスク
ロール移動について説明するが、ジャンプ移動も同様に
して実現できる。On the other hand, the information processing apparatus is provided with a window system 1 as illustrated in FIG.
This window system 1 has a display screen 1a
For example, a part of the display data 10 of an arbitrary size stored in an image memory (not shown) or the like is selectively cut out and displayed according to the size of the display screen 1a.
The display area of 0 is changed (switched) by scroll movement (jump movement) which relatively relatively (discontinuously) relatively moves the display screen 1a inside the display data 10. In the following description, scroll movement will be described for simplicity, but jump movement can be realized in the same manner.
【0023】なお、図1のウィンドウシステム1の右端
および下端には、それぞれ、Y軸方向のスクロールバー
2、およびX軸方向のスクロールバー3が表示されてい
るが、これは、本実施の形態におけるスクロール移動の
実現には必ずしも必要ではなく、従来技術との比較のた
めに、便宜的に図示されている。A scroll bar 2 in the Y-axis direction and a scroll bar 3 in the X-axis direction are displayed at the right end and the lower end of the window system 1 of FIG. 1, respectively. It is not always necessary to realize the scroll movement in FIG. 1 and is shown for convenience of comparison with the prior art.
【0024】すなわち、本実施の形態では、従来のスク
ロールバー2や3の代わりに、ウィンドウシステム1上
に表示される移動ウィンドウ4を利用する。移動ウィン
ドウ4は、現在、マウスポインタ6が位置する座標値を
中心に表示座標が決定されるので、マウスポインタ6を
ウィンドウシステム1内の特定位置に位置付ける等の操
作は不要である。移動ウィンドウ4の内部には、マウス
ポインタ6の初期位置を中心とする同心円状の複数のゲ
ージ円5a〜5cからなる円形移動領域5が表示され
る。円形移動領域5を構成する最小のゲージ円5aは、
たとえば半径が25ドット(画素)の大きさであり、中
間のゲージ円5bは半径が50ドット、最外周のゲージ
円5cは、半径が50ドットの大きさであり、操作者に
対してスクロール量の目安を与える。また、スクロール
方向は、円形移動領域5の中心に対するマウスポインタ
6の移動方向で決められる。そして、実際にウィンドウ
システム1内の表示画面1aをスクロール移動させるに
は、移動ウィンドウ4内の円形移動領域5内でマウスポ
インタ6を任意の方向に任意の距離だけ移動させること
により、移動先におけるウィンドウシステム1の基点7
の(表示データ10における論理的な)座標値を求める
ことによって行われる。That is, in this embodiment, the moving window 4 displayed on the window system 1 is used instead of the conventional scroll bars 2 and 3. Since the display coordinates of the moving window 4 are currently determined centering on the coordinate value at which the mouse pointer 6 is located, there is no need to perform an operation such as positioning the mouse pointer 6 at a specific position in the window system 1. Inside the moving window 4, a circular moving area 5 composed of a plurality of concentric circles 5a to 5c centering on the initial position of the mouse pointer 6 is displayed. The minimum gauge circle 5a forming the circular movement area 5 is
For example, the radius is 25 dots (pixels), the middle gauge circle 5b has a radius of 50 dots, and the outermost gauge circle 5c has a radius of 50 dots. Give a measure of. The scroll direction is determined by the moving direction of the mouse pointer 6 with respect to the center of the circular moving area 5. Then, in order to actually scroll the display screen 1a in the window system 1, the mouse pointer 6 is moved in an arbitrary direction in the circular movement area 5 in the movement window 4 by an arbitrary distance to move the movement destination. Base point 7 of window system 1
This is performed by obtaining the (logical) coordinate value of (display data 10).
【0025】以下、図2のフローチャート等を参照して
本実施の形態のウィンドウシステムの制御方法および情
報処理装置の作用の一例について説明する。An example of the operation of the window system control method and the information processing apparatus of the present embodiment will be described below with reference to the flow chart of FIG.
【0026】まず、予めスクロール開始用として割り当
てられている特定のキー61またはボタン71(以下、
スクロール開始キーと総称する)が押下されたか否かを
監視し(ステップ201)、押下された場合には、ウィ
ンドウシステム1の現在の基点7の座標値(Xk,Y
k)を取得し(ステップ202)、さらに、現在のマウ
スポインタ6の座標値(Xm,Ym)を取得する(ステ
ップ203)。そして、この現在のマウスポインタ6の
座標値(Xm,Ym)に移動ウィンドウ4を表示する
(ステップ204)。この時、現在のマウスポインタ6
の座標値(Xm,Ym)が移動ウィンドウ4の円形移動
領域5の中心に一致するように当該移動ウィンドウ4の
描画が行われ、マウスポインタ6の現在の位置は、自動
的に円形移動領域5の中心に一致した状態となってい
る。First, a specific key 61 or button 71 (hereinafter, referred to as a scroll start key)
It is monitored whether or not the scroll start key (generically referred to as a scroll start key) is pressed (step 201), and when it is pressed, the coordinate value (Xk, Y) of the current base point 7 of the window system 1 is monitored.
k) is obtained (step 202), and the current coordinate value (Xm, Ym) of the mouse pointer 6 is obtained (step 203). Then, the moving window 4 is displayed at the current coordinate value (Xm, Ym) of the mouse pointer 6 (step 204). At this time, the current mouse pointer 6
The moving window 4 is drawn so that the coordinate values (Xm, Ym) of the moving window 4 coincide with the center of the circular moving area 5 of the moving window 4, and the current position of the mouse pointer 6 is automatically changed to the circular moving area 5 It is in a state that matches the center of the.
【0027】さらに、移動ウィンドウ4内におけるマウ
スポインタ6の移動と、スクロール指定の確定を示す特
定のキー61またはボタン71(以下、確定キーと総称
する)の押下を監視する(ステップ205,ステップ2
06)。Further, the movement of the mouse pointer 6 in the movement window 4 and the pressing of a specific key 61 or button 71 (hereinafter collectively referred to as a confirmation key) for confirming the scroll designation are monitored (step 205, step 2).
06).
【0028】そして、確定キーの押下が検出されたら、
移動ウィンドウ4内の現在のマウスポインタ6の座標値
(Xm′,Ym′)と、最初の座標値(Xm,Ym)の
差分から、マウスポインタ6の移動量ΔXm,ΔYm
(符号が移動方向を表す)を計算し(ステップ20
7)、さらに、現在の基点7の座標値(Xk,Yk)に
マウスポインタ6の移動量ΔXm,ΔYmを加えて、移
動先の基点7の座標値(Xk′,Yk′)を求め(ステ
ップ208)、移動先の基点7の座標値(Xk′,Y
k′)で、表示データ10の再描画を行うとともに移動
ウィンドウ4を非表示状態にすることにより、スクロー
ル移動が完了する(ステップ209)。When the pressing of the enter key is detected,
From the difference between the current coordinate value (Xm ', Ym') of the mouse pointer 6 in the moving window 4 and the first coordinate value (Xm, Ym), the movement amount ΔXm, ΔYm of the mouse pointer 6 is calculated.
(The sign represents the moving direction) is calculated (step 20
7) Further, the moving amount ΔXm, ΔYm of the mouse pointer 6 is added to the coordinate value (Xk, Yk) of the current base point 7 to obtain the coordinate value (Xk ′, Yk ′) of the base point 7 of the moving destination (step 208), the coordinate value (Xk ', Y of the base point 7 of the movement destination)
At k '), the scroll movement is completed by redrawing the display data 10 and setting the moving window 4 in the non-display state (step 209).
【0029】このように、本実施の形態の場合には、マ
ウスポインタ6の現在位置に移動ウィンドウ4を出力し
てXおよびY軸の双方のスクロール方向および量を同時
に指定できるので、従来のように、XおよびY軸の各々
毎にスクロールバー2およびスクロールバー3を個別に
操作する場合に比較して、特に、斜め方向のスクロール
移動における操作者によるキーボード60やマウス70
の操作量が削減されるので、操作性が向上する。また、
斜め方向のスクロールにおいて、従来のようにXおよび
Y軸の各々のスクロール端毎にウィンドウシステム1の
表示画面1aの再描画を行う必要がなく、描画系の負担
が軽減されるとともに、スクロール速度を向上させるこ
とが可能となる。As described above, in the case of the present embodiment, since the moving window 4 can be output to the current position of the mouse pointer 6 and the scroll direction and amount of both the X and Y axes can be designated at the same time, the conventional method is used. In comparison with the case where the scroll bar 2 and the scroll bar 3 are individually operated for each of the X and Y axes, particularly, the keyboard 60 and the mouse 70 by the operator in the scroll movement in the diagonal direction.
Since the operation amount of is reduced, the operability is improved. Also,
In the diagonal scrolling, it is not necessary to redraw the display screen 1a of the window system 1 for each scroll end of each of the X and Y axes as in the related art, which reduces the load on the drawing system and reduces the scroll speed. It is possible to improve.
【0030】さらに、図1では、説明の便宜上、従来の
スクロールバー2およびスクロールバー3を表示してい
るが、移動ウィンドウ4の使用によって、このスクロー
ルバー2および3の表示を省略でき、当該スクロールバ
ー2および3の幅分だけ、ウィンドウシステム1におけ
る表示画面1aの表示面積を拡大でき、より多く、本来
の表示データ10の出力に利用でき、ディスプレイ50
の可用性を向上させることが可能となる。Further, in FIG. 1, the conventional scroll bar 2 and the scroll bar 3 are displayed for convenience of description, but by using the moving window 4, the display of the scroll bar 2 and 3 can be omitted, and the scroll concerned. The display area of the display screen 1a in the window system 1 can be expanded by the width of the bars 2 and 3, and more of the display area can be used to output the original display data 10.
It is possible to improve the availability of.
【0031】(実施の形態2)図3は、本発明の第2の
実施の形態であるウィンドウシステムの制御方法の作用
の一例を示すフローチャートである。前述の図2のフロ
ーチャートの例では、確定キーが押下され、移動先での
再描画が行われるまで、ウィンドウシステム1の表示画
面1aは静止状態であるが、移動ウィンドウ4内のマウ
スポインタ6の変位に連動して表示画面1a内を逐次更
新することにより、マウスポインタ6の移動に連動した
実時間でのスクロール移動を行わせることもできる。(Second Embodiment) FIG. 3 is a flow chart showing an example of the operation of the control method for the window system according to the second embodiment of the present invention. In the example of the flowchart of FIG. 2 described above, the display screen 1a of the window system 1 is in a static state until the re-drawing at the moving destination is performed by pressing the enter key, but the mouse pointer 6 in the moving window 4 By sequentially updating the display screen 1a in association with the displacement, it is possible to perform scrolling in real time in conjunction with the movement of the mouse pointer 6.
【0032】すなわち、図3のフローチャートに例示さ
れるように、スクロール開始キーが押下されると(ステ
ップ301)、現在のマウスポインタの座標値を取得し
(ステップ302)、当該マウスポインタの位置に円形
移動領域5の中心が一致するように移動ウィンドウ4を
表示する(ステップ303)。その後、マウスポインタ
6の変位を監視し(ステップ304)、変位が検出され
たらマウスポインタ6の移動量を取得し(ステップ30
5)、さらにウィンドウシステム1の基点7の座標値を
取得し(ステップ306)、マウスポインタ6の移動量
と現在の基点7の座標値とから移動先の基点7の座標値
を計算し(ステップ307)、ウィンドウシステム1の
移動先の再描画を行う(ステップ308)。このステッ
プ304〜308の操作を、確定キーの押下が検出され
るまで繰り返す(ステップ309)。すなわち、この場
合、移動ウィンドウ4の内部におけるマウスポインタ6
の移動に対応して、当該移動ウィンドウ4を表示したま
まで、ウィンドウシステム1の画面はリアルタイムに更
新される。そして、確定キーの押下が検出されると、用
済の移動ウィンドウ4を非表示状態にして(ステップ3
10)、スクロール操作は完了する。That is, as illustrated in the flowchart of FIG. 3, when the scroll start key is pressed (step 301), the current coordinate value of the mouse pointer is acquired (step 302), and the position of the mouse pointer is set. The moving window 4 is displayed so that the centers of the circular moving areas 5 coincide with each other (step 303). After that, the displacement of the mouse pointer 6 is monitored (step 304), and when the displacement is detected, the movement amount of the mouse pointer 6 is acquired (step 30).
5) Further, the coordinate value of the base point 7 of the window system 1 is acquired (step 306), and the coordinate value of the destination base point 7 is calculated from the movement amount of the mouse pointer 6 and the current coordinate value of the base point 7 (step 306). 307), and redrawing the moving destination of the window system 1 (step 308). The operations of steps 304 to 308 are repeated until depression of the enter key is detected (step 309). That is, in this case, the mouse pointer 6 inside the moving window 4
In response to the movement, the screen of the window system 1 is updated in real time while the moving window 4 is still displayed. When the pressing of the enter key is detected, the used moving window 4 is hidden (step 3
10) The scroll operation is completed.
【0033】この図3のフローチャートに例示される実
施の形態2の場合には、移動ウィンドウ4内におけるマ
ウスポインタ6の変位に追随してリアルタイムにウィン
ドウシステム1の表示画面1aが更新されるので、描画
系の負荷は大きくなるもののスクロール先の表示画面1
aの状態を確認しながらスクロールが可能なため操作性
はより向上する。In the case of the second embodiment illustrated in the flow chart of FIG. 3, the display screen 1a of the window system 1 is updated in real time following the displacement of the mouse pointer 6 in the moving window 4, Scrolling display screen 1 although the drawing system load is heavy
Since the scrolling is possible while checking the state of a, the operability is further improved.
【0034】(実施の形態3)図4は、本発明の第3の
実施の形態であるウィンドウシステムの制御方法の一例
を示す概念図であり、図5はその作用の一例を示すフロ
ーチャートである。(Third Embodiment) FIG. 4 is a conceptual diagram showing an example of a window system control method according to a third embodiment of the present invention, and FIG. 5 is a flow chart showing an example of its operation. .
【0035】移動ウィンドウ4の構成としては、図1に
例示したような円形移動領域5を用いるものに限らず、
たとえば、図4に例示されるようなものでもよい。すな
わち、図4に例示される移動ウィンドウ8は、表示デー
タ10の全体の縮小画像10aを表示し、その内部にお
ける現在のウィンドウシステム1の相対的な位置をウィ
ンドウマーク9によって表示している。これにより、操
作者は表示データ10全体の中のどこがウィンドウシス
テム1の表示画面に出力されているかを直ちに知ること
ができるようになっている。また、移動ウィンドウ8の
内部には、表示データ10の全体の縮小画像10aをX
およびY方向に等分するゲージ8aが出力されており、
後述のようなウィンドウマーク9を移動させる時のスク
ロール量の目安を与えている。The structure of the moving window 4 is not limited to the one using the circular moving area 5 as illustrated in FIG.
For example, the one illustrated in FIG. 4 may be used. That is, the moving window 8 illustrated in FIG. 4 displays the reduced image 10 a of the entire display data 10, and the current relative position of the window system 1 inside the reduced image 10 a is displayed by the window mark 9. As a result, the operator can immediately know where in the entire display data 10 is output on the display screen of the window system 1. In addition, inside the moving window 8, the entire reduced image 10a of the display data 10 is displayed as X.
And a gauge 8a that equally divides in the Y direction is output,
It gives a guideline for the scroll amount when the window mark 9 is moved as described later.
【0036】以下、図4のような移動ウィンドウ8を用
いる場合の作用の一例を図5に示すフローチャートを用
いて説明する。An example of the operation when the moving window 8 shown in FIG. 4 is used will be described below with reference to the flowchart shown in FIG.
【0037】スクロール開始キーの押下が検出されると
(ステップ501)、ウィンドウシステム1の現在の基
点7の座標値を取得し(ステップ502)、さらに現在
のマウスポインタ6の座標値を取得する(ステップ50
3)。そして、この現在のマウスポインタ6の位置に移
動ウィンドウ8を表示する(ステップ504)。この
時、マウスポインタ6の位置が、移動ウィンドウ8の内
部に表示されるウィンドウマーク9の任意のコーナ部に
一致するように、移動ウィンドウ8の表示位置が決定さ
れる。これにより、移動ウィンドウ8内のウィンドウマ
ーク9を探してマウスポインタ6を一致させる操作は省
略される。When the depression of the scroll start key is detected (step 501), the coordinate value of the current base point 7 of the window system 1 is acquired (step 502), and further the current coordinate value of the mouse pointer 6 is acquired (step 502). Step 50
3). Then, the moving window 8 is displayed at the current position of the mouse pointer 6 (step 504). At this time, the display position of the moving window 8 is determined so that the position of the mouse pointer 6 coincides with an arbitrary corner portion of the window mark 9 displayed inside the moving window 8. Thus, the operation of searching for the window mark 9 in the moving window 8 and matching the mouse pointer 6 is omitted.
【0038】その後、マウスポインタ6の移動が検出さ
れたら(ステップ505)、マウスポインタ6の移動量
を取得し(ステップ506)、移動ウィンドウ8の内部
で、当該マウスポインタ6の移動先に追随するように、
ウィンドウマーク9の輪郭を例えば破線で表示する(ス
テップ507)。このステップ505〜507の操作を
確定キーの押下が検出されるまで実行する(ステップ5
08)。After that, when the movement of the mouse pointer 6 is detected (step 505), the movement amount of the mouse pointer 6 is acquired (step 506), and the movement destination of the mouse pointer 6 is followed inside the movement window 8. like,
The outline of the window mark 9 is displayed by, for example, a broken line (step 507). The operations of steps 505 to 507 are executed until pressing of the enter key is detected (step 5
08).
【0039】そして、確定キーの押下が検出されると、
ステップ502で取得されているウィンドウシステム1
の基点7の座標値と移動ウィンドウ8の内部におけるマ
ウスポインタ6の移動量から移動先の基点7の座標値を
算出し(ステップ509)、ウィンドウシステム1の移
動先での再描画を行い、スクロール操作は完了する(ス
テップ510)。この時、用済みの移動ウィンドウ8は
非表示状態とされる。When the confirmation key is pressed down,
Window system 1 acquired in step 502
From the coordinate value of the base point 7 and the moving amount of the mouse pointer 6 inside the moving window 8, the coordinate value of the moving base point 7 is calculated (step 509), redrawing is performed at the moving destination of the window system 1, and scrolling is performed. The operation is complete (step 510). At this time, the used moving window 8 is hidden.
【0040】なお、図5のフローチャートにおけるステ
ップ505〜507のループ中に、ステップ502の基
点7の座標値の取得、およびステップ509の移動先の
基点7の座標値の計算、さらにはウィンドウシステム1
の移動先での再描画を入れることにより、図3に例示し
たフローチャートの場合と同様に、移動ウィンドウ8の
内部におけるマウスポインタ6の変位に追随してウィン
ドウシステム1の表示画面1aを実時間でスクロールさ
せることも可能である。During the loop of steps 505 to 507 in the flowchart of FIG. 5, the coordinate value of the base point 7 in step 502 is obtained, the coordinate value of the base point 7 of the moving destination in step 509 is calculated, and further, the window system 1 is used.
By redrawing at the destination of the movement, the display screen 1a of the window system 1 can be displayed in real time following the displacement of the mouse pointer 6 inside the movement window 8 as in the case of the flowchart illustrated in FIG. It is also possible to scroll.
【0041】この実施の形態3の場合には、移動ウィン
ドウ8の内部に、表示データ10の全体の縮小画像10
aと、その中におけるウィンドウシステム1の現在の位
置を示すウィンドウマーク9を出力して操作者に提示す
るので、スクロール方向や量をより的確に指定できる、
という利点がある。In the case of the third embodiment, the reduced image 10 of the entire display data 10 is displayed inside the moving window 8.
Since a and the window mark 9 indicating the current position of the window system 1 in it are output and presented to the operator, the scroll direction and amount can be specified more accurately.
There is an advantage.
【0042】以上本発明者によってなされた発明を実施
の形態に基づき具体的に説明したが、本発明は前記実施
の形態に限定されるものではなく、その要旨を逸脱しな
い範囲で種々変更可能であることはいうまでもない。Although the invention made by the present inventor has been specifically described based on the embodiments, the present invention is not limited to the above-described embodiments and can be variously modified without departing from the gist thereof. Needless to say, there is.
【0043】たとえば、第2のウィンドウとしての移動
ウィンドウの構成は、前述の各実施の形態に例示したも
のに限らない。For example, the configuration of the moving window as the second window is not limited to that illustrated in each of the above-described embodiments.
【0044】[0044]
【発明の効果】本願において開示される発明のうち、代
表的なものによって得られる効果を簡単に説明すれば、
以下のとおりである。Advantageous effects obtained by typical ones of the inventions disclosed in the present application will be briefly described.
It is as follows.
【0045】本発明のウィンドウシステムの制御方法に
よれば、ウィンドウ内のスクロール移動における操作性
を向上させることができる、という効果が得られる。According to the control method of the window system of the present invention, it is possible to improve the operability in scroll movement in the window.
【0046】また、ウィンドウ内のスクロール移動にお
ける速度を向上させることができる、という効果が得ら
れる。Further, there is an effect that the speed of scroll movement in the window can be improved.
【0047】また、ディスプレイの表示領域の可用性を
向上させることができる、という効果が得られる。Further, it is possible to improve the availability of the display area of the display.
【0048】本発明の情報処理装置によれば、ウィンド
ウ内のスクロール移動における操作性を向上させること
ができる、という効果が得られる。According to the information processing apparatus of the present invention, it is possible to improve the operability in scrolling the window.
【0049】また、ウィンドウ内のスクロール移動にお
ける速度を向上させることができる、という効果が得ら
れる。Further, there is an effect that the speed of scroll movement in the window can be improved.
【0050】また、ディスプレイの表示領域の可用性を
向上させることができる、という効果が得られる。Further, it is possible to improve the availability of the display area of the display.
【図1】本発明の第1の実施の形態であるウィンドウシ
ステムの制御方法の一例を示す概念図である。FIG. 1 is a conceptual diagram showing an example of a window system control method according to a first embodiment of the present invention.
【図2】本発明の第1の実施の形態であるウィンドウシ
ステムの制御方法の作用の一例を示すフローチャートで
ある。FIG. 2 is a flowchart showing an example of the operation of the control method for the window system according to the first embodiment of the present invention.
【図3】本発明の第2の実施の形態であるウィンドウシ
ステムの制御方法の作用の一例を示すフローチャートで
ある。FIG. 3 is a flowchart showing an example of an operation of a window system control method according to a second embodiment of the present invention.
【図4】本発明の第3の実施の形態であるウィンドウシ
ステムの制御方法の一例を示す概念図である。FIG. 4 is a conceptual diagram showing an example of a window system control method according to a third embodiment of the present invention.
【図5】本発明の第3の実施の形態であるウィンドウシ
ステムの制御方法の作用の一例を示すフローチャートで
ある。FIG. 5 is a flowchart showing an example of an operation of a window system control method according to a third embodiment of the present invention.
【図6】本発明の一実施の形態である情報処理装置の構
成の一例を示す外観図である。FIG. 6 is an external view showing an example of the configuration of an information processing apparatus according to an embodiment of the present invention.
1 ウィンドウシステム(第1のウィンドウ) 1a 表示画面 2,3 スクロールバー 4 移動ウィンドウ(第2のウィンドウ) 5 円形移動領域 5a,5b,5c ゲージ円 6 マウスポインタ(ポインタカーソル) 7 基点 8 移動ウィンドウ(第2のウィンドウ) 8a ゲージ 9 ウィンドウマーク 10 表示データ 10a 縮小画像 50 ディスプレイ 60 キーボード(入力手段) 61 キー 70 マウス(入力手段) 71 ボタン 1 window system (first window) 1a display screen 2,3 scroll bar 4 moving window (second window) 5 circular moving area 5a, 5b, 5c gauge circle 6 mouse pointer (pointer cursor) 7 base point 8 moving window ( Second window) 8a Gauge 9 Window mark 10 Display data 10a Reduced image 50 Display 60 Keyboard (input means) 61 Key 70 Mouse (input means) 71 Button
Claims (9)
のウィンドウを介して選択的に表示し、前記第1のウィ
ンドウ内の表示画面のスクロール移動またはジャンプ移
動によって前記表示データの任意の領域を表示するウィ
ンドウシステムの制御方法であって、 前記第1のウィンドウ内の任意の位置にあるポインタカ
ーソルの位置にて前記スクロール移動または前記ジャン
プ移動の制御を行うことを特徴とするウィンドウシステ
ムの制御方法。1. A part of display data of arbitrary size is first
A window system control method for selectively displaying the display data in the first window by scrolling or jumping the display screen in the first window to display an arbitrary area of the display data. A method for controlling a window system, characterized in that the scroll movement or the jump movement is controlled at a position of a pointer cursor at an arbitrary position in a window.
御方法において、 特定の情報入力操作を契機として前記第1のウィンドウ
内の前記ポインタカーソルの位置に第2のウィンドウを
表示させ、前記第2のウィンドウ内における前記ポイン
タカーソルの移動操作によって前記第1のウィンドウに
おける前記表示画面の前記スクロール移動または前記ジ
ャンプ移動を行わせることを特徴とするウィンドウシス
テムの制御方法。2. The method for controlling a window system according to claim 1, wherein a second window is displayed at the position of the pointer cursor in the first window upon a specific information input operation, and the second window is displayed. A method of controlling a window system, wherein the scroll movement or the jump movement of the display screen in the first window is performed by a movement operation of the pointer cursor in the window.
御方法において、 特定の情報入力操作を契機として前記第1のウィンドウ
内の前記ポインタカーソルの位置に前記第2のウィンド
ウを表示させるステップと、 前記第2のウィンドウ内における前記ポインタカーソル
の移動方向および移動量を取得するステップと、 前記ポインタカーソルの前記移動方向および前記移動量
に基づいて前記第1のウィンドウにおける前記スクロー
ル移動の方向および量を決定するステップと、 前記スクロール移動の前記方向および前記量に基づい
て、前記第1のウィンドウ内における前記表示画面の前
記スクロール移動または前記ジャンプ移動を実行するス
テップと、を含むことを特徴とするウィンドウシステム
の制御方法。3. The method for controlling a window system according to claim 2, wherein a step of displaying the second window at the position of the pointer cursor in the first window is triggered by a specific information input operation, Obtaining a movement direction and a movement amount of the pointer cursor in the second window; and determining a direction and an amount of the scroll movement in the first window based on the movement direction and the movement amount of the pointer cursor. And a step of performing the scroll movement or the jump movement of the display screen in the first window based on the direction and the amount of the scroll movement. Control method.
テムの制御方法において、 前記第2のウィンドウ内に、前記ポインタカーソルの初
期位置を中心とし、半径が前記スクロール移動の量を表
す複数の同心円を描画し、前記同心円の中心からの前記
ポインタカーソルの移動方向および移動量によって前記
第1のウィンドウ内における前記スクロール移動または
前記ジャンプ移動の方向および量を決定することを特徴
とするウィンドウシステムの制御方法。4. The method for controlling a window system according to claim 2, wherein a plurality of concentric circles whose center is the initial position of the pointer cursor and whose radius represents the amount of the scroll movement are provided in the second window. A method of controlling a window system, which is characterized by drawing and determining the direction and amount of the scroll movement or the jump movement in the first window according to the movement direction and movement amount of the pointer cursor from the center of the concentric circle. .
テムの制御方法において、 前記第2のウィンドウ内に、前記表示データの内部にお
ける前記第1のウィンドウの表示領域の位置を示すウィ
ンドウマークを表示させ、前記ポインタカーソルによっ
て前記ウィンドウマークを前記第2のウィンドウ内で移
動させ、前記第2のウィンドウ内における前記ウィンド
ウマークの移動方向および移動量に基づいて、前記第1
のウィンドウ内における前記スクロール移動または前記
ジャンプ移動の方向および量を決定することを特徴とす
るウィンドウシステムの制御方法。5. The method for controlling a window system according to claim 2, wherein a window mark indicating the position of the display area of the first window inside the display data is displayed in the second window. , Moving the window mark in the second window with the pointer cursor, and based on the moving direction and moving amount of the window mark in the second window, the first mark
A method for controlling a window system, characterized in that the direction and amount of the scroll movement or the jump movement in the window are determined.
プレイと、情報の入力を行う入力手段と、任意の大きさ
の前記表示データの一部を前記ディスプレイの画面内に
設定される第1のウィンドウを介して選択的に表示し、
前記第1のウィンドウ内の表示画面のスクロール移動ま
たはジャンプ移動によって前記表示データの任意の領域
を表示するとともに、前記入力手段による操作によって
前記ディスプレイの前記画面内の任意の位置に位置付け
られるポインタカーソルを備えたウィンドウシステム
と、を含む情報処理装置であって、 前記第1のウィンドウ内の任意の位置にある前記ポイン
タカーソルの位置にて前記スクロール移動または前記ジ
ャンプ移動の制御を行うことを特徴とする情報処理装
置。6. A display for visualizing and outputting display data, an input means for inputting information, and a first window in which a part of the display data having an arbitrary size is set within the screen of the display. Selectively displayed via
An arbitrary area of the display data is displayed by scrolling or jumping the display screen in the first window, and a pointer cursor positioned at an arbitrary position in the screen of the display by an operation of the input unit is displayed. An information processing apparatus including a window system provided, wherein the scroll movement or the jump movement is controlled at a position of the pointer cursor at an arbitrary position in the first window. Information processing equipment.
内の前記ポインタカーソルの位置に第2のウィンドウを
表示させ、前記第2のウィンドウ内における前記ポイン
タカーソルの移動操作によって前記第1のウィンドウに
おける前記表示画面の前記スクロール移動または前記ジ
ャンプ移動を行わせることを特徴とする情報処理装置。7. The information processing apparatus according to claim 6, wherein the second window is displayed at the position of the pointer cursor in the first window when a specific information input operation is triggered, and the second window is displayed. An information processing apparatus, wherein the scroll movement or the jump movement of the display screen in the first window is performed by a movement operation of the pointer cursor in.
期位置を中心とし、半径が前記スクロール移動の量を表
す複数の同心円を描画し、前記同心円の中心からの前記
ポインタカーソルの移動方向および移動量によって前記
第1のウィンドウ内における前記スクロール移動または
前記ジャンプ移動の方向および量を決定することを特徴
とする情報処理装置。8. The information processing apparatus according to claim 7, wherein a plurality of concentric circles whose center is the initial position of the pointer cursor and whose radius indicates the amount of the scroll movement are drawn in the second window. An information processing apparatus, wherein the direction and amount of the scroll movement or the jump movement in the first window is determined by the movement direction and movement amount of the pointer cursor from the center of a concentric circle.
ける前記第1のウィンドウの表示領域の位置を示すウィ
ンドウマークを表示させ、前記ポインタカーソルによっ
て前記ウィンドウマークを前記第2のウィンドウ内で移
動させ、前記第2のウィンドウ内における前記ウィンド
ウマークの移動方向および移動量に基づいて、前記第1
のウィンドウ内における前記スクロール移動または前記
ジャンプ移動の方向および量を決定することを特徴とす
る情報処理装置。9. The information processing apparatus according to claim 7, wherein a window mark indicating a position of a display area of the first window inside the display data is displayed in the second window, and the pointer cursor is displayed. The window mark is moved in the second window by the first window, and the first mark is moved based on the moving direction and the moving amount of the window mark in the second window.
An information processing apparatus, which determines a direction and an amount of the scroll movement or the jump movement in the window.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8051469A JPH09244858A (en) | 1996-03-08 | 1996-03-08 | Window system control method and information processing apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8051469A JPH09244858A (en) | 1996-03-08 | 1996-03-08 | Window system control method and information processing apparatus |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH09244858A true JPH09244858A (en) | 1997-09-19 |
Family
ID=12887811
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP8051469A Withdrawn JPH09244858A (en) | 1996-03-08 | 1996-03-08 | Window system control method and information processing apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH09244858A (en) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003044195A (en) * | 2001-07-31 | 2003-02-14 | Ricoh Co Ltd | Screen scroll method |
| JP2008033695A (en) * | 2006-07-29 | 2008-02-14 | Sony Corp | Display content scroll method, scroll device, and scroll program |
| JP2009009381A (en) * | 2007-06-28 | 2009-01-15 | Casio Comput Co Ltd | Information display device and information display program |
| JP2010500662A (en) * | 2006-08-04 | 2010-01-07 | アップル インコーポレイテッド | Granular graphical user interface element |
| WO2010087204A1 (en) * | 2009-02-02 | 2010-08-05 | 日本電気株式会社 | Information display device, amount of movement display method and amount of movement display program |
-
1996
- 1996-03-08 JP JP8051469A patent/JPH09244858A/en not_active Withdrawn
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003044195A (en) * | 2001-07-31 | 2003-02-14 | Ricoh Co Ltd | Screen scroll method |
| JP2008033695A (en) * | 2006-07-29 | 2008-02-14 | Sony Corp | Display content scroll method, scroll device, and scroll program |
| JP2010500662A (en) * | 2006-08-04 | 2010-01-07 | アップル インコーポレイテッド | Granular graphical user interface element |
| JP2009009381A (en) * | 2007-06-28 | 2009-01-15 | Casio Comput Co Ltd | Information display device and information display program |
| WO2010087204A1 (en) * | 2009-02-02 | 2010-08-05 | 日本電気株式会社 | Information display device, amount of movement display method and amount of movement display program |
| JP5505314B2 (en) * | 2009-02-02 | 2014-05-28 | 日本電気株式会社 | Information display device, movement amount display method, and movement amount display program |
| US8786640B2 (en) | 2009-02-02 | 2014-07-22 | Nec Corporation | Information display device, moving distance display method and moving distance display program |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3924020B2 (en) | System and method for fine and coarse grain control of zoom in the display of one-dimensional data sets | |
| US4831556A (en) | Device capable of displaying window size and position | |
| JP3168156B2 (en) | Cursor movement control device | |
| JP3585357B2 (en) | Information processing apparatus and method, and recording medium recording information processing program | |
| JPH0651908A (en) | Information processing device equipped with touch panel type input device | |
| JP3601781B2 (en) | Computer device, display device, display control device, storage medium, program transmission device, display control method | |
| JPH1091384A (en) | Display system for tool bar | |
| JPH07295782A (en) | Screen display controlling method | |
| JPH01142818A (en) | Screen control system | |
| JP3015264B2 (en) | Information processing apparatus and method | |
| JPH09244858A (en) | Window system control method and information processing apparatus | |
| JP2008226097A (en) | Touch panel system | |
| JP3357760B2 (en) | Character / graphic input editing device | |
| JPH0721007A (en) | Information processing device and menu selection method | |
| JP2001195170A (en) | Portable electronic equipment, input controller and storage medium | |
| JP3045905B2 (en) | Character drawing device | |
| JP4143529B2 (en) | Information input device, information input method, computer program, and computer-readable storage medium | |
| JPS62150423A (en) | display control device | |
| JP3533758B2 (en) | Scroll control device and display device | |
| JP3313613B2 (en) | Apparatus and method for automatically correcting window display in multi-window system | |
| JPH10105334A (en) | Two-point selected figure moving method by touch panel | |
| JP2751114B2 (en) | Character processing method | |
| JP2981563B2 (en) | Electronics | |
| JP3038691B2 (en) | Window moving device | |
| JP3196476B2 (en) | Display view changer for CAD system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20030603 |