JPH08179920A - Display control method - Google Patents

Display control method

Info

Publication number
JPH08179920A
JPH08179920A JP6322716A JP32271694A JPH08179920A JP H08179920 A JPH08179920 A JP H08179920A JP 6322716 A JP6322716 A JP 6322716A JP 32271694 A JP32271694 A JP 32271694A JP H08179920 A JPH08179920 A JP H08179920A
Authority
JP
Japan
Prior art keywords
mouse
cursor
time
display control
detected
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
JP6322716A
Other languages
Japanese (ja)
Inventor
Yasutake Andou
庸剛 安藤
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 JP6322716A priority Critical patent/JPH08179920A/en
Publication of JPH08179920A publication Critical patent/JPH08179920A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To easily recognize a cursor within a display screen by displaying the cursor with emphasis if the change of the cursor position is not detected for a prescribed time. CONSTITUTION: The position of a mouse 3 is detected at every fixed time by hardware interruptions and the present position of the mouse 3 is stored in a register. Then a user operates the mouse 3 to detect whether a mouse cursor position is changed or not. When the mouse 3 is at pause, 1 is added to a time counter which is previously set at 0. Then it is decided whether the value of the time counter is larger than the time constant that is optionally set through an input part 1. If the value of the time counter is smaller than the time constant, the interruption processing is finished. Then it is decided that the mouse 3 is not operated for a prescribed time and the cursor is displayed with magnification if the value of the time counter is equal to or larger than the time constant.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は表示制御方法に関し、特
に、情報処理装置におけるマウスカーソルの表示制御方
法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control method, and more particularly to a display control method for a mouse cursor in an information processing device.

【0002】[0002]

【従来の技術】従来のマウスカーソルの表示方法におい
ては、図2(a)に示すように、マウスカーソル10は
表示画面20の所定の位置に静止状態で表示される。そ
して、ユーザがマウスを使用して選択操作を行おうとし
たときは、マウスを操作してマウスカーソル10を画面
20内のアイコン等が表示された所定の位置に移動させ
てシステムに対して指示を行っている。
2. Description of the Related Art In the conventional mouse cursor display method, as shown in FIG. 2A, the mouse cursor 10 is displayed in a stationary state at a predetermined position on a display screen 20. Then, when the user attempts to perform a selection operation using the mouse, the user operates the mouse to move the mouse cursor 10 to a predetermined position on the screen 20 where an icon or the like is displayed and gives an instruction to the system. Is going.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
表示制御方法においては、マウスによる選択操作を行う
場合、まず、マウスを操作してマウスカーソル10が表
示画面20のどこにあるかを確認する必要があり、特
に、マウスカーソル10が表示画面20の片隅にある場
合等は、マウスカーソル10を認識しづらいという欠点
があった。
However, in the conventional display control method, when performing a selection operation with a mouse, it is first necessary to operate the mouse to confirm where the mouse cursor 10 is on the display screen 20. However, there is a drawback that it is difficult to recognize the mouse cursor 10 especially when the mouse cursor 10 is located at one corner of the display screen 20.

【0004】本発明の表示制御方法はこのような課題に
着目してなされたものであり、その目的とするところ
は、表示画面内のカーソルを容易に認識することができ
る表示制御方法を提供することにある。
The display control method of the present invention has been made in view of such a problem, and an object thereof is to provide a display control method capable of easily recognizing a cursor on a display screen. Especially.

【0005】[0005]

【課題を解決するための手段】第1の発明の手段は以下
の通りである。第1の検出工程は、画面内のカーソルの
位置を検出する。第2の検出工程は、検出された前記カ
ーソルの位置が変化したか否かを検出する。強調表示工
程は、前記カーソルの位置の変化が所定時間経過しても
検出されなかったときに、前記カーソルを強調表示す
る。また、第2の発明の手段は、第1の発明の手段にお
いて、前記強調表示工程は前記カーソルを拡大表示す
る。また、第3の発明の手段は、第1の発明の手段にお
いて、前記強調表示工程は前記カーソルを点滅表示す
る。
Means for Solving the Problems The means of the first invention is as follows. The first detection step detects the position of the cursor on the screen. The second detection step detects whether or not the detected position of the cursor has changed. The highlighting step highlights the cursor when a change in the position of the cursor is not detected within a predetermined time. The means of the second invention is the means of the first invention, wherein the highlighting step enlarges and displays the cursor. The means of a third aspect of the invention is the means of the first aspect of the invention, wherein the highlighting step blinks the cursor.

【0006】[0006]

【作用】本発明の手段の作用は以下の通りである。ま
ず、第1の検出工程において、画面内のカーソル、例え
ばマウスカーソルの位置を検出する。次に、第2の検出
工程において、例えば、今回のマウス位置を記憶してい
るレジスタの内容と前回のマウス位置を記憶しているレ
ジスタの内容とを比較することによって、検出された前
記カーソルの位置が変化したか否かを検出する。そし
て、例えば入力部より任意に設定された定数と時間カウ
ンタの内容を比較して前記カーソルの位置が所定時間以
上変化しないことが検出されたときは、前記カーソルを
強調表示、例えば拡大表示や、点滅表示するようにす
る。
The operation of the means of the present invention is as follows. First, in the first detection step, the position of the cursor on the screen, for example, the mouse cursor is detected. Next, in the second detection step, for example, by comparing the contents of the register storing the current mouse position with the contents of the register storing the previous mouse position, the detected cursor Detects whether the position has changed. Then, for example, when it is detected that the position of the cursor does not change for a predetermined time or more by comparing the contents of the time counter arbitrarily set from the input unit, the cursor is highlighted, for example, enlarged display, Make it blink.

【0007】[0007]

【実施例】以下、本発明の一実施例を図1乃至図5を参
照して詳細に説明する。図1は本発明が適用される表示
制御装置の構成を示すブロック図である。同図におい
て、参照数字2はCPUであり、以下に述べる各部の制
御を行なう。1は入力部であり、ユーザがデータを入力
したり、CPU2に対して所定の指示を行なうためのキ
ーボード等から構成されている。例えば、ユーザが入力
部1の入力機能キーを操作して入力されたデータはCP
U2の制御の基に表示制御部5を介して表示部4に表示
される。また、3はポインティングデバイスとしてのマ
ウスであり、ユーザがマウス3を操作して後述するマウ
スカーソルを画面内のアイコン等が表示された所定の位
置に移動させることによりシステムに対して指示を行な
うことができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to FIGS. FIG. 1 is a block diagram showing the configuration of a display control device to which the present invention is applied. In the figure, reference numeral 2 is a CPU, which controls each part described below. An input unit 1 is composed of a keyboard or the like for the user to input data and to give a predetermined instruction to the CPU 2. For example, the data input by the user operating the input function keys of the input unit 1 is CP
It is displayed on the display unit 4 via the display control unit 5 under the control of U2. Reference numeral 3 denotes a mouse as a pointing device, which allows the user to operate the mouse 3 to move a mouse cursor, which will be described later, to a predetermined position where an icon or the like is displayed on the screen to instruct the system. You can

【0008】図2(a)、(b)は本実施例の概略を説
明するための図である。本実施例では、マウス3の操作
時は図2(a)に示すように、表示画面20内のマウス
カーソル10は通常の大きさで表示されるが、マウス3
が一定時間操作されなかった場合には、図2(b)に示
すようにマウスカーソル10を拡大表示するようにす
る。
2A and 2B are views for explaining the outline of this embodiment. In this embodiment, when the mouse 3 is operated, the mouse cursor 10 in the display screen 20 is displayed in a normal size as shown in FIG.
When is not operated for a certain period of time, the mouse cursor 10 is enlarged and displayed as shown in FIG.

【0009】以下に上記した概略を図3のフローチャー
トを参照して詳細に説明する。まず、一定時間ごとのハ
ードウェア割り込みによってマウス3の位置を検出し
て、今回のマウス位置を記憶するためのレジスタPx に
記憶する(ステップS1)。次に、ユーザがマウス3を
操作することによってマウスカーソル10の位置が変化
したか否かを検出する。これは、今回のマウス位置を記
憶するためのレジスタPx に記憶された内容と、前回の
マウス位置を記憶するためのレジスタPy の内容とを比
較することによって行なう(ステップS2)。そして2
つのレジスタの値が等しい場合、すなわち、マウス3が
休止しているときはステップS3に進んであらかじめ0
に設定してある時間カウンタTに1を加算する。次に時
間カウンタTの値が、入力部1から任意に設定された時
間定数nよりも大きいか否かを判断する。そして、時間
カウンタTの値が時間定数nよりも小さい間はこの割り
込み処理を終了する。そして割り込み毎に上記したステ
ップを反復し、時間定数nに等しいかあるいは大きくな
ったときは、マウス3が所定時間の間、操作されなかっ
たものと判断して、図2(b)に示すような拡大表示を
行なう(ステップS5)。
The above outline will be described in detail below with reference to the flowchart of FIG. First, the position of the mouse 3 is detected by a hardware interrupt at regular time intervals and is stored in the register Px for storing the current mouse position (step S1). Next, it is detected whether or not the position of the mouse cursor 10 is changed by the user operating the mouse 3. This is done by comparing the contents stored in the register Px for storing the current mouse position with the contents of the register Py for storing the previous mouse position (step S2). And 2
When the values of the two registers are equal, that is, when the mouse 3 is at rest, the process proceeds to step S3 and 0 is set in advance.
1 is added to the time counter T set to. Next, it is determined whether or not the value of the time counter T is larger than the time constant n arbitrarily set from the input unit 1. Then, while the value of the time counter T is smaller than the time constant n, this interrupt processing is ended. Then, the above steps are repeated for each interruption, and when the time constant n becomes equal to or becomes larger than the time constant n, it is determined that the mouse 3 has not been operated for a predetermined time, and as shown in FIG. The enlarged display is performed (step S5).

【0010】一方、ステップS2において2つのレジス
タの内容が等しくない場合は、ステップS6に移行して
今回のマウス位置を記憶するためのレジスタPx の内容
を、前回のマウス位置を記憶するためのレジスタPy に
代入する。そして、現在、マウスカーソル10が拡大表
示されているか否かを判断して(ステップS7)、拡大
表示されている場合は次のステップS8で縮小処理を行
い、図2(a)に示すように通常のマウスの大きさに戻
して表示する。この縮小表示を行った後、あるいはステ
ップS7で拡大表示されていない場合はステップS9に
進んで時間カウンタTに0を代入してクリアする。
On the other hand, if the contents of the two registers are not equal in step S2, the process proceeds to step S6 and the contents of the register Px for storing the current mouse position is changed to the register for storing the previous mouse position. Substitute for Py. Then, it is determined whether or not the mouse cursor 10 is currently being enlarged and displayed (step S7), and if the mouse cursor 10 is being enlarged and displayed, reduction processing is performed in the next step S8, and as shown in FIG. It returns to the normal mouse size and is displayed. After the reduced display, or when the enlarged display is not performed in step S7, the process proceeds to step S9 and 0 is substituted into the time counter T to clear it.

【0011】図4(a)、(b)は他の実施例に係るマ
ウスの表示制御方法を説明するための図である。図4
(a)は新たに設けられたステップS41で、マウスカ
ーソル10の位置がウインドウの枠外にあるか否かを判
断している。すなわち、マウスカーソル10が図5
(a)に示すようにウインドウの枠外にある場合は拡大
表示を行なうが、ウインドウの枠外にないときは拡大表
示を行わないようにしている。
FIGS. 4A and 4B are views for explaining a mouse display control method according to another embodiment. FIG.
(A) is a newly provided step S41, and it is determined whether or not the position of the mouse cursor 10 is outside the window frame. That is, the mouse cursor 10 moves to FIG.
As shown in (a), when it is outside the window frame, enlarged display is performed, but when it is not outside the window frame, enlarged display is not performed.

【0012】また、図4(b)は新たに設けられたステ
ップS42で、マウスカーソル10の位置が画面周囲の
指定領域にあるか否かを判断している。すなわち、マウ
スカーソル10が図5(b)に示すように、予め定めら
れた画面周囲の指定領域にあるときのみに拡大表示を行
なうようにする。このようにすることにより、画面周囲
に一定時間使用されない状態におかれたマウスカーソル
10を容易に識別できる。
Further, in FIG. 4B, in step S42 newly provided, it is determined whether or not the position of the mouse cursor 10 is in the designated area around the screen. That is, the enlarged display is performed only when the mouse cursor 10 is in a predetermined designated area around the screen as shown in FIG. 5B. By doing so, it is possible to easily identify the mouse cursor 10 that has been unused around the screen for a certain period of time.

【0013】上記したように、本実施例によれば、マウ
ス操作が所定時間休止した状態にあるときは、通常のマ
ウスカーソルよりも拡大して強調表示を行なうので、ユ
ーザはマウスカーソルの位置を容易に認識できる。
As described above, according to the present embodiment, when the mouse operation is paused for a predetermined time, the mouse cursor is enlarged more than the normal mouse cursor for highlighting. Therefore, the user can change the position of the mouse cursor. Easily recognizable.

【0014】なお、上記した実施例ではマウスカーソル
を拡大して強調表示を行っているが、これに限定され
ず、例えば、マウスカーソルを点滅表示してもよいこと
は勿論である。
Although the mouse cursor is magnified and highlighted in the above embodiment, the invention is not limited to this, and the mouse cursor may of course be displayed in blinking.

【0015】[0015]

【発明の効果】本発明によれば、ユーザは表示画面内の
カーソルを容易に認識することができるようになる。
According to the present invention, the user can easily recognize the cursor on the display screen.

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

【図1】本発明が適用される表示制御装置のブロック図
である。
FIG. 1 is a block diagram of a display control device to which the present invention is applied.

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

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

【図4】他の実施例の動作を示すフローチャートであ
る。
FIG. 4 is a flowchart showing the operation of another embodiment.

【図5】他の実施例を説明するための画面表示を示す図
である。
FIG. 5 is a diagram showing a screen display for explaining another embodiment.

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

1…入力部、2…CPU、3…マウス、4…表示部、5
…表示制御部。
1 ... Input unit, 2 ... CPU, 3 ... Mouse, 4 ... Display unit, 5
... Display control unit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 画面内のカーソルの位置を検出する第1
の検出工程と、 検出された前記カーソルの位置が変化したか否かを検出
する第2の検出工程と、 前記カーソルの位置の変化が所定時間経過しても検出さ
れなかったときに、前記カーソルを強調表示する強調表
示工程と、を具備したことを特徴とする表示制御方法。
1. A first method for detecting the position of a cursor on a screen
And a second detection step of detecting whether or not the detected position of the cursor has changed, and the change of the position of the cursor is not detected after a predetermined time has passed, the cursor And a highlighting step for highlighting.
【請求項2】 前記強調表示工程は前記カーソルを拡大
表示することを特徴とする請求項1記載の表示制御方
法。
2. The display control method according to claim 1, wherein the highlighting step enlarges and displays the cursor.
【請求項3】 前記強調表示工程は前記カーソルを点滅
表示することを特徴とする請求項1記載の表示制御方
法。
3. The display control method according to claim 1, wherein in the highlighting step, the cursor is displayed in a blinking manner.
JP6322716A 1994-12-26 1994-12-26 Display control method Pending JPH08179920A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6322716A JPH08179920A (en) 1994-12-26 1994-12-26 Display control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6322716A JPH08179920A (en) 1994-12-26 1994-12-26 Display control method

Publications (1)

Publication Number Publication Date
JPH08179920A true JPH08179920A (en) 1996-07-12

Family

ID=18146831

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6322716A Pending JPH08179920A (en) 1994-12-26 1994-12-26 Display control method

Country Status (1)

Country Link
JP (1) JPH08179920A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177847A (en) * 2002-12-05 2003-06-27 Hideki Nishimoto Data processing system, data processor, and its program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177847A (en) * 2002-12-05 2003-06-27 Hideki Nishimoto Data processing system, data processor, and its program

Similar Documents

Publication Publication Date Title
JP3585357B2 (en) Information processing apparatus and method, and recording medium recording information processing program
JP4280329B2 (en) Coordinate input device
JPH08179920A (en) Display control method
WO2018179552A1 (en) Touch panel device, method for display control thereof, and program
JPH0736654A (en) Animation icon display device
JPH05265683A (en) Method for controlling window display
JP2001195170A (en) Portable electronic equipment, input controller and storage medium
JP3313583B2 (en) Cursor display method and cursor display device
JPH03214220A (en) Display system for animation icon
JPH09128194A (en) Display monitor device
JPH03256116A (en) Information processor
JPH08202525A (en) Device and method for screen input
JP3015230B2 (en) Display area designation device
JPH07306765A (en) Screen display control method
JPH07248891A (en) Controlling method for multiwindow screen
JPH07121283A (en) Data processor
JPH064252A (en) Information display method and device therefor
JPH1124646A (en) Sentence editing method and its device
JPH056254A (en) Display position control system for window
JPH02189623A (en) Window overlap system based upon keyboard input
JP2001067165A (en) Control for display of subwindow
JPH08292749A (en) Display control method
JPH05233203A (en) Multiwindow display control system
JPH0756704A (en) Method for controlling multiwindow screen
JPH11272387A (en) Display indication device and storage medium