JPH0667835A - Multiwindow display system - Google Patents

Multiwindow display system

Info

Publication number
JPH0667835A
JPH0667835A JP4222913A JP22291392A JPH0667835A JP H0667835 A JPH0667835 A JP H0667835A JP 4222913 A JP4222913 A JP 4222913A JP 22291392 A JP22291392 A JP 22291392A JP H0667835 A JPH0667835 A JP H0667835A
Authority
JP
Japan
Prior art keywords
window
display
windows
displayed
display system
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
Application number
JP4222913A
Other languages
Japanese (ja)
Inventor
Koichi Nishino
浩一 西野
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.)
Olympus Corp
Original Assignee
Olympus Optical Co 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 Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP4222913A priority Critical patent/JPH0667835A/en
Publication of JPH0667835A publication Critical patent/JPH0667835A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To provide a multiwindow display system capable of clearing relation among many windows to be used and easily checking and accessing the positional relation of overlapped windows. CONSTITUTION:A window control part 5 for controlling the size of a window, the change of a display position, the transfer of data among windows, etc., is connected to a central processing unit(CPU) 1 and an window information recording part 6 for recording window information and an window overlapped state detecting part 7 for detecting the positional relation of all windows are connected to the control part 5. On the other hand, an image memory part 8 for recording much image data and a display part 9 for synthesizing window display and the point display of a mouse pointer 3 and displaying the synthesized result are connected to the CPU 1 and a superposed window existing on any position can also be displayed on the uppermost (top) position by specifying the symbol of the window.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ディスプレイ画面を用
いたマルチウィンドウシステムに係り、特に重なりウィ
ンドウの表示システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-window system using a display screen, and more particularly to a display system for overlapping windows.

【0002】[0002]

【従来の技術】一般的に、限られたディスプレイ画面の
スペースを有効利用するために、ディスプレイ画面上に
“ウィンドウ”と称される複数の表示画面を設けるマル
チウィンドウ方式がある。このマルチウィンドウ方式に
は、表示方式の違いから、画面をある領域に分割して使
用する分割方式と、重ね合わせて使用するオーバーラッ
プ方式がある。前記分割方式は、分割した領域の数が多
くなると1つの領域の表示できる情報量が限られるた
め、スクロール操作を頻繁に行う必要がある。
2. Description of the Related Art Generally, there is a multi-window system in which a plurality of display screens called "windows" are provided on the display screen in order to effectively use a limited display screen space. The multi-window method includes a division method in which the screen is divided into a certain area and used, and an overlap method in which the screens are overlapped depending on the display method. In the division method, when the number of divided areas is large, the amount of information that can be displayed in one area is limited. Therefore, it is necessary to frequently perform the scroll operation.

【0003】これに対して、オーバーラップ方式は1つ
のウィンドウの下層になった重なりウィンドウは隠れて
しまうがトップに呼び出すことにより、上層に表示で
き、より多くの情報を一覧することができる。
On the other hand, in the overlap method, an overlapping window in the lower layer of one window is hidden, but by calling the window at the top, it can be displayed in the upper layer and more information can be listed.

【0004】また、オーバーラップ方式は、ウィンドウ
の大きさや表示位置をユーザやプログラムにより自由に
変更することができ、また、ウィンドウ間でデータの受
け渡しを自由に行えば、作業効率が格段に向上するもの
である。
In the overlap method, the size and display position of windows can be freely changed by a user or a program, and if data is freely exchanged between windows, work efficiency is significantly improved. It is a thing.

【0005】しかしながら、このオーバーラップ方式の
ウィンドウにおいて、重なり合って下層になったウィン
ドウ(以下、重なりウィンドウと称する)を呼び出す
時、上層ウィンドウの表示位置の移動、表示サイズの変
更、ウィンドウのクローズ等を上層にあるウィンドウの
数だけ行わなければならず、作業効率を低下させてい
る。この問題を解決するものとして、特公平3−647
97号公報に開示される表示システムがある。
However, in this overlap-type window, when a window that overlaps and becomes a lower layer (hereinafter referred to as an overlapping window) is called, the display position of the upper layer window is changed, the display size is changed, and the window is closed. The number of windows in the upper layer must be performed, which reduces work efficiency. As a solution to this problem, Japanese Patent Publication No. 3-647
There is a display system disclosed in Japanese Patent Publication No. 97.

【0006】このシステムは、ウィンドウが重なり合っ
て隠された部分をポインタで指示することにより、上下
関係にしたがって、隠れた画像データ部分を呼び出し、
そのポインタを読出された画像データ部分より離すと元
の画像に戻るものである。
In this system, the hidden image data portion is called according to the vertical relationship by pointing with a pointer to the hidden portion where the windows overlap.
When the pointer is separated from the read image data portion, the original image is restored.

【0007】[0007]

【発明が解決しようとする課題】しかし、前述した特公
平3−64797号公報による表示システムが利用でき
る画面状況は、ウィンドウの画像が重なり合っても、必
ず一部が表示されていなければならない。つまり完全に
重なり合っている状況では、隠れた重なりウィンドウを
ポインタで指示できず、利用できない欠点がある。
However, in the screen situation in which the display system according to Japanese Patent Publication No. 3-64797 mentioned above can be used, a part of the screen must be displayed even if the images of the windows overlap. That is, in a completely overlapping situation, the hidden overlapping window cannot be pointed to by the pointer and cannot be used.

【0008】従って、多数のウィンドウを利用している
場合に、完全に下層に入り込んでいる重なりウィンドウ
に対しては、従来のシステムと同様な手順で探索しなけ
ればならない。
Therefore, when a large number of windows are used, it is necessary to search for overlapping windows that completely enter the lower layer by the same procedure as in the conventional system.

【0009】また、別の表示方式としては、ウィンドウ
の名称を画面に表示しておき、下層に隠れてしまってい
るウィンドウであっても、選択により表示できるシステ
ムも公知であるが、作業をする上で全てのウィンドウの
内容や関係を把握していないと誤って呼び出す場合が多
く、所望するウィンドウが直ぐに呼び出せないこともあ
り、多数のウィンドウを用いた作業には、好適しない方
式である。
As another display method, there is also known a system in which the name of a window is displayed on the screen, and even a window hidden in the lower layer can be displayed by selection, but the operation is performed. In many cases, it is erroneously called unless the contents and relations of all windows are grasped, and the desired window may not be called immediately. Therefore, this method is not suitable for work using many windows.

【0010】そこで本発明は、利用する多数のウィンド
ウ間の関係を明確にし、且つ重なりウィンドウの位置関
係の確認及び最上位(トップ)に表示することが容易な
マルチウィンドウ表示システムを提供することを目的と
する。
Therefore, the present invention provides a multi-window display system which makes it easy to clarify the relationship between a large number of windows to be used, and to confirm the positional relationship of overlapping windows and to display them at the top (top). To aim.

【0011】[0011]

【課題を解決するための手段】本発明は上記目的を達成
するために、ディスプレイ画面上に複数のウィンドウを
表示するマルチウィンドウ表示システムにおいて、前記
複数のウィンドウの重なり状態を検出する重なり状態検
出手段と、前記重なり状態検出手段で検出された複数の
ウィンドウの重なり状態を、各ウィンドウを表す所定シ
ンボルで前記ディスプレイ画面の奥行き方向に配置した
ウィンドウ断面表示ウィンドウとして表示する手段と、
前記ウィンドウ断面表示ウィンドウ内の所望ウィンドウ
に相当するシンボルの選択により、所望ウィンドウをデ
ィスプレイの最上位ウィンドウとして表示する手段とで
構成するマルチウィンドウ表示システムを提供する。
In order to achieve the above-mentioned object, the present invention is a multi-window display system for displaying a plurality of windows on a display screen, and an overlapping state detecting means for detecting an overlapping state of the plurality of windows. And a means for displaying the overlapping state of the plurality of windows detected by the overlapping state detection means as a window cross-section display window arranged in the depth direction of the display screen with a predetermined symbol representing each window,
There is provided a multi-window display system including means for displaying a desired window as the topmost window of the display by selecting a symbol corresponding to the desired window in the window cross-section display window.

【0012】[0012]

【作用】以上のような構成のマルチウィンドウ表示シス
テムは、それぞれがウィンドウに対応するように決めら
れたシンボルにより、多層に重なりあった複数のウィン
ドウの重なり位置、順序及びウィンドウ間の関係が表示
され、所望するウィンドウに対応するシンボルの指定に
より重なりウィンドウが最上位(トップ)に表示され
る。
In the multi-window display system having the above-described structure, the overlapping positions, the order, and the relationship between the windows of the multiple windows that are stacked in multiple layers are displayed by the symbols determined so as to correspond to the windows. The overlapping window is displayed at the top by specifying the symbol corresponding to the desired window.

【0013】[0013]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。図1には本発明による実施例として、マル
チウィンドウ表示システムの構成例を示し説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 shows an example of the configuration of a multi-window display system as an example according to the present invention, and will be described.

【0014】この表示システムにおいては、各構成部材
の動作を制御する中央処理装置(CPU)1があり、こ
れに、入力装置として、キーボード2若しくは、マウス
ポインタ3及びポインタ入力を検出するポインタ検出部
4が接続される。
In this display system, there is a central processing unit (CPU) 1 for controlling the operation of each component, and a keyboard 2 or a mouse pointer 3 as an input device and a pointer detection unit for detecting pointer input. 4 is connected.

【0015】また、前記CPU1には、ウィンドウの大
きさや表示位置の変更やウィンドウ間でのデータの受け
渡し等を制御するウィンドウ制御部5が接続され、前記
ウィンドウ制御部5には、利用している多数のウィンド
ウ間の関係等の情報を記録するウィンドウ情報記録部6
と、利用している全ウィンドウの位置関係を検出するウ
ィンドウ重なり状態検出部7とが接続されている。
Further, the CPU 1 is connected to a window control section 5 for controlling the size and display position of windows and the transfer of data between windows, and the window control section 5 is used as the window control section 5. A window information recording unit 6 that records information such as the relationship between many windows
And the window overlapping state detection unit 7 for detecting the positional relationship of all the windows being used are connected.

【0016】さらに、多数の画像データを記録する画像
メモリ部8と、ウィンドウ表示及びマウスポインタ3の
ポンイト表示を合成して表示する、ブラウン管やフラッ
トディスプレイ等からなる表示部9が接続されている。
次に図2のフローチャート及び図3の表示画像例を参照
して、前述した構成のマルチウィンドウ表示システムの
動作を説明する。
Further, an image memory unit 8 for recording a large number of image data and a display unit 9 composed of a cathode ray tube or a flat display for combining and displaying the window display and the pointer display of the mouse pointer 3 are connected.
Next, the operation of the multi-window display system having the above-mentioned configuration will be described with reference to the flowchart of FIG. 2 and the display image example of FIG.

【0017】図3の表示画面においては、同図(a)は
通常のマルチウィンドウ表示であり、同図(b)は水平
方向から見た断面を示すウィンドウ断面表示ウィンドウ
が横に示され、同図(c)には垂直方向から見たウィン
ドウ断面表示ウィンドウが上側に表示されているもので
ある。まず、マルチウィンドウを利用している際には、
通常、表示部9の画面には、図3(a)に示す画像が表
示されている。
On the display screen of FIG. 3, FIG. 3A shows a normal multi-window display, and FIG. 3B shows a window cross-section display window showing a cross section viewed from the horizontal direction. In FIG. 6C, the window cross-section display window viewed from the vertical direction is displayed on the upper side. First of all, when using multi-window,
Normally, the image shown in FIG. 3A is displayed on the screen of the display unit 9.

【0018】そして、ウィンドウ断面表示ウィンドウの
表示要求を確認し(ステップS1)、要求があれば、マ
ウスポインタ3にて、デスクトップウィンドウをクリッ
クすることで、ウィンドウ断面表示ウィンドウを表示す
る(ステップS2)。
Then, the display request of the window cross section display window is confirmed (step S1), and if there is a request, the window cross section display window is displayed by clicking the desktop window with the mouse pointer 3 (step S2). .

【0019】この表示は、シングルクリックにより図3
(b)に示す水平方向(矢印m)から見たウィンドウ断
面表示ウィンドウが表示され、ダブルクリックにより図
3(c)に示す垂直方向(矢印n)から見たウィンドウ
断面表示ウィンドウを表示される。この表示要求は、キ
ーボード2のコマンドにも対応させて実行することもで
きる。
This display is shown in FIG. 3 by a single click.
The window cross-section display window viewed from the horizontal direction (arrow m) shown in (b) is displayed, and the window cross-section display window viewed from the vertical direction (arrow n) shown in FIG. 3C is displayed by double-clicking. This display request can also be executed in correspondence with the command of the keyboard 2.

【0020】次に所望するウィンドウの選択指示(クリ
ック)を判断する(ステップS3)。この判断で、選択
指示する、例えば、ウィンドウCのシンボルがマウスポ
インタにてクリックされれば(YES)、選択されたウ
ィンドウCを最上位(トップ)に表示し(ステップS
4)、ウィンドウ断面表示ウィンドウが消去される(ス
テップS6)。この状態の画面を図4にて示す。
Next, the selection instruction (click) of the desired window is judged (step S3). In this determination, if a selection instruction, for example, the symbol of window C is clicked with the mouse pointer (YES), the selected window C is displayed at the top (top) (step S
4) The window cross-section display window is deleted (step S6). The screen in this state is shown in FIG.

【0021】しかし、ステップS3の判断で、選択指示
がなく、何もクリックされない場合には(NO)、ウィ
ンドウ断面表示ウィンドウの消去の要求があるか否か確
認する(ステップS5)。その消去要求がなければ、ス
テップS3に戻り、ウィンドウ選択指示を待機し、消去
要求があれば(YES)、デスクトップウィンドウをマ
ウスポインタにてクリックすることでウィンドウ断面表
示ウィンドウが消去される。
However, if it is determined in step S3 that there is no selection instruction and nothing is clicked (NO), it is confirmed whether or not there is a request to erase the window cross-section display window (step S5). If there is no such deletion request, the process returns to step S3 to wait for a window selection instruction, and if there is an deletion request (YES), the desktop window is deleted by clicking the desktop window with the mouse pointer.

【0022】また、マウスポインタにてシンボルをダブ
ルクリックすることにより該当ウィンドウの上層ウィン
ドウを全て一度にアイコン化することもできる。この状
態の画面を図5にて示す。さらに図3に示したウィンド
ウ断面表示ウィンドウのシンボルの位置に、シンボルの
代わりにウィンドウタイトル名を表示してもよい。
Further, by double-clicking the symbol with the mouse pointer, the upper layer windows of the relevant window can be made into icons at once. The screen in this state is shown in FIG. Further, a window title name may be displayed instead of the symbol at the position of the symbol in the window cross-section display window shown in FIG.

【0023】さらに、データどうしが関連しているウィ
ンドウか無関係なウィンドウか等のウィンドウの関係を
シンボルの色等によって表示することもできる(ただ
し、図面では斜線で示す)。
Further, it is also possible to display the relation of windows such as whether the data are related windows or irrelevant windows by the color of the symbol or the like (however, it is shown by hatching in the drawing).

【0024】以上説明したように、本実施例のマルチウ
ィンドウ表示システムによれば、多層に重なりあった複
数のウィンドウの重なり位置、順序及びウィンドウ間の
関係が明確に示されるため一目で認識でき、ウィンドウ
のシンボルを指定することでどの位置にある重なりウィ
ンドウでも最上位(トップ)に表示することができる。
また本発明は、前述した実施例に限定されるものではな
く、他にも発明の要旨を逸脱しない範囲で種々の変形や
応用が可能であることは勿論である。
As described above, according to the multi-window display system of the present embodiment, the overlapping positions, the order, and the relationship between windows of a plurality of overlapping windows can be clearly shown, so that they can be recognized at a glance. By specifying the window symbol, it is possible to display the overlapping window at any position at the top (top).
Further, the present invention is not limited to the above-described embodiments, and it goes without saying that various modifications and applications can be made without departing from the scope of the invention.

【0025】[0025]

【発明の効果】以上詳述したように本発明によれば、利
用する多数のウィンドウ間の関係を明確にし、且つ重な
りウィンドウの位置関係の確認及び最上位(トップ)に
表示することが容易なマルチウィンドウ表示システムを
提供することができる。
As described above in detail, according to the present invention, it is easy to clarify the relationship between a large number of windows to be used, and to confirm the positional relationship of overlapping windows and display them at the top (top). A multi-window display system can be provided.

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

【図1】図1には本発明による実施例として、マルチウ
ィンドウ表示システムの構成例を示す図である。
FIG. 1 is a diagram showing a configuration example of a multi-window display system as an embodiment according to the present invention.

【図2】図2は、図1に示したマルチウィンドウ表示シ
ステムの動作を示すフローチャートである。
FIG. 2 is a flowchart showing an operation of the multi-window display system shown in FIG.

【図3】図3は、表示装置の表示画面に表示されるマル
チウィンドウ及びウィンドウ断面表示ウィンドウの例を
示す図である。
FIG. 3 is a diagram showing an example of a multi-window and a window cross-section display window displayed on a display screen of a display device.

【図4】図4は、表示装置の表示画面に表示されるマル
チウィンドウの例を示す図である。
FIG. 4 is a diagram showing an example of a multi-window displayed on a display screen of a display device.

【図5】図5は、表示装置の表示画面に表示されるマル
チウィンドウの例を示す図である。
FIG. 5 is a diagram showing an example of a multi-window displayed on a display screen of a display device.

【符号の説明】[Explanation of symbols]

1…中央処理装置(CPU)、2…キーボード、3…マ
ウスポインタ、4…ポインタ検出部、5…ウィンドウ制
御部、6…ウィンドウ情報記録部、ウィンドウ重なり状
態検出部7、8…画像メモリ部、9…表示部。
DESCRIPTION OF SYMBOLS 1 ... Central processing unit (CPU), 2 ... Keyboard, 3 ... Mouse pointer, 4 ... Pointer detection part, 5 ... Window control part, 6 ... Window information recording part, Window overlapping state detection part 7, 8 ... Image memory part, 9 ... Display section.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ディスプレイ画面上に複数のウィンドウ
を表示するマルチウィンドウ表示システムにおいて、 前記複数のウィンドウの重なり状態を検出する重なり状
態検出手段と、 前記重なり状態検出手段で検出された複数のウィンドウ
の重なり状態を、各ウィンドウを表す所定シンボルで前
記ディスプレイ画面の奥行き方向に配置したウィンドウ
断面表示ウィンドウとして表示する手段と、 前記ウィンドウ断面表示ウィンドウ内の所望ウィンドウ
に相当するシンボルの選択により、所望ウィンドウをデ
ィスプレイの最上位ウィンドウとして表示する手段とを
具備することを特徴とするマルチウィンドウ表示システ
ム。
1. A multi-window display system for displaying a plurality of windows on a display screen, comprising: an overlapping state detecting means for detecting an overlapping state of the plurality of windows; and a plurality of windows detected by the overlapping state detecting means. A means for displaying the overlapping state as a window cross-section display window arranged in the depth direction of the display screen with a predetermined symbol representing each window, and a symbol corresponding to a desired window in the window cross-section display window are selected to select the desired window. A multi-window display system, comprising: means for displaying as a topmost window of a display.
JP4222913A 1992-08-21 1992-08-21 Multiwindow display system Withdrawn JPH0667835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4222913A JPH0667835A (en) 1992-08-21 1992-08-21 Multiwindow display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4222913A JPH0667835A (en) 1992-08-21 1992-08-21 Multiwindow display system

Publications (1)

Publication Number Publication Date
JPH0667835A true JPH0667835A (en) 1994-03-11

Family

ID=16789829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4222913A Withdrawn JPH0667835A (en) 1992-08-21 1992-08-21 Multiwindow display system

Country Status (1)

Country Link
JP (1) JPH0667835A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6163318A (en) * 1994-09-08 2000-12-19 Canon Kabushiki Kaisha Window displaying system with displaying of set of window graphs showing overlapping state of windows
JP2004246668A (en) * 2003-02-14 2004-09-02 Casio Comput Co Ltd Object display device and program
JP2011008833A (en) * 2010-10-15 2011-01-13 Rakuten Inc Reservation reception system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6163318A (en) * 1994-09-08 2000-12-19 Canon Kabushiki Kaisha Window displaying system with displaying of set of window graphs showing overlapping state of windows
JP2004246668A (en) * 2003-02-14 2004-09-02 Casio Comput Co Ltd Object display device and program
JP2011008833A (en) * 2010-10-15 2011-01-13 Rakuten Inc Reservation reception system
JP4719307B2 (en) * 2010-10-15 2011-07-06 楽天株式会社 Reservation reception system

Similar Documents

Publication Publication Date Title
US6600500B1 (en) Multi-window display system and method for displaying and erasing window
US5590265A (en) System which can display multiwindows and its window dosplay method
US5604861A (en) Method and apparatus for improved notebook control in a data procesing system
JP4307468B2 (en) Taskbar with start menu
US6057836A (en) System and method for resizing and rearranging a composite toolbar by direct manipulation
US5140678A (en) Computer user interface with window title bar icons
US5990862A (en) Method for efficient input device selection of onscreen objects
US5528259A (en) Method and system for multi-dimensional scrolling of displayed data collections in a data processing system
US6163318A (en) Window displaying system with displaying of set of window graphs showing overlapping state of windows
US7747965B2 (en) System and method for controlling the opacity of multiple windows while browsing
CA1318039C (en) Method for concurrent data entry and manipulation in multiple applications
US7010755B2 (en) Virtual desktop manager
US6806892B1 (en) Layer viewport for enhanced viewing in layered drawings
US5430839A (en) Data entry screen method
US20030197738A1 (en) Navigational, scalable, scrolling ribbon
EP0982656A1 (en) Focus traversal mechanism for graphical user interface widgets
JP2003099172A (en) Operator interface including pop-up menu system
US20050228814A1 (en) Dynamic materialization of disappearing entities
JPH04337798A (en) Data processing system with display window
JPH0667835A (en) Multiwindow display system
JP2004536335A (en) Time series by image
JPH0784750A (en) Method and apparatus for display of content of container object
EP0453840B1 (en) Data display apparatus
JPS6118024A (en) Menu display device
JP2554631B2 (en) Object selection method

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: 19991102