JP2001067165A - Control for display of subwindow - Google Patents

Control for display of subwindow

Info

Publication number
JP2001067165A
JP2001067165A JP24023299A JP24023299A JP2001067165A JP 2001067165 A JP2001067165 A JP 2001067165A JP 24023299 A JP24023299 A JP 24023299A JP 24023299 A JP24023299 A JP 24023299A JP 2001067165 A JP2001067165 A JP 2001067165A
Authority
JP
Japan
Prior art keywords
window
sub
subwindow
original
cursor
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
JP24023299A
Other languages
Japanese (ja)
Inventor
Mutsuo Kabaya
睦男 蒲谷
Ryoichi Imai
亮一 今井
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP24023299A priority Critical patent/JP2001067165A/en
Publication of JP2001067165A publication Critical patent/JP2001067165A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make it unnecessary to manually operate a window and a subwindow, to speed up operation and to restore the state of the subwindow even when a cursor or a mouse pointer for the original window is stayed in an original subwindow display area without interrupting the display of the working area of the original window by the subwindow. SOLUTION: Before hiding a cursor or a mouse pointer for an original window by a subwindow, subwindow is pushed out to the outside of a client area of the original window. Therefore the subwindow is displayed at first (1), an area A in which the subwindow is overlapped with the original window is extracted (2), the position of the cursor or mouse pointer of the original window is detected (3), whether the cursor or the mouse pointer is entered into the area A or not is discriminated (4), and when the cursor or the pointer enters, the subwindow is controlled (5).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータ等の
情報処理装置におけるサブウィンドウの画面表示方法に
関し、特にウィンドウ、サブウィンドウを手動により操
作する必要がなく、作業の迅速化が図れるサブウィンド
ウの表示制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for displaying a sub-window on an information processing apparatus such as a computer, and more particularly to a method for controlling the display of a sub-window which does not require manual operation of the window and the sub-window, thereby speeding up the operation. .

【0002】[0002]

【従来の技術】従来、少なくともプロセッサ、メモリ、
ポインティングデバイス、キーボード、および表示装置
を備えたコンピュータシステムにおいて、コンピュータ
表示装置上に表示されるウィンドウを持つ任意のアプリ
ケーションに対して、ヘルプ画面等のサブウィンドウを
表示させた場合、そのサブウィンドウを表示させたま
ま、元のウィンドウ上で作業を続行しようとすると、そ
のサブウィンドウが元のウィンドウの一部を隠してしま
い、手動によるウィンドウ、サブウィンドウの操作が発
生することにより、本来行うべき作業に支障をきたして
いた。
2. Description of the Related Art Conventionally, at least a processor, a memory,
In a computer system including a pointing device, a keyboard, and a display device, when a sub window such as a help screen is displayed for an arbitrary application having a window displayed on the computer display device, the sub window is displayed. If you try to continue working on the original window, the subwindow hides part of the original window, and manual operations on the windows and subwindows occur, hindering the tasks you should perform. Was.

【0003】サブウィンドウやウィンドウに対して個別
に位置の設定を自由に行えるようにした方法が提案され
ている(例えば、特開平5−289840号公報参
照)。これは、複数のウィンドウの位置や種類を記述し
たレイアウトテーブルが変更された時、このレイアウト
テーブルの内容に応じてウィンドウおよびそれに対応す
るウィンドウ管理モジュールが生成される。ウィンドウ
管理モジュールは、種類と位置に応じたユーザ入力イベ
ントの処理を行い、またユーザの指示に応じてウィンド
ウに所定の情報の表示を行う。ユーザは外部ファイルに
レイアウトテーブルの内容を記述するか、あるいはシス
テム実行時に、システムが提供するメニューを用いてレ
イアウト情報を指定することにより、ユーザは自由にウ
ィンドウの位置や種類を設定することができる。また、
サイズ変更による複数の開かれたウィンドウを変更する
方法も提案されている(例えば、特開平10−1125
9号公報参照)。これは、先ず第1のウィンドウから第
2のウィンドウへのフォーカスの移行を検知すると、こ
れに応答して第2のウィンドウ以外の各ウィンドウに対
してズームアウト・サイズを用いて第2のウィンド以外
の全ての開いているウィンドウを画面上に表示するもの
である。
A method has been proposed in which the position of a sub-window or a window can be freely set individually (for example, see Japanese Patent Application Laid-Open No. 5-289840). That is, when a layout table describing the positions and types of a plurality of windows is changed, a window and a corresponding window management module are generated according to the contents of the layout table. The window management module processes a user input event according to the type and position, and displays predetermined information in a window according to a user's instruction. The user can freely set the position and type of the window by describing the contents of the layout table in an external file, or by specifying layout information using a menu provided by the system when the system is executed. . Also,
A method of changing a plurality of opened windows by changing the size has also been proposed (for example, Japanese Patent Laid-Open No. 10-1125).
No. 9). This is because, when a focus shift from the first window to the second window is first detected, a window other than the second window is used for each window other than the second window by using the zoom-out size. Are displayed on the screen.

【0004】[0004]

【発明が解決しようとする課題】このように、従来、サ
ブウィンドウを表示させたまま、元のウィンドウ上で作
業を続行しようとすると、そのサブウィンドウが元のウ
ィンドウの一部を隠してしまい、元のウィンドウの作成
に支障をきたしていた。そこで、手動により、サブウィ
ンドウの縮小処理やサブウィンドウのサイズ変更または
位置変更を行うために、レイアウトテーブルに所望のサ
イズや位置を記述したり、複数のウィンドウに対する指
定を行う等の操作を行っていた。すなわち、個別のウィ
ンドウ、サブウィンドのサイズや位置を変更しようとす
ると、手動による何等か操作ないし処理が必要であっ
た。
As described above, conventionally, when the user tries to continue working on the original window while displaying the sub-window, the sub-window hides a part of the original window, and the original window is hidden. Creating windows was hindered. Therefore, in order to manually reduce the size of the sub-window or change the size or position of the sub-window, an operation such as writing a desired size or position in the layout table or specifying a plurality of windows has been performed. That is, to change the size or position of each window or subwindow, some manual operation or processing is required.

【0005】そこで、本発明の第1の目的は、これら従
来の課題を解決し、ウィンドウ、サブウィンドウを手動
により操作する必要をなくし、作業の迅速化を図ること
が可能なサブウィンドウの表示制御方法を提供すること
にある。また、本発明の第2の目的は、元ウィンドウの
作業領域の表示をサブウィンドウにより妨げられること
なく、さらにサブウィンドウの内容が本発明の処理によ
り参照できなくなることで、サブウィンドウの再表示等
の操作を行うことを回避することが可能なサブウィンド
ウの表示制御方法を提供することにある。また、本発明
の第3の目的は、元ウィンドウのカーソルあるいはマウ
スポインタが本来のサブウィンドウ表示エリア内に留ま
った場合でも、サブウィンドウへの処理により参照でき
ずに、サブウィンドウの再表示等のための操作を行うこ
とを回避することが可能なサブウィンドウの表示制御方
法を提供することにある。また、本発明の第4の目的
は、サブウィンドウがカーソルあるいはマウスポインタ
周辺での作業の妨げにならないようにすることが可能な
サブウィンドウの表示制御方法を提供することにある。
また、本発明の第5の目的は、サブウィンドウへの処理
実行、サブウィンドウの復帰時のサブウィンドウと作業
ポイントとの位置関係および元ウィンドウの作業内容に
対するサブウィンドウへの処理が作業の妨げにならない
ようにすることが可能なサブウィンドウの表示制御方法
を提供することにある。さらに、本発明の第6の目的
は、サブウィンドウへの処理とサブウィンドウの復帰を
実行するサブウィンドウとカーソルあるいはマウスポイ
ンタとの位置関係に幅を持たせることで、サブウィンド
ウの表示状態を安定させ、作業の効率化を図ることが可
能なサブウィンドウの表示制御方法を提供することにあ
る。
Accordingly, a first object of the present invention is to solve these conventional problems, eliminate the need to manually operate windows and subwindows, and provide a subwindow display control method capable of speeding up work. To provide. A second object of the present invention is to prevent the display of the work area of the original window from being disturbed by the subwindow and to prevent the contents of the subwindow from being referred to by the processing of the present invention. It is an object of the present invention to provide a display control method of a sub-window which can avoid performing the operation. Further, a third object of the present invention is to provide an operation for re-displaying a sub-window or the like even if the cursor or mouse pointer of the original window remains within the original sub-window display area without being able to refer to the sub-window. To provide a sub-window display control method capable of avoiding the following. A fourth object of the present invention is to provide a display control method of a sub-window which can prevent the sub-window from hindering a work around a cursor or a mouse pointer.
A fifth object of the present invention is to prevent processing from being performed on a subwindow, the positional relationship between the subwindow and the work point when the subwindow is restored, and the processing on the subwindow with respect to the work contents of the original window. It is an object of the present invention to provide a sub-window display control method capable of performing the following. Further, a sixth object of the present invention is to stabilize the display state of the subwindow by giving a certain width to the positional relationship between the subwindow for executing processing to the subwindow and restoring the subwindow and the cursor or the mouse pointer. It is an object of the present invention to provide a sub-window display control method capable of improving efficiency.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明のサブウィンドウの表示制御方法では、元
ウィンドウのカーソルあるいはマウスポインタがサブウ
ィンドウにより隠される前に、自動的にサブウィンドウ
を元のウィンドウのクライアント領域外に押し出すこと
を特徴とする。また、元ウィンドウのカーソルあるい
はマウスポインタがサブウィンドウにより隠される前
に、カーソルあるいはマウスポインタの移動する動きに
連動してサブウィンドウを移動させることを特徴とす
る。また、元ウィンドウのカーソルあるいはマウスポ
インタがサブウィンドウに隠される前に、自動的にサブ
ウィンドウのサイズを変更させることを特徴とする。ま
た、元ウィンドウのカーソルあるいはマウスポインタ
がサブウィンドウにより隠される前に、サブウィンドウ
を一時的に元ウィンドウの裏側に退避させることを特徴
とする。また、元ウィンドウのカーソルあるいはマウ
スポインタがサブウィンドウにより隠される前に、サブ
ウィンドウを一時的に最小化させることを特徴とする。
In order to achieve the above object, in the display control method of the subwindow of the present invention, the subwindow is automatically moved to the original window before the cursor or the mouse pointer of the original window is hidden by the subwindow. It is characterized by being pushed out of the client area. Further, before the cursor or the mouse pointer of the original window is hidden by the sub-window, the sub-window is moved in conjunction with the movement of the cursor or the mouse pointer. Also, the size of the subwindow is automatically changed before the cursor or the mouse pointer of the original window is hidden by the subwindow. Further, before the cursor or the mouse pointer of the original window is hidden by the sub-window, the sub-window is temporarily retracted to the back side of the original window. Further, the subwindow is temporarily minimized before the cursor or the mouse pointer of the original window is hidden by the subwindow.

【0007】さらに、上記〜のサブウィンドウの
処理の際に、サブウィンドウの本来の表示位置情報をサ
ブウィンドウ起動時点で記憶装置に登録するとともに、
上記〜の処理として、元ウィンドウのカーソル、マ
ウスポインタが本来のサブウィンドウの表示領域外に移
動した後、これらを再度、元に戻すことを特徴とする。
また、サブウィンドウへの制御処理が行われてからの
時間経過を監視する手段を備え、サブウィンドウへの処
理が行われてから一定時間経過後に、サブウィンドウの
状態復帰を行うことを特徴とする。また、サブウィン
ドウの本来の位置と元ウィンドウのカーソル、マウスポ
インタの位置関係を監視する手段と、その位置関係があ
る値(カーソル、マウスポインタ周辺の作業の内容が把
握できる間隔)以上であるか否かを判断し、サブウィン
ドウへの処理とサブウィンドウの復帰を行うことを特徴
とする。また、サブウィンドウの種類(用途)、ある
いは作業ポイントがカーソルまたはマウスポインタの違
い等により、サブウィンドウへの処理、サブウィンドウ
復帰を行わせる位置関係の値および上記〜のサブウ
ィンドウの処理の選択を個別に設定することを特徴とす
る。(10)サブウィンドウへの処理とサブウィンドウの復
帰の判断のためのサブウィンドウとカーソル、マウスポ
インタとの位置関係の値をサブウィンドウへの処理実行
時とサブウィンドウ復帰時で別個に設定することを特徴
とする。
[0007] Further, at the time of the above subwindow processing, the original display position information of the subwindow is registered in the storage device at the time of activation of the subwindow.
The above processing is characterized in that after the cursor and the mouse pointer of the original window have moved out of the display area of the original sub-window, they are restored again.
In addition, there is provided a means for monitoring the lapse of time after the control processing for the sub-window is performed, and the state of the sub-window is restored after a lapse of a predetermined time after the processing for the sub-window is performed. A means for monitoring the positional relationship between the original position of the subwindow and the cursor and mouse pointer of the original window; and whether or not the positional relationship is greater than a certain value (an interval at which the contents of work around the cursor and the mouse pointer can be grasped). It is characterized in that processing is performed on the subwindow and the subwindow is restored. In addition, depending on the type (use) of the subwindow or the difference between the work point and the cursor or the mouse pointer, the value of the positional relationship for performing the process on the subwindow, the return of the subwindow, and the selection of the process of the above subwindow are individually set. It is characterized by the following. (10) The value of the positional relationship between the subwindow, the cursor, and the mouse pointer for judging the processing to the subwindow and the return of the subwindow is separately set when the processing to the subwindow is executed and when the subwindow is restored.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施例を、図面に
より詳細に説明する。図1(a),(b)は、それぞれ
本発明のサブウィンドウ表示制御方法を適用するコンピ
ュータシステムのブロック図および本発明のサブウィン
ドウ表示制御方法の共通部分を示す動作フローチャート
である。図1(a)において、11は全ての処理を実行
するCPU、12はCPU11が実行するプログラムや
実行した結果を格納するメモリ、13はCPU11で使
用するデータを記憶しておくディスク等の外部メモリ、
14は画面に画像や文章を表示する表示装置、15は文
字や実行指示等の命令を入力するキーボード、16はマ
ウス等のポインティングデバイスである。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIGS. 1A and 1B are a block diagram of a computer system to which the sub-window display control method of the present invention is applied and an operation flowchart showing a common part of the sub-window display control method of the present invention. In FIG. 1A, reference numeral 11 denotes a CPU for executing all processes, 12 denotes a memory for storing programs executed by the CPU 11 and results of the execution, and 13 denotes an external memory such as a disk for storing data used by the CPU 11. ,
Reference numeral 14 denotes a display device for displaying images and text on a screen, 15 denotes a keyboard for inputting commands such as characters and execution instructions, and 16 denotes a pointing device such as a mouse.

【0009】図1(b)において、元のウィンドウを表
示している状態で、ヘルプ画面等のサブウィンドウを表
示する(ステップ1)。次に、サブウィンドウとウィン
ドウの重なっているエリアを抽出する(ステップ2)。
このエリアを記憶しておき、元ウィンドウでの作業中に
常にカーソルまたはポインタの位置を監視し(ステップ
3)、カーソルまたはマウスポインタが上記記憶してい
るエリアに侵入したカ否かを判断する(ステップ4)。
侵入が確認されたならば、サブウィンドウの制御を行う
(ステップ5)。この制御には、図2以降で述べるよう
な種々の制御がある。一方、侵入が確認されなかった場
合には(ステップ4)、元ウィンドウのカーソルまたは
マウスポインタの位置の監視を再度行う(ステップ
3)。そして、この動作を繰り返し行う。
In FIG. 1B, a sub window such as a help screen is displayed while the original window is displayed (step 1). Next, an area where the subwindow and the window overlap is extracted (step 2).
This area is stored, and the position of the cursor or pointer is constantly monitored while working in the original window (step 3), and it is determined whether or not the cursor or mouse pointer has entered the stored area (step 3). Step 4).
If intrusion is confirmed, the sub-window is controlled (step 5). This control includes various controls as described in FIG. On the other hand, if no intrusion is confirmed (step 4), the position of the cursor or mouse pointer in the original window is monitored again (step 3). Then, this operation is repeated.

【0010】図2〜図4は、いずれもカーソルポインタ
が記憶されたエリアに侵入したとき、サブウィンドウの
制御を行う方法であって、このうち図2と図3はサブウ
ィンドウを移動するものであり、図4はサブウィンドウ
のサイズを縮小するものである。図2は、第1の実施例
を示すもので、サブウィンドウの移動先が元ウィンドウ
の右側である場合の例を示す動作フローチャートであ
り、図5は、その場合のサブウィンドウの移動前と移動
後の座標を示した図である。先ず、元ウィンドウのx座
標(座標xaとする)を取得し(ステップ21)、サブ
ウィンドウの左上端のx座標を座標xaに、右下端のx
座標を座標xaにサブウィンドウの幅を加えたものにし
(ステップ22)、新たに設定した座標へサブウィンド
ウを移動させる(ステップ23)。この場合のサブウィ
ンドウは、図5に示すように、移動前の左上端(x1,
y1)と右下端(x2,y2)から移動後の左上端(x
a,y1)と右下端(xa+(x2−x1),y2)に
なり、同じ高さで水平的に元ウィンドウの座標をサブウ
ィンドウの右端とする位置に移動されたことになる。
FIGS. 2 to 4 show a method of controlling a sub window when a cursor pointer enters an area in which a cursor pointer is stored. FIGS. 2 and 3 show a method of moving a sub window. FIG. 4 is for reducing the size of the subwindow. FIG. 2 shows the first embodiment, and is an operation flowchart showing an example in which the destination of the sub-window is on the right side of the original window. FIG. 5 shows the sub-window before and after the sub-window is moved in that case. It is a figure showing coordinates. First, the x-coordinate (coordinate xa) of the original window is obtained (step 21), and the x-coordinate of the upper left corner of the subwindow is set to the coordinate xa, and the x-coordinate of the lower right corner is set.
The coordinates are obtained by adding the width of the subwindow to the coordinates xa (step 22), and the subwindow is moved to the newly set coordinates (step 23). As shown in FIG. 5, the subwindow in this case is the upper left corner (x1,
y1) and the upper left end (x2) after moving from the lower right end (x2, y2)
a, y1) and the lower right end (xa + (x2-x1), y2), which means that the coordinates of the original window have been horizontally moved to the position where the coordinates of the original window are the right ends of the subwindows at the same height.

【0011】図3は、本発明の第2の実施例を示すもの
で、サブウィンドウの移動先が元ウィンドウの右側であ
る場合の例を示す動作フローチャートであり、図6は、
その場合のサブウィンドウの移動前と移動後の座標を示
した図である。先ず、サブウィンドウの左端x座標(座
標x1とする)、右端x座標(座標x2とする)を取得
し(ステップ31)、次にサブウィンドウの左上端のx
座標を座標x1に移動量aを加えたものに、また右下端
のx座標を座標x2に移動量aを加えたものにし(ステ
ップ32)、次に、新たに設定した座標へサブウィンド
ウを移動させる(ステップ33)。この場合のサブウィ
ンドウは、図6に示すように、移動前の左上端(x1,
y1)と右下端(x2,y2)から移動後の左上端(x
1+a,y1)と右下端(x2+a,y2)になり、同
じ高さで水平的に移動量aだけ右側に移されたことにな
る。
FIG. 3 shows a second embodiment of the present invention, and is an operation flowchart showing an example in which the sub window is moved to the right side of the original window, and FIG.
It is a figure showing the coordinates before and after movement of the subwindow in that case. First, the x-coordinate of the left end of the sub-window (coordinate x1) and the x-coordinate of the right end (coordinate x2) are obtained (step 31).
The coordinates are set to the coordinates x1 plus the movement amount a, and the lower right x-coordinates are the coordinates x2 plus the movement amount a (step 32), and then the subwindow is moved to the newly set coordinates. (Step 33). As shown in FIG. 6, the subwindow in this case is the upper left corner (x1,
y1) and the upper left end (x2) after moving from the lower right end (x2, y2)
1 + a, y1) and the lower right corner (x2 + a, y2), which means that they are horizontally moved to the right by the movement amount a at the same height.

【0012】図4は、本発明の第3の実施例を示すもの
で、サブウィンドウの移動先が元ウィンドウの右側であ
る場合の例を示す動作フローチャートであり、図7は、
その場合のサブウィンドウの移動前と移動後の座標を示
した図である。先ず、サブウィンドウの左端x座標(座
標x1とする)を取得し(ステップ41)、次にサブウ
ィンドウの左上端のx座標を座標x1に変更量aを加え
たものにし(ステップ42)、次にサブウィンドウの幅
を設定し直して(ステップ43)、新たに設定した座
標、サブウィンドウの幅を元に、サブウィンドウの位置
とサイズを変更する(ステップ44)。この場合のサブ
ウィンドウは、図7に示すように、移動前の左上端(x
1,y1)と右下端(x2,y2)から移動後の左上端
(x1+a,y1)と右下端(x2,y2)となる。す
なわち、サブウィンドウの右下端は移動前と後とで同一
位置であり、左上端だけが同じ高さでaだけ右側に移動
したことになって、サブウィンドウの画面面積が横方向
に縮小されたことになる。
FIG. 4 shows a third embodiment of the present invention, and is an operation flowchart showing an example in which the sub window is moved to the right side of the original window. FIG.
It is a figure showing the coordinates before and after movement of the subwindow in that case. First, the x coordinate of the left end of the subwindow (coordinate x1) is obtained (step 41), and the x coordinate of the upper left corner of the subwindow is changed to the coordinate x1 by the change amount a (step 42). Is set again (step 43), and the position and size of the subwindow are changed based on the newly set coordinates and the width of the subwindow (step 44). In this case, the sub-window is located at the upper left corner (x
1, y1) and the lower left corner (x2, y2) after moving from the lower right corner (x2, y2). In other words, the lower right corner of the subwindow is the same position before and after the movement, and only the upper left corner has moved to the right by a at the same height, and the screen area of the subwindow has been reduced in the horizontal direction. Become.

【0013】具体例は省略するが、本発明のサブウィン
ドウの制御方法の第4の実施例として、元ウィンドウの
カーソルあるいはマウスポインタがサブウィンドウによ
り隠される前に、自動的にサブウィンドウを元のウィン
ドウのクライアント領域外に押し出すことも可能であ
る。この方法として、第1〜第3の実施例のように、サ
ブウィンドウの左上端と右下端の座標を設定し直す手法
の外に、自動的に枠外に押し出す手法もある。また、第
5の実施例として、元ウィンドウのカーソルあるいはマ
ウスポインタがサブウィンドウにより隠される前に、サ
ブウィンドウを一時的に元ウィンドウの裏側に退避させ
ることも可能である。さらに、第3の実施例の変形とし
て、元ウィンドウのカーソルあるいはマウスポインタが
サブウィンドウにより隠される前に、サブウィンドウを
一時的に最小化させることも可能である。この方法は、
第3の実施例におけるサイズの縮小手法のうち最小のサ
イズを予め設定しておき、隠されたことが検出された時
点で最小の設定値に縮小するのである。
Although a specific example is omitted, as a fourth embodiment of the subwindow control method of the present invention, the subwindow is automatically moved to the client of the original window before the cursor or mouse pointer of the original window is hidden by the subwindow. It is also possible to extrude outside the area. As this method, in addition to the method of resetting the coordinates of the upper left end and the lower right end of the subwindow as in the first to third embodiments, there is also a method of automatically pushing out of the frame. Further, as a fifth embodiment, it is possible to temporarily retreat the subwindow to the back side of the original window before the cursor or the mouse pointer of the original window is hidden by the subwindow. Further, as a modification of the third embodiment, it is possible to temporarily minimize the sub-window before the cursor or mouse pointer of the original window is hidden by the sub-window. This method
The minimum size among the size reduction methods in the third embodiment is set in advance, and the size is reduced to the minimum set value when it is detected that the image is hidden.

【0014】図13は、本発明の第6の実施例を示すサ
ブウィンドウの制御動作フローチャートであり、図8
は、その場合の元ウィンドウとサブウィンドウの画面の
説明図である。アクティブなアプリケーションウィンド
ウで、サブウィンドウが表示されると(ステップ13
1)、先ずサブウィンドウの表示位置情報を取得し、そ
の情報を保存する(ステップ132)。次に、サブウィ
ンドウが表示されていることを確認し(ステップ13
3)、元のアプリケーションウィンドウのカーソルある
いはマウスポインタの表示位置情報を取得する(ステッ
プ134)。次に、取得したサブウィンドウの表示位置
情報と元のアプリケーションウィンドウのカーソルある
いはマウスポインタの表示位置情報とを対比し(ステッ
プ135)、サブウィンドウ表示領域にカーソルあるい
はマウスポインタが重なっていないか否かを確認する
(ステップ136)。図8に示す例では、サブウィンド
ウ82の左上端(x1,y1),右下端(x2,y2)
に対して、カーソル位置81の座標(xm,yn)が左
に移動した場合、(x1<xm<x2)かつ(y1<y
n<y2)の条件に合致して、サブウィンドウ表示領域
にカーソルあるいはマウスポインタが重なったことがわ
かる。ステップ136において、本来のサブウィンドウ
表示領域にカーソルあるいはマウスポインタが重なって
いた場合には、既に“サブウィンドウ制御”(つまり、
第1〜第5の実施例によるサブウィンドウ制御)が実施
されているか否かを確認する(ステップ139)。
FIG. 13 is a flowchart showing a sub-window control operation according to a sixth embodiment of the present invention.
FIG. 7 is an explanatory diagram of the screen of the original window and the subwindow in that case. When the sub window is displayed in the active application window (step 13)
1) First, display position information of the sub-window is acquired and the information is stored (step 132). Next, confirm that the subwindow is displayed (step 13).
3) Obtain display position information of the cursor or mouse pointer of the original application window (step 134). Next, the obtained display position information of the sub-window is compared with the display position information of the cursor or the mouse pointer of the original application window (step 135), and it is checked whether the cursor or the mouse pointer overlaps the sub-window display area. (Step 136). In the example shown in FIG. 8, the upper left end (x1, y1) and the lower right end (x2, y2) of the subwindow 82
In contrast, when the coordinates (xm, yn) of the cursor position 81 move to the left, (x1 <xm <x2) and (y1 <y
It can be seen that the cursor or the mouse pointer overlaps the sub-window display area in accordance with the condition of n <y2). In step 136, if the cursor or mouse pointer overlaps the original sub-window display area, the sub-window control has already been performed (ie,
It is confirmed whether or not the sub-window control according to the first to fifth embodiments is performed (step 139).

【0015】ステップ139において、“サブウィンド
ウ制御”(つまり、第1〜第5の実施例によるサブウィ
ンドウ制御)が未実施の場合には、“サブウィンドウ制
御”を実施して、ステップ133に戻る(ステップ14
0)。また、ステップ136において、本来のサブウィ
ンドウ表示領域にカーソルあるいはマウスポインタが重
なっていなかった場合にも、既に“サブウィンドウ制
御”(つまり、第1〜第5の実施例によるサブウィンド
ウ制御)が実施されているか否かを確認する(ステップ
137)。既に“サブウィンドウ制御”が実施されてい
た場合には、“サブウィンドウ制御”を解除してサブウ
ィンドウを本来の位置に表示し、ステップ153に戻る
(ステップ138)。また、“サブウィンドウ制御”が
未実施であれば、何もせずにステップ133に戻る(ス
テップ137)。以上の処理をサブウィンドウがクリア
されるまで繰り返し行う。本実施例の効果を挙げると、
前述の第1〜第5の実施例で、サブウィンドウの移動や
縮小等の処理を行った場合、サブウィンドウの移動先で
同様の問題が発生したり、サブウィンドウの内容が参照
できなくなる等の問題が発生するが、本実施例によれ
ば、これらの問題を解決できるので、作業の効率化が図
れる。
In step 139, if "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) has not been performed, "sub-window control" is performed, and the process returns to step 133 (step 14).
0). Also, in step 136, even if the cursor or the mouse pointer does not overlap the original sub-window display area, whether "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) has already been performed. It is confirmed whether or not it is (step 137). If the "sub-window control" has already been performed, the "sub-window control" is canceled, the sub-window is displayed at the original position, and the process returns to step 153 (step 138). If “sub window control” has not been performed, the process returns to step 133 without doing anything (step 137). The above processing is repeated until the subwindow is cleared. The effects of this embodiment are as follows.
In the above-described first to fifth embodiments, when processing such as moving or reducing a sub-window is performed, a similar problem occurs at the destination of the sub-window or a problem occurs such that the contents of the sub-window cannot be referred to. However, according to the present embodiment, since these problems can be solved, work efficiency can be improved.

【0016】第14図は、本発明の第7の実施例を示す
サブウィンドウの制御動作フローチャートであり、図9
は、その場合の元ウィンドウとサブウィンドウの画面説
明図であり、図18はサブウィンドウ制御処理設定の画
面表示図である。本実施例では、サブウィンドウの制御
処理の後、本来の位置とサイズに自動復帰するものであ
って、サブウィンドウ制御処理の自動復帰までの時間
は、図18に示す参考画面の設定により記憶媒体(メモ
リ、ハードディスク等)に登録される。先ず、アクティ
ブなアプリケーションウィンドウで、サブウィンドウが
表示されると(ステップ141)、サブウィンドウの表
示位置情報を取得して、その情報を保存する(ステップ
142)。次に、サブウィンドウが表示されていること
を確認する(ステップ143)。次に、元のアプリケー
ションウィンドウのカーソルあるいはマウスポインタの
表示位置情報を取得する(ステップ144)。次に、取
得したサブウィンドウの表示位置情報と元のアプリケー
ションウィンドウカーソルあるいはマウスポインタの表
示位置情報とを対比し(ステップ145)、サブウィン
ドウ表示領域にカーソルあるいはマウスポインタが重な
っていないかを確認する(ステップ146)。図9に示
す例では、元のウィンドウ内のサブウィンドウ92の領
域内には、カーソル位置91が重なっていることが明ら
かであり、そのときの条件である(x1<xm<x2)
かつ(y1<yn<y2)を満足している。この場合に
は、サブウィンドウ制御として、サブウィンドウ92を
元ウィンドウの裏側に待避する(93)。
FIG. 14 is a flowchart showing a subwindow control operation according to a seventh embodiment of the present invention.
FIG. 18 is an explanatory view of the screen of the original window and the subwindow in that case, and FIG. 18 is a screen display diagram of the subwindow control processing setting. In the present embodiment, after the sub-window control processing, the automatic return to the original position and size is performed. The time until the automatic return of the sub-window control processing is determined by the setting of the reference screen shown in FIG. , Hard disk, etc.). First, when a sub-window is displayed in the active application window (step 141), display position information of the sub-window is acquired and the information is stored (step 142). Next, it is confirmed that the sub-window is displayed (step 143). Next, the display position information of the cursor or the mouse pointer of the original application window is obtained (step 144). Next, the obtained display position information of the sub-window is compared with the display position information of the original application window cursor or mouse pointer (step 145), and it is confirmed whether the cursor or mouse pointer overlaps the sub-window display area (step 145). 146). In the example shown in FIG. 9, it is clear that the cursor position 91 overlaps the area of the sub-window 92 in the original window, and the condition at that time is (x1 <xm <x2).
And (y1 <yn <y2). In this case, as the sub-window control, the sub-window 92 is retracted behind the original window (93).

【0017】ステップ146において、本来のサブウィ
ンドウ表示領域にカーソルあるいはマウスポインタが重
なっていた場合、既に“サブウィンドウ制御”(つま
り、第1〜第5の実施例によるサブウィンドウ制御)が
実施されているかを確認する(ステップ149)。ステ
ップ149において、“サブウィンドウ制御”が未実施
である場合、“サブウィンドウ制御”を実施し(ステッ
プ153)、その実施開始時間を保存し(ステップ15
4)、ステップ143に戻る。一方、ステップ149に
おいて、“サブウィンドウ制御”が既に実施されている
場合には、その実施開始時間と現時点の時間との差分を
取り(ステップ150)、自動復帰の設定時間と比較を
行う。すなわち、差分時間が設定されたサブウィンドウ
復帰時間以上経過したかを判断し(ステップ151)、
差分の値が設定値以上であるならば、“サブウィンドウ
制御”を解除してサブウィンドウを本来の位置に表示し
(ステップ152)、ステップ143に戻る。一方、設
定値以下であれば(ステップ151)、何もせずにステ
ップ143に戻る。
In step 146, if the cursor or mouse pointer overlaps the original subwindow display area, it is checked whether "subwindow control" (that is, the subwindow control according to the first to fifth embodiments) has already been performed. (Step 149). If "sub-window control" has not been performed in step 149, "sub-window control" is performed (step 153), and the execution start time is stored (step 15).
4) Return to step 143. On the other hand, if it is determined in step 149 that "sub-window control" has already been performed, the difference between the execution start time and the current time is calculated (step 150), and the difference is compared with the set time for automatic return. That is, it is determined whether or not the difference time has passed the set sub-window return time (step 151).
If the value of the difference is equal to or greater than the set value, the "sub-window control" is canceled, the sub-window is displayed at the original position (step 152), and the process returns to step 143. On the other hand, if it is equal to or smaller than the set value (step 151), the process returns to step 143 without doing anything.

【0018】ステップ146において、本来のサブウィ
ンドウ表示領域にカーソルあるいはマウスポインタが重
なっていなかった場合にも、既に“サブウィンドウ制
御”(つまり、第1〜第5の実施例によるサブウィンド
ウ制御)が実施されているかを確認する(ステップ14
7)。ステップ147において、“サブウィンドウ制
御”が既に実施されていた場合には、“サブウィンドウ
制御”を解除してサブウィンドウを本来の位置に表示し
(ステップ148)、ステップ143に戻る。また、
“サブウィンドウ制御”が未実施であれば(ステップ1
47)、何もせずにステップ143に戻る。以上の処理
を繰り返し実行する。本実施例の効果を挙げると、第1
〜第5の実施例および第6の実施例では、元ウィンドウ
のカーソルあるいはマウスポインタが本来のサブウィン
ドウ表示エリア内に留まった場合、サブウィンドウの状
態復帰が行われず、サブウィンドウを参照するために
は、カーソルあるいはマウスポインタを移動させなけれ
ばならないが、本実施例によれば、これらの問題を解決
できるため、作業の効率化が図れる。
In step 146, even if the cursor or mouse pointer does not overlap the original sub-window display area, "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) has already been performed. (Step 14
7). If “sub-window control” has already been performed in step 147, “sub-window control” is canceled, the sub-window is displayed at the original position (step 148), and the process returns to step 143. Also,
If “sub-window control” has not been performed (step 1
47), and returns to step 143 without doing anything. The above processing is repeatedly executed. The effects of this embodiment are as follows.
In the fifth and sixth embodiments, when the cursor or the mouse pointer of the original window stays in the original sub-window display area, the sub-window does not return to its original state. Alternatively, the mouse pointer must be moved, but according to the present embodiment, these problems can be solved, and work efficiency can be improved.

【0019】図15は、本発明の第8の実施例を示すサ
ブウィンドウ制御の動作フローチャートであり、図10
は、その場合の画面の説明図であり、図18は、サブウ
ィンドウ制御処理設定画面の説明図である。サブウィン
ドウ制御処理の実行領域設定は、図18に示す参考画面
の設定により、記憶媒体(メモリ、ハードディスク等)
に登録される。先ず、アクティブなアプリケーションウ
ィンドウで、サブウィンドウが表示されると(ステップ
151)、サブウィンドウの表示位置情報を取得し、そ
の情報を保存する(ステップ152)。ステップ152
で取得したサブウィンドウの表示位置情報と図10に示
す“サブウィンドウ制御処理設定画面”で登録されてい
る領域情報より、“サブウィンドウ制御処理を実行する
範囲(便宜上、エリアBと呼ぶ)”を算出し、その位置
情報を保存する(ステップ153)。次に、サブウィン
ドウが表示されていることを確認する(ステップ15
4)。次に、元のアプリケーションウィンドウのカーソ
ルあるいはマウスポインタの表示位置情報を取得する
(ステップ155)。次に、算出したエリアBの位置情
報と元のアプリケーションウィンドウのカーソルあるい
はマウスポインタの表示位置情報とを対比し(ステップ
156)、エリアBの領域にカーソルあるいはマウスポ
インタが重なっていないかを確認する(ステップ15
7)。図10に示すように、この例では、(x3<xm
<x4)かつ(y3<yn<y4)を満足しているの
で、この場合には、エリアBの領域にカーソルあるいは
マウスポインタが重なっている。
FIG. 15 is a flowchart showing the operation of subwindow control according to the eighth embodiment of the present invention.
FIG. 18 is an explanatory diagram of a screen in that case, and FIG. 18 is an explanatory diagram of a subwindow control processing setting screen. The execution area setting of the sub-window control process is performed by setting the reference screen shown in FIG.
Registered in. First, when a sub-window is displayed in the active application window (step 151), display position information of the sub-window is acquired and the information is stored (step 152). Step 152
From the display position information of the sub-window acquired in step 2 and the area information registered in the “sub-window control processing setting screen” shown in FIG. 10, a “range for executing the sub-window control processing (referred to as area B for convenience)” is calculated. The position information is stored (step 153). Next, confirm that the sub-window is displayed (step 15).
4). Next, the display position information of the cursor or the mouse pointer of the original application window is obtained (step 155). Next, the calculated position information of the area B is compared with the display position information of the cursor or the mouse pointer of the original application window (step 156), and it is confirmed whether the cursor or the mouse pointer overlaps the area of the area B. (Step 15
7). As shown in FIG. 10, in this example, (x3 <xm
Since <x4) and (y3 <yn <y4) are satisfied, in this case, the cursor or the mouse pointer overlaps the area B.

【0020】ステップ157において、エリアBの領域
にカーソルあるいはマウスポインタが重なっていた場
合、既に“サブウィンドウ制御”(つまり、第1〜第5
の実施例によるサブウィンドウ制御)が実施されている
かを確認する(ステップ160)。ステップ160にお
いて、“サブウィンドウ制御”が未実施の場合には、
“サブウィンドウ制御”を実施して(ステップ16
1)、ステップ154に戻る。一方、ステップ157に
おいて、エリアBの領域にカーソルあるいはマウスポイ
ンタが重なっていなかった場合にも、既に“サブウィン
ドウ制御”(つまり、第1〜第5の実施例によるサブウ
ィンドウ制御)が実施されているかを確認する(ステッ
プ158)。ステップ158において、“サブウィンド
ウ制御”が既に実施されていた場合、“サブウィンドウ
制御”を解除してサブウィンドウを本来の位置に表示し
(ステップ159)、ステップ154に戻る。他方、
“サブウィンドウ制御”が未実施であれば(ステップ1
58)、何もせずにステップ154に戻る。そして、以
上の処理を繰り返し実行する。
In step 157, if the cursor or the mouse pointer overlaps the area B, "sub window control" (that is, the first to fifth
It is confirmed whether or not the sub-window control according to the embodiment is performed (step 160). In step 160, if “sub-window control” has not been performed,
Perform “sub window control” (step 16
1) Return to step 154. On the other hand, even when the cursor or the mouse pointer does not overlap the area B in step 157, it is determined whether the "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) has already been performed. Confirm (step 158). In step 158, if "sub-window control" has already been performed, "sub-window control" is canceled, the sub-window is displayed at the original position (step 159), and the process returns to step 154. On the other hand,
If “sub-window control” has not been performed (step 1
58) Do nothing and return to step 154. Then, the above processing is repeatedly executed.

【0021】なお、図18に示すように、サブウィンド
ウ制御処理設定画面は、サブウィンドウ制御処理実行領
域(上下左右の位置)、サブウィンドウ制御処理解除領
域(上下左右の位置)、サブウィンドウ制御処理の自動
復帰の是非および復帰時間、およびサブウィンドウ処理
方式(クライアント領域外、連動移動、サイズ変更、背
面、最小化のいずれか)を設定するようになっている。
本実施例の効果を挙げると、第6の実施例では、第1〜
第5の実施例のサブウィンドウへの処理を元ウィンドウ
のカーソルあるいはマウスポインタの位置が本来のサブ
ウィンドウの表示領域外に移動すると、直ちにサブウィ
ンドウを復帰させているので、サブウィンドウ復帰の直
前に行っていた作業領域上にサブウィンドウが再表示さ
れ「作業の前後関係(内容)が把握できない」という問
題がある。本実施例によれば、サブウィンドウがカーソ
ル、マウスポインタ周辺での作業の妨げとなることが少
なくなるため、作業の迅速化を図ることができる。
As shown in FIG. 18, the subwindow control processing setting screen includes a subwindow control processing execution area (up, down, left, and right positions), a subwindow control processing release area (up, down, left, and right positions), and automatic return of the subwindow control processing. Come and return time, and sub window processing method (any of client area, interlocking movement, resizing, back, minimizing) are set.
According to the effects of the present embodiment, in the sixth embodiment, the first to first effects are obtained.
In the fifth embodiment, when the position of the cursor or the mouse pointer of the original window moves out of the display area of the original subwindow, the subwindow is immediately restored. Therefore, the operation performed immediately before the return of the subwindow is performed. There is a problem that the sub-window is redisplayed on the area and "the context (contents) of the work cannot be grasped". According to this embodiment, the sub-window is less likely to hinder the work around the cursor and the mouse pointer, so that the work can be sped up.

【0022】図16は、本発明の第9の実施例を示すサ
ブウィンドウ制御の動作フローチャートであり、図11
は、その場合の画面の説明図である。本実施例では、サ
ブウィンドウの制御処理の実行を判断する領域の設定や
サブウィンドウ制御処理の種類の選択を、作業種毎(例
えば、ワープロ、図形移動等)に設定するものについて
説明する。また、サブウィンドウ制御処理の実行領域設
定および制御処理の方式選択は、デフォルト値が設定さ
れているが、再設定を行う場合には、作業を選択した状
態でキー入力あるいはボタンのクリックにより、図18
に示す参考図面の設定が可能になり、記憶媒体(メモリ
やハードディスク等)に登録される。先ず、アクティブ
なアプリケーションウィンドウで、サブウィンドウが表
示されると(ステップ161)、サブウィンドウの表示
位置情報を取得し、その情報を保存する(ステップ16
2)。現在行っているアクティブな作業が何かを確認
し、図形移動であることを知る(ステップ163)。次
に、現在行っているアクティブな作業に対して、ステッ
プ162で取得したサブウィンドウの表示位置情報と、
図18に示す“サブウィンドウ制御処理設定画面”で登
録されている領域情報より、“サブウィンドウ制御処理
を実行する範囲(便宜上、エリアCと呼ぶ)”を算出
し、その位置情報を保存する(ステップ164)。この
例では、図形作業を行っているものとする。次に、サブ
ウィンドウが表示されていることを確認する(ステップ
165)。次に、移動処理を行っている図形の表示位置
情報を取得する(ステップ166)。次に、算出したエ
リアCの位置情報と移動処理を行っている図形の表示位
置情報を対比し(ステップ167)、エリアCの領域
に、移動処理を行っている図形が重なっていないかを確
認する(ステップ168)。
FIG. 16 is a flowchart showing the operation of subwindow control according to the ninth embodiment of the present invention.
Is an explanatory diagram of a screen in that case. In the present embodiment, a description will be given of an example in which the setting of an area for determining the execution of the control processing of the sub-window and the selection of the type of the sub-window control processing are set for each work type (for example, word processing, figure movement, etc.). The default value is set for the execution area setting of the sub-window control processing and the method selection of the control processing. However, in the case of resetting, the key input or the button click is performed in a state where the operation is selected.
Can be set and registered in a storage medium (memory, hard disk, etc.). First, when a sub-window is displayed in an active application window (step 161), display position information of the sub-window is acquired and the information is stored (step 16).
2). It confirms what active work is currently being performed and knows that it is figure movement (step 163). Next, for the currently active work, the display position information of the subwindow acquired in step 162,
Based on the area information registered in the “sub-window control processing setting screen” shown in FIG. 18, a “range in which the sub-window control processing is executed (referred to as area C for convenience)” is calculated, and the position information is stored (step 164). ). In this example, it is assumed that graphic work is being performed. Next, it is confirmed that the sub-window is displayed (step 165). Next, display position information of the figure undergoing the movement process is obtained (step 166). Next, the calculated position information of the area C is compared with the display position information of the figure undergoing the movement processing (step 167), and it is confirmed whether the figure undergoing the movement processing overlaps the area of the area C. (Step 168).

【0023】図11に示す例では、{(x5<xp<x
6)かつ(y5<yq<y6)}または{(x5<xp
<x6)かつ(y5<ys<y6)}または{(x5<
xr<x6)かつ(y5<yq<y6)}または{(x
5<xr<x6)かつ(y5<ys<y6)}の場合、
エリアCの領域に移動処理を行っている図形が重なって
いる。ここでは、破線114内がアクティブ図形115
の移動作業に対するエリアCを表わし、点線113が文
字入力作業に対するエリアを表わしている。11はカー
ソル位置、112はサブウィンドウを示す。ステップ1
68において、エリアCの領域に移動処理を行っている
図形が重なっていた場合には、既に“サブウィンドウ制
御”(つまり、第1〜第5の実施例によるサブウィンド
ウ制御)が実施されているかを確認する(ステップ17
1)。ステップ171において、“サブウィンドウ制
御”が未実施の場合、“サブウィンドウ制御処理設定画
面”で登録されている“サブウィンドウ制御”を実施し
(ステップ172)、アクティブな作業種は変わったか
を確認する(ステップ173)。一方、“サブウィンド
ウ制御”が既に実施されている場合には(ステップ17
1)、何もせずに、アクティブな作業種が変わったか否
かを確認する(ステップ173)。
In the example shown in FIG. 11, {(x5 <xp <x
6) and (y5 <yq <y6)} or {(x5 <xp
<X6) and (y5 <ys <y6)} or {(x5 <
xr <x6) and (y5 <yq <y6)} or {(x
5 <xr <x6) and (y5 <ys <y6)},
The figure being moved is overlapped with the area C. Here, the active figure 115 is indicated by a broken line 114.
Represents an area C for the moving operation, and a dotted line 113 represents an area for the character inputting operation. 11 indicates a cursor position, and 112 indicates a subwindow. Step 1
In 68, if the figure being moved is overlapped with the area of area C, it is checked whether "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) has already been performed. (Step 17
1). If "sub-window control" has not been performed in step 171, "sub-window control" registered in the "sub-window control process setting screen" is performed (step 172), and it is confirmed whether the active work type has changed (step 172). 173). On the other hand, if “sub-window control” has already been performed (step 17
1) Without doing anything, it is confirmed whether or not the active work type has changed (step 173).

【0024】ステップ168において、エリアCの領域
に移動処理を行っている図形が重なっていなかった場合
にも、既に“サブウィンドウ制御”(つまり、第1〜第
5の実施例によるサブウィンドウ制御)が実施されてい
るかを確認する(ステップ169)。ステップ169に
おいて、“サブウィンドウ制御”が既に実施されていた
場合、“サブウィンドウ制御”を解除してサブウィンド
ウを本来の位置に表示し(ステップ170)、アクティ
ブな作業種が変わったかを確認する(ステップ17
3)。一方、“サブウィンドウ制御”が未実施であれば
(ステップ169)、何もせずに、アクティブな作業種
が変わったかを確認する(ステップ173)。ステップ
173において、作業種が変わっていれば、“サブウィ
ンドウ制御”が実施の場合には、サブウィンドウを本来
の表示位置に戻し(ステップ174)、ステップ163
に戻る。また、ステップ173において、作業種が変わ
っていない場合には、ステップ165に戻る。以上の処
理を繰り返し実行する。本実施例の効果を挙げると、第
8の実施例では、サブウィンドウへの制御処理、サブウ
ィンドウ復帰を実行させるための判断基準となる値が固
定であり、また、サブウィンドウへの処理内容も決めら
れているため、元ウィンドウ上での作業内容やサブウィ
ンドウの役割に関係なくサブウィンドウの処理、復帰を
行ってしまい、『サブウィンドウへの処理、サブウィン
ドウの復帰のタイミングとその時にカーソルあるいはマ
ウスポインタのある作業領域の位置関係、元ウィンドウ
での作業内容に対するサブウィンドウへの処理方法が必
ずしも適当なものとならず、作業の妨げになる』という
問題があった。しかし、本実施例によれば、これらに対
する妨げはなくなるため、作業の効率化が図れる。
In step 168, even if the figure being moved does not overlap the area C, the "sub-window control" (that is, the sub-window control according to the first to fifth embodiments) is already performed. It is checked whether the process has been performed (step 169). In step 169, if the "sub-window control" has already been performed, the "sub-window control" is canceled and the sub-window is displayed at the original position (step 170), and it is confirmed whether the active work type has changed (step 17).
3). On the other hand, if “sub-window control” has not been performed (step 169), it is checked whether or not the active work type has changed (step 173). If the type of work has changed in step 173, and if "sub window control" is to be executed, the sub window is returned to the original display position (step 174), and step 163 is executed.
Return to If the type of work has not changed in step 173, the process returns to step 165. The above processing is repeatedly executed. According to the eighth embodiment, in the eighth embodiment, a value serving as a criterion for executing control processing for a sub-window and returning to a sub-window is fixed, and processing contents for a sub-window are determined. Therefore, processing and restoration of the subwindow are performed regardless of the contents of work on the original window and the role of the subwindow. The positional relationship and the method of processing the contents of the work in the original window to the sub-window are not always appropriate, which hinders the work. " However, according to the present embodiment, since there is no hindrance to these, the work efficiency can be improved.

【0025】図17は、本発明の第10の実施例を示す
サブウィンドウ制御の動作フローチャートであり、図1
2は、その場合の画面説明図である。また、サブウィン
ドウ制御処理の実行領域設定およびサブウィンドウ制御
処理解除の実行領域設定は、図18に示す参考画面の設
定により記憶媒体(メモリ、ハードディスク等)に登録
される。先ず、アクティブなアプリケーションウィンド
ウで、サブウィンドウが表示されると(ステップ17
5)、サブウィンドウの表示位置情報を取得し、その情
報を保存する(ステップ176)。ステップ175で取
得したサブウィンドウの表示位置情報と“サブウィンド
ウ制御処理設定画面”で登録されている領域情報より、
“サブウィンドウ制御処理実行範囲(便宜上、エリアD
と呼ぶ)”を算出し、その位置情報を保存する(ステッ
プ177)。ステップ177と同じように、“サブウィ
ンドウ制御処理解除画面”で登録されている領域情報よ
り、“サブウィンドウ制御処理解除範囲(便宜上、エリ
アEと呼ぶ)”を算出し、その位置情報を保存する(ス
テップ178)。そして、サブウィンドウが表示されて
いることを確認する(ステップ179)。次に、元のア
プリケーションウィンドウのカーソルあるいはマウスポ
インタの表示位置情報を取得する(ステップ180)。
次に、算出したエリアDの位置情報と元のアプリケーシ
ョンウィンドウのカーソルあるいはマウスポインタの表
示位置情報とを対比し(ステップ181)、エリアDの
領域にカーソルあるいはマウスポインタが重なっていな
いかを確認する(ステップ182)。図12に示す例で
は、(x3<xm<x4)かつ(y3<yn<y4)の
場合、エリアDの領域にカーソルあるいはマウスポイン
タが重なっている。すなわち、この場合、123が“サ
ブウィンドウ制御処理実行範囲”を示し、121がカー
ソルあるいはマウスポインタの位置を示している。ま
た、124は“サブウィンドウ制御処理解除範囲”を示
し、122はサブウィンドウである。
FIG. 17 is a flowchart showing the operation of subwindow control according to the tenth embodiment of the present invention.
FIG. 2 is an explanatory diagram of a screen in that case. The execution area setting for the sub-window control processing and the execution area setting for the cancellation of the sub-window control processing are registered in a storage medium (memory, hard disk, or the like) by setting the reference screen shown in FIG. First, when a subwindow is displayed in the active application window (step 17).
5) Acquire the display position information of the sub-window and save the information (step 176). From the display position information of the subwindow acquired in step 175 and the area information registered in the “subwindow control processing setting screen”,
“Sub window control processing execution range (for convenience, area D
) Is calculated and the position information is stored (step 177). Similarly to step 177, the sub-window control processing release range (for convenience, , Area E), and saves the position information (step 178). It is confirmed that the sub-window is displayed (step 179). Next, the cursor or mouse of the original application window is used. The display position information of the pointer is obtained (step 180).
Next, the calculated position information of the area D is compared with the display position information of the cursor or the mouse pointer of the original application window (step 181), and it is confirmed whether the cursor or the mouse pointer overlaps the area of the area D. (Step 182). In the example shown in FIG. 12, when (x3 <xm <x4) and (y3 <yn <y4), the cursor or the mouse pointer overlaps the area of the area D. That is, in this case, 123 indicates the “sub window control processing execution range”, and 121 indicates the position of the cursor or mouse pointer. Reference numeral 124 denotes a “sub-window control processing release range”, and reference numeral 122 denotes a sub-window.

【0026】ステップ182において、エリアDの領域
にカーソルあるいはマウスポインタが重なっていた場
合、既に“サブウィンドウ制御”(つまり、第1〜第5
の実施例によるサブウィンドウ制御)が実施されている
かを確認する(ステップ183)。ステップ183にお
いて、“サブウィンドウ制御”が未実施の場合には、
“サブウィンドウ制御”を実施する(ステップ18
4)。ここで、再び元のアプリケーションウィンドウの
カーソルあるいはマウスポインタの表示位置情報を取得
する(ステップ189)。次に、算出したエリアEの位
置情報と元のアプリケーションウィンドウのカーソルあ
るいはマウスポインタの表示位置情報を対比し(ステッ
プ185)、エリアEの領域にカーソルあるいはマウス
ポインタが重なっていないかを確認する(ステップ18
6)。図12に示す例では、(x5<xm<x6)かつ
(y5<yn<y6)の場合に、エリアeの領域にカー
ソルあるいはマウスポインタが重なっている。
In step 182, if the cursor or the mouse pointer overlaps the area D, the "sub window control" (that is, the first to fifth
It is confirmed whether or not the sub-window control according to this embodiment is performed (step 183). In step 183, if “sub-window control” has not been performed,
Perform "sub window control" (step 18)
4). Here, the display position information of the cursor or the mouse pointer of the original application window is obtained again (step 189). Next, the calculated position information of the area E is compared with the display position information of the cursor or the mouse pointer of the original application window (step 185), and it is checked whether the cursor or the mouse pointer overlaps the area of the area E (step 185). Step 18
6). In the example shown in FIG. 12, when (x5 <xm <x6) and (y5 <yn <y6), the cursor or the mouse pointer overlaps the area of the area e.

【0027】ステップ186において、エリアEの領域
にカーソルあるいはマウスポインタが重なっていた場
合、サブウィンドウが表示されていることを確認し(ス
テップ188)、ステップ189に戻る。一方、ステッ
プ186において、エリアEの領域にカーソルあるいは
マウスポインタが重なっていなかった場合には、“サブ
ウィンドウ制御”を解除して、サブウィンドウを本来の
位置に表示し(ステップ187)、ステップ179に戻
る。一方、ステップ182において、エリアDの領域に
カーソルあるいはマウスポインタが重なっていなかった
場合には、ステップ179に戻る。以上の処理をサブウ
ィンドウがクリアされるまで繰り返し実行する。本実施
例による効果を挙げると、第9の実施例では、サブウィ
ンドウへの処理とサブウィンドウの復帰の判断を行うた
めの値が等しく、『マウスポインタによる作業等では、
その境界領域を頻繁に移動するため、サブウィンドウの
表示状態がめまぐるしく変わり、作業が行い難い』とい
う問題が生じる。本実施例によれば、サブウィンドウの
表示状態が安定するため、上記の問題は解消され、作業
の効率化が図れる。
In step 186, if the cursor or mouse pointer overlaps the area E, it is confirmed that the sub-window is displayed (step 188), and the process returns to step 189. On the other hand, if the cursor or the mouse pointer does not overlap the area E in step 186, the "sub window control" is canceled, the sub window is displayed at the original position (step 187), and the process returns to step 179. . On the other hand, if the cursor or the mouse pointer does not overlap the area D in step 182, the process returns to step 179. The above processing is repeatedly executed until the subwindow is cleared. According to the ninth embodiment, the effect of the present embodiment is that the value for determining whether to return to the sub-window and the return of the sub-window is equal.
Since the boundary area is frequently moved, the display state of the sub-window changes rapidly, and it is difficult to perform the operation. " According to this embodiment, since the display state of the sub-window is stabilized, the above-mentioned problem is solved, and work efficiency can be improved.

【0028】本発明の第1〜第5の実施例では、元ウィ
ンドウのカーソルあるいはマウスポインタがサブウィン
ドウにより隠される前に、サブウィンドウを元のアプリ
ケーションウィンドウの領域外に押し出す、あるいは移
動させる、あるいはサイズを変更させる、あるいは元ウ
ィンドウの裏側に退避させるので、ウィンドウやサブウ
ィンドウを手動により操作する必要がなくなり、作業の
迅速化を図ることができる。本発明の第6の実施例で
は、第1〜第5の実施例でサブウィンドウへの処理を行
った後、元ウィンドウのカーソルあるいはマウスポイン
タが本来のサブウィンドウの表示領域外に移動すると、
サブウィンドウを元に復帰させるため、元ウィンドウの
作業領域の表示をサブウィンドウにより妨げられること
なく、またサブウィンドウの内容が参照できなくなっ
て、サブウィンドウの再表示等の操作を利用者が行う等
の問題はなくなるので、作業の効率化が図れる。本発明
の第7の実施例では、サブウィンドウへの処理が行われ
てから一定時間経過後に、サブウィンドウの状態復帰を
行うので、元のアプリケーションウィンドウのカーソル
あるいはマウスポインタが本来のサブウィンドウ表示エ
リア内に留まった場合でも、サブウィンドウの状態復帰
が行われ、サブウィンドウへの処理により参照できなく
なったサブウィンドウの再表示等のための利用者の操作
を回避することができるので、作業の効率化が図れる。
In the first to fifth embodiments of the present invention, before the cursor or the mouse pointer of the original window is hidden by the sub-window, the sub-window is pushed or moved out of the area of the original application window, or the size is changed. Since it is changed or retracted to the back of the original window, there is no need to manually operate the window or subwindow, and the work can be speeded up. In the sixth embodiment of the present invention, when the cursor or the mouse pointer of the original window moves out of the display area of the original sub-window after performing the processing on the sub-window in the first to fifth embodiments,
Since the subwindow is restored to its original state, the display of the work area of the original window is not obstructed by the subwindow, and the contents of the subwindow cannot be referred to, so that there is no problem that the user performs an operation such as redisplaying the subwindow. Therefore, work efficiency can be improved. In the seventh embodiment of the present invention, the state of the subwindow is restored after a lapse of a predetermined time from the processing on the subwindow, so that the cursor or the mouse pointer of the original application window remains in the original subwindow display area. In this case, the state of the sub-window is restored, and the operation of the user for re-displaying the sub-window which can no longer be referred to by the processing on the sub-window can be avoided, so that work efficiency can be improved.

【0029】本発明の第8の実施例では、サブウィンド
ウとカーソルあるいはマウスポインタの位置関係が、カ
ーソルあるいはマウスポインタ周辺の作業の内容が把握
できる間隔以上あるか、ないかの判断で、サブウィンド
ウへの処理、サブウィンドウの復帰を行うので、サブウ
ィンドウがカーソルあるいはマウスポインタ周辺での作
業の妨げとなることが少なくなり、作業の迅速化が図れ
る。本発明の第9の実施例では、サブウィンドウへの処
理、サブウィンドウ復帰の判断を行うためのサブウィン
ドウとカーソルあるいはマウスポインタとの位置関係の
値、および第1〜第5の実施例のサブウィンドウへの処
理内容を、サブウィンドウの種類あるいは作業ポイント
がカーソルあるいはマウスポインタの違い等により個別
に設定、選択できるので、サブウィンドウへの処理実
行、サブウィンドウの復帰時のサブウィンドウへの処理
が作業の妨げにならず、作業の効率化が図れる。本発明
の第10の実施例では、サブウィンドウへの処理とサブ
ウィンドウ復帰の判断を行うためのサブウィンドウとカ
ーソルあるいはマウスポインタとの位置関係の値を、サ
ブウィンドウへの処理実行時とサブウィンドウ復帰時で
別個に設定するので、サブウィンドウへの処理とサブウ
ィンドウの復帰を実行するサブウィンドウとカーソルあ
るいはマウスポインタとの位置関係に幅ができ、その結
果、サブウィンドウの表示状態が安定し、作業の効率化
が図れる。
In the eighth embodiment of the present invention, it is determined whether the positional relationship between the subwindow and the cursor or the mouse pointer is greater than or equal to the interval at which the contents of the work around the cursor or the mouse pointer can be grasped. Since the processing and the return of the sub-window are performed, the sub-window does not hinder the work around the cursor or the mouse pointer, and the work can be sped up. In the ninth embodiment of the present invention, the processing for the subwindow, the value of the positional relationship between the subwindow and the cursor or the mouse pointer for determining the return of the subwindow, and the processing for the subwindow in the first to fifth embodiments are described. The contents can be individually set and selected according to the type of sub-window or the work point by the difference of the cursor or mouse pointer, etc., so that the processing to the sub-window and the processing to the sub-window when returning from the sub-window do not hinder the work. Efficiency can be improved. In the tenth embodiment of the present invention, the value of the positional relationship between the subwindow and the cursor or the mouse pointer for determining the processing to the subwindow and the return of the subwindow is separately set when the processing to the subwindow is executed and when the subwindow is returned. Since the setting is made, the positional relationship between the sub-window for executing processing to the sub-window and returning the sub-window and the cursor or the mouse pointer is widened. As a result, the display state of the sub-window is stabilized, and work efficiency can be improved.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
ウィンドウおよびサブウィンドウを手動により操作する
必要がなくなるため、作業の迅速化が図れるとともに、
元ウィンドウの作業領域の表示をサブウィンドウに妨げ
られることなく、また元ウィンドウのカーソルあるいは
マウスポインタが本来のサブウィンドウ表示エリア内に
留まった場合でも、サブウィンドウの状態復帰が行われ
て、サブウィンドウの参照ができ、さらにサブウィンド
ウがカーソルあるいはマウスポインタ周辺での作業の妨
げになることが少なく、またサブウィンドウへの処理実
行、サブウィンドウの復帰時のサブウィンドウと作業ポ
イントとの位置関係および元のウィンドウの作業内容に
対するサブウィンドウへの処理が作業の妨げにならず、
しかもサブウィンドウへの処理とサブウィンドウの復帰
を実行するサブウィンドウとカーソルあるいはマウスポ
インタとの位置関係に幅ができて、サブウィンドウの表
示状態が安定する等により、作業の効率化が図れるとい
う効果を奏する。
As described above, according to the present invention,
Eliminates the need to manually manipulate windows and subwindows, speeding up work,
If the subwindow does not hinder the display of the work area of the original window and the cursor or mouse pointer of the original window stays in the original subwindow display area, the subwindow is restored and the subwindow can be referenced. In addition, the subwindow does not hinder the work around the cursor or the mouse pointer, and the processing to the subwindow, the positional relationship between the subwindow and the work point when the subwindow is restored, and the subwindow to the original window's work contents Processing does not hinder the work,
In addition, the positional relationship between the subwindow and the cursor or the mouse pointer for executing the process for returning to the subwindow and for returning the subwindow is widened, and the display state of the subwindow is stabilized.

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

【図1】本発明のサブウィンドウの表示制御方法が適用
されるコンピュータシステムの構成図および本発明によ
るサブウィンドウの表示制御方法の共通動作フローチャ
ートである。
FIG. 1 is a configuration diagram of a computer system to which a sub-window display control method of the present invention is applied, and a common operation flowchart of a sub-window display control method according to the present invention.

【図2】本発明の第1の実施例を示すサブウィンドウの
表示制御方法の動作フローチャートである。
FIG. 2 is an operation flowchart of a sub-window display control method according to the first embodiment of the present invention.

【図3】本発明の第2の実施例を示すサブウィンドウの
表示制御方法の動作フローチャートである。
FIG. 3 is an operation flowchart of a sub-window display control method according to a second embodiment of the present invention.

【図4】本発明の第3の実施例を示すサブウィンドウの
表示制御方法の動作フローチャートである。
FIG. 4 is an operation flowchart of a sub-window display control method according to a third embodiment of the present invention.

【図5】本発明の第1の実施例におけるサブウィンドウ
の移動前と移動後の座標を示す図である。
FIG. 5 is a diagram showing coordinates before and after movement of a subwindow according to the first embodiment of the present invention.

【図6】本発明の第2の実施例におけるサブウィンドウ
の移動前と移動後の座標を示す図である。
FIG. 6 is a diagram illustrating coordinates before and after movement of a subwindow according to a second embodiment of the present invention.

【図7】本発明の第3の実施例におけるサブウィンドウ
の移動前と移動後の座標を示す図である。
FIG. 7 is a diagram illustrating coordinates before and after movement of a subwindow according to a third embodiment of the present invention.

【図8】本発明の第6の実施例を説明するための表示画
面図である。
FIG. 8 is a display screen diagram for explaining a sixth embodiment of the present invention.

【図9】本発明の第7の実施例を説明するための表示画
面図である。
FIG. 9 is a display screen diagram for explaining a seventh embodiment of the present invention.

【図10】本発明の第8の実施例を説明するための表示
画面図である。
FIG. 10 is a display screen diagram for explaining an eighth embodiment of the present invention.

【図11】本発明の第9の実施例を説明するための表示
画面図である。
FIG. 11 is a display screen diagram for explaining a ninth embodiment of the present invention.

【図12】本発明の第10の実施例を説明するための表
示画面図である。
FIG. 12 is a display screen diagram for explaining a tenth embodiment of the present invention.

【図13】本発明の第6の実施例を示すサブウィンドウ
の表示制御方法の動作フローチャートである。
FIG. 13 is an operation flowchart of a sub-window display control method according to a sixth embodiment of the present invention.

【図14】本発明の第7の実施例を示すサブウィンドウ
の表示制御方法の動作フローチャートである。
FIG. 14 is an operation flowchart of a sub-window display control method according to a seventh embodiment of the present invention.

【図15】本発明の第8の実施例を示すサブウィンドウ
の表示制御方法の動作フローチャートである。
FIG. 15 is an operation flowchart of a sub-window display control method according to the eighth embodiment of the present invention.

【図16】本発明の第9の実施例を示すサブウィンドウ
の表示制御方法の動作フローチャートである。
FIG. 16 is an operation flowchart of a sub-window display control method according to a ninth embodiment of the present invention.

【図17】本発明の第10の実施例を示すサブウィンド
ウの表示制御方法の動作フローチャートである。
FIG. 17 is an operation flowchart of a subwindow display control method according to the tenth embodiment of the present invention.

【図18】本発明におけるサブウィンドウ制御処理設定
画面の説明図である。
FIG. 18 is an explanatory diagram of a subwindow control processing setting screen according to the present invention.

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

11…CPU、12…メモリ、13…外部メモリ、14
…表示装置、15…キーボード、16…ポインティング
デバイス、82,92,102,112,122…サブ
ウィンドウ、81,91,101,111,121…カ
ーソル位置、93…元ウィンドウの裏側へ退避、103
…エリアB(サブウィンドウ制御処理を実行する範
囲)、114…エリアC(サブウィンドウ制御処理を実
行する範名)、113…文字入力作業に対するエリア、
115…アクティブ図形、124…エリアE(サブウィ
ンドウ制御処理解除範囲)、123…エリアD(サブウ
ィンドウ制御処理実行範囲)。
11 CPU, 12 memory, 13 external memory, 14
... display device, 15 keyboard, 16 pointing device, 82, 92, 102, 112, 122 ... sub-window, 81, 91, 101, 111, 121 ... cursor position, 93 ... retreat to the back side of the original window, 103
.. Area B (range in which sub-window control processing is performed) 114 area C (range in which sub-window control processing is performed) 113 area for character input work
115 ... active figure, 124 ... area E (sub-window control processing cancellation range), 123 ... area D (sub-window control processing execution range).

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 少なくともプロセッサ、メモリ、ポイン
ティングデバイス、キーボードおよび表示装置を備え、
該表示装置上に表示されるウィンドウを持つ任意のアプ
リケーションによるサブウィンドウの表示制御方法にお
いて、 上記表示装置上に、サブウィンドウを表示させるステッ
プと、 上記アプリケーションによる元ウィンドウのカーソルあ
るいはマウスポインタが上記サブウィンドウにより隠さ
れる前に、該サブウィンドウ制御処理として該サブウィ
ンドウを元ウィンドウのクライアント領域外に押し出す
ステップとを有することを特徴とするサブウィンドウの
表示制御方法。
1. At least a processor, a memory, a pointing device, a keyboard and a display device,
A display control method for a sub-window by an arbitrary application having a window displayed on the display device, comprising: displaying a sub-window on the display device; and hiding a cursor or a mouse pointer of an original window by the application by the sub-window. Extruding the subwindow out of the client area of the original window as the subwindow control process before the subwindow is displayed.
【請求項2】 少なくともプロセッサ、メモリ、ポイン
ティングデバイス、キーボードおよび表示装置を備え、
該表示装置上に表示されるウィンドウを持つ任意のアプ
リケーションによるサブウィンドウの表示制御方法にお
いて、 上記表示装置上に、サブウィンドウを表示させるステッ
プと、 上記アプリケーションの元ウィンドウの座標情報を取得
するステップと、 上記取得した元ウィンドウの座標情報を該サブウィンド
ウの左端座標、該左端座標に該サブウィンドウの幅を加
えた値を右端座標に新たに設定するステップと、 カーソルあるいはマウスポインタが上記サブウィンドウ
により隠される前に、該サブウィンドウ制御処理として
上記新たに設定した座標に該サブウィンドウを移動させ
るステップとを有することを特徴とするサブウィンドウ
の表示制御方法。
2. At least a processor, a memory, a pointing device, a keyboard and a display device,
In a display control method of a sub-window by an arbitrary application having a window displayed on the display device, a step of displaying a sub-window on the display device; a step of acquiring coordinate information of an original window of the application; Setting the acquired coordinate information of the original window at the left end coordinate of the subwindow, newly setting a value obtained by adding the width of the subwindow to the left end coordinate to the right end coordinate, before the cursor or the mouse pointer is hidden by the subwindow, Moving the sub-window to the newly set coordinates as the sub-window control processing.
【請求項3】 少なくともプロセッサ、メモリ、ポイン
ティングデバイス、キーボードおよび表示装置を備え、
該表示装置上に表示されるウィンドウを持つ任意のアプ
リケーションによるサブウィンドウの表示制御方法にお
いて、 上記表示装置上に、サブウィンドウを表示させるステッ
プと、 上記サブウィンドウの一端の座標情報を取得するステッ
プと、 該サブウィンドウの上記取得した座標情報に予め定めら
れた変更量を加えた値を一端の座標情報に、かつ該サブ
ウィンドウの幅を縮小した値に、それぞれ新たに設定す
るステップと、 カーソルあるいはマウスポインタが上記サブウィンドウ
により隠される前に、該サブウィンドウの制御処理とし
て上記新たに設定した座標および該サブウィンドウの幅
を変更することにより、該サブウィンドウの位置とサイ
ズを変更するステップとを有することを特徴とするサブ
ウィンドウの表示制御方法。
3. At least a processor, a memory, a pointing device, a keyboard and a display device,
A display control method of a sub-window by an arbitrary application having a window displayed on the display device, comprising: displaying a sub-window on the display device; acquiring coordinate information of one end of the sub-window; Setting a value obtained by adding a predetermined amount of change to the acquired coordinate information to the coordinate information at one end and to a value obtained by reducing the width of the sub-window, respectively; Changing the position and size of the subwindow by changing the newly set coordinates and the width of the subwindow as control processing of the subwindow before being hidden by the subwindow. Control method.
【請求項4】 少なくともプロセッサ、メモリ、ポイン
ティングデバイス、キーボードおよび表示装置を備え、
該表示装置上に表示されるウィンドウを持つ任意のアプ
リケーションによるサブウィンドウの表示制御方法にお
いて、 上記表示装置上に、サブウィンドウを表示させるステッ
プと、 上記サブウィンドウの座標情報と上記アプリケーション
の元ウィンドウの座標情報とを取得するステップと、 上記元ウィンドウのカーソルあるいはマウスポインタが
上記サブウィンドウにより隠される前に、該サブウィン
ドウ制御処理として該サブウィンドウを一時的に該元ウ
ィンドウの裏側に退避させるステップとを有することを
特徴とするサブウィンドウの表示制御方法。
4. At least a processor, a memory, a pointing device, a keyboard and a display device,
In a display control method of a sub window by an arbitrary application having a window displayed on the display device, a step of displaying a sub window on the display device, the coordinate information of the sub window and the coordinate information of a source window of the application And a step of temporarily retracting the subwindow to the back side of the original window as the subwindow control process before the cursor or mouse pointer of the original window is hidden by the subwindow. Display control method of the subwindow to be performed.
【請求項5】 少なくともプロセッサ、メモリ、ポイン
ティングデバイス、キーボードおよび表示装置を備え、
該表示装置上に表示されるウィンドウを持つ任意のアプ
リケーションによるサブウィンドウの表示制御方法にお
いて、 上記表示装置上に、サブウィンドウを表示させるステッ
プと、 上記サブウィンドウの一端の座標情報を取得するステッ
プと、 該サブウィンドウの上記取得した座標情報に基づき、該
サブウィンドウの幅を予め定められた縮小値に設定する
ステップと、 カーソルあるいはマウスポインタが上記サブウィンドウ
により隠される前に、該サブウィンドウの制御処理とし
て上記設定した縮小値に該サブウィンドウの幅を変更す
るステップとを有することを特徴とするサブウィンドウ
の表示制御方法。
5. At least a processor, a memory, a pointing device, a keyboard and a display device,
A display control method of a sub-window by an arbitrary application having a window displayed on the display device, comprising: displaying a sub-window on the display device; acquiring coordinate information of one end of the sub-window; Setting the width of the sub-window to a predetermined reduced value based on the acquired coordinate information of the sub-window; and setting the reduced value set as the control processing of the sub-window before the cursor or the mouse pointer is hidden by the sub-window. Changing the width of the sub-window.
【請求項6】 請求項1〜5のいずれかに記載のサブウ
ィンドウの表示制御方法において、 前記サブウィンドウ制御処理が実行された後に、該サブ
ウィンドウを本来の表示位置に戻すステップを追加した
ことを特徴とするサブウィンドウの表示制御方法。
6. The display control method for a sub-window according to claim 1, further comprising a step of returning the sub-window to an original display position after the sub-window control processing is executed. Display control method of the subwindow to be performed.
【請求項7】 請求項1〜5のいずれかに記載のサブウ
ィンドウの表示制御方法において、 前記サブウィンドウ制御処理が実行されてからの時間経
過を監視するステップと、 監視した時間経過が予め定めた値に達した時点で、該サ
ブウィンドウを本来の表示位置に戻すステップとを追加
したことを特徴とするサブウィンドウの表示制御方法。
7. The display control method for a sub-window according to claim 1, further comprising: a step of monitoring a lapse of time after the execution of the sub-window control processing, wherein the monitored lapse of time is a predetermined value. Returning the subwindow to its original display position when the subwindow has been reached.
【請求項8】 請求項1〜6のいずれかに記載のサブウ
ィンドウの表示制御方法において、 前記サブウィンドウ制御処理が実行される条件として、
該サブウィンドウの本来の表示位置と元ウィンドウのカ
ーソルあるいはマウスポインタの位置関係が、該カーソ
ルあるいはマウスポインタ周辺の作業内容が把握できる
間隔以上あるか否かの判断により、該サブウィンドウの
制御処理および該サブウィンドウの復帰を行うことを特
徴とするサブウィンドウの表示制御方法。
8. The sub-window display control method according to claim 1, wherein the sub-window control process is executed under the following conditions:
By determining whether or not the original display position of the subwindow and the positional relationship between the cursor and the mouse pointer of the original window are longer than an interval at which the work contents around the cursor or the mouse pointer can be grasped, the control processing of the subwindow and the subwindow A display control method of a sub-window.
【請求項9】 請求項1〜5あるいは8のいずれかに記
載のサブウィンドウの表示制御方法において、 前記サブウィンドウの種類、用途あるいは作業ポイント
がカーソルあるいはマウスポインタの違いにより、該サ
ブウィンドウ制御処理および該サブウィンドウ復帰処理
の位置関係の値をそれぞれ算出するステップと、 請求項1〜5のいずれかに記載のサブウィンドウ制御処
理の選択を個別に設定するステップとを追加したことを
特徴とするサブウィンドウの表示制御方法。
9. The sub-window display control method according to claim 1, wherein the type, use, or work point of the sub-window is different depending on whether a cursor or a mouse pointer is used. A sub-window display control method, characterized by adding a step of calculating a value of a positional relationship of the return processing and a step of individually setting selection of the sub-window control processing according to claim 1. .
【請求項10】 請求項1〜5あるいは9のいずれかに
記載のサブウィンドウの表示制御方法において、 前記サブウィンドウ制御処理の実行を判断する元ウィン
ドウ上のエリアを算出するステップと、 前記サブウィンドウ復帰処理の実行を判断する元ウィン
ドウ上のエリアを算出するステップと、 該サブウィンドウの制御処理時点と該サブウィンドウ復
帰処理時点の判断をそれぞれ別個に、上記で算出された
エリアを元に判断して処理を行うステップとを有するこ
とを特徴とするサブウィンドウの表示制御方法。
10. The sub-window display control method according to claim 1, further comprising: calculating an area on a source window for determining execution of the sub-window control process; A step of calculating an area on the original window for which execution is to be determined; and a step of separately determining the control processing time of the sub-window and the determination of the sub-window returning processing based on the area calculated above. And a display control method for a sub-window.
JP24023299A 1999-08-26 1999-08-26 Control for display of subwindow Pending JP2001067165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24023299A JP2001067165A (en) 1999-08-26 1999-08-26 Control for display of subwindow

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24023299A JP2001067165A (en) 1999-08-26 1999-08-26 Control for display of subwindow

Publications (1)

Publication Number Publication Date
JP2001067165A true JP2001067165A (en) 2001-03-16

Family

ID=17056426

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24023299A Pending JP2001067165A (en) 1999-08-26 1999-08-26 Control for display of subwindow

Country Status (1)

Country Link
JP (1) JP2001067165A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011040358A1 (en) * 2009-09-30 2011-04-07 楽天株式会社 Information display device, information display method, information display program, recording medium and information display system
KR20150108577A (en) * 2014-03-18 2015-09-30 에스케이플래닛 주식회사 Learning apparatus and method for detecting features in an extended region for object recognition and computer readable medium having computer program recorded therefor

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011040358A1 (en) * 2009-09-30 2011-04-07 楽天株式会社 Information display device, information display method, information display program, recording medium and information display system
US8913082B2 (en) 2009-09-30 2014-12-16 Rakuten, Inc. Information display device, information display method, information display program, recording medium and information display system
KR20150108577A (en) * 2014-03-18 2015-09-30 에스케이플래닛 주식회사 Learning apparatus and method for detecting features in an extended region for object recognition and computer readable medium having computer program recorded therefor
KR102224936B1 (en) 2014-03-18 2021-03-08 에스케이플래닛 주식회사 Learning apparatus and method for detecting features in an extended region for object recognition and computer readable medium having computer program recorded therefor

Similar Documents

Publication Publication Date Title
US7415676B2 (en) Visual field changing method
JP3478172B2 (en) Multi-window display system and window display and deletion method
JP2698045B2 (en) Two-dimensional scrolling method and apparatus
US20090091547A1 (en) Information display device
JPH0798769A (en) Information processor and its screen editing method
JPH01250129A (en) Display screen operating system
KR20100085957A (en) Pointer controlling apparatus
JPH06274586A (en) Displaying system
JPH0830423A (en) Data processor
US5646647A (en) Automatic parking of cursor in a graphical environment
JP3585357B2 (en) Information processing apparatus and method, and recording medium recording information processing program
JP2505104B2 (en) Method and computer system for pointer remapping
JP4381761B2 (en) Display control apparatus, display control method, program, and recording medium
JPH11249782A (en) Terminal equipment having plural windows, window display method and recording medium recording window display control program
JP2009252083A (en) Information processing apparatus, window display method and display control program
JP3015264B2 (en) Information processing apparatus and method
JP2943734B2 (en) Mouse cursor with enlarged display frame
JP2000148350A (en) Information processor, cursor display controlling method and storage medium
JPH06187089A (en) Scroll control method
JP2001067165A (en) Control for display of subwindow
JP5512213B2 (en) Reference display system, reference display method and program
JPH09237175A (en) Scroll controller
JPH07219700A (en) Information processor
JPH06202838A (en) Window processor
JPH08106542A (en) Expanding and display method for graphic