JPH0876729A - Display processor - Google Patents

Display processor

Info

Publication number
JPH0876729A
JPH0876729A JP6229019A JP22901994A JPH0876729A JP H0876729 A JPH0876729 A JP H0876729A JP 6229019 A JP6229019 A JP 6229019A JP 22901994 A JP22901994 A JP 22901994A JP H0876729 A JPH0876729 A JP H0876729A
Authority
JP
Japan
Prior art keywords
mouse
coordinate
external character
storage unit
stored
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
JP6229019A
Other languages
Japanese (ja)
Inventor
Masahiro Sugimoto
正弘 杉本
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP6229019A priority Critical patent/JPH0876729A/en
Publication of JPH0876729A publication Critical patent/JPH0876729A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)
  • Calculators And Similar Devices (AREA)
  • Position Input By Displaying (AREA)
  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】 【目的】マウスボタンがクリックされたときの座標を利
用して有効な機能を選択できるようにし、複数の機能が
動作してしまうことを防げるようにすること。 【構成】マウス14の右ボタンがクリックされると、制
御部10は、そのときのマウスカーソルの座標位置を判
別し、それが外字作成有効範囲内であるときは、その座
標位置の外字ドットを消去する表示を表示装置36に行
わせると共に外字編集部18により外字作成用メモリ2
0から該当するドットを消去する。また、外字作成有効
範囲外であるときは、外字編集メニューウィンドゥを表
示装置16に表示させ、メニュー選択を行わせる。
(57) [Summary] [Purpose] To enable the selection of valid functions by using the coordinates when the mouse button is clicked, and to prevent multiple functions from operating. [Configuration] When the right button of the mouse 14 is clicked, the control unit 10 determines the coordinate position of the mouse cursor at that time, and when it is within the external character creation effective range, the external character dot at that coordinate position is displayed. The external character editing unit 18 causes the display device 36 to perform a display for deletion, and the external character creation memory 2
The corresponding dot is erased from 0. If it is outside the effective range for creating an external character, the external character editing menu window is displayed on the display device 16 and the menu is selected.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、パーソナルコンピュー
タや日本語ワードプロセッサ等におけるマウス操作に応
じた表示を行う表示処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display processing device for displaying data in response to a mouse operation in a personal computer, a Japanese word processor or the like.

【0002】[0002]

【従来の技術】従来のパーソナルコンピュータや日本語
ワードプロセッサ等のマウスを使った装置においては、
マウスボタンのクリック(ボタンを離したときを見る動
作)により、操作をさせることがある。
2. Description of the Related Art In conventional devices using a mouse such as a personal computer and a Japanese word processor,
The operation may be performed by clicking the mouse button (the action to see when the button is released).

【0003】[0003]

【発明が解決しようとする課題】この種の装置において
は、例えば右クリック操作での動作が予め設定されてい
るときに、何らかのアプリケーションがその機能におい
ても所定機能を実行するために右クリックを利用するも
のとなっていると、例えば、外字作成機能を実行中にマ
ウスの右クリックでドットパターンの消去を行なうよう
になっていると、このアプリケーションでの所定機能と
共に、上記予め設定されている動作も実行してしまうこ
とになり、複数の機能が動作するという現象が起きてし
まっていた。
In this type of device, for example, when a right click operation is preset, some application uses the right click to execute a predetermined function. For example, if the dot pattern is erased by right-clicking the mouse while executing the external character creation function, the preset operation as well as the predetermined function of this application will be performed. It was also executed, and the phenomenon that multiple functions worked had happened.

【0004】本発明の課題は、マウスボタンがクリック
されたときの座標を利用して有効な機能を選択できるよ
うにすることで複数の機能が動作してしまうことを防げ
るようにすることである。
An object of the present invention is to prevent a plurality of functions from operating by making it possible to select an effective function by utilizing the coordinates when the mouse button is clicked. .

【0005】[0005]

【課題を解決するための手段】本発明の手段は次の通り
である。位置指定手段は、表示画面上での処理実行位置
を指定するための、例えばマウスである。位置判別手段
は、上記位置指定手段により指定された位置を判別す
る。第1の表示処理実行手段は、上記位置判別手段によ
り判別された指定位置が特定エリア内であるときは、そ
の指定位置でのイメージ描画処理を有効として、そのイ
メージ描画処理に関する表示処理を実行する。第2の表
示処理実行手段は、上記位置判別手段により判別された
指定位置が上記特定エリア外であるときは、上記イメー
ジ描画処理以外の他の機能を有効として、その機能に関
する表示処理を実行する。
The means of the present invention are as follows. The position designation means is, for example, a mouse for designating a processing execution position on the display screen. The position discriminating means discriminates the position designated by the position designating means. When the designated position determined by the position determining means is within the specific area, the first display processing execution means validates the image drawing processing at the designated position and executes the display processing related to the image drawing processing. . When the designated position determined by the position determination means is outside the specific area, the second display processing execution means validates the function other than the image drawing processing and executes the display processing related to the function. .

【0006】[0006]

【作用】本発明の手段の作用は次の通りである。位置指
定手段によって表示画面上での処理実行位置が指定され
ると、位置判別手段によってその指定された位置を判別
し、この指定位置が特定エリア内であるときは、第1の
表示処理手段によって、その指定位置でのイメージ描画
処理を有効として、そのイメージ描画処理に関する表示
処理を実行し、また、上記判別された指定位置が上記特
定エリア外であるときは、第2の表示処理実行手段によ
って上記イメージ描画処理以外の他の機能を有効とし
て、その機能に関する表示処理を実行する。
The operation of the means of the present invention is as follows. When the processing execution position on the display screen is specified by the position specifying means, the specified position is judged by the position judging means, and when the specified position is within the specific area, the first display processing means is used. The image display processing at the designated position is validated, the display processing relating to the image rendering processing is executed, and when the determined designated position is outside the specific area, the second display processing execution means is used. A function other than the image drawing process is enabled and a display process related to the function is executed.

【0007】[0007]

【実施例】以下、本発明の一実施例を図1乃至図3を参
照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0008】図1はその構成を示す図で、同図におい
て、参照番号10は全体を制御するCPU等の制御部で
ある。12及び14は入力装置としてのキーボード及び
マウスであり、16は出力装置としての表示装置であ
る。
FIG. 1 is a diagram showing the configuration thereof. In FIG. 1, reference numeral 10 is a control unit such as a CPU for controlling the whole. Reference numerals 12 and 14 are a keyboard and a mouse as input devices, and 16 is a display device as an output device.

【0009】18は外字作成用メモリ20をワークメモ
リとして使用して外字作成機能を実行する外字編集部で
あり、22は作成された外字パターンを記憶する外字登
録メモリである。
Reference numeral 18 is an external character editing unit that uses the external character creating memory 20 as a work memory to execute an external character creating function, and 22 is an external character registration memory that stores the created external character pattern.

【0010】また、24は制御部10が後述するような
表示処理を実行する際に利用されるワークメモリとして
の記憶部である。この記憶部24は、マウス移動可能範
囲記憶部26、機能別クリック有効範囲記憶部28、今
回のマウス座標記憶部30、及び前回のマウス座標記憶
部32を有している。
Reference numeral 24 is a storage unit as a work memory used when the control unit 10 executes a display process which will be described later. The storage unit 24 includes a mouse movable range storage unit 26, a function-based click effective range storage unit 28, a current mouse coordinate storage unit 30, and a previous mouse coordinate storage unit 32.

【0011】マウス移動可能範囲記憶部26は、図2の
(A)に示すような表示画面34上のマウスカーソル3
6が移動できる範囲(以下、マウス移動範囲38と称す
る)を登録するエリアである。ここには、マウス移動範
囲38を特定するための座標情報として、X左端座標
(Xl)、X右端座標(Xr)、Y上端座標(Yt)、
及びY下端座標(Yb)が記憶される。
The mouse movable range storage unit 26 stores the mouse cursor 3 on the display screen 34 as shown in FIG.
This is an area for registering a range in which 6 can move (hereinafter referred to as mouse moving range 38). Here, as coordinate information for specifying the mouse movement range 38, X left end coordinates (Xl), X right end coordinates (Xr), Y upper end coordinates (Yt),
And Y bottom coordinate (Yb) are stored.

【0012】機能別クリック有効範囲28は、マウス1
4の右ボタンをクリックしたときにドットパターンの消
去機能が有効になる範囲(以下、外字作成有効範囲40
と称する)を登録するエリアである。ここには外字作成
有効範囲40を特定するための座標情報として、X左端
座標(XDl)、X右端座標(XDr)、Y上端座標
(YDt)、及びY下端座標(YDb)が記憶される。
The effective click range 28 for each function is the mouse 1
Range in which the dot pattern erasing function is enabled when the right button of 4 is clicked (hereinafter referred to as external character creation effective range 40
Area) is registered. Here, X left end coordinates (XDl), X right end coordinates (XDr), Y upper end coordinates (YDt), and Y lower end coordinates (YDb) are stored as coordinate information for specifying the external character creation effective range 40.

【0013】今回のマウス座標記憶部30は、現在のマ
ウスカーソル36の座標を記憶するエリアである。ここ
には、マウスカーソル36の座標情報として、X座標
(Xc)及びY座標(Yc)が記憶される。
The current mouse coordinate storage unit 30 is an area for storing the current coordinates of the mouse cursor 36. Here, the X coordinate (Xc) and the Y coordinate (Yc) are stored as the coordinate information of the mouse cursor 36.

【0014】前回のマウス座標記憶部32は、今回の位
置へ動く前にマウスカーソル36があった位置を保持し
ておくためのエリアである。ここには、マウスカーソル
36の座標情報として、X座標(Xp)及びY座標(Y
p)が記憶される。
The previous mouse coordinate storage unit 32 is an area for holding the position where the mouse cursor 36 was before moving to the current position. Here, X coordinate (Xp) and Y coordinate (Y
p) is stored.

【0015】次に、このような構成において、マウス1
4が右クリックされた場合の動作処理を、図3のフロー
チャートに従って説明する。
Next, in such a configuration, the mouse 1
The operation process when 4 is right-clicked will be described with reference to the flowchart of FIG.

【0016】まず、現在のカーソル座標を獲得し、それ
を今回のマウス座標記憶部30のX座標(Xc)及びY
座標(Yc)に記憶する(ステップS11)。そして、
マウス移動が有ったかどうかチェックする(ステップS
12)。これは、今回のマウス座標記憶部30のX座標
(Xc)に記憶されたX座標と前回のマウス座標記憶部
32のX座標(Xp)に記憶されたX座標とが同じであ
り、且つ今回のマウス座標記憶部30のY座標(Yc)
に記憶されたY座標と前回のマウス座標記憶部32のY
座標(Yp)に記憶されたY座標とが同じであれば(即
ち、Xc=Xp且つYc=Ypであれば)、マウス移動
が無かったと判断し、それ以外の時はマウス移動があっ
たと判断する。
First, the current cursor coordinates are acquired, and the current cursor coordinates are stored in the X coordinate (Xc) and Y of the mouse coordinate storage unit 30 this time.
It is stored in the coordinates (Yc) (step S11). And
It is checked whether or not the mouse has been moved (step S
12). This is because the X coordinate stored in the X coordinate (Xc) of the mouse coordinate storage unit 30 this time is the same as the X coordinate stored in the X coordinate (Xp) of the previous mouse coordinate storage unit 32, and this time. Mouse coordinate storage unit 30 Y coordinate (Yc)
And the Y coordinate stored in the mouse coordinate storage unit 32 of the previous time.
If the Y coordinate stored in the coordinate (Yp) is the same (that is, if Xc = Xp and Yc = Yp), it is determined that the mouse has not moved, and otherwise it is determined that the mouse has moved. To do.

【0017】マウス移動があった場合には、今回のマウ
ス座標記憶部30のX座標(Xc)及びY座標(Yc)
に記憶された座標が、マウス移動範囲38内であるかど
うかをチェックする(ステップS13)。これは、今回
のマウス座標記憶部30のX座標(Xc)に記憶された
X座標がマウス移動可能範囲記憶部26のX左端座標
(Xl)に記憶されたX座標の値とX右端座標(Xr)
に記憶されたX座標の値との間にあり、且つマウス座標
記憶部30のY座標(Yc)に記憶されたY座標がマウ
ス移動可能範囲記憶部26のY上端座標(Yt)に記憶
されたY座標の値とY下端座標(Yb)に記憶されたY
座標の値との間にあれば(即ち、Xl<Xc<Xr且つ
Yb<Yc<Ytであれば)、マウス移動範囲38内と
判断し、それ以外の時はマウス移動範囲38外と判断す
る。
When the mouse is moved, the X coordinate (Xc) and the Y coordinate (Yc) of the mouse coordinate storage unit 30 of this time.
It is checked whether or not the coordinates stored in is within the mouse movement range 38 (step S13). This is because the X coordinate stored in the X coordinate (Xc) of the mouse coordinate storage unit 30 this time is the value of the X coordinate stored in the X left end coordinate (Xl) of the mouse movable range storage unit 26 and the X right end coordinate ( Xr)
The Y coordinate stored in the mouse coordinate storage unit 30 and stored in the Y coordinate (Yc) of the mouse coordinate storage unit 30 is stored in the Y upper end coordinate (Yt) of the mouse movable range storage unit 26. Value of Y coordinate and Y stored in Y bottom coordinate (Yb)
If it is between the coordinate value (that is, if Xl <Xc <Xr and Yb <Yc <Yt), it is determined to be within the mouse movement range 38, otherwise it is determined to be outside the mouse movement range 38. .

【0018】マウス移動範囲38外であれば直ちに上記
ステップS11に戻り、マウス移動範囲38内であれば
カーソル座標移動処理を行った(ステップS14)後、
上記ステップS11に戻り、上記動作を繰り返す。な
お、このカーソル座標移動処理は、今回のマウス座標記
憶部30のX座標(Xc)に記憶されたX座標の値を前
回のマウス座標記憶部32のX座標(Xp)に記憶さ
せ、また、今回のマウス座標記憶部30のY座標(Y
c)に記憶されたY座標の値を前回のマウス座標記憶部
32のY座標(Yp)に記憶させる処理である。
If it is outside the mouse movement range 38, the process immediately returns to step S11. If it is within the mouse movement range 38, cursor coordinate movement processing is performed (step S14).
Returning to step S11, the above operation is repeated. In this cursor coordinate movement process, the value of the X coordinate stored in the X coordinate (Xc) of the mouse coordinate storage unit 30 this time is stored in the X coordinate (Xp) of the previous mouse coordinate storage unit 32. The Y coordinate (Y
This is a process of storing the value of the Y coordinate stored in c) in the previous Y coordinate (Yp) of the mouse coordinate storage unit 32.

【0019】一方、上記ステップS12において、マウ
ス移動が有ったと判断された場合には、次に、マウス1
4のいずれかのボタンのクリック操作が行われたかどう
か判断する(ステップS15)。クリック操作が行われ
なかった場合には、上記ステップS11に戻り、上記動
作を繰り返す。
On the other hand, if it is determined in step S12 that the mouse has moved, then the mouse 1
It is determined whether or not any one of the buttons 4 is clicked (step S15). If the click operation has not been performed, the process returns to step S11 and the above operation is repeated.

【0020】また、クリック操作が行われた場合には、
それが右ボタンのクリックであったのか左ボタンのクリ
ック操作であったのか判断する(ステップS16)。
When a click operation is performed,
It is determined whether it is a right button click or a left button click operation (step S16).

【0021】左ボタンのクリック操作であれば、現在の
マウスカーソル36位置が外字作成有効範囲(外字作成
エリア)40内かどうかチェックする(ステップS1
7)。
If it is the left button click operation, it is checked whether the current position of the mouse cursor 36 is within the external character creation effective range (external character creation area) 40 (step S1).
7).

【0022】この外字作成有効領域(外字作成エリア)
チェック動作は、図2の(B)に示すようにして行われ
る。即ち、今回のマウス座標記憶部30のX座標(X
c)に記憶されたX座標の値が、機能別クリック有効範
囲記憶部28のX左端座標(XDl)に記憶されたX座
標の値以上であると共にX右端座標(XDr)に記憶さ
れたX座標の値以下(即ち、XDl≦Xc≦XDr)で
あり(ステップS31)、且つ今回のマウス座標記憶部
30のY座標(Yc)に記憶されたY座標の値が機能別
クリック有効範囲記憶部28のY上端座標(YDt)に
記憶されたY座標の値以下であると共にY下端座標(Y
Db)に記憶されたY座標の値以上(即ち、YDt≧Y
c≧YDb)であれば外字作成有効範囲40内であると
判断し、それ以外の時は外字作成有効範囲40外と判断
する。
This external character creation effective area (external character creation area)
The check operation is performed as shown in FIG. That is, the X coordinate (X
The value of the X coordinate stored in c) is greater than or equal to the value of the X coordinate stored in the X left edge coordinate (XDl) of the function-specific click effective range storage unit 28, and the X right edge coordinate (XDr) is stored. It is less than or equal to the coordinate value (that is, XDl ≦ Xc ≦ XDr) (step S31), and the value of the Y coordinate stored in the Y coordinate (Yc) of the mouse coordinate storage unit 30 this time is the click effective range storage unit by function. 28 is less than or equal to the value of the Y coordinate stored in the Y upper end coordinate (YDt) and the Y lower end coordinate (Y
Db) is greater than or equal to the Y coordinate value stored (that is, YDt ≧ Y
If c ≧ YDb), it is determined to be within the external character creation effective range 40, and otherwise it is determined to be outside the external character creation effective range 40.

【0023】そして、外字作成有効範囲40内であると
判断した場合には、その表示画面34上の座標位置に相
当する外字パターンのドットをオンすると共に外字編集
部18により該当ドットを外字作成用メモリ20に書き
込んだ(ステップS18)後、上記ステップS11に戻
り、上記動作を繰り返す。また、外字作成有効範囲40
外であると判断した場合には、何も行わずに(ステップ
S19)、上記ステップS11に戻り、上記動作を繰り
返す。
When it is determined that the character is within the external character creation effective range 40, the dot of the external character pattern corresponding to the coordinate position on the display screen 34 is turned on and the external character editing unit 18 sets the corresponding dot for external character creation. After writing in the memory 20 (step S18), the process returns to step S11 and the above operation is repeated. Also, the external character creation effective range 40
If it is determined to be outside, nothing is done (step S19), the process returns to step S11, and the above operation is repeated.

【0024】一方、上記ステップS16において右ボタ
ンのクリック操作であると判断された場合には、上述し
たようにして現在のマウスカーソル36位置が外字作成
有効範囲40内かどうかチェックする(ステップS2
0)。
On the other hand, if it is determined in step S16 that the right button is clicked, it is checked whether the current position of the mouse cursor 36 is within the external character creation effective range 40 as described above (step S2).
0).

【0025】そして、外字作成有効範囲40内であると
判断した場合には、その表示画面34上の座標位置に相
当する外字パターンのドットをオフすると共に外字編集
部18により該当ドットを外字作成用メモリ20から消
去した(ステップS21)後、上記ステップS11に戻
り、上記動作を繰り返す。
When it is determined that the character is within the external character creation effective range 40, the dot of the external character pattern corresponding to the coordinate position on the display screen 34 is turned off, and the external character editing unit 18 sets the corresponding dot for external character creation. After erasing from the memory 20 (step S21), the process returns to step S11 and the above operation is repeated.

【0026】また、外字作成有効範囲40外であると判
断した場合には、表示画面34に外字編集メニューウィ
ンドゥを表示し(ステップS22)、所望のメニュー選
択を行って(ステップS23)、その選択されたメニュ
ーの処理へと処理が進めらる。例えば、外字編集メニュ
ーウィンドゥにおいて、作成した外字パターンの登録処
理が選択されたならば、外字編集部18により外字作成
用メモリ20に記憶されたパターンを外字登録メモリ2
2に記憶させる。
If it is determined that the character is outside the valid range 40 for creating the external character, the external character edit menu window is displayed on the display screen 34 (step S22), and a desired menu selection is made (step S23). Processing proceeds to the processing of the selected menu. For example, if the registered process of the created external character pattern is selected in the external character editing menu window, the pattern stored in the external character creation memory 20 by the external character editing unit 18 is stored in the external character registration memory 2.
Store in 2.

【0027】以上のように、マウスの移動可能範囲のほ
かに機能別クリック有効範囲を設定することで、マウス
動作での機能を制御するようにしているので、マウスボ
タンがクリックされたときの座標を利用して有効な機能
を選択できるようになり、複数の機能が動作してしまう
ことを防ぐことができる。
As described above, by setting the clickable effective range for each function in addition to the movable range of the mouse, the function in the mouse operation is controlled, so the coordinates when the mouse button is clicked. It becomes possible to select an effective function by using, and it is possible to prevent multiple functions from operating.

【0028】なお、上記実施例では、マウスの左ボタン
クリックで外字ドットオン、右クリックで消す(オフ)
するものとしたが、左右逆であっても良い。
In the above embodiment, the external character dot is turned on by clicking the left button of the mouse and turned off (turned off) by right clicking.
However, the right and left may be reversed.

【0029】また、本発明は、上記実施例のような外字
作成に限定されず、例えば図形描画等、他の機能にも応
用可能なことは勿論である。
Further, the present invention is not limited to the external character creation as in the above-mentioned embodiment, and it is needless to say that the present invention can be applied to other functions such as graphic drawing.

【0030】[0030]

【発明の効果】本発明によれば、マウスの移動可能範囲
のほかに機能別クリック有効範囲を設定することで、マ
ウス動作での機能を制御するようにしているので、マウ
スボタンがクリックされたときの座標を利用して有効な
機能を選択できるようになり、複数の機能が動作してし
まうことを防ぐことができる。
According to the present invention, the function in mouse operation is controlled by setting the clickable effective range for each function in addition to the movable range of the mouse, so that the mouse button is clicked. It becomes possible to select an effective function by using the coordinates at the time, and it is possible to prevent a plurality of functions from operating.

【0031】即ち、各機能の有効クリック範囲を設定す
ることにより、マウスカーソルの左右ボタン動作での機
能を複数持つことができるようになり、見易くて、管理
も楽なことから、パーソナルコンピュータや日本語ワー
プロのような装置におけるマウス操作に応じた表示の制
御に有効である。
That is, by setting the effective click range of each function, it becomes possible to have a plurality of functions for the left and right button operations of the mouse cursor, which are easy to see and easy to manage. It is effective for controlling the display according to the mouse operation in a device such as a word processor.

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

【図1】実施例のブロック構成図である。FIG. 1 is a block diagram of an embodiment.

【図2】(A)はマウス移動範囲及び外字作成有効範囲
を説明するための表示画面を示す図であり、(B)は図
3中の外字作成エリアチェック動作のフローチャートで
ある。
2A is a diagram showing a display screen for explaining a mouse movement range and an external character creation effective range, and FIG. 2B is a flowchart of an external character creation area check operation in FIG. 3;

【図3】実施例の動作を説明するためのフローチャート
である。
FIG. 3 is a flowchart for explaining the operation of the embodiment.

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

10…制御部、12…キーボード、14…マウス、16
…表示装置、18…外字編集部、20…外字作成用メモ
リ、22…外字登録メモリ、24…記憶部、26…マウ
ス移動可能範囲記憶部、28…機能別クリック有効範囲
記憶部、30…今回のマウス座標記憶部、32…前回の
マウス座標記憶部、34…表示画面、36…マウスカー
ソル、38…マウス移動範囲、40…外字作成有効範
囲。
10 ... Control unit, 12 ... Keyboard, 14 ... Mouse, 16
... Display device, 18 ... External character editing unit, 20 ... External character creating memory, 22 ... External character registration memory, 24 ... Storage unit, 26 ... Mouse movable range storage unit, 28 ... Function-based click effective range storage unit, 30 ... This time Mouse coordinate storage unit, 32 ... Previous mouse coordinate storage unit, 34 ... Display screen, 36 ... Mouse cursor, 38 ... Mouse movement range, 40 ... External character creation effective range.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/24 690 9377−5H ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI technical display location G09G 5/24 690 9377-5H

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 表示画面上での処理実行位置を指定する
ための位置指定手段と、 上記位置指定手段により指定された位置を判別するため
の位置判別手段と、 上記位置判別手段により判別された指定位置が特定エリ
ア内であるときは、その指定位置でのイメージ描画処理
を有効として、そのイメージ描画処理に関する表示処理
を実行する第1の表示処理実行手段と、 上記位置判別手段により判別された指定位置が上記特定
エリア外であるときは、上記イメージ描画処理以外の他
の機能を有効として、その機能に関する表示処理を実行
する第2の表示処理実行手段と、 を具備することを特徴とする表示処理装置。
1. A position specifying means for specifying a processing execution position on a display screen, a position judging means for judging a position specified by the position specifying means, and a position judging means for judging the position. When the designated position is within the specific area, the image drawing process at the designated position is validated, and the display processing relating to the image drawing process is executed by the first display processing executing means and the position determining means. When the designated position is outside the specific area, a function other than the image drawing processing is made effective, and a second display processing executing means for executing display processing relating to the function is provided. Display processor.
JP6229019A 1994-08-31 1994-08-31 Display processor Pending JPH0876729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6229019A JPH0876729A (en) 1994-08-31 1994-08-31 Display processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6229019A JPH0876729A (en) 1994-08-31 1994-08-31 Display processor

Publications (1)

Publication Number Publication Date
JPH0876729A true JPH0876729A (en) 1996-03-22

Family

ID=16885484

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6229019A Pending JPH0876729A (en) 1994-08-31 1994-08-31 Display processor

Country Status (1)

Country Link
JP (1) JPH0876729A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8823713B2 (en) 2008-11-18 2014-09-02 Sharp Kabushiki Kaisha Information processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8823713B2 (en) 2008-11-18 2014-09-02 Sharp Kabushiki Kaisha Information processing apparatus

Similar Documents

Publication Publication Date Title
US4686522A (en) Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US5388203A (en) Function extraction method and apparatus
JPH04316125A (en) Apparatus for displaying a plurality of two- dimensional display regions on display device
JP3391852B2 (en) Document processing apparatus and method
JPH09231393A (en) Instruction input device
JP3248633B2 (en) Scroll control method
JP2560191B2 (en) Method of controlling computer system with graphical user interface
JP2803298B2 (en) Information processing apparatus and menu display method
JP2513890B2 (en) Screen display controller
JPH05150926A (en) Information processing equipment
JPH06301759A (en) Picture processor
JPH01191269A (en) Image controller
JPH03129513A (en) Function selecting system
JP2679971B2 (en) Graphic display control device
JP2932487B2 (en) Chart editing device
KR20040018663A (en) method for controlling icon in display system
JP3011050B2 (en) Pointing confirmation method
JPH04290119A (en) Character processor
JP3376041B2 (en) Handwritten character recognition method and apparatus
JPH09101863A (en) Input control method of information processing apparatus and control apparatus thereof
JPH056254A (en) Display position control system for window
JPH06301648A (en) Portable information processor
JPS63276662A (en) Document editing system
JPH09212495A (en) Character processor
JPH05100812A (en) Multiwindow display device