JP3187116B2 - Display response display method - Google Patents

Display response display method

Info

Publication number
JP3187116B2
JP3187116B2 JP4980392A JP4980392A JP3187116B2 JP 3187116 B2 JP3187116 B2 JP 3187116B2 JP 4980392 A JP4980392 A JP 4980392A JP 4980392 A JP4980392 A JP 4980392A JP 3187116 B2 JP3187116 B2 JP 3187116B2
Authority
JP
Japan
Prior art keywords
display
selection area
area
response
color
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
JP4980392A
Other languages
Japanese (ja)
Other versions
JPH05250128A (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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP4980392A priority Critical patent/JP3187116B2/en
Publication of JPH05250128A publication Critical patent/JPH05250128A/en
Application granted granted Critical
Publication of JP3187116B2 publication Critical patent/JP3187116B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、表示装置の表示画面で
任意の選択エリアをタッチ或いはマウス等のポインティ
ングデバイスで選択した場合の表示画面の選択応答表示
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a selection response display method for a display screen when an arbitrary selection area is selected on a display screen of a display device by touching or using a pointing device such as a mouse.

【0002】[0002]

【従来の技術】従来、ポインティングデバイスを有する
カラーCRTディスプレイ装置等の表示装置3において
は、図6に示すように表示される画面単位に任意の選択
エリアを記憶部に座標という形式で格納している(図6
の7a参照)。図6においてある画面を表示し、ポイン
ティングデバイスにより選択エリアCの座標範囲
(x1,y1 ),(x2 ,y2 )が選択された場合、図
7で示すように前記選択された座標範囲に対応する選択
エリアは表示装置側でもっている表示色、又はシステム
で一意に定められた表示色で応答表示がされ、前記選択
エリアCに基づいて個別のプログラムが走行し、特定の
処理を行っていた。
2. Description of the Related Art Conventionally, in a display device 3 such as a color CRT display device having a pointing device, an arbitrary selection area is stored in a storage unit in the form of coordinates in a display unit as shown in FIG. (Fig. 6
7a). When a certain screen is displayed in FIG. 6 and the coordinate range (x 1 , y 1 ), (x 2 , y 2 ) of the selection area C is selected by the pointing device, the selected coordinates are displayed as shown in FIG. The selection area corresponding to the range is displayed with a response in a display color held on the display device side or a display color uniquely determined by the system, and an individual program runs based on the selection area C to execute a specific process. I was going.

【0003】すなわち、図7に記載のタイマ割込で起動
されるフローチャートで説明すると、先ず、ステップS
21においては表示画面の選択エリアがタッチ或いはマ
ウス等のポインティングデバイスで選択されたか否かを
判断する。選択されていなければメインプログラムへリ
ターンし、選択エリアCが選択されたのであれば、ステ
ップS22に移行し、当該選択エリアを表示装置側でも
っている表示色、又はシステムで一意に定められた表示
色等の一種類の特定色で応答表示し、次いで、ステップ
S23において選択エリア毎の特定の処理を実行し、メ
インプログラムへリターンする。
[0003] In other words, a flowchart described in FIG. 7 which is started by a timer interrupt will be described.
At 21, it is determined whether or not the selected area of the display screen has been selected by touch or a pointing device such as a mouse. If not, the process returns to the main program. If the selection area C has been selected, the process proceeds to step S22, where the display area has the selected area or a display color uniquely determined by the system. A response is displayed in one specific color or the like, and then a specific process for each selected area is executed in step S23, and the process returns to the main program.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来技術においては、選択エリアの応答表示が一種類の特
定色に限定されているので、表示装置の一画面上に複数
の選択エリアが存在し、且つ、その中のいくつかが選択
されて同時表示する場合や選択エリアの夫々が機能的に
異なる処理を行う場合には、ある選択エリアにおいてど
の機能の処理が行われるかを瞬時に判断することができ
ず、当該装置を不特定多数のオペレータが使用する場合
は、操作ミスを招く恐れが多いという未解決の課題があ
る。
However, in the above prior art, since the response display of the selection area is limited to one kind of specific color, a plurality of selection areas exist on one screen of the display device. In addition, when some of the selected areas are selected and displayed simultaneously, or when each of the selected areas performs a different function, it is necessary to instantaneously determine which function is to be performed in a certain selected area. However, there is an unsolved problem that when the device is used by an unspecified number of operators, an operation error is likely to occur.

【0005】そのため、従来、選択エリアに対応する画
面上に識別可能な絵や文字等の表示を行ったり、特定オ
ペレータが専属に使用する場合は、そのオペレータに対
する教育・習熟練習等を行うことが考えられるが、前者
の場合には表示プログラムの作成が複雑となり、後者の
場合には特定のオペレータに対する教育期間が必要とな
り、不特定多数のオペレータの使用が制限されるという
課題がある。
[0005] For this reason, conventionally, identifiable pictures and characters are displayed on a screen corresponding to a selected area, and when a specific operator is used exclusively, education and training for the operator are performed. It is conceivable, however, that in the former case, the creation of a display program becomes complicated, and in the latter case, a training period for a specific operator is required, and the use of an unspecified number of operators is limited.

【0006】そこで、この発明は、上記従来の未解決の
課題に着目してなされたものであり、プログラムの作成
が容易でしかも不特定多数のオペレータが使用する場合
でも操作ミスの恐れを少なくする表示画面の選択応答表
示方式を提供することを目的としている。
Accordingly, the present invention has been made in view of the above-mentioned conventional unsolved problems, and makes it easy to create a program and reduces the risk of operation errors even when an unspecified number of operators use the program. An object of the present invention is to provide a selection response display method for a display screen.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係る表示画面の応答表示方式は、表示装置
の表示画面上で任意の選択エリアがポインティングデバ
イスで選択され、該選択エリアに対応する画面上に応答
表示を行う表示画面の選択応答表示方式において、表示
装置の表示画面毎に表示画面上で表示される各選択エリ
アの座標に対応させて機能別表示色を記憶する記憶手段
と、任意の表示画面上でポインティングデバイスにより
選択エリアの選択があったときに当該選択エリアの座標
をもとに前記記憶手段を参照して対応する表示色を決定
する表示色決定手段とを備え、前記表示色決定手段で決
定した表示色で前記表示画面上に応答表示することを特
徴としている。
In order to achieve the above object, according to the present invention, there is provided a response display method of a display screen, wherein an arbitrary selection area is selected by a pointing device on a display screen of a display device. In the response display method, which displays a response on a screen corresponding to the above, storage for storing a display color for each function in correspondence with the coordinates of each selection area displayed on the display screen for each display screen of the display device Means and display color determining means for determining a corresponding display color by referring to the storage means based on the coordinates of the selected area when a selection area is selected by a pointing device on an arbitrary display screen. And displaying a response on the display screen in the display color determined by the display color determination means.

【0008】[0008]

【作用】本発明においては、予め記憶手段に例えば機能
別表示色を各エリア座標に対応させて記憶させておくこ
とにより、任意の表示画面上でポインティングデバイス
により選択エリアの選択があったときは、前記選択エリ
アの座標と対となる機能別表示色で表示画面上に応答表
示され、選択の良否を直感的に視認することができる。
According to the present invention, when a selection area is selected by a pointing device on an arbitrary display screen, for example, a display color for each function is stored in advance in the storage means in association with each area coordinate. In addition, a response is displayed on the display screen in a function-specific display color that is paired with the coordinates of the selection area, so that the quality of the selection can be visually recognized intuitively.

【0009】[0009]

【実施例】以下に、本発明の実施例を図面に基づいて説
明する。図1は、本発明の一実施例を示す概略構成図で
ある。図1において、1はディスプレイ装置であって、
表示装置としてのカラーCRTディスプレイ2、カラー
CRTディスプレイ2の表示画面3、表示画面3上に赤
外線発光部及び受光部をXY方向に配設したタッチ検知
装置4並びに制御部5で構成されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic configuration diagram showing one embodiment of the present invention. In FIG. 1, 1 is a display device,
The display includes a color CRT display 2 as a display device, a display screen 3 of the color CRT display 2, a touch detection device 4 in which an infrared light emitting unit and a light receiving unit are arranged on the display screen 3 in XY directions, and a control unit 5.

【0010】制御部5は、ディスプレイ装置1全体の制
御を行うCPU6、及びプログラムやデータを格納する
記憶部7、及びビデオメモリ,ビデオメモリコントロー
ラ,インターフェイスからなる表示制御部8、並びにタ
ッチ検知装置4からのタッチ座標を受信しCPU6へ転
送するタッチ入力部9で構成されており、これら各部間
をバス10が接続している。
The control unit 5 includes a CPU 6 for controlling the entire display device 1, a storage unit 7 for storing programs and data, a display control unit 8 including a video memory, a video memory controller, and an interface, and a touch detection device 4. And a touch input unit 9 for receiving touch coordinates from the CPU 6 and transferring the touch coordinates to the CPU 6, and a bus 10 is connected between these units.

【0011】記憶部7には、選択エリア情報格納領域が
形成され、この格納領域は、図2に示すように、カラー
CRTディスプレイ2の表示画面3上に表示される選択
エリア毎の左下及び右上の一対のXY座標格納部とその
XY座標で囲まれる範囲内を選択したときの応答表示色
を格納する表示色格納部とが連続した領域に形成された
データ構造とされている。すなわち、表示される画面単
位に任意の選択エリアを記憶部7に座標と応答用表示色
を対で格納しておく。
In the storage unit 7, a selection area information storage area is formed. As shown in FIG. 2, the storage area is a lower left and upper right for each selection area displayed on the display screen 3 of the color CRT display 2. Has a data structure in which a pair of XY coordinate storage units and a display color storage unit for storing a response display color when a range surrounded by the XY coordinates is selected are formed in a continuous area. That is, an arbitrary selection area is stored in the storage unit 7 in a coordinated manner and a response display color in pairs for each displayed screen.

【0012】CPU6は、タッチ検知装置4で検知した
タッチ座標が、記憶部7の選択エリア情報格納領域に格
納されている座標の範囲内に存在するか検索し、例え
ば、選択エリアAの座標(x11, y11),(x12,y12)
の範囲内であるとCPU6が判断すれば選択エリアAの
XY座標格納部と連続した領域に格納されている選択エ
リアA色コードによる応答表示色で表示画面3上に表示
する。
The CPU 6 searches whether or not the touch coordinates detected by the touch detection device 4 exist within the range of the coordinates stored in the selection area information storage area of the storage unit 7. x 11, y 11), ( x 12, y 12)
If the CPU 6 determines that the value is within the range, the image is displayed on the display screen 3 in a response display color based on the color code of the selection area A stored in an area continuous with the XY coordinate storage section of the selection area A.

【0013】次に、上記実施例の動作を図5のフローチ
ャートを伴って説明する。このフローチャートはタイマ
割込により起動されるものとする。先ず、ステップS1
では表示画面3にタッチがあったか否かをタッチ検知装
置4からの状態信号により判定し、タッチがなければそ
のままメインプログラムへリターンする。タッチがあっ
たのであればステップS2へ移行し、前回のタッチ入力
処理が終了しているか否かを判断し、終了していなけれ
ばそのままメインプログラムへリターンする。終了して
いればステップS3へ移行し、タッチ入力の座標が選択
エリアAの範囲内か否かを判定する。選択エリアAの範
囲内であればステップS4へ移行し、図4に示すよう
に、選択エリアAの座標範囲を選択エリアAの有する機
能を表す所定の応答表示色(例えば緑)及び確認/取消
の表示で表示画面3に応答表示する。次いで、ステップ
S5においてオペレータのタッチによる確認/取消状態
信号がセットされているか否かを判断し、セットされて
いなければステップS5でセットされるのを待つ。セッ
トされていればステップS6へ移行し確認/取消状態信
号が確認状態であるか否かを判断し、取消状態信号がセ
ットされていればステップS7へ移行し、選択エリアA
の応答表示を無表示としてメインプログラムへリターン
する。ステップS6で確認状態信号がセットされていれ
ばステップ8へ移行し、別画面に表示を切り替え、ステ
ップS9で所定の処理を実行し、メインプログラムへリ
ターンする。
Next, the operation of the above embodiment will be described with reference to the flowchart of FIG. This flowchart is started by a timer interruption. First, step S1
Then, it is determined from the state signal from the touch detection device 4 whether or not the display screen 3 has been touched. If there is no touch, the process returns to the main program. If a touch has been made, the process proceeds to step S2, where it is determined whether or not the previous touch input process has been completed. If not, the process directly returns to the main program. If completed, the process proceeds to step S3, and it is determined whether or not the coordinates of the touch input are within the range of the selection area A. If it is within the range of the selection area A, the process proceeds to step S4, and the coordinate range of the selection area A is changed to a predetermined response display color (for example, green) representing the function of the selection area A, as shown in FIG. Is displayed on the display screen 3 as a response. Next, in step S5, it is determined whether or not the confirmation / cancellation state signal by the touch of the operator has been set. If set, the process proceeds to step S6 to determine whether the confirmation / cancellation state signal is in the confirmation state. If the cancellation state signal has been set, the process proceeds to step S7 to select the selected area A
Is returned to the main program with the response display of no. If the confirmation state signal has been set in step S6, the process proceeds to step 8, switches the display to another screen, executes a predetermined process in step S9, and returns to the main program.

【0014】ステップS3でタッチ入力の座標が選択エ
リアAの範囲外であれば、ステップS10へ移行しタッ
チ入力の座標が選択エリアBの範囲内か否かを判定す
る。選択エリアBの範囲内でなければ表示画面3上で定
められた選択エリア以外をタッチしたものとしてそのま
まメインプログラムへリターンする。選択エリアBの範
囲内であればステップS11へ移行し、図4に示すよう
に、選択エリアBの座標範囲を選択エリアBの有する機
能を表す所定の応答表示色(例えば青)及び確認/取消
の表示で表示画面3に応答表示する。次いで、ステップ
S12においてオペレータのタッチによる確認/取消状
態信号がセットされているか否かを判断し、セットされ
ていなければステップS12でセットされるのを待つ。
セットされていればステップS13へ移行し確認/取消
状態信号が確認状態であるか否かを判断し、取消状態信
号がセットされていれば前記ステップS7へ移行し、選
択エリアBの応答表示を無表示としてメインプログラム
へリターンする。ステップS13で確認状態信号がセッ
トされていればステップS14へ移行しデータ入力エリ
アを表示して、ステップS15で所定の処理を実行し、
メインプログラムへリターンする。
If the coordinates of the touch input are out of the range of the selection area A in step S3, the process proceeds to step S10, and it is determined whether the coordinates of the touch input are in the range of the selection area B. If the selected area is not within the range of the selected area B, the process returns to the main program as if the touch area other than the selected area defined on the display screen 3 was touched. If it is within the range of the selection area B, the process proceeds to step S11, and the coordinate range of the selection area B is changed to a predetermined response display color (for example, blue) representing the function of the selection area B and confirmation / cancellation as shown in FIG. Is displayed on the display screen 3 as a response. Next, in step S12, it is determined whether or not the confirmation / cancellation state signal by the touch of the operator has been set. If not, the process waits for setting in step S12.
If it is set, the flow goes to step S13 to determine whether the confirmation / cancellation state signal is in the confirmation state. If the cancellation state signal is set, the flow goes to step S7 to display the response display of the selection area B. Return to the main program with no display. If the confirmation state signal has been set in step S13, the process proceeds to step S14, where the data input area is displayed, and a predetermined process is executed in step S15.
Return to the main program.

【0015】ここで、記憶部7の選択エリア情報格納領
域が記憶手段に対応し、ステップS3,S4及びS1
0,S11が表示色決定手段に対応する。したがって、
今、タイマ割込により本プログラムに起動がかかった時
点で、図3に示すように、表示画面3上に機能が異なる
選択エリアAと選択エリアBが表示されているとする。
すなわち、選択エリアAは、このエリアの座標(x11,
y1 1),(x12,y12) の範囲内がタッチにより選択され
た場合、別の画面に切り替え表示し、選択エリアBは、
このエリアの座標(x21, y21),(x22,y22) の範囲
内がタッチにより選択された場合、データ入力エリアを
表示するエリアとする。そして、この場合、記憶部7に
は予め選択エリアAの座標(x11, y11),(x12
12) とそのときの画面切替機能に対応した例えば緑色
の応答表示色のコードおよび選択エリアBの座標(x
21, y21),(x22,y22) とそのときのデータ入力機能
に対応した例えば青色の応答表示色のコードを対として
選択エリア情報格納領域に格納しておく。
Here, the selected area information storage area of the storage unit 7 corresponds to the storage means, and the steps S3, S4 and S1
0 and S11 correspond to display color determining means. Therefore,
Now, it is assumed that a selection area A and a selection area B having different functions are displayed on the display screen 3 as shown in FIG. 3 when the program is started by a timer interruption.
That is, the selection area A has the coordinates (x 11,
y 1 1), (x 12 , if the range of y 12) is selected by a touch, and switching display to another screen, the selection area B,
Coordinates of the area (x 21, y 21), in the range of (x 22, y 22) when selected by a touch, the area for displaying the data input area. In this case, the storage unit 7 previously stores the coordinates (x 11, y 11 ), (x 12 ,
y 12 ) and the code of the response display color of green corresponding to the screen switching function at that time and the coordinates (x
21, y 21), and stored in the selection area information storage area as (x 22, y 22) a pair of code responses display color of the example, blue corresponds to the data input function of time.

【0016】そして、図5の処理が実行されたときに、
タッチ入力がないときにはステップS1からそのままメ
インプログラムへリターンする。一方、オペレータが選
択エリアAをタッチしたときには、ステップS1でタッ
チ入力があったと判断され、ステップS3で選択エリア
Aの範囲内のタッチであると判断されるので、図4に示
すように、ステップS4で選択エリアAの座標と共に記
憶部に格納されている緑色の応答表示色で選択エリアA
を応答表示する。このため、オペレータは自己が意図し
たエリアを正常にタッチしたのか又は誤ってタッチした
のかを機能別表示色で直感的に判断することができる。
選択が正しいときには、オペレータは図4に示す確認エ
リアをタッチするので、ステップS5で確認状態信号が
入力され、ステップS8で、図4に示すように、選択エ
リアAに対応する別画面に表示を切替える。
Then, when the processing of FIG. 5 is executed,
If there is no touch input, the process returns from step S1 to the main program. On the other hand, when the operator touches the selection area A, it is determined in step S1 that a touch input has been made, and in step S3 it is determined that the touch is within the range of the selection area A. Therefore, as shown in FIG. In S4, the selection area A is displayed in the green response display color stored in the storage unit together with the coordinates of the selection area A.
Is displayed as a response. Therefore, the operator can intuitively determine whether the user has touched the intended area normally or erroneously by using the display color for each function.
When the selection is correct, the operator touches the confirmation area shown in FIG. 4, so that a confirmation state signal is input in step S5, and in step S8, a display is displayed on another screen corresponding to the selection area A as shown in FIG. Switch.

【0017】次いで、オペレータが選択エリアBをタッ
チしたときには、ステップS1でタッチ入力があったと
判断され、ステップS3で選択エリアAの範囲内のタッ
チではないと判断されステップS10へ移行する。ステ
ップS10では、選択エリアBの範囲内のタッチであっ
たのか否かが判断され、選択が正しいときには、オペレ
ータは図4に示す確認エリアをタッチするので、ステッ
プS12で確認状態信号が入力され、ステップS14
で、図4に示すように、表示画面3上に選択エリアBに
対応するデータ入力エリアを表示する。選択エリアBの
範囲内でないと判断されれば、オペレータは誤って表示
画面3にタッチしたものとしてそのままメインプログラ
ムへリターンする。
Next, when the operator touches the selection area B, it is determined in step S1 that a touch input has been made, and in step S3 it is determined that the touch is not within the range of the selection area A, and the process proceeds to step S10. In step S10, it is determined whether or not the touch is within the range of the selection area B. If the selection is correct, the operator touches the confirmation area shown in FIG. 4, so that a confirmation state signal is input in step S12, Step S14
Then, a data input area corresponding to the selection area B is displayed on the display screen 3 as shown in FIG. If it is determined that it is not within the range of the selection area B, the operator returns to the main program as it is as if the operator touched the display screen 3 by mistake.

【0018】次に、選択エリアAをタッチするはずのと
ころを誤って選択エリアBをタッチした場合、又は選択
エリアBをタッチするはずのところを誤って選択エリア
Aをタッチした場合には、オペレータは機能別表示色で
直感的に誤りを判断し、図4に示す取消エリアをタッチ
するので、ステップS5(又はステップS12)で取消
状態信号が入力され、ステップS7で、、選択エリアB
(又は選択エリアA)に対する応答表示を無表示として
そのままメインプログラムへリターンする。したがっ
て、オペレータは再度表示画面3をタッチし直すことが
できる。
Next, when the selection area A is erroneously touched where the selection area A is to be touched, or when the selection area A is erroneously touched where the selection area B is to be touched, the operator Intuitively determines an error with the display color for each function and touches the cancellation area shown in FIG. 4, so that a cancellation state signal is input in step S5 (or step S12), and in step S7, the selection area B is selected.
The display of the response to (or the selection area A) is not displayed, and the process returns to the main program. Therefore, the operator can touch the display screen 3 again.

【0019】したがって、上記実施例によれば、表示画
面単位に任意の選択エリアの座標に対で記憶部に格納さ
れている応答表示色を夫々機能別に異なった表示色とす
ることができ、オペレータは色を認識することにより誤
操作か否かの判断が直感的にできると共に表示画面3に
表示中の選択エリアが処理機能の区別や重要度の区別等
によって分けられていたとしても応答表示色に色による
機能分類や色による重要度のランク付けを行っておくこ
とにより、オペレータの判断は容易となり誤操作も少な
くなる。
Therefore, according to the above-described embodiment, the response display colors stored in the storage unit in correspondence with the coordinates of an arbitrary selection area can be set to be different display colors for respective functions on a display screen basis. By recognizing the color, it is possible to intuitively judge whether or not there is an erroneous operation. Even if the selection area displayed on the display screen 3 is divided by the distinction of the processing function or the distinction of the importance, the response display color is displayed. By performing function classification by color and ranking of importance by color, the operator can easily determine and reduce erroneous operations.

【0020】なお、上記実施例において、選択エリアを
AとBで例示したが、これに限るものではなく、必要数
の選択エリア座標と応答表示色の組み合わせを記憶部7
の選択エリア情報格納領域に格納することができるのは
当然である。また、上記実施例において、1表示画面上
で複数の選択エリアを同時に指定可能なときにあって
は、選択エリア毎に異なった応答表示色を記憶部7の選
択エリア情報格納領域に格納することにより、選択エリ
ア毎に表示色を変えるようにしてもよい。
In the above embodiment, the selection areas are exemplified by A and B. However, the present invention is not limited to this, and a required number of combinations of the selection area coordinates and the response display colors are stored in the storage unit 7.
Can be stored in the selected area information storage area. In the above embodiment, when a plurality of selection areas can be simultaneously specified on one display screen, a different response display color for each selection area is stored in the selection area information storage area of the storage unit 7. Thus, the display color may be changed for each selected area.

【0021】さらに、上記実施例において、ポインティ
ングデバイスとしてタッチ検知装置4を用いたが、これ
に限るものではなく、マウス,ライトペン,ディジタイ
ザ等のポインティングデバイスであってもよい。さらに
また、上記実施例において、制御部5は、図示していな
い入出力インタフェースを介してさらに上位の制御装置
に接続することも可能である。
Further, in the above-described embodiment, the touch detection device 4 is used as the pointing device. However, the present invention is not limited to this, and a pointing device such as a mouse, a light pen, and a digitizer may be used. Furthermore, in the above-described embodiment, the control unit 5 can be connected to a higher-level control device via an input / output interface (not shown).

【0022】なお、上記実施例において、カラーCRT
ディスプレイ2を使用したが、これに限るものではな
く、カラー液晶表示装置等の他の表示装置であってもよ
い。
In the above embodiment, the color CRT
Although the display 2 is used, the present invention is not limited to this, and another display device such as a color liquid crystal display device may be used.

【0023】[0023]

【発明の効果】以上説明したように、本発明に係る表示
画面の選択応答表示方式によれば、選択エリアの座標と
応答表示色を対にして記憶手段に格納することにより、
任意の表示画面上でポインティングデバイスにより選択
エリアの選択があったときは、表示色決定手段により前
記選択エリアの座標と対となる表示色で表示画面上に応
答表示することができるので、プログラムは記憶手段の
データ作成と座標に対応する表示色を読出し表示する機
能を追加する程度でよく、プログラムの作成が容易であ
るという効果がある。
As described above, according to the selection response display method of the display screen according to the present invention, the coordinates of the selection area and the response display color are stored in pairs in the storage means.
When a selection area is selected by a pointing device on an arbitrary display screen, the display color determining means can display a response on the display screen in a display color corresponding to the coordinates of the selection area. Only the function of creating data in the storage means and reading and displaying the display colors corresponding to the coordinates may be added, and there is an effect that the creation of the program is easy.

【0024】また、不特定多数のオペレータが使用して
も目的とした選択エリアの選択ができたかを表示画面上
の機能別表示色で直感的に判断できるので操作ミスの恐
れを少なくでき、操作性を大幅に向上することができる
という効果がある。
In addition, even if a large number of unspecified operators are used, it is possible to intuitively judge whether or not the intended selection area has been selected by the display color for each function on the display screen. The effect is that the performance can be greatly improved.

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

【図1】実施例の概略構成図である。FIG. 1 is a schematic configuration diagram of an embodiment.

【図2】実施例の記憶部7内の選択エリア情報格納領域
のデータ構成図である。
FIG. 2 is a data configuration diagram of a selected area information storage area in a storage unit 7 according to the embodiment.

【図3】実施例において選択エリアを選択したときの流
れ図である。
FIG. 3 is a flowchart when a selection area is selected in the embodiment.

【図4】実施例において選択エリアを選択したときの流
れ図である。
FIG. 4 is a flowchart when a selection area is selected in the embodiment.

【図5】実施例のフローチャートである。FIG. 5 is a flowchart of the embodiment.

【図6】従来例の選択エリアと座標格納方法の図であ
る。
FIG. 6 is a diagram illustrating a conventional selection area and a coordinate storage method.

【図7】従来例の応答表示図とそのフローチャートであ
る。
FIG. 7 is a response display diagram and a flowchart thereof according to a conventional example.

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

1 ディスプレイ装置 2 カラーCRTディスプレイ 3 表示画面 4 タッチ検知装置 5 制御部 6 CPU 7 記憶部 8 表示制御部 9 タッチ入力部 10 バス A 選択エリアA B 選択エリアB C 選択エリアC Reference Signs List 1 display device 2 color CRT display 3 display screen 4 touch detection device 5 control unit 6 CPU 7 storage unit 8 display control unit 9 touch input unit 10 bus A selection area A B selection area BC selection area C

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/033 G06F 3/14 ──────────────────────────────────────────────────続 き Continued on the front page (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 3/033 G06F 3/14

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 表示装置の表示画面上で任意の選択エリ
アがポインティングデバイスで選択され、該選択エリア
に対応する画面上に応答表示を行う表示画面の選択応答
表示方式において、表示装置の表示画面毎に表示画面上
で表示される各選択エリアの座標に対応させて機能別表
示色を記憶する記憶手段と、任意の表示画面上でポイン
ティングデバイスにより選択エリアの選択があったとき
に当該選択エリアの座標をもとに前記記憶手段を参照し
て対応する表示色を決定する表示色決定手段とを備え、
前記表示色決定手段で決定した表示色で前記表示画面上
に応答表示することを特徴とする表示画面の選択応答表
示方式。
1. A display screen of a display device, wherein a selection area is selected by a pointing device on a display screen of the display device and a response display is performed on a screen corresponding to the selected area. Storage means for storing a display color for each function in association with the coordinates of each selected area displayed on the display screen every time, and a selection area selected by a pointing device on any display screen Display color determining means for determining a corresponding display color by referring to the storage means based on the coordinates of
A response display method for a display screen, wherein a response is displayed on the display screen in a display color determined by the display color determining means.
JP4980392A 1992-03-06 1992-03-06 Display response display method Expired - Fee Related JP3187116B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4980392A JP3187116B2 (en) 1992-03-06 1992-03-06 Display response display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4980392A JP3187116B2 (en) 1992-03-06 1992-03-06 Display response display method

Publications (2)

Publication Number Publication Date
JPH05250128A JPH05250128A (en) 1993-09-28
JP3187116B2 true JP3187116B2 (en) 2001-07-11

Family

ID=12841307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4980392A Expired - Fee Related JP3187116B2 (en) 1992-03-06 1992-03-06 Display response display method

Country Status (1)

Country Link
JP (1) JP3187116B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2716684B2 (en) * 1995-09-21 1998-02-18 川崎重工業株式会社 Multifunctional panel used for robots

Also Published As

Publication number Publication date
JPH05250128A (en) 1993-09-28

Similar Documents

Publication Publication Date Title
US20090265659A1 (en) Multi-window display control system and method for presenting a multi-window display
EP0623872A1 (en) Apparatus for processing information by executing an operation selected from data processing operations in accordance with a co-ordinate value
JP3187116B2 (en) Display response display method
EP0446886B1 (en) Information input/output apparatus
JPS63279316A (en) See-through type touch system input detector
JP2768770B2 (en) Plant operation equipment
JPH0922330A (en) Input method for touch panel
JPS60204077A (en) Graphic selection control system
JPH02155029A (en) Multi-window display control system
JPH0424818A (en) Input display device
JP2502099B2 (en) Information display method
JPH0251719A (en) Input device
JP3508172B2 (en) Information processing method
JPH03265920A (en) Pointing processing system
JP3136852B2 (en) Touch panel screen creation method and device
KR100189925B1 (en) Error display method of mode converting selection for complex device
JP2822474B2 (en) Trend graph display
JPH05210725A (en) Method for controlling input/display
JPH09223241A (en) Method for selecting object
JPS6314229A (en) Object selection system
JPH02168317A (en) Crt display system
JPH01239621A (en) Item selection device
JPH04182818A (en) Information processor
JPH09212301A (en) Touch input device
JPH09146745A (en) Method and device for selecting window

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees