JPS63138420A - Control device for multi-window control information - Google Patents

Control device for multi-window control information

Info

Publication number
JPS63138420A
JPS63138420A JP61286344A JP28634486A JPS63138420A JP S63138420 A JPS63138420 A JP S63138420A JP 61286344 A JP61286344 A JP 61286344A JP 28634486 A JP28634486 A JP 28634486A JP S63138420 A JPS63138420 A JP S63138420A
Authority
JP
Japan
Prior art keywords
control information
window
window control
information management
management device
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
JP61286344A
Other languages
Japanese (ja)
Inventor
Masaaki Kobayashi
正明 小林
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP61286344A priority Critical patent/JPS63138420A/en
Publication of JPS63138420A publication Critical patent/JPS63138420A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To reconstitute a multi-window display at a high speed by using an arithmetic register and a data transfer device to perform production, deletion and transfer of the window control information stored in a memory shown by an information control device. CONSTITUTION:The window control information stored in a memory 7 is copied to a memory area secured by a window control information control device 14 for production of a list structure of the window control information. Then, the device 14 stores the address to be given to the area where the window control information is copied in case the contents of the device 14 corresponding to a window designated as a transfer destination are idle. When the address is stored in said device 14, an address is added to the window control information on the final element of the window control information list shown by the address stored in the device 14. Thus, the list structure is extended to transfer the window control information to the corresponding window at a high speed.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、マルチウィンドウの表示をマルチウィンドウ
表示ハードウェアのサポートなしで実現している小型の
コンビ二−タシステム(パーソナルコンピュータ)のウ
ィンドウの制御を行う装置に関するものである。特に、
ウィンドウの再描画。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention controls the windows of a small combi computer system (personal computer) that realizes multi-window display without the support of multi-window display hardware. It is related to the device. especially,
Redrawing the window.

削除、移動処理のウィンドウの動作を制御する指令であ
るウィンドウ制御情報の生成、削除、転送を行うマルチ
ウィンドウ制御情報管理装置に関するものである。
The present invention relates to a multi-window control information management device that generates, deletes, and transfers window control information that is a command for controlling operations of windows in deletion and movement processing.

従来の技術 第6図は従来の小型のコンピュータシステム(パーソナ
ルコンピュータ)の構成を示すものであり、1はCPU
、2はメモリ、3は表示データを格納する表示メモリ、
4は表示メモリ3の内容より映像信号を作成する表示制
御装置、5はCRTである。
BACKGROUND ART FIG. 6 shows the configuration of a conventional small computer system (personal computer), in which 1 indicates a CPU.
, 2 is a memory, 3 is a display memory for storing display data,
4 is a display control device that creates a video signal from the contents of the display memory 3, and 5 is a CRT.

以上のように構成された従来のパーソナルコンピュータ
において、マルチウィンドウ表示処理を行う場合の動作
について説明する。
The operation of a conventional personal computer configured as described above when performing multi-window display processing will be described.

上記システムでマルチウィンドウの表示を行う場合、メ
モリ2上にウィンドウの管理情報が設定されている。こ
れは主にウィンドウの画面上の位置、大きさ、背景色等
のウィンドウの持つ属性をウィンドウ毎に格納したもの
である。
When displaying a multi-window in the above system, window management information is set in the memory 2. This mainly stores the attributes of each window, such as its position on the screen, size, and background color.

アプリケーションプログラムよりウィンドウへの文字や
図形等の表示指令が来た場合、表示指定されたウィンド
ウに対応する管理情報を用いて表示すべき領域を設定し
、その領域の内部のみを表示する。これによりマルチウ
ィンドウ上での描画が行われる。
When a command to display characters, figures, etc. to a window is received from an application program, an area to be displayed is set using management information corresponding to the window designated for display, and only the inside of that area is displayed. This allows drawing on multiple windows.

上記システムでウィンドウの移動、縮小、削除等の処理
が行われた場合、画面を更新する指令が各ウィンドウを
持つアプリケーションプログラムに送られる。この指令
を受は取ったアプリケーションプログラムは、その指令
を解析しその指令に従って表示を行う。この指令を各ウ
ィンドウを持つアプリケーションプログラムが実行する
ことによりマルチウィンドウ表示の再構成が成される。
When processing such as moving, reducing, or deleting a window is performed in the above system, a command to update the screen is sent to the application program that has each window. The application program that receives this command analyzes the command and performs display according to the command. By executing this command by an application program having each window, the multi-window display is reconfigured.

多くのパーソナルコンピュータシステムテハ、ウィンド
ウ制御情報の伝達の方法を各ウィンドウに対する共有メ
モリ領域を確保しそこへウィンドウ制御情報を書き込ん
だり、マルチタスクをサポートするオペレーティングシ
ステムのプロセス間通信機能を用いて、ウィンドウを持
つ各プロ、セスヘラインドウ制御情報を送信することに
より実現している。
In many personal computer systems, window control information is transmitted by allocating a shared memory area for each window and writing window control information there, or by using the interprocess communication function of the operating system that supports multitasking. This is achieved by sending window control information to each process and process.

発明が解決しようとする問題点 しかしながら上記のような構成では、ソフトウェアで各
ウィンドウへの制御情報の転送を行うため、ウィンドウ
制御情報の転送に時間がかかり、ウィンドウの更新や削
除等のマルチウィンドウ表示の再構成処理が遅くなり、
ユーザの処理に対する即応性が得られないという問題点
を有していた。
Problems to be Solved by the Invention However, in the above configuration, since control information is transferred to each window using software, it takes time to transfer window control information, and multi-window display such as updating or deleting windows is difficult. The reconfiguration process of
This has the problem of not being able to quickly respond to user processing.

またウィンドウ制御情報の転送プログラムが複雑になり
プログラムサイズの増加という問題点も有していた。
There is also the problem that the window control information transfer program becomes complicated and the program size increases.

本発明はかかる点に鑑み、ウィンドウ制御情報を高速に
作成および削除し、かつ各ウィンドウに゛ 対して高速
に転送を行うマルチウィンドウ制御情報管理装置を提供
することを目的とする。
In view of the above, it is an object of the present invention to provide a multi-window control information management device that creates and deletes window control information at high speed and transfers it to each window at high speed.

問題点を解決するための手段 本発明は、ウィンドウの再描画等のウィンドウへの制御
指示を与えるウィンドウ制御情報のメモリ上の位置とウ
ィンドウ制御情報を送るべきウィンドウを示す番号を共
に記憶管理する情報管理装置と、指定されたウィンドウ
制御情報を指定されたメモリ領域へ指定されたサイズ転
送するデータ転送装置と、前記情報管理装置に記憶され
たウィンドウを示す番号を指定された値と比較演算しそ
の結果を示す演算レジスタと、前記情報管理装置により
示されたメモリ上にあるウィンドウ制御情報を前記演算
レジスタと前記データ転送装置を用いてウィンドウ制御
情報の生成、削除、転送を行うウィンドウ制御情報管理
装置とを備えたマルチウィンドウ制御情報管理装置であ
る。
Means for Solving the Problems The present invention provides information that stores and manages both the memory location of window control information that gives window control instructions such as window redrawing, and the number that indicates the window to which the window control information is to be sent. a management device, a data transfer device that transfers specified window control information to a specified memory area in a specified size, and a data transfer device that compares and calculates a number indicating a window stored in the information management device with a specified value. a window control information management device that generates, deletes, and transfers window control information on a memory indicated by the information management device using the calculation register that indicates the result and the data transfer device; This is a multi-window control information management device.

作用 本発明は前記した構成によりウィンドウ制御情報の転送
を行う場合、ウィンドウ制御情報管理装置が、メモリ上
に存在するウィンドウ制御情報をウィンドウ制御情報管
理装置が確保したメモリ領域へ複写してウィンドウ制御
情報のリスト構造の要素を作成する。次にウィンドウ制
御情報管理装置が、ウィンドウ制御情報の複写された領
域へのアドレスを、転送先に指定されたウィンドウに対
応する情報管理装置の内容が空の場合アドレスを記憶し
、指定されたウィンドウに対応する情報管理装置にアド
レスが記憶されている場合は、そのアドレスが示すウィ
ンドウ制御情報リストの最終要素のウィンドウ制御情報
にアドレスを追加し、リスト構造を延ばすことにより対
すするウィンドウに高速にウィンドウ制御情報を転送す
る。
Operation When the present invention transfers window control information with the above-described configuration, the window control information management device copies the window control information existing on the memory to the memory area secured by the window control information management device and transfers the window control information. Create elements of list structure. Next, the window control information management device memorizes the address to the area where the window control information has been copied, if the content of the information management device corresponding to the window specified as the transfer destination is empty, and stores the address and transfers the address to the area where the window control information is copied. If the address is stored in the information management device corresponding to the window, the address is added to the window control information of the last element of the window control information list indicated by the address, and the list structure is extended, thereby allowing the corresponding window to be added to the window at high speed. Transfer control information.

ウィンドウ制御情報を削除する場合、ウィンドウ制御情
報管理装置は指定されたウィンドウに対応する情報管理
装置を調べ、記憶されたアドレスが示すウィンドウ制御
情報リストの一番最初の要素を削除し、続く要素へのア
ドレスを情報管理装置へ格納する。続く要素が無い場合
、0を格納する。
When deleting window control information, the window control information management device checks the information management device corresponding to the specified window, deletes the first element of the window control information list indicated by the stored address, and deletes the next element. address in the information management device. If there are no following elements, 0 is stored.

実施例 第1図は、本発明の一実施例におけるマルチウイントウ
制御情報管理装置の構成を示すものである。
Embodiment FIG. 1 shows the configuration of a multi-window control information management device in an embodiment of the present invention.

第1図において、6はCPU、7はメモリ、8は表示メ
モリ、9は表示メモリから映像信号を作成する表示制御
装置、10はCRT、11はメモリ7上にある各ウィン
ドウに対応したリスト構造を持つウィンドウ制御情報の
先頭アドレスおよび対応するウィンドウ番号を記憶する
情報管理レジスタ、12は情報管理レジスタ内に記憶さ
れたウィンドウ番号の値と指定された値と比較演算する
演算レジスタ、13はメモリT内で指定された領域を、
指定されたデータサイズ、指定された領域へ転送するデ
ータ転送装置、14はデータ転送装置13と演算レジス
タ12と情報管理レジスタ11を制御してウィンドウ制
御情報を作成、削除、転送を行うウィンドウ制御情報管
理装置である。
In FIG. 1, 6 is a CPU, 7 is a memory, 8 is a display memory, 9 is a display control device that creates a video signal from the display memory, 10 is a CRT, and 11 is a list structure corresponding to each window on the memory 7. 12 is an arithmetic register that compares the value of the window number stored in the information management register with a specified value; 13 is a memory T; The area specified in
A data transfer device that transfers a specified data size and a specified area; 14 is window control information that controls the data transfer device 13, arithmetic register 12, and information management register 11 to create, delete, and transfer window control information; It is a management device.

第2図に情報管理レジスタ11の構成を示す。FIG. 2 shows the configuration of the information management register 11.

情報管理レジスタ11は複数のレジスタから構成され、
各レジスタはウィンドウの番号とその番号に対応するウ
ィンドウ制御情報リスト構造へのアドレスを記憶する2
つの記憶部の組み合わせにより構成されている。16は
対応するウィンドウの番号を示すインデックス部、16
はウィンドウ制御情報リストへのアドレスを記憶するア
ドレス指示部である。
The information management register 11 is composed of a plurality of registers,
Each register stores the number of a window and the address to the window control information list structure corresponding to that number2.
It consists of a combination of two storage units. 16 is an index section indicating the number of the corresponding window; 16
is an address indicator that stores an address to the window control information list.

第3図にウィンドウ制御情報リストの構造を示す。ウィ
ンドウ制御情報リストは、一つのウィンドウ制御情報を
リストの一要素とし、ウィンドウへ送られた順に古い要
素が新しい要素へのアドレスを指す形態で構成されてい
る。
FIG. 3 shows the structure of the window control information list. The window control information list is configured such that one piece of window control information is one element of the list, and the oldest element points to the address of the newer element in the order in which it is sent to the window.

18t[報管理レジスタ11のウィンドウ制御情報リス
トの先頭位置を示すアドレス指示部、19はメモリ7内
のウィンドウ制御情報の情報の属性を記憶する属性部、
20は次のウィンドウ制御情報の存在する位置を記憶す
る次アドレス記憶部、21はウィンドウ制御情報のデー
タサイズを記憶するデータサイズ記憶部、22は実際の
ウィンドウ制御情報である。
18t [address indicating section indicating the head position of the window control information list of the information management register 11; 19 an attribute section storing the attributes of the window control information in the memory 7;
20 is a next address storage section that stores the location of the next window control information; 21 is a data size storage section that stores the data size of the window control information; and 22 is actual window control information.

以上のように構成された本実施例のマルチウィンドウ制
御装置について、以下その動作について説明する。
The operation of the multi-window control device of this embodiment configured as described above will be described below.

まず、ウィンドウ制御情報を指定したウィンドウへ転送
する動作について説明する。最初にアプリケーションプ
ログラムは、制御対象のウィンドウに対して実行させる
ウィンドウ制御メツセージ(ウィンドウの再描画、ウィ
ンドウサイズの拡大や縮小等)を作成する。そして、ウ
ィンドウ制御情報管理装置14に対して転送先のウィン
ドウを指定して転送命令を指令する。この転送命令を指
令されたウィンドウ制御情報管理装置14の動きを第4
図のフローチャートを用いて説明する。
First, the operation of transferring window control information to a designated window will be described. First, the application program creates a window control message (window redrawing, window size enlargement or reduction, etc.) to be executed for the window to be controlled. Then, it specifies a transfer destination window and issues a transfer command to the window control information management device 14. The movement of the window control information management device 14 that received this transfer command is
This will be explained using the flowchart shown in the figure.

3oにおいてウィンドウ制御情報管理装置14は、まず
メモリ7上にウィンドウ制御情報を格納する領域を確保
する。この時確保されるサイズは、第3図で示されるリ
スト構造の一要素を作成するために必要なサイズの領域
である。
3o, the window control information management device 14 first secures an area on the memory 7 to store the window control information. The size secured at this time is an area of the size necessary to create one element of the list structure shown in FIG.

次に31においてウィンドウ制御情報管理装置14は、
データ転送装置13に指令して、アプリケーションプロ
グラムから指定されたウィンドウ制御情報の存在する領
域から、3oの処理で確保した領域へウィンドウ制御情
報を転送する。
Next, at 31, the window control information management device 14:
The data transfer device 13 is instructed to transfer the window control information from the area where the window control information specified by the application program exists to the area secured in the process 3o.

32においてウィンドウ制御情報管理装置14は、指定
されたウィンドウ番号と情報管理レジスタ11内のイン
デックス部16内の内容を演算レジスタ12を用いて比
較し、同じ番号が存在するかを調べる。対応するインデ
ックス部が存在しない場合、情報管理レジスタ11内の
未使用のレジスタを1組確保する。
At step 32, the window control information management device 14 compares the designated window number with the contents of the index section 16 in the information management register 11 using the calculation register 12, and checks whether the same number exists. If a corresponding index section does not exist, one set of unused registers in the information management register 11 is secured.

33においてウィンドウ制御情報管理装置14は、対応
するインデックス部のアドレス指示i1eの値を調べ、
内容が0の場合34へ、0で無い場合36へ処理を移す
33, the window control information management device 14 checks the value of the address instruction i1e of the corresponding index section,
If the content is 0, the process moves to 34, and if it is not 0, the process moves to 36.

34ではアドレス指示部16に、転送したウィンドウ制
御情報への先頭アドレスを格納する。
At step 34, the start address of the transferred window control information is stored in the address instruction section 16.

36では、すでにアドレス指示部16にウィンドウ制御
情報リストへの先頭アドレスが登録されているため、ウ
ィンドウ制御情報管理装置14はまずリスト構造をたど
ってウィンドウ制御情報リストの最終要素まで移動する
。次に、ウィンドウ制御情報リストの最終要素の次アド
レス記憶部20に、転送したウィンドウ制御情報への先
頭アドレスを格納する。これにより、指定されたウィン
ドウに対するウィンドウ制御情報リストへの要素の追加
が行われる。
In step 36, since the start address of the window control information list has already been registered in the address instruction unit 16, the window control information management device 14 first traces the list structure and moves to the last element of the window control information list. Next, the first address of the transferred window control information is stored in the next address storage unit 20 of the last element of the window control information list. As a result, the element is added to the window control information list for the specified window.

36でウィンドウ制御情報管理装置14は、34または
36の処理で新たに付加されたウィンドウ制御情報リス
トの最終要素のウィンドウ制御情報の次アドレス記憶部
2oに0を設定する。
At 36, the window control information management device 14 sets 0 in the next address storage unit 2o of the window control information of the final element of the window control information list newly added in the process of 34 or 36.

以上の処理により、ウィンドウ制御情報が指定されたウ
ィンドウへ転送される。
Through the above processing, the window control information is transferred to the designated window.

次に、ウィンドウ制御情報を読み出す処理について説明
する。
Next, the process of reading window control information will be explained.

ウィンドウを持つアプリケーションプログラムは、自分
の持つウィンドウに対するウィンドウ制御情報の受信を
ウィンドウ制御情報管理装置14に指令する。指定ウィ
ンドウに対するウィンドウ制御情報の受信を要請された
ウィンドウ制御情報管理装置14の処理を、第C図のフ
ローチャートを用いて説明する。
An application program that has a window instructs the window control information management device 14 to receive window control information for the window that it owns. The process of the window control information management device 14 that is requested to receive window control information for a designated window will be explained using the flowchart shown in FIG.

まず、37の処理において、ウィンドウ制御情報管理装
置14は演算レジスタ12を用いて、情報管理レジスタ
11内のインデックス部16の内容と比較を行い、指定
されたウィンドウに対応するレジスタを探す。
First, in step 37, the window control information management device 14 uses the arithmetic register 12 to compare the contents of the index section 16 in the information management register 11 to find a register corresponding to the specified window.

38においてウィンドウ制御情報管理装置14は、対応
する情報管理レジスタ11が存在しない場合、または情
報管理ンジスタ11のアドレス指示部16の内容が00
場合、アプリケ−シコン側にはウィンドウ制御情報が無
いという情報を伝え、この処理を終了する。存在する場
合、39へ処理を移す。
In step 38, the window control information management device 14 determines whether the corresponding information management register 11 does not exist or if the content of the address instruction section 16 of the information management register 11 is 00.
If so, the application controller is informed that there is no window control information, and this process is terminated. If it exists, the process moves to 39.

39においてウィンドウ制御情報管理装置14は、アプ
リケーションから指定された領域へウィンドウ制御情報
の実データ22をデータ転送装置13を用いて転送する
In step 39, the window control information management device 14 uses the data transfer device 13 to transfer the actual data 22 of the window control information to the area specified by the application.

4oにおいてウィンドウ制御情報管理装置14は、転送
したウィンドウ制御情報の次アドレス記憶部2oの内容
を、情報管理レジスタ11の対応するウィンドウのアド
レス指示部16に格納する。
At step 4o, the window control information management device 14 stores the contents of the next address storage section 2o of the transferred window control information in the address instruction section 16 of the corresponding window of the information management register 11.

41においてウィンドウ制御情報管理装置14は、転送
されたウィンドウ制御情報の領域を解放する0 以上の処理により、ウィンドウ制御情報の読み取りの動
作が行われる。
In step 41, the window control information management device 14 performs an operation of reading window control information by performing 0 or more processes to release the area of the transferred window control information.

以上のように、本実施例によれば、ウィンドウの再描画
等のウィンドウへの制御指示を与えるウィンドウ制御情
報のメモリ上の位置とウィンドウ制御情報を送るべきウ
ィンドウを示す番号を共に記憶管理する情報管理装置と
、指定されたウィンドウ制御情報を指定されたメモリ領
域へ指定されたサイズ転送するデータ転送装置と、情報
管理装置に記憶されたウィンドウを示す番号を指定され
た値と比較演算しその結果を示す演算レジスタと、情報
管理装置により示されたメモリ上にあるウィンドウ制御
情報を演算レジスタとデータ転送装置を用いてウィンド
ウ制御情報の生成、削除、転送を行うウィンドウ制御情
報管理装置とを設けることにより、高速にウィンドウ制
御情報を対応するウィンドウに転送し管理することがで
きる。
As described above, according to the present embodiment, information that stores and manages both the memory location of the window control information that gives control instructions to the window, such as redrawing the window, and the number indicating the window to which the window control information is to be sent. A management device, a data transfer device that transfers specified window control information to a specified memory area in a specified size, and a calculation result that compares the number indicating the window stored in the information management device with the specified value. and a window control information management device that generates, deletes, and transfers the window control information on the memory indicated by the information management device using the calculation register and the data transfer device. This allows window control information to be transferred and managed to the corresponding window at high speed.

発明の詳細 な説明したように、本発明によれば高速にウィンドウ制
御情報を対応するウィンドウに転送することができるた
め、ウィンドウの更新や削除等のマルチウィンドウ表示
の再構成処理が速くなり、ユーザの処理に対する即応性
が得られる。またウィンドウ制御情報の転送や管理処理
が自動的に行われるため、ウィンドウ制−情報管理のた
めのプログラムが簡単になりプログラムサイズを減らす
ことができ、その実用化効果は大きい。
As described in detail, according to the present invention, window control information can be transferred to the corresponding window at high speed, so the reconfiguration process of multi-window display, such as updating or deleting windows, becomes faster, and the user Immediate response to processing can be obtained. Furthermore, since the transfer and management processing of window control information is automatically performed, the program for window system information management can be simplified and the program size can be reduced, which has a great practical effect.

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

第1図は本発明における一実施例のマルチウィンドウ制
御情報管理装置の構成図、第2図は同実施例の情報管理
レジスタの構成を示す説明図、第3図は同実施例のウィ
ンドウ制御情報リスト構造を示す説明図、第4図は同実
施例のウィンドウ制御情報の転送時の動作を示すフロー
チャート、第6図は同実施例のウィンドウ制御情報の受
信時の動作を示すフローチャート、第6図は従来の計算
機装置の構成を示す構成図である。 1・・・・・・CPU、2・・・・・・メモリ、3・・
・・・・表示メモリ、4・・・・・・表示制御装置、6
・・・・・・01丁、6・・・・・・CPU、7・・・
・・・メモリ、8・・・・・・表示メモリ、9・・・・
・・表示制御装置、1o・・・・・・CRT、11・・
・・・・情報管理レジスタ、12・・・・・・演算レジ
スタ、13・・・…データ転送装置、14・・・・・・
ウィンドウ制御情報管理装置。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第2
図 第手図 第5図
FIG. 1 is a configuration diagram of a multi-window control information management device according to an embodiment of the present invention, FIG. 2 is an explanatory diagram showing the configuration of an information management register of the embodiment, and FIG. 3 is a diagram showing window control information of the embodiment. An explanatory diagram showing the list structure, FIG. 4 is a flowchart showing the operation when transmitting window control information in the same embodiment, FIG. 6 is a flowchart showing the operation when receiving window control information in the same embodiment, FIG. 1 is a configuration diagram showing the configuration of a conventional computer device. 1...CPU, 2...Memory, 3...
...Display memory, 4...Display control device, 6
...01, 6...CPU, 7...
...Memory, 8...Display memory, 9...
...Display control device, 1o...CRT, 11...
...Information management register, 12...Arithmetic register, 13...Data transfer device, 14...
Window control information management device. Name of agent: Patent attorney Toshio Nakao and 1 other person 2nd
Figure 5

Claims (1)

【特許請求の範囲】[Claims] ウィンドウの再描画等のウィンドウへの制御指示を与え
るウィンドウ制御情報のメモリ上の位置とウィンドウ制
御情報を送るべきウィンドウを示す番号を共に記憶管理
する情報管理装置と、指定されたウィンドウ制御情報を
指定されたメモリ領域へ指定されたサイズ転送するデー
タ転送装置と、前記情報管理装置に記憶されたウィンド
ウを示す番号を指定された値と比較演算しその結果を示
す演算レジスタと、前記情報管理装置により示されたメ
モリ上にあるウィンドウ制御情報を前記演算レジスタと
前記データ転送装置を用いてウィンドウ制御情報の生成
、削除、転送を行うウィンドウ制御情報管理装置とを備
えたことを特徴とするマルチウィンドウ制御情報管理装
置。
An information management device that stores and manages both the memory location of window control information that gives control instructions to the window, such as window redrawing, and the number that indicates the window to which the window control information should be sent, and the specified window control information. a data transfer device that transfers a specified size to a specified memory area; a calculation register that compares a number indicating a window stored in the information management device with a specified value and indicates the result; A multi-window control comprising: a window control information management device that generates, deletes, and transfers window control information on the indicated memory using the arithmetic register and the data transfer device. Information management device.
JP61286344A 1986-12-01 1986-12-01 Control device for multi-window control information Pending JPS63138420A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61286344A JPS63138420A (en) 1986-12-01 1986-12-01 Control device for multi-window control information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61286344A JPS63138420A (en) 1986-12-01 1986-12-01 Control device for multi-window control information

Publications (1)

Publication Number Publication Date
JPS63138420A true JPS63138420A (en) 1988-06-10

Family

ID=17703169

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61286344A Pending JPS63138420A (en) 1986-12-01 1986-12-01 Control device for multi-window control information

Country Status (1)

Country Link
JP (1) JPS63138420A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61159687A (en) * 1985-01-08 1986-07-19 株式会社日立製作所 Control of display screen
JPS61258289A (en) * 1985-05-13 1986-11-15 キヤノン株式会社 Image processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61159687A (en) * 1985-01-08 1986-07-19 株式会社日立製作所 Control of display screen
JPS61258289A (en) * 1985-05-13 1986-11-15 キヤノン株式会社 Image processor

Similar Documents

Publication Publication Date Title
EP0223383B1 (en) Multiple process, windowed display system
JPH09160745A (en) Computer system
JP2776907B2 (en) Help information control method and device
US4924434A (en) Sharing word-processing functions among multiple processors
JPS63138420A (en) Control device for multi-window control information
JPH06282515A (en) Data processor
JPS63204320A (en) Multiwindow control information managing device
JP2663566B2 (en) Graphic display device
JPH02139626A (en) Multiwindow event management device
JPS63205722A (en) Menu controller
JPH06259214A (en) Window replotting method
JPH0224713A (en) Control information management device for multiwindow
JPH01321514A (en) Controller for multi-window control information
JPH08320751A (en) Help information display device
JPH0719196B2 (en) Multi-window device
JP3351020B2 (en) Terminal device
JP2586665B2 (en) Multi-window display method
JP2797413B2 (en) Data processing device
JPS63100533A (en) Display and printing device having multiwindow display function
JPS62127973A (en) Picture control system
JPS58168168A (en) Swap-in and swap-out system of terminal
JPH04170585A (en) Switching control method for multiwindow system
JPH04199284A (en) Display device
JPS6260068A (en) Graphic controller
JPS63145522A (en) Multi-window controller for crt