JPH0594165A - Screen redisplaying system - Google Patents

Screen redisplaying system

Info

Publication number
JPH0594165A
JPH0594165A JP3254901A JP25490191A JPH0594165A JP H0594165 A JPH0594165 A JP H0594165A JP 3254901 A JP3254901 A JP 3254901A JP 25490191 A JP25490191 A JP 25490191A JP H0594165 A JPH0594165 A JP H0594165A
Authority
JP
Japan
Prior art keywords
screen
buffer
display
flag
redisplay
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
JP3254901A
Other languages
Japanese (ja)
Inventor
Masahiro Murayama
正弘 村山
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP3254901A priority Critical patent/JPH0594165A/en
Publication of JPH0594165A publication Critical patent/JPH0594165A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease a display instruction issued to an operating system by using the buffer of a screen, and to shorten the time required for a redisplay. CONSTITUTION:By a main control part 100 for controlling the whole processing, a screen display, a display change, a redisplay, etc., and in the case of the screen display, a flag 110 for showing whether it is written in a buffer 130 or not is turned on, and in the case of the display change, the flag is turned off. In the case of the screen display, a screen control part 120 for controlling the screen display refers to the flag 110 for showing whether it is written in the buffer 130 or not, and when it is turned on, display data is written in the buffer 130 for holding the screen, and the data is displayed on a display device 140 for displaying the screen, irrespective of the flag 110 for showing whether it is mitten in the buffer 130 or not. In the case of the redisplay, the data is read in from the buffer 130 for holding the screen contents, and the data is displayed on the screen of the display device 140.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画面再表示方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen redisplay method.

【0002】[0002]

【従来の技術】一画面を表示するために、複数の表示命
令をオペレーティングシステムに発行することを必要と
するが、従来の画面再表示方式は、一度書き変えられた
画面を元の画面に戻すためには、その画面をクリアし
て、再び複数の表示命令をオペレーティングシステムに
発行しなければならなかった。
2. Description of the Related Art In order to display one screen, it is necessary to issue a plurality of display commands to an operating system, but the conventional screen redisplay method restores a screen once rewritten to the original screen. In order to do so, he had to clear the screen and issue multiple display commands to the operating system again.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の画面再
表示方式は、一度書き変えられた画面を元の画面に戻す
ために、一から表示し直さなければならず、複数の表示
命令をオペレーティングシステムに発行する必要があ
り、それだけ時間が掛かってしまうという欠点を有して
いる。
In the above-mentioned conventional screen redisplay method, in order to restore a screen which has been rewritten to the original screen, it is necessary to redisplay from the beginning, and a plurality of display commands are executed by the operating system. It has the disadvantage that it needs to be issued to the system, which takes time.

【0004】[0004]

【課題を解決するための手段】本発明の画面再表示方式
は、画面を表示する表示装置と、再表示する画面を保持
するためのバッファと、前記バッファに書込むかどうか
を示すフラグと、前記フラグを見て前記バッファに書込
むかどうかを判断して前記表示装置にデータを表示する
画面制御部と、画面表示を含む処理全体を制御する主制
御部とを有して構成されている。
According to the screen redisplay method of the present invention, a display device for displaying a screen, a buffer for holding a screen to be redisplayed, a flag indicating whether or not to write in the buffer, It has a screen control section for displaying data on the display device by judging whether to write in the buffer by looking at the flag, and a main control section for controlling the whole process including the screen display. ..

【0005】[0005]

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

【0006】図1は、本発明の画面再表示方式の一実施
例を示すブロック図である。図1に示すように、100
は処理全体を制御する主制御部、110はバッファに書
込むかどうかを示すフラグ、120は画面表示を制御す
る画面制御部、130は画面内容を保持するためのバッ
ファ、140は画面内容を表示する表示装置である。
FIG. 1 is a block diagram showing an embodiment of the screen redisplay method of the present invention. As shown in FIG.
Is a main control unit that controls the entire process, 110 is a flag indicating whether to write in a buffer, 120 is a screen control unit that controls screen display, 130 is a buffer for holding screen contents, 140 is screen contents Display device.

【0007】次に、本実施例の画面再表示方式の動作に
ついて説明する。
Next, the operation of the screen redisplay method of this embodiment will be described.

【0008】図2は、本実施例の主処理動作の一例を示
すフローチャートである。また、図3は、本実施例の画
面表示処理動作の一例を示すフローチャートである。さ
らに、図4は、本実施例で画面を再表示する処理動作の
一例を示すフローチャートである。
FIG. 2 is a flow chart showing an example of the main processing operation of this embodiment. 3 is a flowchart showing an example of the screen display processing operation of this embodiment. Further, FIG. 4 is a flowchart showing an example of the processing operation of redisplaying the screen in this embodiment.

【0009】まず、図2に示すように、ステップ200
で、バッファ130に書込むかどうかを示すフラグ11
0をONにし、ステップ201からステップ202で、
主画面を作成する。主画面を作成し終えると、ステップ
203で、画面バッファ130に書き込むかどうかを示
すフラグ110をOFFにする。
First, as shown in FIG.
Then, the flag 11 indicating whether to write to the buffer 130
0 is turned on, and from step 201 to step 202,
Create the main screen. When the main screen has been created, the flag 110 indicating whether to write in the screen buffer 130 is turned off in step 203.

【0010】その後に、ステップ204からステップ2
05で、一時的な画面を作成する。そして、ステップ2
06で、主画面を再表示する。図3に示すように、ステ
ップ210でバッファ130に書込むかどうかを示すフ
ラグ110を見て、ONであれば、ステップ211で、
表示データをバッファ130に書込み、バッファ130
に書込むかどうかを示すフラグ110にかかわらず、ス
テップ212で、オペレーティングシステムに表示命令
を発行する。
After that, from step 204 to step 2
At 05, a temporary screen is created. And step 2
At 06, the main screen is displayed again. As shown in FIG. 3, in step 210, if the flag 110 indicating whether to write to the buffer 130 is checked and it is ON, in step 211,
The display data is written to the buffer 130, and the buffer 130
In step 212, a display command is issued to the operating system regardless of the flag 110 indicating whether or not to write.

【0011】さらに、図4に示すように、ステップ22
0で、バッファ130の内容を表示データとして、オペ
レーティングシステムに表示命令を発行して、画面を再
表示する。
Further, as shown in FIG. 4, step 22
At 0, a display command is issued to the operating system using the contents of the buffer 130 as display data to redisplay the screen.

【0012】[0012]

【発明の効果】以上説明したように、本発明の画面再表
示方式は、バッファを使用することにより、再表示する
場合に一から処理をやりなおす必要が無くなり、オペレ
ーティングシステムに表示命令を発行する回数も少なく
て済み、再表示にかかる時間を短縮することができると
いう効果を有している。
As described above, in the screen redisplay method of the present invention, by using the buffer, it is not necessary to restart the process from the beginning when redisplaying, and the number of times the display command is issued to the operating system. It also has an effect that the time required for re-display can be shortened.

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

【図1】本発明の画面表示方式の一実施例を示すブロッ
ク図である。
FIG. 1 is a block diagram showing an embodiment of a screen display system of the present invention.

【図2】本実施例の主処理動作の一例を示すフローチャ
ートである。
FIG. 2 is a flowchart showing an example of a main processing operation of this embodiment.

【図3】本実施例の画面表示処理動作の一例を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing an example of a screen display processing operation of the present embodiment.

【図4】本実施例で画面を再表示する処理動作の一例を
示すフローチャートである。
FIG. 4 is a flowchart showing an example of a processing operation of redisplaying a screen in this embodiment.

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

100 主制御部 110 フラグ 120 画面制御部 130 バッファ 140 表示装置 100 main control unit 110 flag 120 screen control unit 130 buffer 140 display device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画面を表示する表示装置と、再表示する
画面を保持するためのバッファと、前記バッファに書込
むかどうかを示すフラグと、前記フラグを見て前記バッ
ファに書込むかどうかを判断して前記表示装置にデータ
を表示する画面制御部と、画面表示を含む処理全体を制
御する主制御部とを有することを特徴とする画面再表示
方式。
1. A display device for displaying a screen, a buffer for holding a screen to be re-displayed, a flag indicating whether or not to write to the buffer, and a flag for checking whether to write to the buffer based on the flag. A screen redisplay method comprising: a screen control unit that determines and displays data on the display device; and a main control unit that controls the entire process including screen display.
JP3254901A 1991-10-02 1991-10-02 Screen redisplaying system Pending JPH0594165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3254901A JPH0594165A (en) 1991-10-02 1991-10-02 Screen redisplaying system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3254901A JPH0594165A (en) 1991-10-02 1991-10-02 Screen redisplaying system

Publications (1)

Publication Number Publication Date
JPH0594165A true JPH0594165A (en) 1993-04-16

Family

ID=17271419

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3254901A Pending JPH0594165A (en) 1991-10-02 1991-10-02 Screen redisplaying system

Country Status (1)

Country Link
JP (1) JPH0594165A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55118086A (en) * 1979-03-07 1980-09-10 Tokyo Shibaura Electric Co Screen control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55118086A (en) * 1979-03-07 1980-09-10 Tokyo Shibaura Electric Co Screen control system

Similar Documents

Publication Publication Date Title
JPH0594165A (en) Screen redisplaying system
JP2665836B2 (en) Liquid crystal display controller
JPH02310592A (en) Screen scroll control system
JP3152099B2 (en) Map display device
JPH0277834A (en) Multiwindow display device
JP3028543B2 (en) Shape redisplay method
JPS63261418A (en) Window display control system
JPH01191269A (en) Image controller
JP3024175B2 (en) Multi-window display device
JP2686167B2 (en) Circuit drawing display device
JPH07168552A (en) Rubber band frame display device
JPH0193812A (en) System for displaying help screen
JPH0764537A (en) Information processor
JPH04326117A (en) Graphic display device
JPH0644031A (en) Multiwindow display device
JPS63133226A (en) Multi-window system
JPS59180584A (en) Screen display controller
JPH03105611A (en) Screen changing system
JPH03215894A (en) Redisplay control system
JPH08249481A (en) Drawing processor
JPH0550782B2 (en)
JPH0540592A (en) Drawing system for multiwindow display system
JPH05210380A (en) Display attribute control circuit for bit map display device
JPH0561449A (en) Re-display managing device
JPH0588662A (en) Re-display system in display function of cad

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980428