JPH05143271A - Screen switching control system - Google Patents

Screen switching control system

Info

Publication number
JPH05143271A
JPH05143271A JP3302966A JP30296691A JPH05143271A JP H05143271 A JPH05143271 A JP H05143271A JP 3302966 A JP3302966 A JP 3302966A JP 30296691 A JP30296691 A JP 30296691A JP H05143271 A JPH05143271 A JP H05143271A
Authority
JP
Japan
Prior art keywords
task
screen
screen switching
request
active
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
JP3302966A
Other languages
Japanese (ja)
Inventor
Haruki Wakasa
春樹 若狭
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3302966A priority Critical patent/JPH05143271A/en
Publication of JPH05143271A publication Critical patent/JPH05143271A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To improve screen switching control by providing one managing task which manages plural tasks systematically in a system where only one screen of an information processor is shared with the plural tasks. CONSTITUTION:When a control task 1 for screen switching, a task 2 to request the screen switching, a task 3 capable of performing screen display until then, and a task 4 capable of performing the screen display hereafter exist, a state where the screen display can be performed is called as active, and a state to suppress the display as hold. The task 1 receives a screen switching request from the task 2, and sends a hold request to the task 3, and sends an active request to the task 4 after receiving hold completion information from the task 3. Furthermore, the task 1 receives active completion information from the task 4, and sends screen switching completion information to the task 2. Also, the task 1 is always controlled so as not to send the hold request and the active request in duplication to the task set in a hold state or active state.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理システムにおけ
るマルチタスクのプログラムの画面表示と画面切り換え
を制御する方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for controlling screen display and screen switching of a multitasking program in an information processing system.

【0002】[0002]

【従来の技術】従来、この種の画面切り換えは一つのプ
ログラムに閉じた制御であり、あらかじめ決められた画
面遷移の手順に従って画面を切り換えるように作成す
る。独立した複数のプログラムを並行して実行させるマ
ルチタスクのシステムの場合は、画面表示するタスクと
画面表示しないタスクに分けることによって一つの画面
に複数のタスクが同時に表示することのないようにする
方式と、画面を分割して各タスクごとに表示に使用でき
る部分を割り当てる方式とがある。
2. Description of the Related Art Conventionally, this type of screen switching is a control closed in one program, and screens are created so as to be switched according to a predetermined screen transition procedure. In the case of a multitasking system that executes multiple independent programs in parallel, a method to prevent multiple tasks from being displayed simultaneously on one screen by dividing the tasks into those that display the screen and those that do not There is a method of dividing the screen and allocating a portion that can be used for display for each task.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の方式
は、あらかじめ決められた画面遷移の手順に従って画面
を切り換えて行く方式なので、固定的な画面切り換えし
ができないという欠点がある。また、一つのプログラム
に閉じた画面制御しかできないので、マルチタスクのシ
ステムにする場合は、画面表示するタスクと画面表示し
ないタスクに分けるか,画面を分割して各タスクに固定
的に割り当てなければならないという欠点がある。
The above-mentioned conventional method has a drawback that fixed screen switching cannot be performed because the screen is switched according to a predetermined screen transition procedure. In addition, since only one screen can be controlled by one program, if you want to make a multi-task system, you have to divide it into tasks that display the screen and tasks that do not display the screen, or divide the screen and assign it to each task fixedly It has the drawback of not becoming.

【0004】本発明の目的は、複数のタスクを統一的に
管理する一つの管理タスクを設けることにより、上記の
欠点を改善する画面切り換え制御方式を提供することに
ある。
It is an object of the present invention to provide a screen switching control system which improves the above-mentioned drawbacks by providing one management task for managing a plurality of tasks in a unified manner.

【0005】[0005]

【課題を解決するための手段】本発明の画面切り換え制
御方式は、情報処理装置の唯一の画面を複数のタスクが
共用するシステムにおいて、タスク間通信を用いて一つ
の管理タスクが配下のタスクのうち常に一つのタスクの
画面表示を実行し、他のタスクの画面表示を抑制するよ
うにして構成される。
According to the screen switching control method of the present invention, in a system in which a plurality of tasks share a single screen of an information processing device, one management task is used as a subordinate task by using inter-task communication. The screen display of one task is always executed and the screen display of other tasks is suppressed.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明の一実施例を示す説明図であ
る。同図において画面切り換え制御方式は、画面切り換
えの制御タスク1と,画面切り換えを要求するタスク2
と,今まで画面表示可能だったタスク3と,これから画
面表示可能になるタスク4とを含む。以降、画面表示可
能な状態をアクティブ,画面表示を抑制する状態をホー
ルドと略して画面切り換え制御の手順を各タスク毎に説
明する。
FIG. 1 is an explanatory view showing an embodiment of the present invention. In the figure, the screen switching control method includes a screen switching control task 1 and a screen switching task 2
And a task 3 that can be displayed on the screen until now and a task 4 that can be displayed on the screen. Hereinafter, the screen switching control procedure will be abbreviated as active and the screen display suppression state as a hold, and the procedure of screen switching control will be described for each task.

【0008】タスク1は、タスク2からの画面切り換え
要求通知を受け取り、タスク3へホールド要求通知を送
り、タスク3からのホールド完了通知を受け取ってから
タスク4へアクティブ要求通知を送る。さらに、タスク
4からアクティブ完了通知を受け取り、タスク2へ画面
切り換え完了通知を送る。また、タスク1は、常にアク
ティブなタスクを把握しており、ホールド済みまたはア
クティブ済みのタスクに二重にホールド要求通知やアク
ティブ要求通知を送らないようにしている。以上のよう
に、タスク1は本画面切り換え制御方式におけるただ一
つの管理タスクとしての役割を持つ。
[0008] Task 1 receives a screen switching request notification from task 2, sends a hold request notification to task 3, receives a hold completion notification from task 3, and then sends an active request notification to task 4. Further, it receives an active completion notification from task 4, and sends a screen switching completion notification to task 2. Further, the task 1 always keeps track of active tasks, and does not send hold request notifications or active request notifications to the held or active tasks twice. As described above, the task 1 has a role as the only management task in this screen switching control method.

【0009】タスク3は、ホールド要求通知を受け取る
とそれ以降の画面表示は実際の画面には表示せず、メモ
リ上の退避エリアに書き込むようにする。また、タスク
3はホールド完了通知をタスク1へ送り、アクティブ状
態からホールド状態へ移ったことを伝える。
Upon receiving the hold request notification, task 3 does not display the subsequent screen display on the actual screen but writes it in the save area on the memory. Further, the task 3 sends a hold completion notice to the task 1 to inform that the hold state has been changed from the active state.

【0010】タスク4は、アクティブ要求通知を受け取
るとホールド状態のときに退避した画面表示データを実
際の画面に表示する。そしてそれ以降の画面表示は実際
の画面とメモリ上の退避エリアの両方に出力するように
する。また、タスク4はアクティブ完了通知をタスク1
へ送り、ホールド状態からアクティブ状態への移行が完
了したことを伝える。
Upon receiving the active request notification, task 4 displays the screen display data saved in the hold state on the actual screen. Then, the subsequent screen display is output to both the actual screen and the save area on the memory. Also, task 4 sends an active completion notification to task 1
To notify that the transition from the hold state to the active state is completed.

【0011】タスク2は、画面切り換えの要求を行うタ
スクであり、画面切り換え要求をタスク1へ送りその結
果通知をタスク1から受け取るまで待つ。タスク2がア
クティブ状態にある場合は、ホールド状態に移行してか
ら画面切り換え要求をタスク1へ送る。
Task 2 is a task for requesting screen switching, and sends a screen switching request to task 1 and waits until a result notification is received from task 1. When the task 2 is in the active state, the screen switching request is sent to the task 1 after shifting to the hold state.

【0012】アクティブ状態のタスクが画面切り換え要
求をした場合は、タスク1はホールド要求通知は送らず
に、アクティブ要求通知だけを送る。
When the task in the active state makes a screen switching request, task 1 sends only the active request notification without sending the hold request notification.

【0013】[0013]

【発明の効果】以上説明したように本発明は、一つの管
理タスクを持つことと,タスク間通信をすることと,メ
モリ上に画面退避エリアを持つことによって、一つしか
ない画面表示装置を複数のタスク間で共用することがで
きる。
As described above, the present invention provides a screen display device having only one management task, having communication between tasks, and having a screen save area on the memory. It can be shared among multiple tasks.

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

【図1】本発明の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of the present invention.

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

1 画面切り換えの制御タスク 2 画面切り換えを要求するタスク 3 今まで画面表示可能だったタスク 4 これから画面表示可能になるタスク 1 Screen switching control task 2 Task requesting screen switching 3 Task that could be displayed on the screen 4 Task that can be displayed on the screen

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 情報処理装置の唯一の画面を複数のタス
クが共用するシステムにおいて、タスク間通信を用いて
一つの管理タスクが配下のタスクのうち常に一つのタス
クの画面表示を実行し、他のタスクの画面表示を抑制す
ることを特徴とする画面切り換え制御方式。
1. In a system in which a plurality of tasks share a single screen of an information processing device, one management task always executes screen display of one task among subordinate tasks by using inter-task communication, and other tasks. Screen switching control method characterized by suppressing the screen display of the task.
JP3302966A 1991-11-19 1991-11-19 Screen switching control system Withdrawn JPH05143271A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3302966A JPH05143271A (en) 1991-11-19 1991-11-19 Screen switching control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3302966A JPH05143271A (en) 1991-11-19 1991-11-19 Screen switching control system

Publications (1)

Publication Number Publication Date
JPH05143271A true JPH05143271A (en) 1993-06-11

Family

ID=17915305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3302966A Withdrawn JPH05143271A (en) 1991-11-19 1991-11-19 Screen switching control system

Country Status (1)

Country Link
JP (1) JPH05143271A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003032144A1 (en) * 2001-10-05 2003-04-17 Matsushita Electric Industrial Co., Ltd. Print data creation apparatus and print data creation method
JP2009271820A (en) * 2008-05-09 2009-11-19 Konica Minolta Business Technologies Inc Image processor, screen transmitting method and screen transmission program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003032144A1 (en) * 2001-10-05 2003-04-17 Matsushita Electric Industrial Co., Ltd. Print data creation apparatus and print data creation method
JP2009271820A (en) * 2008-05-09 2009-11-19 Konica Minolta Business Technologies Inc Image processor, screen transmitting method and screen transmission program

Similar Documents

Publication Publication Date Title
US9104476B2 (en) Opportunistic multitasking of VOIP applications
US5440746A (en) System and method for synchronizing processors in a parallel processing environment
US5842015A (en) System and method for real-time control of hardware in a multiprocessing environment
US8132191B2 (en) Method and apparatus for adapting and hosting legacy user interface controls
JPH06161957A (en) Workstation
JP4677733B2 (en) Server device, display device, and display method
CN111708625A (en) Multi-user task execution method, device, equipment and storage medium
CN111880879A (en) Playing method, device, equipment and storage medium of dynamic wallpaper
JPH05143271A (en) Screen switching control system
JP2001117786A (en) Process scheduling device and process scheduling method
EP0235379B1 (en) Virtual terminal monitored mode
JPS6263333A (en) Picture information controlling system
JP3823475B2 (en) Data processing method, recording medium, and data processing apparatus
Jeffay On kernel support for real-time multimedia applications
CN112612628A (en) Information change notification method, device, equipment and storage medium
CN110399269A (en) The monitoring method and device of process progress
JP2002341990A (en) Information processor, control program of information processor, and storage medium in which the control program is stored
JPS5844525A (en) Access controlling system
JPS6125249A (en) Exclusive control system
CN114168290A (en) Task processing method and device, electronic equipment and storage medium
JPH01279336A (en) Display system for program working state
JPH05257629A (en) Message display system
JPS63168718A (en) Screen information control system
JPH04295935A (en) Data processor
JPS6368927A (en) Message detail display system

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