JPS63159927A - Information processor - Google Patents

Information processor

Info

Publication number
JPS63159927A
JPS63159927A JP61309442A JP30944286A JPS63159927A JP S63159927 A JPS63159927 A JP S63159927A JP 61309442 A JP61309442 A JP 61309442A JP 30944286 A JP30944286 A JP 30944286A JP S63159927 A JPS63159927 A JP S63159927A
Authority
JP
Japan
Prior art keywords
window
input
information processing
crt
given
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.)
Granted
Application number
JP61309442A
Other languages
Japanese (ja)
Other versions
JP2556494B2 (en
Inventor
Hiroko Ichikawa
裕子 市川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP61309442A priority Critical patent/JP2556494B2/en
Publication of JPS63159927A publication Critical patent/JPS63159927A/en
Application granted granted Critical
Publication of JP2556494B2 publication Critical patent/JP2556494B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To shorten the input waiting time by displaying a window set under an input waiting state after the end of its information processing job at the forefront side and setting again the previous state if no input is given to said window displayed at the forefront side for a fixed time. CONSTITUTION:A process control part 2 always checks the input given from an input device 6 and the information processing states of all windows and sends a window set under an input waiting state after the end of its task, if detected, to a CRT control part 3. The part 3 delivers the relevant window to a CRT display device 5 via a CRT memory 4 so that this window is set at the forefront side. Then the part 2 checks via a timer 2c whether or not an input is given to the window within a fixed time. If no input is given to the window, the part 2 transmits this fact to the part 3. The part 3 replaces the CRT display with the previous screen stored in a RAM. Thus it is possible to shorten the input waiting time and to produce no troublesomeness even though the window carrying out the current processing job is covered.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は表示装置の表示画面上にマルチウィンドウが表
示可能な情報処理装置におけるプロセスの状態表示に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to process status display in an information processing device capable of displaying multiple windows on a display screen of a display device.

(従来技術とその問題点) 従来、情報処理装置において表示装置の画面上のマルチ
ウィンドウで複数の情報を処理している場合、いくつか
ウィンドウを開くと後ろ側で見えなくなってしまったウ
ィンドウで行われている処理が終ったかどうかを知るに
は、ウィンドウを動かすか手前に呼び出さねばならず不
便であり、また隠れてしまったウィンドウで連続して処
理を行うとき、前のプロセスがいつ終ったかわからない
でいると無駄なウィンドウ呼出しや入力待ち時間が多く
なるという欠点があった。
(Prior art and its problems) Conventionally, when an information processing device processes multiple pieces of information using multiple windows on the screen of a display device, when several windows are opened, the process may occur with a window that is hidden behind the screen. To find out whether the current process has finished, you have to move the window or call it to the front, which is inconvenient, and when you perform successive processes in a hidden window, you don't know when the previous process finished. This had the disadvantage of increasing unnecessary window calls and input waiting time.

(問題を解決するための手段及び作用)本発明は上記事
情に鑑みてなされたもので、表示装置上に複数のウィン
ドウを開いて同時に複数の情報処理をすることができる
情報処理装置において、ウィンドウの表示時間を決定す
るタイマー回路を内部に有し各ウィンドウにおけるプロ
セス状態を管理するプロセス管理手段と、そのプロセス
の実行状態によりウィンドウ表示を制御する制御手段と
を備え、複数の情報処理を実行している時に隠れている
ウィンドウで実行されている情報処理が終了し入力待ち
の状態になると、そのウィンドウが一番手前に表示され
、前記タイマー回路によりカウントされた一定時間手前
に表示されたウィンドウに入力がないと、再び前の状態
に戻る情報処理装置を提供するものである。
(Means and effects for solving the problem) The present invention has been made in view of the above-mentioned circumstances. The process management means includes a timer circuit that determines the display time of the window and manages the process state in each window, and the control means controls the window display according to the execution state of the process, and executes multiple information processing. When the information processing that is being executed in the window that is hidden while the user is in The present invention provides an information processing device that returns to the previous state when no input is made.

〔実施例〕〔Example〕

第1図は本発明の一実施例に係る情報処理装置の構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an information processing apparatus according to an embodiment of the present invention.

1はこの情報処理装置全体の制御を司どるCPUで、プ
ロセスデータ等を展開するワークメモリとしてのRAM
1aを有する。2はCPU1のプロセス状態を調べ管理
するプロセス管理部で、後述するプロセス管理処理プロ
グラムを記憶するROMZaiびプロセスデータな登録
するメモリであるRAM2b、タイマー回路2cを有す
る。3はCRT表示装置を制御するCRT制御部で、後
述するウィンドウ処理プログラムを記憶するROM3a
及びプロセスデータを展開するワークメモリとしてのR
AM3bを有する。
1 is a CPU that controls the entire information processing device, and a RAM that serves as a work memory for storing process data, etc.
It has 1a. Reference numeral 2 denotes a process management unit that examines and manages the process status of the CPU 1, and includes a ROM that stores a process management processing program (described later), a RAM 2b that is a memory for registering process data, and a timer circuit 2c. 3 is a CRT control unit that controls a CRT display device, and a ROM 3a that stores a window processing program to be described later.
and R as a working memory to expand process data.
It has AM3b.

4はCRT出力用メモリ、5はCRT表示装置、6はキ
ーボード等の入力装置である。
4 is a CRT output memory, 5 is a CRT display device, and 6 is an input device such as a keyboard.

第2図〜第4図は第1図の情報処理装置で、マルチウィ
ンドウを開き複数の情報処理を実行している際のCRT
表示装置の様子を示す。2−1.3−1はCRT画面、
2−2〜3−4は情報処理を実行しているウィンドウで
ある。
Figures 2 to 4 show the CRT of the information processing apparatus shown in Figure 1 when a multi-window is open and multiple information processes are being executed.
The state of the display device is shown. 2-1.3-1 is a CRT screen,
2-2 to 3-4 are windows in which information processing is being executed.

6の入力装置からCR7表示装置5ウインドウを開封情
報処理を実行する入力があると、2のプロセス管理部は
その情報処理のプロセスを1のCPUと3のCRT制御
部へ転送する。1のCPUはその情報処理の実行を行い
、3のCRT制御部はその情報処理のためのウィンドウ
をCRTメモリ4に出力する。第2図で今2−2のウィ
ンドウが開かれたところであり、2−3゜2−4のウィ
ンドウはそれ以前に実行状態に入っている情報処理のウ
ィンドウである。プロセス管理部2は入力装置6からの
入力と全てのウィンドウの情報処理状態を常に調べ、タ
スクが終了し入力待ち状態のウィンドウがあるとそれを
CRT制御部3へ伝える。CRT制御部3では、情報処
理終了の知らせがあるとそのウィンドウがいちばん手前
になるようCRTメそす4を介してCR7表示装置5に
出力して表示する。CRT制御部はCRT表示を変更す
る時に、変更以前の状態を3aのRAMに保存しておく
When there is an input from the input device 6 to execute unsealing information processing on the window of the CR7 display device 5, the process management section 2 transfers the information processing process to the CPU 1 and the CRT control section 3. The CPU 1 executes the information processing, and the CRT control unit 3 outputs a window for the information processing to the CRT memory 4. In FIG. 2, window 2-2 has just been opened, and windows 2-3 and 2-4 are information processing windows that were previously in the execution state. The process management section 2 constantly checks the input from the input device 6 and the information processing status of all windows, and when a task is completed and there is a window waiting for input, it notifies the CRT control section 3 of this fact. When the CRT control unit 3 receives notification of the end of information processing, the window is output to the CR7 display unit 5 via the CRT display 4 and displayed so that the window is brought to the front. When changing the CRT display, the CRT control section stores the state before the change in the RAM of 3a.

2−3のウィンドウにおける情報の処理が終了すると、
後述する動作によりCR7表示装置5は第3図の画面表
示となる。プロセス管理部2は情報処理の終了をCRT
制御部3へ知らせると、2Cのタイマーにより一定時間
以内に3−3のウィンドウに入力があるかどうかを調べ
る。
When the processing of information in window 2-3 is completed,
Through the operations described below, the CR7 display device 5 displays the screen shown in FIG. 3. The process management unit 2 indicates the end of information processing using the CRT.
When the control unit 3 is notified, the timer 2C checks whether there is an input in the window 3-3 within a certain period of time.

あればその入力に従って処理をしなければ入力がないこ
とをCRT制御部3に伝え、CRT制御部はこの知らせ
をうけるとRAMに格納しである前の画面表示に表示変
更をする(第2図の表示になる)、第5図は上記一連の
処理にかかわるプロセス管理部のプロセス管理動作を示
すフローチャートである。
If there is, it informs the CRT control section 3 that there is no input unless it processes according to the input. When the CRT control section receives this notification, it stores it in the RAM and changes the display to the previous screen display (Fig. 2). FIG. 5 is a flowchart showing the process management operation of the process management unit related to the series of processes described above.

プロセス管理部2はステップs1で入力装置より新しい
ウィンドウを開く入力があるか新しい情報処理を実行さ
せる入力があるかどうかを調べる。入力があればそれを
プロセステーブルであるRAM2bに登録し、CPUI
とCRT制御部3に伝える(ステップ32.S3)。
In step s1, the process management unit 2 checks whether there is an input from the input device to open a new window or to execute new information processing. If there is an input, it is registered in RAM2b, which is the process table, and the CPU
is transmitted to the CRT control unit 3 (step 32.S3).

入力がなければそのままステップs4へ進む。If there is no input, the process directly advances to step s4.

ステップS4ではプロセステーブルをサーチし、登録さ
れているプロセスが全てサーチされたかを調べる。サー
チされていないプロセスがあればステップS5でそのプ
ロセス状態をCPUIを介して調べる。調べたプロセス
が処理中ならばステップS4へ戻る。入力待ち状態(処
理終了)であればステップS7に進み、そのプロセスを
プロセステーブルから除きCRT制御部3にそのプロセ
ス終了を知らせる(ステップS8)。
In step S4, the process table is searched to determine whether all registered processes have been searched. If there is a process that has not been searched, the process status is checked via the CPUI in step S5. If the checked process is currently being processed, the process returns to step S4. If it is in the input waiting state (processing completed), the process advances to step S7, the process is removed from the process table, and the CRT control unit 3 is notified of the process completion (step S8).

ステップs9で終了したプロセスのウィンドウに新しい
入力があるかを調べる。あればステップS2に戻る。な
ければステップSIOでステップS7から一定時間が経
過したかを調べる。経過していなければステップS9へ
戻り、経過していればステップSllでCRT制御部3
へ前の表示状態に戻すよう命令してステップS4に戻る
It is checked in step s9 whether there is any new input in the window of the terminated process. If so, the process returns to step S2. If not, it is checked in step SIO whether a certain period of time has passed since step S7. If the elapsed time has not elapsed, the process returns to step S9, and if the elapsed time has elapsed, the CRT control unit 3 returns to step Sll.
A command is given to return to the previous display state, and the process returns to step S4.

ステップS4でプロセステーブルのサーチが終了すると
ステップS1に戻る。
When the process table search is completed in step S4, the process returns to step S1.

第5図は3のCRT制御部のウィンドウ処理動作を表す
フローチャートである。ステップS12でプロセス管理
部2よりステップS3による知らせがあるかどうかを調
べる。あればステップS13で現在のCRT画面表示情
報を3bのRAMに保存し、知らせに従ってCRT表示
出力を行う(ステップ514)、なければステップS1
5に進み再びプロセス管理部2よりステップS8による
知らせがあるかどうかを調べ、なければステップS19
に進む、あればステップ316でそのプロセスのウィン
ドウに他のウィンドウの隠れた部分があるかどうかを調
べ、なければステップS19に進む、あればステップS
17で現在のCRT画面表示をRAMに保存し、知らせ
をうけたプロセスのウィンドウを一番手前に出力する(
ステップS8)、ステップS19でプロセス管理部より
前の画面に戻す知らせがあるかどうかを調べなければス
テップS12へ戻る。あれば現在のCR7画面をRAM
に保存しくステップ520)、前に保存されていたRA
Mの内容をCRTメモリに出力して表示する(ステップ
521)。
FIG. 5 is a flowchart showing the window processing operation of the CRT control section 3. In step S12, it is checked whether there is any notification from the process management section 2 in step S3. If so, the current CRT screen display information is stored in the RAM of 3b in step S13, and CRT display output is performed according to the notification (step 514); if not, in step S1
5, it is checked again from the process management section 2 whether there is any notification in step S8, and if not, the process goes to step S19.
If there is, it is checked in step 316 whether there is a hidden part of another window in the window of that process, and if not, the process goes to step S19, if so, step S
Step 17 saves the current CRT screen display to RAM and outputs the window of the process that received the notification to the forefront (
In step S8), if it is not checked in step S19 whether there is any notification from the process management unit to return to the previous screen, the process returns to step S12. If so, save the current CR7 screen to RAM.
(step 520), the previously saved RA
The contents of M are output to the CRT memory and displayed (step 521).

(発明の効果) 本発明に係る情報処理装置においては、たくさんのウィ
ンドウを開いて同時に複数の情報lA埋を実行させてい
る際、プロセスが終了し入力待ちとなると、そのウィン
ドウが手前に現れるので、見えなくなっているプロセス
の状態を把握できるだけでなく入力待ちの時間を短縮で
きるという効果がある。
(Effects of the Invention) In the information processing device according to the present invention, when many windows are opened and a plurality of pieces of information are loaded at the same time, when the process ends and the input is waited, the window appears in the foreground. This has the effect of not only being able to grasp the status of processes that are no longer visible, but also shortening the time it takes to wait for input.

更に一定時間で手前に現れたウィンドウは元に戻るので
カレントの処理を行つているウィンドウが隠れてしまっ
ても煩しくない。
Furthermore, the window that appears in the foreground returns to its original position after a certain period of time, so it is not bothersome even if the window that is currently being processed is hidden.

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

第1図は本発明の情報処理装置の一実施例を示すブロッ
ク図。 第2図〜第3図は本発明の実施例によるCR7表示画面
の図。 第4図はプロセス管理部のプロセス管理動作を表すフロ
ーチャートを示す図。 第5図はCRT制御部のウィンドウ処理動作を表すフロ
ーチャートを示す図。 t  −、−−−−−c p u 2−−−−−−プロセス管理部 3 −−−−−− CRT制御部 4 −−−−−− CRTメモリ 5 −−−−−− CR7表示装置 8−一−−−一人力装置 第2 困 第3 回
FIG. 1 is a block diagram showing an embodiment of an information processing apparatus of the present invention. FIGS. 2 and 3 are diagrams of CR7 display screens according to embodiments of the present invention. FIG. 4 is a flow chart showing the process management operation of the process management section. FIG. 5 is a flow chart showing the window processing operation of the CRT control section. t -, ------c p u 2 ------- Process management section 3 ------- CRT control section 4 ------ CRT memory 5 ------ CR7 display device 8-1---One-person equipment 2nd difficulty 3rd session

Claims (1)

【特許請求の範囲】[Claims] 表示装置上に複数のウインドウを開いて同時に複数の情
報処理をすることができる情報処理装置において、ウイ
ンドウの表示時間を決定するタイマー回路を内部に有し
各ウインドウにおけるプロセス状態を管理するプロセス
管理手段と、そのプロセスの実行状態によりウインドウ
表示を制御する制御手段とを備え、複数の情報処理を実
行している時に隠れているウインドウで実行されている
情報処理が終了し入力待ちの状態になるとそのウインド
ウが一番手前に表示され、前記タイマー回路によりカウ
ントされた一定時間手前に表示されたウインドウに入力
がないと再び前の状態に戻ることを特徴とする情報処理
装置。
In an information processing device that can open multiple windows on a display device and process multiple pieces of information at the same time, process management means has an internal timer circuit that determines the window display time and manages the process status of each window. and a control means for controlling the window display according to the execution state of the process, and when the information processing being executed in the hidden window is completed and the window is waiting for input when multiple information processing is being executed, An information processing device characterized in that a window is displayed at the forefront, and if there is no input to the window displayed for a certain period of time counted by the timer circuit, the information processing device returns to the previous state.
JP61309442A 1986-12-24 1986-12-24 Information processing device Expired - Fee Related JP2556494B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61309442A JP2556494B2 (en) 1986-12-24 1986-12-24 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61309442A JP2556494B2 (en) 1986-12-24 1986-12-24 Information processing device

Publications (2)

Publication Number Publication Date
JPS63159927A true JPS63159927A (en) 1988-07-02
JP2556494B2 JP2556494B2 (en) 1996-11-20

Family

ID=17993044

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61309442A Expired - Fee Related JP2556494B2 (en) 1986-12-24 1986-12-24 Information processing device

Country Status (1)

Country Link
JP (1) JP2556494B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05241756A (en) * 1992-03-03 1993-09-21 Nec Corp Multiwindow display device
JP2006139779A (en) * 2005-11-07 2006-06-01 Hitachi Omron Terminal Solutions Corp Window display control method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6057376A (en) * 1983-09-07 1985-04-03 シャープ株式会社 Display control system for electronic computer
JPS61200584A (en) * 1985-03-04 1986-09-05 株式会社日立製作所 Multiwindow control system
JPS61275792A (en) * 1985-05-31 1986-12-05 キヤノン株式会社 Display unit
JPS6375978A (en) * 1986-09-19 1988-04-06 Hitachi Ltd Multiplex picture control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6057376A (en) * 1983-09-07 1985-04-03 シャープ株式会社 Display control system for electronic computer
JPS61200584A (en) * 1985-03-04 1986-09-05 株式会社日立製作所 Multiwindow control system
JPS61275792A (en) * 1985-05-31 1986-12-05 キヤノン株式会社 Display unit
JPS6375978A (en) * 1986-09-19 1988-04-06 Hitachi Ltd Multiplex picture control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05241756A (en) * 1992-03-03 1993-09-21 Nec Corp Multiwindow display device
JP2006139779A (en) * 2005-11-07 2006-06-01 Hitachi Omron Terminal Solutions Corp Window display control method

Also Published As

Publication number Publication date
JP2556494B2 (en) 1996-11-20

Similar Documents

Publication Publication Date Title
JPH06289928A (en) Programmable controller and execution method for sfc program using same
JP3399665B2 (en) Information processing device
JPS6069707A (en) Numerical controller
JPS63159927A (en) Information processor
JP2002091418A (en) Window display device and recording medium
JPH04319775A (en) Cad system
JPS63159926A (en) Information processor
JP3167245B2 (en) Programmable controller operating state monitoring device
JPS60189504A (en) Numerical controller
JPH0193812A (en) System for displaying help screen
JP2538040B2 (en) Process priority setting method and multi-process management device
JPH06168090A (en) Window diplay device and menu electing method
JPH02293924A (en) Menu control system
JPH01191269A (en) Image controller
JPH01244502A (en) Pc program display system
JPH01236309A (en) Display device for numerical controller
JPH0836412A (en) Numerical control system
JPH0764478A (en) Program composing device for programmable controller
JPH06202839A (en) Device and method for displaying image
JPS63133226A (en) Multi-window system
JPH0224713A (en) Control information management device for multiwindow
JPH0216603A (en) Sequence program editing system
JPH08328803A (en) Display managing system
JPH01194647A (en) Electronic conference system
JPH0424871A (en) Data controller

Legal Events

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