JP2504579B2 - Screen I / O control method - Google Patents

Screen I / O control method

Info

Publication number
JP2504579B2
JP2504579B2 JP1211992A JP21199289A JP2504579B2 JP 2504579 B2 JP2504579 B2 JP 2504579B2 JP 1211992 A JP1211992 A JP 1211992A JP 21199289 A JP21199289 A JP 21199289A JP 2504579 B2 JP2504579 B2 JP 2504579B2
Authority
JP
Japan
Prior art keywords
key
menu
information
screen
input
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.)
Expired - Fee Related
Application number
JP1211992A
Other languages
Japanese (ja)
Other versions
JPH0375820A (en
Inventor
孝信 藤本
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 JP1211992A priority Critical patent/JP2504579B2/en
Publication of JPH0375820A publication Critical patent/JPH0375820A/en
Application granted granted Critical
Publication of JP2504579B2 publication Critical patent/JP2504579B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔概要〕 計算機システム,ワードプロセッサ,ワークステーシ
ョン等の情報処理装置において,PFキーの打鍵およびメ
ニューの選択によって,利用者との対話処理を遂行する
画面入出力制御方式に関し, ポインティングデバイスによる操作と,PFキーによる
操作の統一化を可能とするとともに,複数の画面に共通
なPFキーの意味を利用者が指定できるようにすることに
より,操作性を向上させることを目的とし, 各PFキーに割り当てられている複数の画面に共通なPF
キーの意味情報を記憶するPFキーテーブルと,PFキーテ
ーブルの内容を,入力によって定義しまたは更新するPF
キーテーブル定義処理手段と,PFキーが押下されたとき,
PFキーテーブルにより,PFキーに対応する意味情報を入
力要求元へ返却し,メニュー項目が選択されたとき,メ
ニュー項目に対応する意味情報を入力要求元へ返却する
入力処理手段とを備えるように構成する。
DETAILED DESCRIPTION [Overview] A screen input / output control method for performing interactive processing with a user in an information processing apparatus such as a computer system, a word processor, and a workstation by pressing a PF key and selecting a menu, The purpose is to improve the operability by allowing the user to specify the meaning of PF keys that are common to multiple screens, while allowing the unification of operations using the pointing device and PF keys. , PF common to multiple screens assigned to each PF key
A PF key table that stores key semantic information and a PF that defines or updates the contents of the PF key table by input
Key table definition processing means and when the PF key is pressed,
The PF key table is provided with an input processing unit that returns the semantic information corresponding to the PF key to the input request source, and when the menu item is selected, returns the semantic information corresponding to the menu item to the input request source. Configure.

〔産業上の利用分野〕[Industrial applications]

本発明は,計算機システム,ワードプロセッサ,ワー
クステーション等の情報処理装置において,PF(Program
mable Function)キーの打鍵およびメニューの選択によ
って,利用者との対話処理を遂行する画面入出力制御方
式に関する。
The present invention is applied to a PF (Program) in an information processing device such as a computer system, a word processor, and a workstation.
mable Function) Screen input / output control method that performs interactive processing with the user by keystrokes and menu selection.

近年の情報処理システムの操作方法の発展により,パ
ーソナルコンピュータやワークステーションでは,プル
ダウンメニューやポップアップメニューなどの画面に固
定的なメニュー中の項目選択を,マウスやタッチペンな
どのポインティングデバイスによって行う操作が主流と
なっている。
In recent years, due to the development of operation methods of information processing systems, in personal computers and workstations, the mainstream operation is to select items in fixed menus such as pull-down menus and pop-up menus with a pointing device such as a mouse or touch pen. Has become.

一方,メニューと同様な機能の選択に,PFキーを用い
ることが便利なこともあり,利用者が自由に設定して使
い分けることができると,さらに操作性が向上すると考
えられる。
On the other hand, since it is convenient to use the PF key to select the same function as the menu, it is thought that the operability will be further improved if the user can freely set and use it properly.

〔従来の技術〕[Conventional technology]

第6図は,メニュー項目の選択機能を持つワークステ
ーションなどの従来の画面入出力制御機構を示してい
る。
FIG. 6 shows a conventional screen input / output control mechanism such as a workstation having a function of selecting menu items.

画面編集情報22,メニュー定義情報23およびPFキー定
義情報51は,あらかじめ画面定義体21によって固定的に
定められている。メニュー定義情報23は,各メニュー項
目のタイトルごとに,意味情報を持っている。この意味
情報は,アプリケーションプログラム14に通知する機能
名などの識別情報である。PFキー定義情報51は,各PFキ
ーごとに,その意味情報を持っている。
The screen edit information 22, the menu definition information 23, and the PF key definition information 51 are fixedly defined in advance by the screen definition body 21. The menu definition information 23 has semantic information for each title of each menu item. This semantic information is identification information such as a function name notified to the application program 14. The PF key definition information 51 has meaning information for each PF key.

アプリケーションプログラム14が,画面定義体21を指
定して,画面入出力制御部15に入出力を要求すると,画
面入出力制御部15は,画面編集情報22を画面データバッ
ファ16に読み込み,ディスプレイ装置10に表示する。
When the application program 14 specifies the screen definition body 21 and requests input / output to the screen input / output control unit 15, the screen input / output control unit 15 reads the screen editing information 22 into the screen data buffer 16 and displays the data on the display device 10. To display.

また,該当するメニュー定義情報23を,メニュー定義
バッファ20に読み込む。さらに,PFキー定義情報51をPF
キー定義バッファ50に読み込む。そして,ポインティン
グデバイス11によるメニュー選択や,キーボード12から
のPFキーの入力により,それぞれメニュー定義バッファ
20,PFキー定義バッファ50を参照し,アプリケーション
プログラム14に該当する意味情報を返却する。
Also, the corresponding menu definition information 23 is read into the menu definition buffer 20. In addition, the PF key definition information 51
Read into the key definition buffer 50. Then, by selecting the menu with the pointing device 11 or inputting the PF key from the keyboard 12, the menu definition buffer is respectively displayed.
20, Refers to the PF key definition buffer 50 and returns the semantic information corresponding to the application program 14.

第7図は,ホストコンピュータなどで採用されている
従来の画面入出力制御機構を示している。
FIG. 7 shows a conventional screen input / output control mechanism adopted in a host computer or the like.

ポインティングデバイスによる入力機構がなく,第6
図に示すメニュー定義バッファ20,メニュー定義情報23
はない。画面入出力制御部15は,PFキーとその意味との
対応情報を持つPFキーテーブル19を持っている。このPF
キーテーブル19は,PFキーテーブル定義処理部13によっ
て,定義または更新できるようになっている。
No input mechanism by pointing device, 6th
Menu definition buffer 20 and menu definition information 23 shown in the figure
There is no. The screen input / output control unit 15 has a PF key table 19 having correspondence information between PF keys and their meanings. This PF
The key table 19 can be defined or updated by the PF key table definition processing unit 13.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

第6図に示すような従来の画面入出力制御機構では,
画面ごとにメニュー定義情報23を持ち,PFキー定義情報5
1も画面ごとに持っている。したがって,利用者が個別
にPFキーの意味を変更したり,複数の画面に共通なPFキ
ーの意味を,単一の操作で変更することができないとい
う問題があった。
In the conventional screen input / output control mechanism as shown in FIG.
Each screen has menu definition information 23 and PF key definition information 5
I also have 1 for each screen. Therefore, there is a problem that the user cannot change the meaning of the PF key individually or the meaning of the PF key common to multiple screens by a single operation.

一方,第7図に示すようはVDT端末によるホストコン
ピュータの対話的な使用方法では,画面とは独立に,PF
キーの意味を定義するPFキーテーブル19を持ち,利用者
自身の使用頻度や操作に従って,複数の画面に共通なPF
キーの意味を,利用者ごとに変更できるようになってい
る。しかし,メニューに対するポインティングデバイス
による操作はできないという問題があった。
On the other hand, as shown in Fig. 7, in the interactive use of the host computer by the VDT terminal, the PF
It has a PF key table 19 that defines the meaning of the keys, and a PF that is common to multiple screens according to the frequency of use and operation of the user.
The meaning of the key can be changed for each user. However, there was a problem that the menu could not be operated with a pointing device.

本発明は上記問題点の解決を図り,ポインティングデ
バイスによる操作と,PFキーによる操作の統一化を可能
とするとともに,複数の画面に共通なPFキーの意味を利
用者が指定できるようにすることにより,操作性を向上
させることを目的としている。
The present invention solves the above-mentioned problems, makes it possible to unify the operation with a pointing device and the operation with a PF key, and to allow the user to specify the meaning of a PF key common to a plurality of screens. The purpose is to improve operability.

〔課題を解決するための手段〕[Means for solving the problem]

第1図は本発明の構成例を示す。 FIG. 1 shows a configuration example of the present invention.

第1図において,10はディスプレイ装置,11はマウスや
タッチペンなどのポインティングデバイス,12はPFキー
を持つキーボード,13はPFキーテーブル定義処理部,14は
画面入出力を行いデータを処理するアプリケーションプ
ログラム,15は画面入出力制御部,16はディスプレイ装置
10への表示内容を格納する画面データバッファ,17はポ
インティングデバイス11およびキーボード12からの入力
により,その意味をアプリケーションプログラム14に返
却する入力処理部,18はメニュー表示処理部,19は各PFキ
ーの意味情報を持つPFキーテーブル,20はメニュー定義
情報を格納するメニュー定義バッファ,21はアプリケー
ションプログラム14が使用する画面定義体,22は画面編
集情報,23は各メニューごとの意味を定義するメニュー
定義情報を表す。
In FIG. 1, 10 is a display device, 11 is a pointing device such as a mouse or a touch pen, 12 is a keyboard having a PF key, 13 is a PF key table definition processing unit, and 14 is an application program for processing screen input / output and processing data. , 15 is a screen input / output control unit, 16 is a display device
A screen data buffer for storing display contents in 10, 17 is an input processing unit for returning the meaning to the application program 14 in response to input from the pointing device 11 and the keyboard 12, 18 is a menu display processing unit, 19 is each PF key PF key table with meaning information, 20 is a menu definition buffer that stores menu definition information, 21 is a screen definition used by the application program 14, 22 is screen edit information, and 23 is a menu that defines the meaning of each menu. Indicates definition information.

本発明では,各PFメニューに割り当てられている複数
の画面に共通なPFキーの意味情報を記憶するPFキーテー
ブル19を持つ。そして,PFキーテーブル定義処理部13に
より,PFキーテーブル19の内容を,利用者からの指定に
よる入力によって定義しまたは更新することができるよ
うになっている。
The present invention has a PF key table 19 that stores semantic information of PF keys common to a plurality of screens assigned to each PF menu. Then, the PF key table definition processing unit 13 can define or update the contents of the PF key table 19 by input by the user.

アプリケーションプログラム14が,画面定義体21を指
定して,画面入出力制御部15に入出力を要求すると,画
面入出力制御部15は,画面編集情報22を画面データバッ
ファ16に読み込んで,ディスプレイ装置10に表示する。
また,ポインティングデバイス11からのメニュー表示選
択により,メニュー定義情報23をメニュー定義バッファ
20に読み込み,メニューを表示する。
When the application program 14 specifies the screen definition body 21 and requests input / output to the screen input / output control unit 15, the screen input / output control unit 15 reads the screen edit information 22 into the screen data buffer 16 and displays it on the display device. Display on 10.
Also, by selecting the menu display from the pointing device 11, the menu definition information 23 is displayed in the menu definition buffer.
Read in 20, and display the menu.

このような状態で,キーボード12上のPFキーが押下さ
れると,入力処理部17はPFキーテーブル19を参照し,PF
キーに対応する意味情報を,入力要求元であるアプリケ
ーションプログラム14へ返却する。一方,ポインティン
グデバイス11により,メニュー項目が選択されると,入
力処理部17は,メニュー定義バッファ20を参照し,メニ
ュー項目に対応する意味情報を,入力要求元であるアプ
リケーションプログラム14へ返却する。
When the PF key on the keyboard 12 is pressed in such a state, the input processing unit 17 refers to the PF key table 19 and
The semantic information corresponding to the key is returned to the application program 14 that is the input request source. On the other hand, when a menu item is selected by the pointing device 11, the input processing unit 17 refers to the menu definition buffer 20 and returns the semantic information corresponding to the menu item to the application program 14 which is the input request source.

メニュー表示処理部18は,メニューを表示するとき
に,メニュー定義バッファ20の情報と,PFキーテーブル1
9の情報とから,PFキーの内容に応じて,各メニュー項目
に,それと同等の意味を持つPFキーの番号を表示する処
理を行う。
When the menu display processing unit 18 displays a menu, the information in the menu definition buffer 20 and the PF key table 1
Based on the information in 9, the process of displaying the number of the PF key having the same meaning as that for each menu item according to the contents of the PF key is performed.

〔作用〕[Action]

従来,ホストコンピュータの利用者が,ワークステー
ションやパーソナルコンピュータを使用するとき,PFキ
ーの意味について利用者ごとの定義ができないため,操
作性が十分ではなかった。本発明によれば,PFキーテー
ブル定義処理部13により,PFキーテーブル19を書き換え
ることができるので,複数の画面に共通なPFキーの意味
を,個別に定義することができるようになる。
Conventionally, when a host computer user used a workstation or personal computer, the meaning of the PF key could not be defined for each user, so operability was not sufficient. According to the present invention, since the PF key table definition processing unit 13 can rewrite the PF key table 19, it is possible to individually define the meaning of the PF key common to a plurality of screens.

また,ポインティングデバイス11によるメニュー選択
も,従来と同様な操作で実行することが可能である。
Also, the menu selection by the pointing device 11 can be executed by the same operation as the conventional one.

さらに,メニュー表示が指定されたとき,メニュー表
示処理部18は,メニュー項目と同じ意味を持つPFキーの
番号を,PFキーテーブル19から探し出し,メニュー項目
の表示に,そのPFキーの番号を組み込んで表示するの
で,統一的な操作が可能である。
Further, when the menu display is designated, the menu display processing unit 18 searches the PF key table 19 for the PF key number having the same meaning as the menu item, and incorporates the PF key number in the display of the menu item. Since it is displayed in, unified operation is possible.

〔実施例〕〔Example〕

第2図は本発明の適用システムの例,第3図は本発明
の実施例に係るメニュー表示の例,第4図は本発明の実
施例説明図,第5図は本発明の実施例に係る入力処理部
の処理フローを示す。
FIG. 2 is an example of an application system of the present invention, FIG. 3 is an example of a menu display according to the embodiment of the present invention, FIG. 4 is an explanatory view of the embodiment of the present invention, and FIG. 5 is an embodiment of the present invention. The processing flow of this input processing part is shown.

本発明は,例えば第2図に示すようなディスプレイ装
置10,ポインティングデバイス11,キーボード12を備えた
計算機システム,ワードプロセッサ,ワークステーショ
ンなどの情報処理システムに適用することができる。30
は処理装置であり,CPU31およびメモリ32などからなる。
33はディスク装置などの外部記憶装置である。ワークス
テーションの場合,回線を介してホストコンピュータな
どに接続されるようになっている。
The present invention can be applied to an information processing system such as a computer system having a display device 10, a pointing device 11 and a keyboard 12 as shown in FIG. 2, a word processor and a workstation. 30
Is a processing unit, which includes a CPU 31 and a memory 32.
33 is an external storage device such as a disk device. In the case of a workstation, it is designed to be connected to a host computer or the like via a line.

本発明によるメニューは,例えば第3図に示すように
表示される。第3図において,40はメニューバーであ
る。このメニューバー40で,例えば「分類2」のメニュ
ーの表示が選択されると,プルダウンメニュー41が表示
される。
The menu according to the present invention is displayed, for example, as shown in FIG. In FIG. 3, 40 is a menu bar. For example, when the display of a “classification 2” menu is selected on the menu bar 40, a pull-down menu 41 is displayed.

各メニュー項目のタイトルごとに,第1図に示すメニ
ュー表示処理部18により,PFキーの番号が表示されるよ
うになっている。第1図に示すメニュー定義情報23をメ
ニュー定義バッファ20に展開した内容と,PFキーテーブ
ル19の内容とを合わせることにより,メニュー項目とPF
キーの番号とを対応づけ,PFキーの番号を表示するよう
にしている。
The PF key number is displayed by the menu display processing unit 18 shown in FIG. 1 for each title of each menu item. By combining the contents of the menu definition information 23 shown in FIG. 1 expanded in the menu definition buffer 20 and the contents of the PF key table 19, the menu items and PF
Corresponds to the key number and displays the PF key number.

この例では,次画面がPF01,前画面がPF02,先頭がPF0
3,……の番号に対応している。利用者は,次画面の機能
を選択するとき,プルダウンメニュー41における次画面
の位置をマウス等によりクリックしても,PF01のキーを
打鍵しても,どちらでもよい。
In this example, the next screen is PF01, the previous screen is PF02, and the beginning is PF0.
Corresponds to the number 3, ... When selecting the function of the next screen, the user may either click the position of the next screen in the pull-down menu 41 with a mouse or key the PF01 key.

第4図は,従来との互換性を維持しつつ本発明を実施
した例を示している。図中,第1図と同符号のものは,
第1図に示すものに対応する。50はPFキー定義バッフ
ァ,51はPFキー定義情報を表す。
FIG. 4 shows an example in which the present invention is carried out while maintaining compatibility with the prior art. In the figure, the same symbols as in FIG.
It corresponds to that shown in FIG. Reference numeral 50 represents a PF key definition buffer, and 51 represents PF key definition information.

この例では,画面定義体21内であらかじめ定義してお
くことができるPFキー定義情報51として,F0nn(nは数
値)という形式の記述を,PFnnのPFキーに対応する意味
として,予約することができるようになっている。
In this example, as the PF key definition information 51 that can be defined in advance in the screen definition body 21, a description of the form F0nn (n is a numeric value) is reserved as the meaning corresponding to the PF key of PFnn. You can do it.

PFキーテーブル19は,F0nnとアプリケーションプログ
ラムに返却する意味との対応情報を持つようになってい
る。このPFキーテーブル19は,第1図に示すPFキーテー
ブル定義処理部13により,定義情報の設定や更新が可能
になっている。
The PF key table 19 has correspondence information between F0nn and the meaning returned to the application program. This PF key table 19 can be set and updated with definition information by the PF key table definition processing unit 13 shown in FIG.

例えば,PF01のキーが押下されたとする。PFキー定義
バッファ50により,一旦,F001という意味が得られる。
これは,PFキーに予約されている意味であるので,PFキー
テーブル19を参照し,PFキーテーブル19から,対応するN
EXTという意味を抽出する。これを,第1図に示すアプ
リケーションプログラム14に通知する。
For example, assume that the PF01 key is pressed. The meaning of F001 is once obtained by the PF key definition buffer 50.
This is a meaning reserved for the PF key, so the PF key table 19 is referenced and the corresponding N
Extract the meaning of EXT. This is notified to the application program 14 shown in FIG.

PFキー定義バッファ50上で,F0nn以外の形式で意味が
対応づけられているPFキーが押下されたとき,PFキー定
義情報51で定義されていた元の意味を返却する。この例
では,PF03には,ENDという意味が固定的に対応づけられ
ているので,PF03が押下されたときには,ENDの意味を通
知する。
When a PF key whose meaning is associated in a format other than F0nn is pressed in the PF key definition buffer 50, the original meaning defined in the PF key definition information 51 is returned. In this example, the meaning of END is fixedly associated with PF03, so that the meaning of END is notified when PF03 is pressed.

この実施例によれば,F0nnの形式でPFキーを定義した
新形式の画面定義体21を使用するアプリケーションプロ
グラムは,利用者によるPFキーの意味の変更が可能であ
る。また,従来の画面定義体21を使用するアプリケーシ
ョンプログラムについては,PFキーの定義がF0nnの形式
でないため,利用者によるPFキーの意味の変更はできな
いものの,アプリケーションプログラムや画面定義体21
を変更しなくても,従来の操作方法の範囲内で,そのま
ま使用することができる。
According to this embodiment, the application program using the new format screen definition body 21 in which the PF key is defined in the F0nn format can change the meaning of the PF key by the user. For an application program that uses the conventional screen definition program 21, the meaning of the PF key cannot be changed by the user because the definition of the PF key is not in the F0nn format.
It can be used as it is within the range of the conventional operation method without changing.

第5図は,第1図に示す入力処理部17の処理フローを
示している。以下の説明における〜は,第5図に示
す処理〜に対応する。
FIG. 5 shows a processing flow of the input processing unit 17 shown in FIG. In the following description, 〜 corresponds to the process 示 す shown in FIG.

キーボードやポインティングデバイスからの入力イ
ベントを待つ。
Wait for an input event from the keyboard or pointing device.

入力イベントは,PFキーの押下かポインティングデ
バイスによるメニュー選択かを判定する。メニューの場
合,処理へ移る。
The input event determines whether the PF key is pressed or the menu is selected by the pointing device. If it is a menu, move to the processing.

PFキー定義バッファから,PFキーの意味を取り出
す。
Extract the meaning of the PF key from the PF key definition buffer.

取り出した意味が,F0nnの形式かどうかを判定す
る。F0nnの形式でない場合,処理へ移る。
Judge whether the extracted meaning is in F0nn format. If the format is not F0nn, move on to processing.

F0nnの形式の場合,PFキーテーブルから,F0nnに対応
するPキーの意味を取り出し,それを返却値とする。そ
の後,処理へ移る。
In the case of the F0nn format, the meaning of the P key corresponding to F0nn is extracted from the PF key table, and that is the return value. After that, it moves on to processing.

F0nnの形式でない場合,PFキー定義バッファから取
り出されたPFキーの意味を,返却値とする。その後,処
理へ移る。
If the format is not F0nn, the return value is the meaning of the PF key retrieved from the PF key definition buffer. After that, it moves on to processing.

ポインティングデバイスによるメニュー選択の場
合,メニュー定義バッファからメニューの意味を取り出
し,それを返却値とする。
In the case of menu selection with a pointing device, the meaning of the menu is retrieved from the menu definition buffer and that is the return value.

PFキーまたはメニューの意味を,入力要求元である
アプリケーションプログラムウに返却する。
Returns the meaning of the PF key or menu to the application program that is the input request source.

〔発明の効果〕〔The invention's effect〕

以上説明したように,本発明によれば,メニュー項目
の選択という操作が可能であるとともに,利用者ごと
に,複数画面に共通なPFキーの意味を定義することが可
能になる。したがって,利用者は,好きなPFキーに自由
に意味を割り当てて,ポインティングデバイスと同様に
PFキーを使用することができ,操作性が向上する。
As described above, according to the present invention, it is possible to perform an operation of selecting a menu item and define the meaning of the PF key common to a plurality of screens for each user. Therefore, the user can freely assign meanings to his favorite PF keys and, like a pointing device,
PF keys can be used, improving operability.

また,メニュー中にPFキーの番号を表示するので,PF
キーの定義を利用者が変更した場合でも,各PFキーにつ
いて定義した意味を,いつも容易に把握することができ
る。
Also, since the PF key number is displayed in the menu, PF
Even if the user changes the key definition, the meaning defined for each PF key can always be easily understood.

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

第1図は本発明の構成例, 第2図は本発明の適用システムの例, 第3図は本発明の実施例に係るメニュー表示の例, 第4図は本発明の実施例説明図, 第5図は本発明の実施例に係る入力処理部の処理フロ
ー, 第6図および第7図は従来技術の例を示す。 図中,10はディスプレイ装置,11はポインティングデバイ
ス,12はキーボード,13はPFキーテーブル定義処理部,14
はアプリケーションプログラム,15は画面入出力制御部,
16は画面データバッファ,17は入力処理部,18はメニュー
表示処理部,19はPFキーテーブル,20はメニュー定義バッ
ファ,21は画面定義体,22は画面編集情報,23はメニュー
定義情報を表す。
1 is a configuration example of the present invention, FIG. 2 is an example of an application system of the present invention, FIG. 3 is an example of a menu display according to an embodiment of the present invention, FIG. 4 is an explanatory diagram of an embodiment of the present invention, FIG. 5 shows a processing flow of the input processing unit according to the embodiment of the present invention, and FIGS. 6 and 7 show an example of the prior art. In the figure, 10 is a display device, 11 is a pointing device, 12 is a keyboard, 13 is a PF key table definition processing unit, 14
Is an application program, 15 is a screen input / output control unit,
16 is a screen data buffer, 17 is an input processing unit, 18 is a menu display processing unit, 19 is a PF key table, 20 is a menu definition buffer, 21 is a screen definition body, 22 is screen editing information, and 23 is menu definition information. .

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ディスプレイ装置(10)と,キーボード
(12)と,ディスプレイ装置に表示されている画面上の
位置を指定するポインティングデバイス(11)とを持
ち,キーボード上のPFキーの押下またはディスプレイ装
置に表示されているメニュー項目のポインティングデバ
イスによる指定によって,対話的な処理を遂行する情報
処理システムにおける画面入出力制御方式において, アプリケーションプログラムが用いる各画面ごとに各メ
ニュー項目の意味情報を記憶するメニュー定義情報の記
憶手段(23)と, アプリケーションプログラムが用いる複数の画面に共通
な,各PFキーに割り当てられている意味情報を記憶する
PFキーテーブル(19)と, PFキーテーブルの内容を,入力によって定義しまたは更
新するPFキーテーブル定義処理手段(13)と, PFキーが押下されたとき,PFキーテーブルにより,PFキー
に対応する意味情報を入力要求元へ返却し,メニュー項
目が選択されたとき,メニュー定義情報により,メニュ
ー項目に対応する意味情報を入力要求元へ返却する入力
処理手段(17)とを備えたことを特徴とする画面入出力
制御方式。
1. A display device (10), a keyboard (12), and a pointing device (11) for designating a position on the screen displayed on the display device, and pressing or displaying a PF key on the keyboard. Meaning information of each menu item is stored for each screen used by an application program in a screen input / output control method in an information processing system that performs interactive processing by specifying a menu item displayed on the device with a pointing device. Means for storing menu definition information (23) and semantic information common to multiple screens used by application programs and assigned to each PF key
PF key table (19), PF key table definition processing means (13) that defines or updates the contents of the PF key table by input, and when the PF key is pressed, the PF key table corresponds to the PF key Input processing means (17) for returning the meaning information corresponding to the menu item to the input request source according to the menu definition information when the menu item is selected. Characteristic screen input / output control method.
【請求項2】ディスプレイ装置(10)と,キーボード
(12)と,ディスプレイ装置に表示されている画面上の
位置を指定するポインティングデバイス(11)とを持
ち,キーボード上のPFキーの押下またはディスプレイ装
置に表示されているメニュー項目のポインティングデバ
イスによる指定によって,対話的な処理を遂行する情報
処理システムにおける画面入出力制御方式において, アプリケーションプログラムが用いる各画面ごとに各メ
ニュー項目の意味情報を記憶するメニュー定義情報の記
憶手段(23)と, アプリケーションプログラムが用いる複数の画面に共通
な,各PFキーに割り当てられている意味情報を記憶する
PFキーテーブル(19)と, PFキーテーブルの内容を,入力によって定義しまたは更
新するPFキーテーブル定義処理手段(13)と, メニュー表示の際にメニュー定義情報とPFキーテーブル
とを参照し,意味情報の対応関係に応じて,メニュー項
目に,それと同等の意味を持つPFキーの番号を表示する
メニュー表示処理手段(18)とを備えたことを特徴とす
る画面入出力制御方式。
2. A display device (10), a keyboard (12), and a pointing device (11) for designating a position on the screen displayed on the display device, and pressing a PF key on the keyboard or displaying. Meaning information of each menu item is stored for each screen used by an application program in a screen input / output control method in an information processing system that performs interactive processing by specifying a menu item displayed on the device with a pointing device. Means for storing menu definition information (23) and semantic information common to multiple screens used by application programs and assigned to each PF key
Refer to the PF key table (19), the PF key table definition processing means (13) that defines or updates the contents of the PF key table by input, and the menu definition information and PF key table when displaying a menu, A screen input / output control method characterized in that a menu item is provided with a menu display processing means (18) for displaying a PF key number having the same meaning as the menu item according to the correspondence relationship of the semantic information.
JP1211992A 1989-08-17 1989-08-17 Screen I / O control method Expired - Fee Related JP2504579B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1211992A JP2504579B2 (en) 1989-08-17 1989-08-17 Screen I / O control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1211992A JP2504579B2 (en) 1989-08-17 1989-08-17 Screen I / O control method

Publications (2)

Publication Number Publication Date
JPH0375820A JPH0375820A (en) 1991-03-29
JP2504579B2 true JP2504579B2 (en) 1996-06-05

Family

ID=16615105

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1211992A Expired - Fee Related JP2504579B2 (en) 1989-08-17 1989-08-17 Screen I / O control method

Country Status (1)

Country Link
JP (1) JP2504579B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63298426A (en) * 1987-05-29 1988-12-06 Hitachi Ltd Menu selecting and processing system

Also Published As

Publication number Publication date
JPH0375820A (en) 1991-03-29

Similar Documents

Publication Publication Date Title
US6496206B1 (en) Displaying thumbnail images of document pages in an electronic folder
US5611031A (en) Graphical user interface for modifying object characteristics using coupon objects
JP2732552B2 (en) How to generate and display search queries and search results
US4686522A (en) Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US5668964A (en) Graphical user interface for creating a new notebook with a dragged page
CA1301355C (en) User interface with multiple workspaces for sharing display system objects
US5515496A (en) Computer system with direct manipulation interface and method of operating same
JP2957316B2 (en) Method and system for accessing multiple software applications
US20050246664A1 (en) Selection paradigm for displayed user interface
US6765595B2 (en) Dual mode data field
JPH0778782B2 (en) Interactive computer system and apparatus and method for adapting use environment thereof
US5621879A (en) Window management information input/output system
KR0140548B1 (en) Graphical setting method and device of multiple parameter range
JPH11161405A (en) Window display controller
EP0613145A2 (en) Card file graphical user interface with visual representation of video data
US5995984A (en) Apparatus and method for zoom-in entry of an element in a table
JPH0723995B2 (en) Document adjustment method
JP2959069B2 (en) Slip input processor
JPH01232412A (en) Help system
JP2504579B2 (en) Screen I / O control method
JP2001014103A (en) Character input device and character input method
JP2642698B2 (en) How to display relationships between hypertexts
JP2785941B2 (en) Window information division / integration processing method
JPS62254233A (en) Menu selecting and processing system
JPH0652278A (en) Data processing system and value selecting method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees