EP0191382A2 - Dispositif de commande d'affichage - Google Patents

Dispositif de commande d'affichage Download PDF

Info

Publication number
EP0191382A2
EP0191382A2 EP86101276A EP86101276A EP0191382A2 EP 0191382 A2 EP0191382 A2 EP 0191382A2 EP 86101276 A EP86101276 A EP 86101276A EP 86101276 A EP86101276 A EP 86101276A EP 0191382 A2 EP0191382 A2 EP 0191382A2
Authority
EP
European Patent Office
Prior art keywords
cursor
selectable field
key
display
refresh buffer
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
EP86101276A
Other languages
German (de)
English (en)
Other versions
EP0191382A3 (fr
Inventor
Mutsumi Aramaki
Shigeru Matsubara
Toshio Shimizu
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of EP0191382A2 publication Critical patent/EP0191382A2/fr
Publication of EP0191382A3 publication Critical patent/EP0191382A3/fr
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/08Cursor circuits

Definitions

  • This invention relates to a display controller in accordance with the preamble of claim 1.
  • a field containing information selectable by an operator is called a selectable field.
  • a selectable field In a display having a light pen, it is arranged to be possible to select information by positioning the light pen to the selectable field.
  • a display without the light pen it is necessary to first move the cursor to a desired selectable field by operating a cursor control key, and to select information by pressing a cursor select key.
  • This operation to move the cursor to the selectable field by the cursor control key in the display without the light pen (selector pen) is slow and cumbersome because the movement speed is restricted by the speed of machine or retry is required if it fails to move the cursor to a correct position.
  • a control key called a selectable field tab key is provided for the keyboard so as to allow rapid movement of the cursor to the selectable field.
  • the selectable field identification code in a code store is searched starting from the current cursor position and the cursor address modified according to the storage location of the detected code.
  • the invention allows to move the cursor to a selectable field more rapidly and accurately than in the prior art using the cursor control keys.
  • a video control means 2 has a function to display the cursor on the screen of a CRT display 1 corresponding to a cursor address stored in a cursor address storage means 3. That is, the cursor is displayed at a display position indicated by the cursor address.
  • the video control means 2 has a function to display characters indicated by character codes stored in the code storage means 4 on the screen.
  • the code storage means 4 has a plurality of storage locations corresponding to a plurality of display positions on the screen and stores not only the character codes but also various control codes such as attributes. Stored in the top storage location of the selectable field is a selectable field identification code (SF identification code).
  • SF identification code selectable field identification code
  • the key input means 9 is provided with a special control key 10 for immediately moving the cursor to the top of selectable field being displayed on the screen.
  • the key-operation detector means 8 connected to the key input means 9 detects pressing of the control key, it supplies an output signal indicating it to the access means 5.
  • the access means 5 reads out the codes from locations in the code storage means 4 that succeed one another in a predetermined direction from a location corresponding to a current cursor display location, and supplies them to the the identification code detector means 6.
  • the identification code detector means 6 When the identification code detector means 6 detects an SF identification code, it supplies an output signal indicating it to the access means 5 and the cursor address modification means 7. Responsive to it, the access means 5 stops reading of codes. On the other hand, the cursor address modification means 7 modifies the cursor address in the cursor address storage means 3 so as to display the cursor on the screen of CRT 1 at a display position corresponding to a location in the code storage means 4 where the detected SF identification code is stored.
  • FIG 2 it shows a more detailed embodiment of the invention, wherein the functions of the access means 5, the identification code detector means 6, the cursor address modification means 7 and the key--operation detector means 8 in the basic configuration of Figure 1 are materialized by a microprocessor (MPU) 20 and microprograms.
  • MPU microprocessor
  • the MPU 20 has an arrangement that contains various circuits including an address register (AR) 21 and a register group 22. Since such an arrangement is well known in the art, its detailed description is omitted herein.
  • a bus 34 extending from the MPU 20 are a control storage 23, a refresh buffer 24, a video control circuit 25 and a keyboard interface circuit 29.
  • the bus 34 includes a data bus, an address bus and a control line.
  • the control storage 23 stores microprograms for controlling various operations of the MPU 20.
  • the refresh buffer 24 corresponds to the code storage means 4 in Figure 1, and stores not only said SF identification code but also various codes for display.
  • the video control circuit 25 has functions to take out character dot pattern data from a character generator 27 in response to character codes taken out from the refresh buffer 24, and to display them on a CRT screen 28.
  • the video control circuit 25 has also a cursor address register (CAR) 26 and functions to display a cursor C at a display position corresponding to its content.
  • CAR cursor address register
  • the keyboard interface circuit 29 is connected with a keyboard 31 that has various keys. When any key is operated, the keyboard interface circuit 29 sets a scan code indicating that key in a scan code register 30, and supplies an interrupt request signal requesting reading of the scan code to the MPU through a line 35.
  • the MPU 20 can perform read or write operation by setting a suitable address in the AR 21 for selectively specifying not only the control storage 23 and the refresh buffer 2 4 but also the CAR 26 and the scan code register 30.
  • a cursor select key 32 and a selectable field tab (SFT) key 33 that is provided according to the invention. That is, the SFT key corresponds to the control key 10 of Figure 1, and is for moving the cursor to the selectable field.
  • SFT key corresponds to the control key 10 of Figure 1, and is for moving the cursor to the selectable field.
  • cursor movement control operation is described in more detail by referring to Figures 2 and 3, the latter of which shows sequence of operation d the MPU 20 when an operator presses the SFT key 33.
  • the keyboard interface circuit 29 When detecting the operation of the SFT key 33, the keyboard interface circuit 29 sets a scan code corresponding to the SFT key in the scan code register 30 and generates an interrupt request signal on the line 35. Responsive to the interrupt request signal, the MPU 20 takes out successive instructions of microprogram for keyboard interruption from the control storage 23, and reads the scan code in the scan code register 30 according to these instructions (Step 4 0 in Figure 3) to determine whether or not it is a scan code for the SFT key 33 (Step 41). If it is not the scan code of the SFT key 33, the MPU 20 performs suitable operation by taking out a microprogram corresponding to the code. However, if it detects the scan code of the SFT key 33, it performs the following operation by taking out a microprogram relating to the SFT key 33.
  • Step 42 it reads a cursor address in the CAR 26 of the video control circuit 25 into a register 22a of the register group 22 in the MPU 20 (Step 42).
  • a cursor address in the CAR 26 of the video control circuit 25 into a register 22a of the register group 22 in the MPU 20 (Step 42).
  • an address itself indicating a storage location in the refresh buffer 24 is used as a cursor address indicating a display position on the CRT screen 28. Therefore, the cursor address read into the register 22a also indicates a storage location corresponding to a current cursor display position.
  • the SFT key 33 is established to instruct cursor movement to a selectable field after the current cursor position, or in a direction where the address increases gradually, in searching the SF identification code
  • the cursor address in the register 22a is added with 1 and set in the AR 21 (Step 43), which is used for reading a code in the refresh buffer 24 to be stored in a register 22b of the register group 22 - (Step 44).
  • Step 45 it is examined whether or not the code in the register 22b is an SF identification code(Step 45). This examination is performed in such a manner that an SF identification code is previously stored in another register 22c, which is compared with the code in the register 22b. If an SF identification code is not detected, the address in the AR 21 is incremented to repeat reading codes from the refresh buffer 24 until it is detected (Step 46).
  • the address in the AR 21 is written in the CAR 26 as a new address - (Step 4 7).
  • the video control circuit 25 displays the cursor C at a display position specified by the content of CAR 26, or at the top of selectable field.
  • Figure 2 shows a simple example where three selectable fields 36, 37 and 38 are displayed on the CRT screen.
  • the SFT key 33 is pressed in a status where the cursor C is at the indicated position, it moves immediately to the display position P at the top of selectable field 36. Pressing the SFT key 33 again causes the cursor C to moves to the display position Q at the top of selectable field 37. Pressing the SFT key once again causes it to move to the display position R at the top of uppermost field 38.
  • the address is circulated to specify a storage location corresponding to a display position at the upper left comer of the CRT screen 28 following a storage location corresponding to a display position at the lower right comer in reading code from the refresh buffer 2 4 for searching an SF identification code.
  • the operator can select information in the selectable field by pressing the cursor select key 32.
  • the above-described embodiment has one SFT key 33 for moving the cursor C only in one direction, it is possible to provide two SFT keys, one of which is for the forward movement as above, the other for the backward movement. In such case, it becomes required to modify Steps 4 1 , 42 and 43 in Figure 3 so as to determine which of the forward SFT or the backward SFT is pressed, the address to be set in the AR 21 according to the result of control, and whether the address is updated incrementally or decrementally.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Digital Computer Display Output (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Controls And Circuits For Display Device (AREA)
EP86101276A 1985-02-15 1986-01-31 Dispositif de commande d'affichage Withdrawn EP0191382A3 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP26664/85 1985-02-15
JP60026664A JPS61188586A (ja) 1985-02-15 1985-02-15 表示制御装置

Publications (2)

Publication Number Publication Date
EP0191382A2 true EP0191382A2 (fr) 1986-08-20
EP0191382A3 EP0191382A3 (fr) 1989-11-29

Family

ID=12199672

Family Applications (1)

Application Number Title Priority Date Filing Date
EP86101276A Withdrawn EP0191382A3 (fr) 1985-02-15 1986-01-31 Dispositif de commande d'affichage

Country Status (2)

Country Link
EP (1) EP0191382A3 (fr)
JP (1) JPS61188586A (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0383938A1 (fr) * 1988-08-26 1990-08-29 Fanuc Ltd. Systeme d'introduction de donnees relatives a la forme d'une piece
EP0406430A1 (fr) * 1988-10-27 1991-01-09 Fanuc Ltd. Systeme de recherche des elements constitutifs d'une forme

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3524182A (en) * 1966-06-13 1970-08-11 Ibm Display system
US4101879A (en) * 1975-12-26 1978-07-18 Hitachi, Ltd. Cursor movement control device for screen-segmented display apparatuses

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5128444B2 (fr) * 1971-09-27 1976-08-19
JPS5145466B2 (fr) * 1972-05-09 1976-12-03

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3524182A (en) * 1966-06-13 1970-08-11 Ibm Display system
US4101879A (en) * 1975-12-26 1978-07-18 Hitachi, Ltd. Cursor movement control device for screen-segmented display apparatuses

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IBM TECHNICAL DISCLOSURE BULLETIN, vol. 22, no. 5, October 1979, pages 2103-2105, New York, US; I.D. JUDD et al.: "Microprocessor-controlled cursors" *
IBM TECHNICAL DISCLOSURE BULLETIN, vol. 25, no. 1, June 1982, pages 221,222, New York, US; T.L. ADAM et al.: "Cursor left/right/up/down" *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0383938A1 (fr) * 1988-08-26 1990-08-29 Fanuc Ltd. Systeme d'introduction de donnees relatives a la forme d'une piece
EP0383938A4 (en) * 1988-08-26 1991-09-11 Fanuc Ltd Shape input system
EP0406430A1 (fr) * 1988-10-27 1991-01-09 Fanuc Ltd. Systeme de recherche des elements constitutifs d'une forme
EP0406430A4 (en) * 1988-10-27 1991-08-21 Fanuc Ltd Search system of shape constituent elements

Also Published As

Publication number Publication date
JPH0327916B2 (fr) 1991-04-17
JPS61188586A (ja) 1986-08-22
EP0191382A3 (fr) 1989-11-29

Similar Documents

Publication Publication Date Title
US5091866A (en) Information processing apparatus displaying multiple windows and distinguishing indicia
EP0603669B1 (fr) Procédé et dispositif d'entrée de caractères
US4783648A (en) Display control system for multiwindow
US5388251A (en) Help display system for a computer
JP2557358B2 (ja) 情報処理装置
KR100197037B1 (ko) 정보 처리 장치 및 정보 처리 방법
US4789855A (en) Device for editing document in colors
EP0623872A1 (fr) Appareil de traitement d'informations par l'exécution d'une opération choisie parmi des opérations de traitement de données selon une valeur de coordonnée
US5673067A (en) Information processing apparatus and method
EP0162380A2 (fr) Système de tabulation
EP0191382A2 (fr) Dispositif de commande d'affichage
EP0100798A1 (fr) Système de conception assistée par ordinateur
JPH06342360A (ja) 表示制御方法
JPH0640296B2 (ja) 文字処理装置
JPH0816518A (ja) 情報処理装置
JPH0816835B2 (ja) 画面切換え方法
JP2561000B2 (ja) 文字列出力方法
JP2722544B2 (ja) データ処理装置
JPH0736608A (ja) 画面表示情報の選択システムおよびその選択方法
JPH03265920A (ja) ポインティング処理方式
JPS6038713B2 (ja) 表示装置の制御情報表示方式
JP2837457B2 (ja) オンライン画面における入力禁止フィールドの操作性向上方式
JPS6057405A (ja) グラフイツク画面を用いたブロックサーチ装置
JPH02310615A (ja) データ複写方式
JPS6027034B2 (ja) 漢字端末システム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB

17P Request for examination filed

Effective date: 19861212

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB

17Q First examination report despatched

Effective date: 19911106

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19920925

RIN1 Information on inventor provided before grant (corrected)

Inventor name: SHIMIZU, TOSHIO

Inventor name: MATSUBARA, SHIGERU

Inventor name: ARAMAKI, MUTSUMI