JPH04342020A - Display screen high-speed scrolling system - Google Patents

Display screen high-speed scrolling system

Info

Publication number
JPH04342020A
JPH04342020A JP3113577A JP11357791A JPH04342020A JP H04342020 A JPH04342020 A JP H04342020A JP 3113577 A JP3113577 A JP 3113577A JP 11357791 A JP11357791 A JP 11357791A JP H04342020 A JPH04342020 A JP H04342020A
Authority
JP
Japan
Prior art keywords
scroll
scrolling
screen
partially
partial
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
JP3113577A
Other languages
Japanese (ja)
Inventor
Manabu Takeda
学 竹田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3113577A priority Critical patent/JPH04342020A/en
Publication of JPH04342020A publication Critical patent/JPH04342020A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To attain the high speed of display screen scrolling by scrolling partially only a part of a screen displayed on a display, and displaying the rest of the screen at the time of the finish of the partial scrolling in respect of a display screen high-speed scrolling system to scroll a character string, etc., of the display screen at high speed. CONSTITUTION:The above system is constituted as follows. An operating environment table 5 in which a scrolling range on the display screen where the screen is scrolled partially is set beforehand and a scroll processing part 4 to scroll partially only the scrolling range set in the operating environment table 5 are provided, and in response to a scrolling instruction, the scroll processing part 4 scrolls partially only the scrolling range set in the operating environment table 5 to an instructed direction.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、画面の文字列などを高
速にスクロールする画面高速スクロール方式に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a high-speed screen scrolling method for rapidly scrolling character strings on a screen.

【0002】0002

【従来の技術】プログラム作成ツールとしてのフルスク
リーンエディタは、画面上に表示されたプログラムを高
速にスクロールすることが要求されている。従来、OS
/2やMS/DOS上で標準化となりつつあるPMやW
indowsで動作するエディタでプログラムを作成す
る際に、ディスプレイ上に表示されたプログラムの全体
をスクロールし、文字を描画させている。
2. Description of the Related Art A full screen editor as a program creation tool is required to scroll a program displayed on a screen at high speed. Traditionally, OS
PM and W are becoming standardized on /2 and MS/DOS.
When creating a program using an editor running on Windows, the entire program displayed on the display is scrolled and characters are drawn.

【0003】0003

【発明が解決しようとする課題】上述した従来のエディ
タでディスプレイ上に表示された文字列の全体をスクロ
ールしようとすると、文字列の画面描画が遅く、迅速に
画面をスクロールして所望の文字列を表示できないとい
う問題があった。本発明は、ディスプレイ上に表示され
た画面のうちの一部分の画面のみを部分スクロールし、
スクロール終了時に残余の画面を描画し、画面スクロー
ルの高速化を図ることを目的としている。
[Problems to be Solved by the Invention] When attempting to scroll the entire string displayed on the display using the conventional editor described above, the screen drawing of the string is slow, and the screen must be quickly scrolled to display the desired string. There was a problem that it could not be displayed. The present invention partially scrolls only a part of the screen displayed on the display,
The purpose is to draw the remaining screen at the end of scrolling to speed up screen scrolling.

【0004】0004

【課題を解決するための手段】図1を参照して課題を解
決するための手段を説明する。図1において、スクロー
ル処理部4は、動作環境テーブル5に設定されたスクロ
ール範囲のみ部分スクロールしたり、部分スクロールが
終了した後にスクロール範囲以外の残余の部分を描画し
たりするものである。
[Means for Solving the Problems] Means for solving the problems will be explained with reference to FIG. In FIG. 1, the scroll processing unit 4 partially scrolls only the scroll range set in the operating environment table 5, or draws the remaining portion outside the scroll range after the partial scroll is completed.

【0005】動作環境テーブル5は、画面上の部分スク
ロールするスクロール範囲を予め設定するテーブルであ
る。
[0005] The operating environment table 5 is a table in which a scrolling range for partially scrolling on the screen is set in advance.

【0006】[0006]

【作用】本発明は、図1に示すように、スクロール指示
に対応して、スクロール処理部4が動作環境テーブル5
に予め設定されたスクロール範囲のみ、指示された方向
に部分スクロールするようにしている。また、スクロー
ル処理部4が動作環境テーブル5に設定されたスクロー
ル範囲のみ、指示された方向に部分スクロールし、部分
スクロール終了後にスクロール範囲外の残余の部分を描
画するようにしている。
[Operation] As shown in FIG. 1, in the present invention, in response to a scroll instruction, the scroll processing unit 4
Only a preset scroll range is partially scrolled in the designated direction. Further, the scroll processing unit 4 partially scrolls only the scroll range set in the operating environment table 5 in the designated direction, and after the partial scroll ends, draws the remaining part outside the scroll range.

【0007】従って、ディスプレイ上に表示された画面
のうちのスクロール範囲内の画面のみを部分スクロール
し、部分スクロール終了時に残余の画面を描画すること
により、画面スクロールの高速化を図ることが可能とな
る。
Therefore, it is possible to speed up screen scrolling by partially scrolling only the screen within the scroll range of the screen displayed on the display and drawing the remaining screen when the partial scroll ends. Become.

【0008】[0008]

【実施例】次に、図1から図4を用いて本発明の実施例
の構成および動作を順次詳細に説明する。図1において
、キーボード1は、各種入力を行うものであって、ここ
ではシフトキー、およびカーソル移動キーなどから構成
されるものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the structure and operation of an embodiment of the present invention will be explained in detail using FIGS. 1 to 4. In FIG. 1, a keyboard 1 is used to perform various inputs, and here includes a shift key, a cursor movement key, and the like.

【0009】入出力制御プログラム2は、各種入出力を
行うものであって、ここではキーボード1からシフトキ
ーやカーソル移動キーの押下をエディタ3に渡したり、
エディタ3からの部分スクロール結果をディスプレイ7
に転送して表示させたりするものである。エディタ3は
、ディスプレイ7上に文字列(例えばソースプログラム
)を表示して各種編集を行うものであって、ここではス
クロール処理部4、動作環境テーブル5などから構成さ
れるものである。
[0009] The input/output control program 2 performs various input/output operations, and here it passes presses of shift keys and cursor movement keys from the keyboard 1 to the editor 3,
Display 7 partial scroll results from editor 3
It can be transferred to and displayed on the computer. The editor 3 displays character strings (for example, source programs) on the display 7 and performs various editing operations, and here includes a scroll processing section 4, an operating environment table 5, and the like.

【0010】スクロール処理部4は、ディスプレイ7上
に表示された文字列のうち、部分的にスクロール(部分
スクロール)したり、部分スクロール終了時に残余の部
分を描画したりなどするものである。動作環境テーブル
5は、画面上の部分スクロールするスクロール範囲を予
め設定するテーブルであって、例えばディスプレイ7上
に表示された画面の幅30%、あるいは桁数などで指定
する。また、行方向にある範囲の行数の部分のみを横方
向にスクロールするようにしてもよい。
The scroll processing section 4 scrolls a portion of the character string displayed on the display 7 (partial scroll), and draws the remaining portion when the partial scroll is completed. The operating environment table 5 is a table in which a scroll range for partial scrolling on the screen is set in advance, and is specified by, for example, 30% of the width of the screen displayed on the display 7, or the number of digits. Alternatively, only a portion corresponding to the number of lines within a certain range in the row direction may be scrolled in the horizontal direction.

【0011】メモリ6は、ディスプレイ7上に表示する
文字列などを展開して描画するメモリである。ディスプ
レイ7は、画面を表示するCRTなどの表示装置である
。次に、図2のフローチャートに示す順序に従い、図1
の構成の動作を詳細に説明する。
The memory 6 is a memory for developing and drawing character strings and the like to be displayed on the display 7. The display 7 is a display device such as a CRT that displays a screen. Next, according to the order shown in the flowchart of FIG.
The operation of the configuration will be explained in detail.

【0012】図2において、S1は、動作環境テーブル
5でスクロール範囲を決定する。これは、例えば図3の
(イ)の斜線で示す■スクロール範囲のように、動作環
境テーブル5で部分スクロールするスクロール範囲を桁
数あるいは画面幅(例えば60%)と予め設定されてい
た内容を、スクロール処理部4が読み出し、スクロール
範囲を決定する。
In FIG. 2, S1 determines the scroll range using the operating environment table 5. This means, for example, that the scroll range for partial scrolling in the operating environment table 5 can be set in advance as the number of digits or the screen width (for example, 60%), as shown in the diagonally shaded area in Figure 3 (a). , the scroll processing unit 4 reads and determines the scroll range.

【0013】S2は、カーソル移動キーが押下されたか
否かを判別する。S3は、SHIFTキー(シフトキー
)が押下されたか否かを判別する。これらS2、S3は
、利用者が図1のキーボード1からシフトキーを押下し
た状態でカーソル移動キーを押下して本実施例の部分ス
クロールを指示する操作を行ったか否かを判別し、S2
およびS3が共にYESの場合にS4以降の本実施例の
部分スクロールを行う。一方、S2のNOの場合には、
カーソル移動キーの押下でないので押下されたキーに対
応する他の処理を行う。また、S2のYES、S3のN
Oの場合には、通常のカーソル移動処理を行う。
[0013] In S2, it is determined whether or not a cursor movement key has been pressed. In S3, it is determined whether or not the SHIFT key has been pressed. These steps S2 and S3 determine whether or not the user has pressed the cursor movement key while pressing the shift key on the keyboard 1 of FIG. 1 to instruct partial scrolling in this embodiment.
If both of S4 and S3 are YES, partial scrolling of this embodiment from S4 onwards is performed. On the other hand, in the case of NO in S2,
Since the cursor movement key is not pressed, other processing corresponding to the pressed key is performed. Also, YES in S2, N in S3
In the case of O, normal cursor movement processing is performed.

【0014】S4は、カーソル移動キーの指示に従い、
S1で指定したスクロール範囲のみ画面を部分スクロー
ルする。これは、カーソル移動キーによって指示された
移動方向(例えば図3の場合にはカーソルを画面の下方
向)に、S1で決定されたスクロール範囲(例えば図3
の(イ)の場合には左側約60%の■スクロール範囲)
についてスクロール(図3の(イ)の場合には下方向に
2行分のスクロール)を行う。
[0014] In step S4, according to the instruction of the cursor movement key,
The screen is partially scrolled only within the scroll range specified in S1. This moves the cursor in the movement direction specified by the cursor movement key (for example, moving the cursor downwards on the screen in the case of FIG.
In the case of (a), approximately 60% of the left scroll range)
Scroll (scroll two lines downward in the case of (a) in FIG. 3) is performed.

【0015】S5は、画面スクロールにより必要となっ
た描画矩形域にテキスト(図3の(イ)の場合はソース
プログラムの文字列)を描画して表示する。S6は、S
HIFTキー(シフトキー)が解放されたか否かを判別
する。これは、本実施例の部分スクロールの指示が終了
したか否かを判別し、YESの場合にはS7でスクロー
ルしなかった残りの矩形(図3の(ロ)の右側の■の部
分)を描画し、NOの場合にはS4以降を繰り返し行う
In step S5, text (in the case of (a) in FIG. 3, the character string of the source program) is drawn and displayed in the drawing rectangular area necessitated by the screen scrolling. S6 is S
It is determined whether the HIFT key is released. This determines whether or not the partial scrolling instruction in this embodiment has been completed, and if YES, the remaining rectangle that was not scrolled in S7 (the part marked ■ on the right side of (b) in FIG. 3) is If the answer is NO, S4 and subsequent steps are repeated.

【0016】以上の処理によって、利用者がシフトキー
を押下した状態でカーソル移動キーを押下した場合、動
作環境テーブル5に予め設定したスクロール範囲(図3
の(イ)の場合には左側の約60%の幅)について、カ
ーソル移動キーで指示された方向に指示された行数分だ
け、部分スクロールしてこの領域に文字列を描画するこ
とを繰り返す。そして、シフトキーを解放したことに対
応して、部分スクロールしなかった残余の領域に描画し
て一連の部分スクロールを終了する。これにより、画面
上の予め設定したスクロール範囲のみ部分スクロールす
るため、高速にスクロールを行うことが可能となる。
Through the above processing, when the user presses the cursor movement key while holding down the shift key, the scroll range preset in the operating environment table 5 (Fig.
(In the case of (a), about 60% of the width on the left side), repeat partial scrolling and drawing the string in this area by the number of lines specified in the direction specified by the cursor movement key. . Then, in response to releasing the shift key, a series of partial scrolls is completed by drawing in the remaining area that has not been partially scrolled. As a result, only a preset scroll range on the screen is partially scrolled, making it possible to scroll at high speed.

【0017】次に、図3および図4を用いて具体例につ
いて詳細に説明する。図3は、本発明の部分スクロール
説明図(その1)を示す。これは、図3の(イ)の■ス
クロール範囲について、下方向に2行分だけ、部分スク
ロールする場合の具体例である。図3の(イ)は、部分
スクロールを行う前の状態を示す。ここで、動作環境テ
ーブル5中に、■スクロール範囲(画面幅で左から約6
0%)を指定したときのものである。■は、画面の行方
向の幅を示す。ここで、ソースプログラムの00010
0 行から001200行までの12行分のテキストを
TEXTなどとして表示している。
Next, a specific example will be explained in detail using FIGS. 3 and 4. FIG. 3 shows a partial scroll explanatory diagram (Part 1) of the present invention. This is a specific example of partially scrolling downward by two lines in the scroll range (1) in (a) of FIG. (A) in FIG. 3 shows the state before performing partial scrolling. Here, in the operating environment table 5, ■Scroll range (approximately 6 from the left in screen width)
0%) is specified. ■ indicates the width of the screen in the row direction. Here, 00010 of the source program
Twelve lines of text from line 0 to line 001200 are displayed as TEXT.

【0018】図3の(ロ)は、図3の(イ)の状態で、
シフトキーを押下した状態で下方向のスクロールキーを
2回、押下して部分スクロールした後の状態を示す。こ
れは、(1)図3の(イ)の状態で、利用者がシフトキ
ーを押下した状態で下方向のスクロールキーを2回、連
続して押下したことに対応して、(2)動作環境テーブ
ル5から取り出した図3の(イ)の■のスクロール範囲
について、下方向に2行分、部分スクロールしてこの■
と■で囲む領域に図3の(ロ)の斜線の部分に示すよう
にする。(3)そして、利用者がシフトキーを解放した
ときに、部分スクロールの残余の図3の(ロ)の■と■
で囲む部分を描画する。これら(1)、(2)、(3)
の処理によって、指定した■スクロール範囲のみについ
て高速に部分スクロールすることが可能となる。
FIG. 3(b) shows the state of FIG. 3(a),
The state after partial scrolling is shown by pressing the down scroll key twice while holding down the shift key. This occurs in response to (1) the user pressing the down scroll key twice while holding down the shift key in the state (a) of Figure 3, and (2) the operating environment. Regarding the scroll range of ■ in (a) of Figure 3 extracted from Table 5, partially scroll down two lines and select this
The area surrounded by and ■ should be set as shown in the diagonally shaded area in (b) of FIG. (3) Then, when the user releases the shift key, the remaining portions of the partial scroll (■ and ■) in (b) of Figure 3
Draw the part enclosed by . These (1), (2), (3)
By the processing, it is possible to perform partial scrolling at high speed only in the specified scroll range.

【0019】図4は、本発明の部分スクロール説明図(
その2)を示す。これは、図4の(イ)の状態で、下に
2行分、左に2桁分、部分スクロールする具体例を示す
。図4の(イ)は、部分スクロールの開始前の状態を示
す。図4の(ロ)は、■のスクロール範囲について下方
向に2行分、部分スクロールして描画した後の状態を示
す。これは、右側に記載したように、SHIFTキー+
カーソルキー(↓)(2回)、即ちシフトキーを押下し
た状態でカーソル移動キー(↓)を2回、連続して押下
したことに対応して、■のスクロール範囲について図4
の(イ)から図4の(ロ)に示すように、2行分下方向
にスクロールしてこの■のスクロール範囲について描画
したものである。
FIG. 4 is a partial scroll explanatory diagram of the present invention (
Part 2) is shown. This shows a specific example of partial scrolling two lines down and two digits to the left in the state of (a) in FIG. (A) in FIG. 4 shows the state before starting partial scrolling. (B) in FIG. 4 shows the state after partial scrolling and drawing by two lines downwards in the scroll range (■). This is done by pressing SHIFT +
In response to pressing the cursor key (↓) (twice), that is, the shift key, and pressing the cursor movement key (↓) twice in succession, the scroll range of ■ is shown in Figure 4.
As shown in FIG. 4A to FIG.

【0020】図4の(ハ)は、図4の(ロ)の状態で右
側に2桁分、部分スクロールして描画した後の状態を示
す。これは、右側に記載したように、SHIFTキーを
押下したまま、カーソル移動キー(↓)を放し、カーソ
ル移動キー(→)をキー押下(2回)した後の状態、即
ち右側に2桁分(2文字分)、部分スクロールした後の
状態を示す。この場合、行番号域は部分スクロールの対
象としないが、桁数域は部分スクロールの対象とする旨
を予め設定しておく。
FIG. 4C shows a state after partial scrolling and drawing by two digits to the right in the state shown in FIG. 4B. As described on the right, this is the state after holding down the SHIFT key, releasing the cursor movement key (↓), and pressing the cursor movement key (→) (twice), that is, 2 digits to the right. (2 characters), shows the state after partial scrolling. In this case, it is set in advance that the line number area is not subject to partial scrolling, but the digit number area is subject to partial scrolling.

【0021】図4の(ニ)は、図4の(ハ)の状態でシ
フトキーを放し、部分スクロールの残余の部分を描画し
た後の状態を示す。これは、右側に記載したように、S
HIFTキーを放し、部分スクロールされなかった右側
の部分■について描画したものである。以上のように、
シフトキーを押下したまま、カーソル移動キーを押下し
て予め設定した■のスクロール範囲について部分スクロ
ールして描画することを繰り返し、シフトキーを放して
部分スクロールしなかった■の部分について描画してス
クロールを完了することにより、必要な部分のみを部分
スクロールすればよく、PMやWindowsのスクロ
ール関数を発行して部分スクロールし、高速スクロール
を行うことが可能となる。
FIG. 4(d) shows the state after the shift key is released in the state of FIG. 4(c) and the remaining portion of the partial scroll is drawn. This means that S
When the HIFT key is released, a drawing is made of the right part (■) that was not partially scrolled. As mentioned above,
While holding down the shift key, press the cursor movement key to repeatedly partially scroll and draw the preset scroll range of ■, then release the shift key to complete scrolling by drawing the part of ■ that was not partially scrolled. By doing so, it is only necessary to partially scroll only the necessary portions, and it is possible to perform high-speed scrolling by issuing a PM or Windows scroll function to partially scroll.

【0022】[0022]

【発明の効果】以上説明したように、本発明によれば、
ディスプレイ上に表示された画面のうちのスクロール範
囲のみを部分スクロールし、スクロール終了時に残余の
画面を描画する構成を採用しているため、画面スクロー
ルを高速に行うことができる。例えば画面の1/3幅の
スクロール範囲を部分スクロールと、従来の全画面のス
クロール(上下スクロールで5行単位のスクロール)と
を比較すると、約30%位の時間短縮ができ、高速に画
面スクロールを行うことが可能となった。
[Effects of the Invention] As explained above, according to the present invention,
The system is configured to partially scroll only the scrolling range of the screen displayed on the display, and draw the remaining screen when scrolling ends, so the screen can be scrolled at high speed. For example, if you compare partial scrolling of a scroll range of 1/3 of the width of the screen with conventional scrolling of the entire screen (scrolling in units of 5 lines by scrolling up and down), you can reduce the time by about 30% and scroll the screen at high speed. It became possible to do this.

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

【図1】本発明の1実施例構成図である。FIG. 1 is a configuration diagram of one embodiment of the present invention.

【図2】本発明の動作説明フローチャートである。FIG. 2 is a flowchart explaining the operation of the present invention.

【図3】本発明の部分スクロール説明図(その1)であ
る。
FIG. 3 is a partial scroll explanatory diagram (Part 1) of the present invention.

【図4】本発明の部分スクロール説明図(その2)であ
る。
FIG. 4 is a partial scroll explanatory diagram (part 2) of the present invention.

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

1:キーボード 2:入出力制御プログラム 3:エディタ 4:スクロール処理部 5:動作環境テーブル 6:メモリ 7:ディスプレイ■:スクロール範囲■、■:スクロー
ルしない残余の部分
1: Keyboard 2: Input/output control program 3: Editor 4: Scroll processing unit 5: Operating environment table 6: Memory 7: Display ■: Scroll range ■, ■: Remaining part that does not scroll

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  画面の文字列などを高速にスクロール
する画面高速スクロール方式において、画面上の部分ス
クロールするスクロール範囲を予め設定する動作環境テ
ーブル(5)と、この動作環境テーブル(5)に設定さ
れたスクロール範囲のみ部分スクロールするスクロール
処理部(4)とを備え、スクロール指示に対応して、上
記スクロール処理部(4)が上記動作環境テーブル(5
)に設定されたスクロール範囲のみ、指示された方向に
部分スクロールするように構成したことを特徴とする画
面高速スクロール方式。
[Claim 1] In a screen high-speed scrolling method that scrolls character strings on the screen at high speed, an operating environment table (5) that presets a scroll range for partially scrolling on the screen, and settings in this operating environment table (5) are provided. a scroll processing unit (4) that partially scrolls only the scroll range that has been scrolled, and in response to a scroll instruction, the scroll processing unit (4)
) A high-speed screen scrolling method is characterized in that only a scroll range set in () is partially scrolled in a designated direction.
【請求項2】  スクロール指示に対応して、上記スク
ロール処理部(4)が上記動作環境テーブル(5)に設
定されたスクロール範囲のみ、指示された方向に部分ス
クロールし、スクロール指示の終了に対応して、スクロ
ール範囲以外の残余部分を描画するように構成したこと
を特徴とする請求項第1項記載の画面高速スクロール方
式。
2. In response to the scroll instruction, the scroll processing unit (4) partially scrolls only the scroll range set in the operating environment table (5) in the instructed direction, and corresponds to the end of the scroll instruction. 2. The high-speed screen scrolling method according to claim 1, wherein the remaining portion outside the scroll range is drawn.
JP3113577A 1991-05-18 1991-05-18 Display screen high-speed scrolling system Withdrawn JPH04342020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3113577A JPH04342020A (en) 1991-05-18 1991-05-18 Display screen high-speed scrolling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3113577A JPH04342020A (en) 1991-05-18 1991-05-18 Display screen high-speed scrolling system

Publications (1)

Publication Number Publication Date
JPH04342020A true JPH04342020A (en) 1992-11-27

Family

ID=14615767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3113577A Withdrawn JPH04342020A (en) 1991-05-18 1991-05-18 Display screen high-speed scrolling system

Country Status (1)

Country Link
JP (1) JPH04342020A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109565A (en) * 2011-11-21 2013-06-06 Konica Minolta Business Technologies Inc Display system, control program of display system and display device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109565A (en) * 2011-11-21 2013-06-06 Konica Minolta Business Technologies Inc Display system, control program of display system and display device
US9141269B2 (en) 2011-11-21 2015-09-22 Konica Minolta Business Technologies, Inc. Display system provided with first display device and second display device

Similar Documents

Publication Publication Date Title
JPS60176090A (en) Character input display unit
JPH0535685A (en) Mixed fraction input displaying type electronic computer
JPH04342020A (en) Display screen high-speed scrolling system
JPS6243201B2 (en)
JPH0560600B2 (en)
JPS61210415A (en) Crt key input operating device
JPH01273091A (en) Scroll display system for terminal screen
JPH04369717A (en) Information processing method and its device
JPH02106797A (en) Scroll display system
JPS6126087B2 (en)
JP3123720B2 (en) Programming method and programming device for programmable controller
JPS60189527A (en) Information processor
JPS6237722A (en) Document processor
JP2570434B2 (en) Programming device for PC
JPS61235926A (en) Data processing terminal equipment whose operation guidance can be changed
JPH03246685A (en) Wire pattern changing system
JPS633327A (en) Key input device using display
JPH0244398A (en) Oblique scroll realizing system in interactive text editor
JPH059824B2 (en)
JPH01183684A (en) Document editing device readable at glance
JPH04148474A (en) Document processor
JPH07320080A (en) Graphic editing device
JPH0477784A (en) System for controlling color of character on screen
JPS60189566A (en) Information processor
JPH0581947B2 (en)

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