JPS63106078A - Display method for character string echo of graphic processor - Google Patents

Display method for character string echo of graphic processor

Info

Publication number
JPS63106078A
JPS63106078A JP25254386A JP25254386A JPS63106078A JP S63106078 A JPS63106078 A JP S63106078A JP 25254386 A JP25254386 A JP 25254386A JP 25254386 A JP25254386 A JP 25254386A JP S63106078 A JPS63106078 A JP S63106078A
Authority
JP
Japan
Prior art keywords
echo
display
character string
character
area
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
JP25254386A
Other languages
Japanese (ja)
Inventor
Yoshiharu Takeuchi
義晴 竹内
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP25254386A priority Critical patent/JPS63106078A/en
Publication of JPS63106078A publication Critical patent/JPS63106078A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To attain 2<n> color character string echo display without increasing a frame memory by using the frame memory in a graphic display without providing the frame memory only for the character string echo display. CONSTITUTION:A graphic input and output control means 21 may execute an input from a keyboard 7 according to the instruction of an applied program 1, clears an area on the frame memory corresponding to an echo area on a surface through an area erasing means 22 and displays in initial character string by the designated size and color or the like by an echo display means 23. Every time when one character is inputted from the keyboard 7, the graphic input and output control means 21 receives a character code through a keyboard interface 3, and after an area to display the character as an echo is erased by the area erasing means 22, the character inputted by the echo display means 23 is displayed as the echo.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータ・グラフィックス・システムで
使用される図形入力のうち文字列入力に対するエコー表
示方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an echo display method for character string input among graphic inputs used in computer graphics systems.

エコー表示とは、オペレータが入力した文字列を確認す
るため、オペレータに対する表示をいう。
The echo display refers to a display to the operator in order to confirm the character string input by the operator.

〔概要〕〔overview〕

本発明は、n枚のフレームメモリを利用して2n色図形
を可視表示する図形処理装置の文字列エコー表示方法に
おいて、 文字列エコー表示に専用のフレームメモリを設けずに、
図形表示内フレームメモリを利用することにより、 フレームメモリを増加することなく2”色文字列エコー
表示を実現することができるようにしたものである。
The present invention provides a character string echo display method for a graphic processing device that visually displays a 2n color graphic using n frame memories, without providing a dedicated frame memory for character string echo display.
By using the frame memory in the graphic display, it is possible to realize a 2" color string echo display without increasing the frame memory.

〔従来の技術〕[Conventional technology]

従来例方法では、通常の図形表示用の複数枚のフレーム
メモリ以外にエコー表示またはコンソール表示用に1枚
または複数枚の別のフレームメモリを用意して文字列な
どの入力のエコー表示を行っていた。
In the conventional method, in addition to multiple frame memories for normal figure display, one or more frame memories are prepared for echo display or console display, and inputs such as character strings are echo-displayed. Ta.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このような従来のエコー表示方法では、n枚のフレーム
メモリを用意していてもそのうちの最低1枚をエコー表
示などのために用いるので、実際の図形表示に使用でき
るフレームメモリは最大n−1枚になり、n枚のフレー
ムメモリを持っているにもかかわらず、図形表示色は最
大2M−1色に限定される欠点があった。
In such a conventional echo display method, even if n frame memories are prepared, at least one of them is used for echo display, etc., so the maximum number of frame memories that can be used for actual graphic display is n-1. Although it has n frame memories, it has the drawback that the graphic display colors are limited to a maximum of 2M-1 colors.

本発明はこのような欠点を除去するもので、図形表示色
がエコー表示を行うために限定されない図形処理装置の
文字列エコー表示方法を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention aims to eliminate such drawbacks and to provide a character string echo display method for a graphic processing device in which the graphic display color is not limited to echo display.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、n枚のフレームメモリ上の情報に基づき2″
色のパターン情報を生成するプログラムおよびこのパタ
ーン情報を可視表示する表示手段を有する図形処理装置
の文字列エコー表示方法において、上記表示手段の特定
領域に、上記プログラムを用いて文字列エコー表示を行
うことを特徴とする。
The present invention is based on information on n frame memories.
In a character string echo display method for a graphic processing device having a program for generating color pattern information and a display means for visually displaying this pattern information, a character string echo is displayed in a specific area of the display means using the above program. It is characterized by

〔作用〕[Effect]

文字列入力が入力可能状態になった時点で応用プログラ
ムにより指定された図形表示面上のエコー表示領域をク
リアする。キーボードなどのオペレータからの文字列の
入力を受は付ける装置からオペレータが1文字入力する
たびにその文字に対応する領域をクリアし、その領域に
新たに入力された文字を応用プログラムにより指定され
た大きさ、色などで表示する。
Clears the echo display area on the graphic display screen specified by the application program when character string input becomes possible. Every time the operator inputs a character from a device that accepts character string input from the operator, such as a keyboard, the area corresponding to that character is cleared, and the newly input character in that area is cleared to the size specified by the application program. Display by color, etc.

〔実施例〕〔Example〕

以下、本発明実施例を図面に基づいて説明する。 Embodiments of the present invention will be described below based on the drawings.

第1図は本発明実施例の構成を示すブロック構成図であ
る。第1図を参照すると、この実施例は、応用プログラ
ム1と、図形処理システム2と、キーボードインタフェ
ース3と、フレームメモリ4と、CRTインタフェース
5と、CRT6と、キーボード7とから構成され、ここ
で、図形処理システム2は、図形入出力制御手段2nと
、領域消去手段22と、エコー表示手段23とを備える
FIG. 1 is a block configuration diagram showing the configuration of an embodiment of the present invention. Referring to FIG. 1, this embodiment is comprised of an application program 1, a graphic processing system 2, a keyboard interface 3, a frame memory 4, a CRT interface 5, a CRT 6, and a keyboard 7. , the graphic processing system 2 includes a graphic input/output control means 2n, an area erasing means 22, and an echo display means 23.

次に、この実施例の動作を第1図および第2図に基づき
説明する。応用プログラム1はCRT6への図形の表示
やキーボード7からの入力などを行う指示を図形処理シ
ステム2に出力する。図形入出力制御手段2nは応用プ
ログラム1からの指示に従ってCRT6に図形を表示す
るデータをフレームメモリ4に書き込み、フレームメモ
リ4上の内容をCRTインタフェース5を介してCRT
6に図形表示する。また、図形入出力制御手段2nは応
用プログラム1の指示によりキーボード7からの入力を
可能な状態にし、第2図(1)に示すように領域消去手
段22を介して表示面上のエコー領域に対応するフレー
ムメモリ上の領域をクリアし、第2図(2)に示すよう
に、エコー表示手段23により指定の大きさ、色などで
初期文字列を表示する。キーボード7から1文字入力さ
れるごとに、図形入出力制御手段2nはキーボードイン
タフェース3を介してその文字コードを受は取り、領域
消去手段22によりエコーとしてその文字を表示すべき
領域を第2図(3)に示すように消去した後に、エコー
表示手段23により第2図(4)に示すように入力した
文字をエコーとして表示する。入力完了通知があるまで
(たとえばRETURNキーが押下されるまで)入力さ
れた文字を同様にエコーとして表示し、完了した時点で
図形入出力制御手段2nは応用プログラム1に入力され
た文字列を返す。また、入力可能状態が終了した時点で
領域消去手段22により、エコー領域はクリアされる。
Next, the operation of this embodiment will be explained based on FIGS. 1 and 2. The application program 1 outputs instructions to the graphic processing system 2 for displaying graphics on the CRT 6, inputting data from the keyboard 7, and the like. The graphic input/output control means 2n writes data for displaying a graphic on the CRT 6 into the frame memory 4 according to instructions from the application program 1, and transfers the contents of the frame memory 4 to the CRT via the CRT interface 5.
Graphically displayed in 6. Further, the graphic input/output control means 2n enables input from the keyboard 7 according to instructions from the application program 1, and as shown in FIG. The corresponding area on the frame memory is cleared, and the echo display means 23 displays the initial character string in a specified size, color, etc., as shown in FIG. 2 (2). Every time a character is input from the keyboard 7, the graphic input/output control means 2n receives the character code via the keyboard interface 3, and the area erasing means 22 erases the area in which the character should be displayed as an echo, as shown in FIG. After erasing as shown in (3), the echo display means 23 displays the input characters as an echo as shown in FIG. 2 (4). The input characters are similarly displayed as an echo until an input completion notification is received (for example, until the RETURN key is pressed), and at the time of completion, the graphic input/output control means 2n returns the character string input to the application program 1. . Further, when the input enabled state ends, the echo area is cleared by the area erasing means 22.

第2図(1)は文字列入力が入力可能状態になりエコー
領域の図形が消去された画面を、第2図(2)はそれに
初期文字列が表示された画面を、第2図(3)はキーボ
ードから1文字入力され、その文字を表示すべき領域の
図形が消去された画面を、第2図(4)は入力された文
字が表示された画面をそれぞれ模式的に示す。
Figure 2 (1) shows the screen where character string input is enabled and the echo area figure has been erased, Figure 2 (2) shows the screen with the initial character string displayed on it, and Figure 2 (3) ) schematically shows a screen where a character is input from the keyboard and the figure in the area where the character should be displayed is erased, and FIG. 2 (4) schematically shows a screen where the input character is displayed.

〔発明の効果〕〔Effect of the invention〕

本発明は以上説明したように、図形表示用のフレームメ
モリを文字列のエコー表示にも用いているので、全ての
フレームメモリを図形の表示のために有効に用いること
ができ、フレームメモリ枚数をnとすると2″色の図形
表示が可能になり、さらにエコー表示にも同数の色を使
用することができる効果がある。
As explained above, the present invention uses the frame memory for displaying figures for echo display of character strings, so all frame memories can be effectively used for displaying figures, reducing the number of frame memories. If n is set, graphic display using 2'' colors becomes possible, and the same number of colors can also be used for echo display.

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

第1図は本発明実施例の構成を示すブロック構成図。 第2図は実際のエコー表示の状況を示す模式図。 1・・・応用プログラム、2・・・図形処理システム、
3・・・キーボードインタフェース、4・・・フレーム
メモリ、5・・・CRTインタフェース、6・・・CR
T。 7・・・キーボード、2n・・・図形入出力制御手段、
22・・・領域消去手段、23・・・エコー表示手段。
FIG. 1 is a block configuration diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a schematic diagram showing the actual echo display situation. 1... Application program, 2... Graphic processing system,
3...Keyboard interface, 4...Frame memory, 5...CRT interface, 6...CR
T. 7...Keyboard, 2n...Graphic input/output control means,
22... Area erasing means, 23... Echo display means.

Claims (1)

【特許請求の範囲】[Claims] (1)n枚のフレームメモリ上の情報に基づき2^n色
のパターン情報を生成するプログラムおよびこのパター
ン情報を可視表示する表示手段を有する図形処理装置の
文字列エコー表示方法において、上記表示手段の特定領
域に、上記プログラムを用いて文字列エコー表示を行う
図形処理装置の文字列エコー表示方法。
(1) In a character string echo display method for a graphic processing apparatus having a program for generating pattern information of 2^n colors based on information on n frame memories and a display means for visually displaying this pattern information, the display means A method for displaying a character string echo in a graphic processing device using the above program in a specific area of the graphic processing device.
JP25254386A 1986-10-22 1986-10-22 Display method for character string echo of graphic processor Pending JPS63106078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25254386A JPS63106078A (en) 1986-10-22 1986-10-22 Display method for character string echo of graphic processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25254386A JPS63106078A (en) 1986-10-22 1986-10-22 Display method for character string echo of graphic processor

Publications (1)

Publication Number Publication Date
JPS63106078A true JPS63106078A (en) 1988-05-11

Family

ID=17238835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25254386A Pending JPS63106078A (en) 1986-10-22 1986-10-22 Display method for character string echo of graphic processor

Country Status (1)

Country Link
JP (1) JPS63106078A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0643509A1 (en) * 1993-09-10 1995-03-15 BRITISH TELECOMMUNICATIONS public limited company Communication terminal
US5617542A (en) * 1993-09-10 1997-04-01 British Telecommunications Public Limited Company Keyboard terminal with rapid keyed character local display that is altered if character transmitted to host is not timely acknowledged

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0643509A1 (en) * 1993-09-10 1995-03-15 BRITISH TELECOMMUNICATIONS public limited company Communication terminal
US5617542A (en) * 1993-09-10 1997-04-01 British Telecommunications Public Limited Company Keyboard terminal with rapid keyed character local display that is altered if character transmitted to host is not timely acknowledged

Similar Documents

Publication Publication Date Title
JPS63106078A (en) Display method for character string echo of graphic processor
JPS6339947B2 (en)
JPH08328613A (en) Method for preparing sequence/program and method for setting data
JPS61107289A (en) Virtual screen display control system
JP2554631B2 (en) Object selection method
JP3503758B2 (en) Graph display control device and graph display control method
JP2906643B2 (en) Document processing device
JPH0311396A (en) Character display system
JP2003271375A (en) Information display device and information display control method
JPH02151924A (en) Multiwindow display system
JPH0695653A (en) Character string echo display system
JPS62229317A (en) Character processor
JPS62128371A (en) Multi-window controller
JPS6376069A (en) Display control system
JPS5960485A (en) Crt display
JPH04104289A (en) Diagram input system
JPS6173187A (en) Display unit
JPH0670737B2 (en) Character processor
JPS5866991A (en) Cursor display control system
JPS63133226A (en) Multi-window system
JPS62131378A (en) Control system for continuous color painting out
JPS6180292A (en) Display cotnrol system
JPS63226743A (en) Picture information display system
JPH02242423A (en) Data processor
JPS59211130A (en) Graphic display device