JPS62209678A - Control system for multiwindow layout - Google Patents

Control system for multiwindow layout

Info

Publication number
JPS62209678A
JPS62209678A JP61038736A JP3873686A JPS62209678A JP S62209678 A JPS62209678 A JP S62209678A JP 61038736 A JP61038736 A JP 61038736A JP 3873686 A JP3873686 A JP 3873686A JP S62209678 A JPS62209678 A JP S62209678A
Authority
JP
Japan
Prior art keywords
window
overlap
moving
moving direction
display
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.)
Pending
Application number
JP61038736A
Other languages
Japanese (ja)
Inventor
Shinichi Shimizu
慎一 清水
Fumio Honda
文雄 本田
Akira Yasusato
安里 彰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61038736A priority Critical patent/JPS62209678A/en
Publication of JPS62209678A publication Critical patent/JPS62209678A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To make plural multiwindow more visible by automatically minimizing the way plural windows overlap at the time of display, which an operator partially views. CONSTITUTION:The titled system is provided with a overlap table 1 holding overlap information showing the way plural windows overlap, a table control part 2 controlling the I/O of the table 1, a moving direction decision part 3 deciding the moving direction of each window, and a window moving part 4 moving the window concerned by one dot, that is, a fixed amount, in the moving direction. Then the way plural windows overlap is checked to decide the moving direction. Simultaneously after the window is moved by the fixed amount, the overlap after moving is checked to minimize. Thus display information on each window is made more visible.

Description

【発明の詳細な説明】 〔概要〕 本発明はマルチウィンドウを備えたシステムにか児えな
い複数のウィンドウの重なり具合を自動的に最小にする
ことにより見易くする方式である。
DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention is a system that automatically minimizes the overlapping degree of a plurality of windows to make them easier to see, which is necessary in a system with multiple windows.

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

本発明は情報処理分野におけるマルチウィンドウを有す
るシステムに係り、特に複数のウィンドウの表示部の重
なりを最小化する方式に関する。
The present invention relates to a system having multiple windows in the information processing field, and more particularly to a method for minimizing overlapping display portions of multiple windows.

〔従来の技術〕[Conventional technology]

従来のマルチウィンドウを有するシステムの表示レイア
クトは人間が表示部(ディスプレイ)を見ながら行なっ
ていた。
The display layout of a conventional multi-window system was performed by a human while looking at a display.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

該従来方式では、人間がディスプレイを見てマルチウィ
ンドウのレイアウトを行なうため、操作が複雑でわずら
れしく、かつ微妙な配置が出来ない欠点があった。
In this conventional method, a human performs multi-window layout by looking at the display, which has the disadvantage that operations are complicated and cumbersome, and delicate arrangement cannot be performed.

本発明は前記欠点に鑑みてなされたもので、マルチウィ
ンドウの表示の重なりを自動的に最小化することを目的
とする。
The present invention has been made in view of the above-mentioned drawbacks, and an object of the present invention is to automatically minimize the overlap of multi-window displays.

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

該目的は、表示部5に複数のウィンドウ(マルチウィン
ドウ)を開設するシステムにおいて、各ウィンドウ毎の
重なり具合を示す重畳情報を保持する重畳テーブル1と
、該テーブルの入出力を管理するテーブル管理部2と、
該重畳情報に基づき各ウィンドウの移動方向を決定する
移動方向決定部3と、該移動方向に当該ウィンドウを1
ド、ト一定量移動させるウィンドウ移動部を設けたマル
チウィンドウレイアウト制御方式たより達成される。
The purpose is to create a superimposition table 1 that holds superimposition information indicating the degree of overlap for each window in a system that opens multiple windows (multi-window) on the display unit 5, and a table management section that manages input and output of the table. 2 and
a moving direction determining unit 3 that determines the moving direction of each window based on the superimposition information;
This is achieved by using a multi-window layout control system that includes a window moving section that moves the windows by a certain amount.

〔作用〕[Effect]

本発明はマルチウィンドウシステムにおいて、各ウィン
ドウの重なり具合を調べて、移動方向を決定するととも
に当該ウィンドウを一定量移動させた後、更に当該移動
後の重なり具合を調べて重なりを最小化することにより
、各ウィンドウの表示情報を見易くすることを自損する
ものである。
In a multi-window system, the present invention examines the overlapping condition of each window, determines the moving direction, moves the window by a certain amount, and then further examines the overlapping condition after the movement to minimize the overlap. , it is at the expense of making the display information of each window easier to see.

〔実施例〕〔Example〕

以下図面を参照しつつ本発明の詳細な説明する。 The present invention will be described in detail below with reference to the drawings.

第1図は本発明の原理図である。FIG. 1 is a diagram showing the principle of the present invention.

図において、1は重畳テーブル、2はテーブル管理部、
3は移動方向決定部、4はウィンドウ移動部、5は表示
部(ディスプレイ)である。
In the figure, 1 is a superimposition table, 2 is a table management section,
3 is a moving direction determining section, 4 is a window moving section, and 5 is a display section.

第2図は本発明の一実施例を示す移動方向決定部とウィ
ンドウ移動部の処理フローを示す図である。
FIG. 2 is a diagram showing a processing flow of a moving direction determining section and a window moving section according to an embodiment of the present invention.

図において、21は隠角判定部、22はウィンドウ取出
し部、23は第1移動判定部、24は戻し部、25は合
成部、26は第2移動部である。
In the figure, 21 is a hidden angle determination section, 22 is a window extraction section, 23 is a first movement determination section, 24 is a return section, 25 is a combination section, and 26 is a second movement section.

表示部51C開設されたマルチウィンド八ウィンドウは
表示部5上で適当のサイズの表示域を持つレイアウトを
行な5場合、各マルチウィンドウの重なり(重畳)具合
を重畳テーブル1よりテーブル管理部2で読出し、該重
畳テーブル1(各ウィンドウの現アドレスが格納されて
いる。)を検索し、ウィンドウ移動方向決定部3で各ウ
ィンドウの移動方向を決定し所定の移動を重なりが無(
なるか、移動可にしなウィンドウの無くなるか、又は重
なりを持つウィンドウが表示部5のある決められた境界
に達するまで、繰返し実行する。
The eight multi-windows opened on the display section 51C are laid out on the display section 5 to have a display area of an appropriate size.In this case, the degree of overlapping (superimposition) of each multi-window is determined from the superimposition table 1 in the table management section 2. The superimposition table 1 (in which the current address of each window is stored) is read, and the window movement direction determining unit 3 determines the movement direction of each window, and performs a predetermined movement without overlapping (
The process is repeated until there are no more movable windows, or there are no more movable windows, or the overlapping windows reach a certain predetermined boundary of the display unit 5.

次に第2図を参照しながら動作″説明する。Next, the operation will be explained with reference to FIG.

■ 重畳テーブルに隠れている端点な有し、移動可能な
ウィンドウがあるかを調べる。(・・・隠角判定部21
) ■ 移動可能で、隠角を有するウィンドウがなげれば終
了し、あれば■に行く。
■ Check to see if there are any movable windows with hidden endpoints in the superimposition table. (... Hidden angle determination unit 21
) ■ If the window is moveable and has a hidden angle, it will end, and if it is, go to ■.

■ 隠れている角があるウィンドウを取り出す。■ Take out the window with the hidden corner.

(・・・ウィンドウ取出部22) ■ 該ウィンドウの4隅のうち隠れている角を検出し、
該角と対角方向である移動方向を決定する。
(...Window extraction unit 22) ■ Detects the hidden corner among the four corners of the window,
A direction of movement that is diagonal to the corner is determined.

(・・・移動方向決定部3) ■ 該移動方向に該ウィンドウを1ドツト移動する。(
第1移動)(・・・移動部4) ■ 第1移動後、新たに隠角が生じたウィンドウがある
か調べる。(・・・第1移動判定部23)■ ■の結果
該ウィンドウがなげれば■に戻る。
(...movement direction determining unit 3) (2) Move the window one dot in the movement direction. (
(first movement) (...movement unit 4) ■ After the first movement, check whether there is a window in which a new hidden angle has occurred. (...first movement determination unit 23) ■ If the window is moved as a result of step (2), the process returns to step (2).

■ 重なりがある場合は当該型なりウィンドウの第1移
動を元に戻す。(・・・戻し部24)■ 第1移動で新
たに重なった該ウィンドウの方向の合成(長さ1ドツト
で方向ベクトルを合成する)を第2移動方向とする。(
・・・合成部23)(・・・移動方向決定部3) [相] 該ウィンドウを新たな方向に1ドツト移動させ
る。(第2移動部26)(・・・移動部4)〔発明の効
果) 以上駅間した様に本発明によれば、複数ウィンドウを有
するシステムのウィンドウの重なりを効富よく少なくす
ることができる。
■ If there is an overlap, undo the first movement of the relevant pattern window. (...Returning unit 24) ■ The combination of the directions of the newly overlapped windows in the first movement (combination of direction vectors with a length of 1 dot) is set as the second movement direction. (
...Composition unit 23) (...Movement direction determination unit 3) [Phase] Move the window one dot in a new direction. (Second moving unit 26) (...moving unit 4) [Effects of the invention] As described above between stations, according to the present invention, it is possible to effectively reduce the overlap of windows in a system having multiple windows. .

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

第1図は本発明の原理図である。 第2図は本発明の一実施例を示す移動方向決定部の処理
フローを示す図である。
FIG. 1 is a diagram showing the principle of the present invention. FIG. 2 is a diagram illustrating a processing flow of a moving direction determining section according to an embodiment of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 表示部(5)にマルチウィンドウを開設するシステムに
おいて、各ウィンドウ毎の重畳情報を保持するテーブル
手段(1)と、該テーブルのアクセスを管理するテーブ
ル管理手段(2)と、該ウィンドウの重畳情報に基づき
移動方向を決定する手段(3)と、該移動方向へ当該ウ
ィンドウを一定量移動する手段(4)を設けたことを特
徴とするマルチウィンドウレイアウトの制御方式。
In a system that opens multiple windows on a display unit (5), there is provided a table means (1) for holding superimposition information for each window, a table management means (2) for managing access to the table, and superposition information for the window. A control system for a multi-window layout, comprising: means (3) for determining a movement direction based on the movement direction; and means (4) for moving the window by a certain amount in the movement direction.
JP61038736A 1986-02-24 1986-02-24 Control system for multiwindow layout Pending JPS62209678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61038736A JPS62209678A (en) 1986-02-24 1986-02-24 Control system for multiwindow layout

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61038736A JPS62209678A (en) 1986-02-24 1986-02-24 Control system for multiwindow layout

Publications (1)

Publication Number Publication Date
JPS62209678A true JPS62209678A (en) 1987-09-14

Family

ID=12533609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61038736A Pending JPS62209678A (en) 1986-02-24 1986-02-24 Control system for multiwindow layout

Country Status (1)

Country Link
JP (1) JPS62209678A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1993009489A1 (en) * 1991-10-31 1993-05-13 Fanuc Ltd Method for displaying detailed data in interactive numerical control equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6017485A (en) * 1983-07-08 1985-01-29 シャープ株式会社 Image split controller
JPS60136879A (en) * 1983-12-26 1985-07-20 Hitachi Ltd Document editing system
JPS60262241A (en) * 1984-06-08 1985-12-25 Sharp Corp Information display method of computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6017485A (en) * 1983-07-08 1985-01-29 シャープ株式会社 Image split controller
JPS60136879A (en) * 1983-12-26 1985-07-20 Hitachi Ltd Document editing system
JPS60262241A (en) * 1984-06-08 1985-12-25 Sharp Corp Information display method of computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1993009489A1 (en) * 1991-10-31 1993-05-13 Fanuc Ltd Method for displaying detailed data in interactive numerical control equipment

Similar Documents

Publication Publication Date Title
JPS62209678A (en) Control system for multiwindow layout
JPH06103013A (en) Method for enlarging/reducing window
JP3119660B2 (en) Display control device for display device displaying window
JP2529121B2 (en) Zoom Rome control system
JPH0467093A (en) Temporary window enlarging display system
JPS63245514A (en) Display control system
JP2667187B2 (en) Line clipping method in multi-window
JPS62242232A (en) Display device
JPS63292226A (en) Window movement control system
JPH03263088A (en) Cursor display system
JPS63228215A (en) Window shift control system
JPS6461785A (en) Display device
JPH03136173A (en) Graphic editing device
JPH02281328A (en) Picture controller
JPH04148423A (en) Window system
JPH10240446A (en) Editing graphic selection system
JPS6368922A (en) Mouse cursor display device
JPH0222728A (en) Cursor display system for multiwindow system
JPS62274370A (en) Multi-window control system
JPH02198494A (en) Window dividing device
JPH02201623A (en) System for controlling plural mouse cursors
JPS63140326A (en) Window display control system
JPH03273293A (en) Multiwindow display device
JPH03116223A (en) Screen control system for input of variable length data
JPH0561454A (en) Screen scrolling system