JPH0719195B2 - Multi-window display control method - Google Patents

Multi-window display control method

Info

Publication number
JPH0719195B2
JPH0719195B2 JP61125389A JP12538986A JPH0719195B2 JP H0719195 B2 JPH0719195 B2 JP H0719195B2 JP 61125389 A JP61125389 A JP 61125389A JP 12538986 A JP12538986 A JP 12538986A JP H0719195 B2 JPH0719195 B2 JP H0719195B2
Authority
JP
Japan
Prior art keywords
window
cursor
display
screen
display area
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.)
Expired - Fee Related
Application number
JP61125389A
Other languages
Japanese (ja)
Other versions
JPS62281074A (en
Inventor
茂樹 横井
大作 伊藤
Original Assignee
株式会社ピーエフユー
ピーエフユー関西ソフトウェア株式会社
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 株式会社ピーエフユー, ピーエフユー関西ソフトウェア株式会社 filed Critical 株式会社ピーエフユー
Priority to JP61125389A priority Critical patent/JPH0719195B2/en
Publication of JPS62281074A publication Critical patent/JPS62281074A/en
Publication of JPH0719195B2 publication Critical patent/JPH0719195B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔概要〕 マルチウインドウ表示画面において,画面上に特定の領
域を設けることなく,ウインドウ内でカーソルを移動さ
せるだけで,仮想画面上の表示領域を移動可能にする。
DETAILED DESCRIPTION [Overview] In a multi-window display screen, a display area on a virtual screen can be moved by moving a cursor in the window without providing a specific area on the screen.

〔産業上の利用分野〕[Industrial application field]

本発明は,計算機システムにおける表示制御方式に関す
るものであり,特にマルチウインドウ表示画面における
表示制御方式に関する。
The present invention relates to a display control method in a computer system, and particularly to a display control method in a multi-window display screen.

〔従来の技術〕[Conventional technology]

並行して複数の情報処理を実行する場合,1つの表示装置
の画面上に、各情報処理の結果を同時に表示する必要が
ある。このような場合,いわゆるマルチウインドウ技法
を用いた多重画面表示方式が多く利用される。
When executing a plurality of information processings in parallel, it is necessary to simultaneously display the results of each information processing on the screen of one display device. In such a case, a multi-screen display method using a so-called multi-window technique is often used.

第4図は,マルチウインドウ表示画面の1例を示したも
のである。
FIG. 4 shows an example of a multi-window display screen.

第4図において,11は表示装置の物理画面,12a,12b,12c
はマルチウインドウを構成する個々のウインドウを表
す。
In FIG. 4, 11 is a physical screen of the display device, 12a, 12b, 12c.
Represents the individual windows that make up the multi-window.

マルチウインドウの各ウインドウが重なり合う領域で
は,前面に位置するウインドウに優位性が認められて,
その表示が行われる。また画面編集処理は,最前面のウ
インドウ(図示の例では,ウインドウ12a)についての
み可能にされる(アクティブウインドウと呼ばれる)。
In the area where each window of the multi-window overlaps, the window located in the front is superior,
The display is performed. Further, the screen editing process is enabled only for the frontmost window (window 12a in the illustrated example) (called an active window).

ところで,後に位置するウインドウは,通常,キー制御
により循環的に前送りできるようになっているので,も
しも後に位置するウインドウのいずれかについて,画面
編集処理が必要となった場合には,そのウインドウを最
前面に移してから処理が行われる。
By the way, since the window located at the rear is normally designed to be able to be forwarded cyclically by key control, if any of the windows located at the rear needs screen editing processing, that window will be moved forward. Is moved to the foreground before processing is performed.

一般に,マルチウインドウ表示画面の個々のウインドウ
の大きさは,それぞれが対応する各情報処理の仮想画面
の大きさにくらべて小さい場合が多い。したがって,ど
の部分をウインドウ内に表示させるかを指定する操作が
必要となる。
Generally, the size of each window of the multi-window display screen is often smaller than the size of the virtual screen of each information processing corresponding to each window. Therefore, it is necessary to specify which part should be displayed in the window.

従来は,ウインドウ内に特定のコマンド領域(たとえば
ウインドウ下部の一定の領域)を設け,そのコマンド領
域をマウスカーソル等でポインティングすることで行っ
ていた。
Conventionally, a specific command area (for example, a fixed area at the bottom of the window) is provided in the window, and the command area is pointed with a mouse cursor or the like.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上述したように,マルチウインドウ表示画面のウインド
ウ内にコマンド領域を設けて,仮想画面の表示領域移動
(スクロール)を制御する従来の方式は,ウインドウ内
で仮想画面の表示に有効使用できる面積を,そのコマン
ド領域の分だけ減少させるという問題があった。
As described above, the conventional method of controlling the display area movement (scrolling) of the virtual screen by providing the command area in the window of the multi-window display screen determines the area that can be effectively used to display the virtual screen in the window. There was a problem of reducing only the command area.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は,カーソルをウインドウのいずれかの端(境
界)に位置づけたとき,その方向に自動的に仮想画面上
の表示領域移動制御を行う手段を提供することによっ
て,特定のコマンド領域を不要とし,上記した従来方式
の問題点を解決するものである。
The present invention eliminates the need for a specific command area by providing means for automatically controlling the display area movement on the virtual screen in that direction when the cursor is positioned at either end (boundary) of the window. The problems of the conventional method described above are solved.

第1図は,本発明の原理を例示的方法で示した概念図で
ある。
FIG. 1 is a conceptual diagram illustrating the principles of the present invention in an exemplary manner.

第1図において,11は物理画面,12a,12b,12cはマルチウ
インドウを構成する個々のウインドウ,13はカーソル
(たとえばマウスカーソル),14はマルチウインドウ表
示制御部,15はカーソル位置データ,16はウインドウ境界
データ,17はカーソル位置解析部,18は表示領域移動制御
部,19aはウインドウ12aに対応する仮想画面,A1は現在の
表示領域,A2は移動目標の表示領域である。
In FIG. 1, 11 is a physical screen, 12a, 12b and 12c are individual windows constituting a multi-window, 13 is a cursor (eg mouse cursor), 14 is a multi-window display controller, 15 is cursor position data, 16 is Window boundary data, 17 is a cursor position analysis unit, 18 is a display area movement control unit, 19a is a virtual screen corresponding to the window 12a, A1 is a current display area, and A2 is a movement target display area.

マルチウインドウ表示制御部14において,カーソル位置
データ15は,カーソル13(マウスカーソルなどの任意の
カーソルでよい)の座標データ(Xi,Yi)であり,カー
ソル移動にしたがって変化する。
In the multi-window display controller 14, the cursor position data 15 is coordinate data (Xi, Yi) of the cursor 13 (which may be any cursor such as a mouse cursor), and changes as the cursor moves.

ウインドウ境界データ16は,操作対象の最前面のウイン
ドウ(アクティブウインドウ)12aの領域の上,下,
左,右の境界を規定する座標データ(X0,Y0,X1,Y1
である。
The window boundary data 16 includes the upper and lower areas of the frontmost window (active window) 12a to be operated,
Coordinate data (X 0 , Y 0 , X 1 , Y 1 ) that defines the left and right boundaries
Is.

カーソル位置解析部17は,カーソル位置データ15とウイ
ンドウ境界データ16とを比較し,カーソル13がウインド
ウ12a内にあって,かつ所定のスイッチの押下が行われ
たときに,表示領域移動を実行する制御状態(領域移動
モードと呼ぶ)を設定し,(なお,もう一度スイッチを
はなすとこの制御状態は解除される),次にカーソル位
置がウインドウの上下左右のいずれかの境界と一致した
ときに,その一致した境界の方向に表示領域を移動する
指示を,表示領域移動制御部18に対して行う。この指示
は,カーソルが境界と一致している間だけ出力される。
The cursor position analysis unit 17 compares the cursor position data 15 with the window boundary data 16, and executes the display area movement when the cursor 13 is in the window 12a and a predetermined switch is pressed. Set a control state (called area movement mode) (note that this control state is released when the switch is released again), and then when the cursor position matches any of the upper, lower, left, or right boundaries of the window, The display area movement control unit 18 is instructed to move the display area in the direction of the coincident boundary. This directive is output only while the cursor is aligned with the boundary.

表示領域移動制御部18は,領域移動モード時に,カーソ
ル位置解析部17から指示される領域移動の方向にしたが
って,仮想画面19a上での表示領域A1を移動目標の表示
領域A2に向けて逐次移動させる制御を行い,表示領域移
動の指示がなくなった位置で停止する。
In the area movement mode, the display area movement control unit 18 sequentially moves the display area A1 on the virtual screen 19a toward the movement target display area A2 according to the area movement direction instructed by the cursor position analysis unit 17. Control is performed to stop at the position where there is no instruction to move the display area.

〔作用〕[Action]

第2図に,本発明によるマルチウインドウ制御方式を適
用した場合の,表示領域移動操作の具体例を示す。
FIG. 2 shows a specific example of the display area moving operation when the multi-window control method according to the present invention is applied.

第2図において,参照番号11,12a,12b,19aの各要素は,
第1図に示されているものと同じであり,また20はマウ
ス,21は領域移動モードの設定,解除の指示に使用する
ボタンスイッチを表す。
In FIG. 2, each element of reference numbers 11, 12a, 12b, 19a is
It is the same as that shown in FIG. 1, 20 is a mouse, and 21 is a button switch used for instructing the setting and cancellation of the area movement mode.

第2図(a)は,カーソル13を,ウインドウ12a内に移
動して,マウス20のボタンスイッチ21を押下し,領域移
動モードを設定した状態である。このとき,ウインドウ
12aには,仮想画面19aの表示領域A1が表示されている。
FIG. 2A shows a state in which the cursor 13 is moved into the window 12a and the button switch 21 of the mouse 20 is pressed to set the area moving mode. At this time, the window
The display area A1 of the virtual screen 19a is displayed on 12a.

第2図(b)は,マウス20のボタンスイッチ21を押下し
たまま移動して,カーソル13で,ウインドウ12aの右側
境界をポインティングし,ウインドウ12aに表示する仮
想画面19aの表示領域をA1からA2に移動した状態であ
る。
In FIG. 2B, the mouse 20 is moved with the button switch 21 held down, the cursor 13 is used to point the right boundary of the window 12a, and the display area of the virtual screen 19a displayed in the window 12a is changed from A1 to A2. It has been moved to.

第2図(c)は,さらにマウス20のボタンスイッチ21を
押下したまま移動して,カーソル13で,ウインドウ12a
の下側境界をポイティングし,仮想画面19aの表示領域
をA2からA3に移動した状態である。
In FIG. 2 (c), the mouse 20 is moved while the button switch 21 is being pressed, and the cursor 13 is moved to the window 12a.
The lower boundary is pointed and the display area of the virtual screen 19a is moved from A2 to A3.

第2図(d)は,カーソル13をウインドウ12a内に戻
し,マウス20のボタンスイッチ21をはなして,領域移動
モードを解除した状態である。
FIG. 2 (d) shows a state in which the cursor 13 is returned to the window 12a, the button switch 21 of the mouse 20 is released, and the area moving mode is released.

これにより,通常処理の制御モードとなり,画面編集処
理等が可能となる。
As a result, the normal processing control mode is set, and screen editing processing and the like are possible.

このように,操作対象のウインドウ内で,カーソルを所
望の方向の境界に移動するだけで,表示領域の移動を簡
単に実現することができる。
In this way, the display area can be easily moved only by moving the cursor to the boundary in the desired direction in the operation target window.

〔実施例〕〔Example〕

第3図に本発明の1実施例の構成を示す。 FIG. 3 shows the configuration of one embodiment of the present invention.

第3図において,1は処理装置,2はメモリ,3は表示装置,1
1は表示装置3の物理画面,12a,12b,12cはそれぞれウイ
ンドウ,13はカーソル,14はマルチウインドウ表示制御
部,15はカーソル位置データ,16はウインドウ境界デー
タ,17はカーソル位置解析部,18は表示領域移動制御部,1
9a,19b,19cはそれぞれ仮想画面,20はマウス,21はボタン
スイッチ,22はマウス入力部,23はカーソル制御部,24は
モード制御部,25は移動制御モードフラグ,26はウインド
ウ管理部である。
In FIG. 3, 1 is a processing device, 2 is a memory, 3 is a display device, 1
1 is a physical screen of the display device 3, 12a, 12b and 12c are windows, 13 is a cursor, 14 is a multi-window display control unit, 15 is cursor position data, 16 is window boundary data, 17 is cursor position analysis unit, 18 Is the display area movement controller, 1
Reference numerals 9a, 19b and 19c are virtual screens, 20 is a mouse, 21 is a button switch, 22 is a mouse input section, 23 is a cursor control section, 24 is a mode control section, 25 is a movement control mode flag, and 26 is a window management section. is there.

なお,第3図中で,第1図あるいは第2図と共通の参照
番号をもつ要素は,同じ要素を指しているから,それら
についてなされた説明は,第3図においても適用され
る。
Incidentally, in FIG. 3, the elements having the same reference numerals as those in FIG. 1 or FIG. 2 indicate the same elements, and therefore the explanation made about them also applies in FIG.

表示装置3の物理画面11は,マルチウインドウ表示制御
部14によって制御され,各ウインドウ12a,12b,12cは,
ウインドウ管理部26によって,各情報処理と対応づけて
管理される。
The physical screen 11 of the display device 3 is controlled by the multi-window display control unit 14, and each window 12a, 12b, 12c is
The window management unit 26 manages the information in association with each information processing.

各ウインドウ12a,12b,12cには,メモリ3にそれぞれ仮
想画面19a,19b,19cで示されている領域の中で,表示領
域移動制御部18によって切り出された表示領域A,B,Cの
データが表示される。
In each of the windows 12a, 12b, 12c, the data of the display areas A, B, C cut out by the display area movement control unit 18 in the areas indicated by the virtual screens 19a, 19b, 19c in the memory 3 respectively. Is displayed.

マウス20の出力は,マウス入力部22をを介して,移動量
データおよびボタンスイッチ信号として,それぞれカー
ソル制御部23およびモード制御部24に印加される。マウ
ス入力部22は,マウス20の移動量をカーソル13の移動量
に変換する処理その他のインタフェース処理を行う。
The output of the mouse 20 is applied to the cursor control unit 23 and the mode control unit 24 via the mouse input unit 22 as movement amount data and button switch signals, respectively. The mouse input unit 22 performs a process of converting a moving amount of the mouse 20 into a moving amount of the cursor 13 and other interface processes.

カーソル制御部23は,マウス20からの移動量データに基
づいて,カーソル13の位置(X座標,Y座標)を制御す
る。
The cursor control unit 23 controls the position (X coordinate, Y coordinate) of the cursor 13 based on the movement amount data from the mouse 20.

カーソル制御部23から出力されるカーソル位置データ15
は,カーソル位置解析部17において,ウインドウ管理部
26から得られるアクティブウインドウのウインドウ境界
データ16と比較され,カーソルがウインドウ内にあるも
のと判定されたとき,モード制御部24に,ウインドウ内
であることの状態通知が行われる。
Cursor position data 15 output from the cursor control unit 23
Is a window management unit in the cursor position analysis unit 17.
When compared with the window boundary data 16 of the active window obtained from 26 and it is determined that the cursor is in the window, the mode control unit 24 is notified of the state of being in the window.

モード制御部24は,カーソル13がウインドウ内にある状
態でマウス20からのボタンスイッチ信号を検出すると,
領域移動モードフラグ25を反転制御する。すなわち,領
域移動モードフラグ25がOFF状態にあったならば,これ
をON状態にし,他方,ON状態にあったならばOFFにする。
When the mode control unit 24 detects a button switch signal from the mouse 20 while the cursor 13 is in the window,
The area movement mode flag 25 is controlled to be reversed. That is, if the area movement mode flag 25 is in the OFF state, it is turned ON, while if it is in the ON state, it is turned OFF.

カーソル位置解析部17は,領域移動モードフラグ25がON
のとき,変化するカーソル位置データ15がウインドウ境
界データ16と一致するかどうかを調べ,一致している
間,その上,下,左,右のいずれかの移動方向を表示領
域移動制御部18に通知する。またこれと同時に,カーソ
ル制御部23に対して,カーソルがウインドウ境界を越え
て移動しないようウインドウ領域内に閉じこめる制御を
行い,カーソルによる領域移動操作を容易にする。
In the cursor position analysis unit 17, the area movement mode flag 25 is ON
In the case of, it is checked whether or not the changing cursor position data 15 matches the window boundary data 16, and while the cursor position data 15 matches, the display area movement control unit 18 is moved to any of the upward, downward, left, and right movement directions. Notice. At the same time, the cursor control unit 23 is controlled to lock the cursor in the window area so that the cursor does not move over the window boundary, and the cursor area movement operation is facilitated.

表示領域移動制御部18は,第2図で説明された方法で,
移動方向の指示にしたがって,仮想画面内での表示領域
移動を行う。
The display area movement control unit 18 uses the method described in FIG.
The display area is moved within the virtual screen according to the direction of movement.

〔発明の効果〕〔The invention's effect〕

本発明によれば,操作者が感覚的にとらえやすい操作で
表示領域の移動を行うことができ,また処理結果の表示
に使用できる物理画面の有効面積が増大するため,それ
だけ,表示画面が複雑化するのを避けることができる。
According to the present invention, the display area can be moved by an operation that the operator can easily perceive, and the effective area of the physical screen that can be used to display the processing result is increased. Can be avoided.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の原理を示す概念図,第2図は本発明に
よる表示領域移動操作の具体例を示す説明図,第3図は
本発明の1実施例の構成図,第4図はマルチウインドウ
表示画面の説明図である。 第1図中, 11:物理画面 12a,12b,12c:ウインドウ 14:マルチウインドウ表示制御部 17:カーソル位置解析部 19a:仮想画面
FIG. 1 is a conceptual diagram showing the principle of the present invention, FIG. 2 is an explanatory diagram showing a specific example of a display area moving operation according to the present invention, FIG. 3 is a configuration diagram of one embodiment of the present invention, and FIG. It is an explanatory view of a multi-window display screen. In Fig. 1, 11: physical screen 12a, 12b, 12c: window 14: multi-window display control unit 17: cursor position analysis unit 19a: virtual screen

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】マルチウインドウ表示制御手段をそなえた
計算機システムにおいて, 上記マルチウインドウ表示制御手段は,表示装置のマル
チウインドウ画面上で,操作対象の1つのウインドウの
上下左右の境界を規定する境界座標と,現在のカーソル
の位置とを比較し、カーソルの位置が上記ウインドウの
境界内にあるときに所定のスイッチの押下が行われた場
合,そのウインドウについて,仮想画面上での表示領域
を移動する制御状態を設定し,その制御状態において,
カーソルの位置が上記ウインドウの上下左右の境界のい
ずれかと一致した場合,その一致した境界の方向に,上
記仮想画面上の表示領域を移動させるように,制御する
ことを特徴とするマルチウインドウ表示制御方式。
1. A computer system having multi-window display control means, wherein the multi-window display control means defines boundary coordinates for defining upper, lower, left and right boundaries of one window to be operated on a multi-window screen of a display device. And the current cursor position are compared, and if the predetermined switch is pressed while the cursor position is within the boundary of the window, the display area on the virtual screen is moved for that window. Set the control state, and in that control state,
When the position of the cursor coincides with any of the upper, lower, left and right boundaries of the window, the multi-window display control is characterized in that the display area on the virtual screen is moved in the direction of the coincident boundary. method.
JP61125389A 1986-05-30 1986-05-30 Multi-window display control method Expired - Fee Related JPH0719195B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61125389A JPH0719195B2 (en) 1986-05-30 1986-05-30 Multi-window display control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61125389A JPH0719195B2 (en) 1986-05-30 1986-05-30 Multi-window display control method

Publications (2)

Publication Number Publication Date
JPS62281074A JPS62281074A (en) 1987-12-05
JPH0719195B2 true JPH0719195B2 (en) 1995-03-06

Family

ID=14908924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61125389A Expired - Fee Related JPH0719195B2 (en) 1986-05-30 1986-05-30 Multi-window display control method

Country Status (1)

Country Link
JP (1) JPH0719195B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2784032B2 (en) * 1989-04-04 1998-08-06 株式会社日立製作所 Screen display switching method and screen display switching device
JP2807117B2 (en) * 1992-02-21 1998-10-08 カシオ計算機株式会社 Window display control device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5390820A (en) * 1977-01-21 1978-08-10 Toshiba Corp Roll-up system for display unit
JPS58192145A (en) * 1982-05-06 1983-11-09 Toshiba Corp Extended scroll system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5390820A (en) * 1977-01-21 1978-08-10 Toshiba Corp Roll-up system for display unit
JPS58192145A (en) * 1982-05-06 1983-11-09 Toshiba Corp Extended scroll system

Also Published As

Publication number Publication date
JPS62281074A (en) 1987-12-05

Similar Documents

Publication Publication Date Title
US4786897A (en) Display screen control method
GB2314245A (en) Graphical user interface
JP4280329B2 (en) Coordinate input device
JPH0439092B2 (en)
JPH0719195B2 (en) Multi-window display control method
JPH06230888A (en) Mouse input system in touch panel
JPH0462090B2 (en)
JPH0384611A (en) Terminal emulation device
JPS62281076A (en) Production starting system
JPH04133124A (en) Pointing cursor movement control method and its data processor
JPH03256116A (en) Information processor
JPH0511959A (en) Multiwindow controller
JP2691601B2 (en) Cursor display position control method
JPH02190896A (en) Cursor movement control system for input picture
JP3038691B2 (en) Window moving device
JPH07129356A (en) Multiwindow system
JPH02122326A (en) Window erasing method and window display device executing such method
JPH07121299A (en) Pen computer device
JPH0330011A (en) Display controller
JP2586665B2 (en) Multi-window display method
JP2690059B2 (en) Cursor shape display processing method
JPH02118719A (en) Menu display system classified by operation mode
JPH05289843A (en) Cursor control method
JPH04280318A (en) Page retrieval system in mouse input
JPH0618037B2 (en) Sub-window display control method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees