JPH0511966A - Display picture controller - Google Patents

Display picture controller

Info

Publication number
JPH0511966A
JPH0511966A JP3161209A JP16120991A JPH0511966A JP H0511966 A JPH0511966 A JP H0511966A JP 3161209 A JP3161209 A JP 3161209A JP 16120991 A JP16120991 A JP 16120991A JP H0511966 A JPH0511966 A JP H0511966A
Authority
JP
Japan
Prior art keywords
data
screen
display
keyboard
picture
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
JP3161209A
Other languages
Japanese (ja)
Inventor
Rika Yanagawa
りか 梁川
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP3161209A priority Critical patent/JPH0511966A/en
Publication of JPH0511966A publication Critical patent/JPH0511966A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate operations by grasping the continuity relation of data on a display screen when a picture is moved. CONSTITUTION:For a display picture controller 1, data received by a communication control part 1 are edited by a data edition part 1b and stored in an edition buffer. A keyboard 3 and a display 2 are connected to a display execution part 1c for displaying the edited data on the screen and when a forward key is operated from the keyboard 3, a display start position is moved for the half of the screen. Then, the data for one picture are displayed from the position and simultaneously the head (the intermediate line of the screen) of the newly displayed data is reversed. Therefore, the data can be distinguished from the data remaining in the preceding picture.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は表示画面制御装置に関
し、特にディスプレイに表示の画面を制御する画面制御
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display screen control device, and more particularly to a screen control device for controlling a display screen on a display.

【0002】[0002]

【従来の技術】従来の表示画面制御装置は、キーボード
から前進キーが押下されると、表示先頭データを指示す
るポインタを一画面分ずらし、その位置により表示を開
始している。
2. Description of the Related Art In a conventional display screen control device, when a forward key is pressed from a keyboard, a pointer designating display head data is shifted by one screen and display is started at that position.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の表示画
面制御装置では、スクロールできるのが一画面単位であ
り、スクロールしてしまうと前の画面のデータが見えな
くなるため、前後のつながりがわかりにくいという欠点
がある。
In the above-described conventional display screen control device, scrolling is possible on a screen-by-screen basis, and when scrolling, the data on the previous screen becomes invisible, so that the connection between the front and back is difficult to understand. There is a drawback.

【0004】[0004]

【課題を解決するための手段】本発明の表示画面制御装
置は、入力されたデータを編集し編集バッファに記憶す
るデータ編集部と編集された前記データをディスプレイ
の画面に表示する表示実行部と、操作入力により前記画
面の表示を変更指定するキーボードとを有し、前記キー
ボードから前進キーが入力されたとき前記画面の表示開
始位置を半画面分移動させその位置から一画面分のデー
タを表示する。
A display screen control apparatus according to the present invention comprises a data editing unit for editing input data and storing it in an edit buffer, and a display execution unit for displaying the edited data on a screen of a display. , A keyboard for changing and designating the display of the screen by operation input, and when the forward key is input from the keyboard, the display start position of the screen is moved by a half screen and data for one screen is displayed from that position. To do.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例のブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention.

【0006】本実施例の表示画面制御装置1は、通信制
御部1aが受信したデータを編集し、編集バッファに貯
め込むデータ編集部1bと、編集したデータを画面に表
示する表示実行部1cでは、キーボード3とディスプレ
イ2とが接続され、キーボード3から前進キーが操作さ
れると表示開始位置を半画面分移動させ、その位置から
一画面分のデータを表示すると同時に、新たに表示した
データの先頭(画面の中間行)をリバースさせることに
より、前画面から残っているデータとの区別をつける。
The display screen control device 1 of the present embodiment includes a data editing unit 1b that edits data received by the communication control unit 1a and stores it in an edit buffer, and a display execution unit 1c that displays the edited data on the screen. When the keyboard 3 and the display 2 are connected, and the forward key is operated from the keyboard 3, the display start position is moved by half a screen, and one screen of data is displayed from that position, and at the same time, the newly displayed data is displayed. By reversing the beginning (the middle line of the screen), it distinguishes from the data remaining from the previous screen.

【0007】図2は本実施例の動作を説明するための図
であり、通信制御部1aを介して受信したデータをデー
タ編集部1bにて編集バッファに編集した後、先ず最初
に表示する第一画面の表示開始点として編集バッファの
先頭にポインタがセットされる。表示実行部1cは、ポ
インタがセットされた位置から一画面分のデータを表示
データとして図2ののようにディスプレイ2に表示す
る。次にキーボード3から前進キーが押下されると、ポ
インタは現在の位置から半画面分だけ移動し、移動した
位置から一画面分のデータがディスプレイ2に表示され
る。また、このとき、新たに表示されたデータの先頭、
すなわち画面の中間の行がリバースされる。このときの
表示内容を図2のに示す。以降、前進キーを押下する
ことにより、同様な動作となる。
FIG. 2 is a diagram for explaining the operation of the present embodiment, in which the data received via the communication control unit 1a is first edited and displayed in the edit buffer by the data editing unit 1b. A pointer is set at the beginning of the edit buffer as a display start point for one screen. The display execution unit 1c displays the data for one screen from the position where the pointer is set on the display 2 as display data as shown in FIG. Next, when the forward key is pressed from the keyboard 3, the pointer moves by half a screen from the current position, and one screen of data is displayed on the display 2 from the moved position. Also, at this time, at the beginning of the newly displayed data,
That is, the middle row of the screen is reversed. The display contents at this time are shown in FIG. After that, the same operation is performed by pressing the forward key.

【0008】なお、本実施例では、回線データに限定し
ての実施例を示しているが、補助記憶装置のファイルか
らのデータ表示についても同様に実施することができ
る。
In this embodiment, the embodiment is limited to the line data, but the data display from the file of the auxiliary storage device can be similarly carried out.

【0009】[0009]

【発明の効果】以上説明したように本発明は、キーボー
ドの操作で前進キーが押下されると、表示開始点を示す
ポインタを半画面分移動させ、その位置から一画面分の
データを表示用データとしてディスプレイ上に前画面の
後半データと続きのデータとが表示されることにより、
表示画面のデータの前後のつながりを把握でき、操作が
容易になるという効果がある。
As described above, according to the present invention, when the forward key is pressed by operating the keyboard, the pointer indicating the display start point is moved by half a screen, and data for one screen is displayed from that position. By displaying the latter half data and the continuation data of the previous screen on the display as data,
There is an effect that the connection before and after the data on the display screen can be grasped and the operation becomes easy.

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

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

【図2】本実施例の動作を説明するための図である。FIG. 2 is a diagram for explaining the operation of the present embodiment.

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

1 表示画面制御装置 1a 通信制御部 1b データ編集部 1c 表示実行部 2 ディスプレイ 3 キーボード 1 Display Screen Control Device 1a Communication Control Section 1b Data Editing Section 1c Display Execution Section 2 Display 3 Keyboard

Claims (1)

【特許請求の範囲】 【請求項1】 入力されたデータを編集し編集バッファ
に記憶するデータ編集部と、編集された前記データをデ
ィスプレイの画面に表示する表示実行部と、操作入力に
より前記画面の表示を変更指定するキーボードとを有
し、前記キーボードから前進キーが入力されたとき前記
画面の表示開始位置を半画面分移動させその位置から一
画面分のデータを表示することを特徴とする表示画面制
御装置。
Claims: 1. A data editing unit that edits input data and stores it in an edit buffer, a display execution unit that displays the edited data on a screen of a display, and the screen by operating input. And a keyboard for changing and designating the display, and when the forward key is input from the keyboard, the display start position of the screen is moved by half a screen and one screen of data is displayed from that position. Display screen controller.
JP3161209A 1991-07-02 1991-07-02 Display picture controller Pending JPH0511966A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3161209A JPH0511966A (en) 1991-07-02 1991-07-02 Display picture controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3161209A JPH0511966A (en) 1991-07-02 1991-07-02 Display picture controller

Publications (1)

Publication Number Publication Date
JPH0511966A true JPH0511966A (en) 1993-01-22

Family

ID=15730681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3161209A Pending JPH0511966A (en) 1991-07-02 1991-07-02 Display picture controller

Country Status (1)

Country Link
JP (1) JPH0511966A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006092895A1 (en) * 2005-03-02 2006-09-08 Mitsubishi Denki Kabushiki Kaisha Retrieval display device
JP2008159070A (en) * 2008-01-28 2008-07-10 Kyocera Corp Mobile terminal apparatus, and method and program for scroll control of mobile terminal apparatus
JP2011095932A (en) * 2009-10-28 2011-05-12 Sony Computer Entertainment Inc Scroll display program, device and method, and electronic terminal with scroll display device mounted thereon
JP2011165205A (en) * 2011-04-22 2011-08-25 Kyocera Corp Terminal device, scroll controlling method, and scroll controlling program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006092895A1 (en) * 2005-03-02 2006-09-08 Mitsubishi Denki Kabushiki Kaisha Retrieval display device
JP2006244059A (en) * 2005-03-02 2006-09-14 Mitsubishi Electric Corp Retrieval display device
JP4536555B2 (en) * 2005-03-02 2010-09-01 三菱電機株式会社 Search display device
US8601400B2 (en) 2005-03-02 2013-12-03 Mitsubishi Electric Corporation Retrieval and display device
JP2008159070A (en) * 2008-01-28 2008-07-10 Kyocera Corp Mobile terminal apparatus, and method and program for scroll control of mobile terminal apparatus
JP2011095932A (en) * 2009-10-28 2011-05-12 Sony Computer Entertainment Inc Scroll display program, device and method, and electronic terminal with scroll display device mounted thereon
JP2011165205A (en) * 2011-04-22 2011-08-25 Kyocera Corp Terminal device, scroll controlling method, and scroll controlling program

Similar Documents

Publication Publication Date Title
JPH0455317B2 (en)
JPH0511966A (en) Display picture controller
JPH09330199A (en) Personal computer
JPH11203018A (en) Cursor display system and recording medium
JPS60198586A (en) Process display
JPH0440491A (en) Method and device for backing up announcement
JP3257107B2 (en) Graphic editor device
JPH08286882A (en) Information processing unit and page turn-over method for the information processing unit
JPH03256116A (en) Information processor
JPH0944428A (en) Network image processing system
JPH0511741A (en) Screen control device and control method
JPH08129553A (en) Image display device
JPH0561631A (en) Screen scrolling system
JPH08115335A (en) Multimedia processor
JP2719242B2 (en) Graphic processing method of data in memory
JPH0736608A (en) Method and system for selection of picture display information
JPS61148542A (en) Maintenance system of data processor
JPH0520014A (en) System for scrolling screen editor
JPH06103735A (en) Video editor
JP2002007025A (en) Method and device for displaying character string
JPS61259365A (en) Document editing device
JPH0991115A (en) Method and device for processing image
JPH03177178A (en) Title generating system
JPH04264619A (en) Variable method for display speed of program list of interpreter language
JPH09127921A (en) Display board system and its control method