JP3130666B2 - Menu item selection device - Google Patents

Menu item selection device

Info

Publication number
JP3130666B2
JP3130666B2 JP04216707A JP21670792A JP3130666B2 JP 3130666 B2 JP3130666 B2 JP 3130666B2 JP 04216707 A JP04216707 A JP 04216707A JP 21670792 A JP21670792 A JP 21670792A JP 3130666 B2 JP3130666 B2 JP 3130666B2
Authority
JP
Japan
Prior art keywords
mouse cursor
mouse
area
item
selection
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 - Lifetime
Application number
JP04216707A
Other languages
Japanese (ja)
Other versions
JPH0667830A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP04216707A priority Critical patent/JP3130666B2/en
Publication of JPH0667830A publication Critical patent/JPH0667830A/en
Application granted granted Critical
Publication of JP3130666B2 publication Critical patent/JP3130666B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、視覚的ユーザインタフ
ェイスをもち、画面にメニューを提示してユーザにマウ
スによって選択させるメニュー項目選択装置に関する。
The present invention relates has a visual user interface relates to the menu item selection device to select with the mouse to the user by presenting a menu on the screen.

【0002】[0002]

【従来の技術】従来のメニュー項目選択装置では、マウ
スカーサを画面上の前範囲に移動させることができ、選
択できない項目中にまでもマウスカーサが入り込むこと
ができた。
2. Description of the Related Art In a conventional menu item selection device, a mouse cursor can be moved to a front range on a screen, and a mouse cursor can enter even an unselectable item.

【0003】[0003]

【発明が解決しようとする課題】この従来のメニュー項
目選択装置では、ユーザはマウスカーサを移動させるだ
けではどの項目が選択できないものかを認識できず、選
択の操作をしてみるまでその項目が選択できないことを
認識できないという問題点があった。
In this conventional menu item selection device, the user cannot recognize which item cannot be selected only by moving the mouse cursor, and the user cannot select the item until the user performs a selection operation. There was a problem that it was not possible to recognize that selection was not possible.

【0004】[0004]

【課題を解決するための手段】本発明のメニュー項目選
択装置は、マウスと、ディスプレイと、前記ディスプレ
イ上の前記マウスによって移動させられる位置にマウス
カーサを表示するマウスカーサ表示部と、現在のマウス
カーサの位置を取得するマウスカーサ位置取得部と、
択可能項目と選択禁止項目とが混在しているメニュー項
目の内、当該選択禁止項目の領域を認識する選択防止領
域取得部と、マウスカーサが前記領域内に侵入したかど
うかを判定する選択防止領域侵入判定部と、マウスカー
サに対する前記領域内への移動要求に応じて、当該マウ
スカーサの位置を当該領域の外に設定するマウスカーサ
位置再設定部とを備えている。
A menu item selecting device according to the present invention comprises a mouse, a display, a mouse cursor display section for displaying a mouse cursor at a position on the display moved by the mouse, and a current mouse. and mouse Casa position acquisition unit that acquires a position of Casa, select
Menu items that include both selectable and non-selectable items
A selection prevention area acquisition unit that recognizes an area of the selection prohibition item, a selection prevention area intrusion determination unit that determines whether a mouse cursor has entered the area, and a mouse car.
In response to a request to the
A mouse cursor position resetting unit for setting the position of the cursor outside the region .

【0005】[0005]

【実施例】以下に本発明を図面を参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.

【0006】図1は本発明の一実施例の構成の示すブロ
ック図である。本実施例はマウスカーサ位置取得部1
と、マウスカーサ表示部2と、マウスカーサ位置再設定
部3と、選択防止領域侵入判定部4と、メニュー項目選
択防止領域取得部5と、マウスカーサ位置保存部6と、
マウス7と、ディスプレイ8とによって構成されてい
る。
FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention. In this embodiment, the mouse cursor position acquisition unit 1 is used.
A mouse cursor display unit 2, a mouse cursor position resetting unit 3, a selection prevention area intrusion determination unit 4, a menu item selection prevention area acquisition unit 5, a mouse cursor position storage unit 6,
It is composed of a mouse 7 and a display 8.

【0007】図2から図3は本実施例のフローチャート
である。図2は特定項目選択防止処理を表すフローチャ
ートである。図3は選択防止領域侵入判定部4のフロー
チャートである。
FIGS. 2 and 3 are flowcharts of the present embodiment. FIG. 2 is a flowchart showing the specific item selection prevention processing. FIG. 3 is a flowchart of the selection prevention area intrusion determination unit 4.

【0008】図4、図5は本実施例の画面を示す図であ
る。
FIG. 4 and FIG. 5 are diagrams showing screens of the present embodiment.

【0009】マウス移動時やメニュー選択時にその旨の
通知(メッセージ)がOSから来て、アプリケーション
がそれぞれのメッセージに対応する処理を行うようなO
Sがある。本実施例はこのようなOS上のアプリクーシ
ョンを想定している。これに基づいて処理の流れを説明
する。
When the mouse is moved or a menu is selected, a notification (message) to that effect comes from the OS, and the application performs processing corresponding to each message.
There is S. In the present embodiment, such application on the OS is assumed. The processing flow will be described based on this.

【0010】オペレータがマウス7を操作して画面上の
マウスカーサを動かして項目を選択しようとすると、O
Sはマウスの移動のメッセージを本システムに通知す
る。すると図2の処理が行われる、そのとき、まずメニ
ュー項目選択防止領域取得部5より選択禁止項目のエリ
アの座標を獲得し(ステップ201)。次にマウスカー
サ位置取得部1により現在のマウスカーサの座標を獲得
し(ステップ202)、選択防止領域侵入判定部4によ
り現在のマウスカーサが選択禁止エリア内であるかどう
かを判断する(ステップ203)。それによりもし現在
のマウスカーサが選択禁止エリアに入っていたなら、マ
ウスカーサ位置再設定部3によって前回のマウスカーサ
の位置を新しいマウスカーサの位置としてセットする
(ステップ204)。もし現在のマウスカーサが選択禁
止エリアに入っていなかったなら、マウスカーサ位置保
存部6によって今回のマウスカーサの座標をセーブエリ
アにコピーする(ステップ205)。この座標値は次に
マウス移動メッセージ処理が行われる際の前回のマウス
カーサ位置となる。選択処理が終われば本処理は終了す
る。
When the operator operates the mouse 7 and moves the mouse cursor on the screen to select an item, O
S notifies the system of a message of mouse movement. Then, the process of FIG. 2 is performed. At that time, first, the coordinates of the area of the selection prohibition item are acquired from the menu item selection prevention area acquisition unit 5 (step 201). Next, the coordinates of the current mouse cursor are acquired by the mouse cursor position acquisition unit 1 (step 202), and whether or not the current mouse cursor is within the selection prohibited area is determined by the selection prevention area intrusion determination unit 4 (step 203). ). If the current mouse cursor is in the selection prohibited area, the mouse cursor position resetting unit 3 sets the previous mouse cursor position as a new mouse cursor position (step 204). If the current mouse cursor is not in the selection prohibited area, the coordinates of the current mouse cursor are copied to the save area by the mouse cursor position storage unit 6 (step 205). This coordinate value becomes the previous mouse cursor position when the next mouse movement message processing is performed. This processing ends when the selection processing ends.

【0011】選択防止領域侵入判定部4は、獲得したマ
ウスカーサの座標と選択防止領域矩形座標とにより、マ
ウスカーサが項目矩形内にあるかどうかを判断する。こ
れを図3を参照しながら説明する。
The selection prevention area intrusion determination unit 4 determines whether the mouse cursor is within the item rectangle based on the acquired coordinates of the mouse cursor and the coordinates of the selection prevention area rectangle. This will be described with reference to FIG.

【0012】まずステップ302において、マウスカー
サが選択防止領域の矩形左枠に掛かるかどうかを判定す
る。マウスカーサのX座標が項目矩形の左側X座標より
も小さければ、マウスは領域内にはないのでステップ3
07へ移る。マウスカーサのX座標が項目矩形の左側X
座標よりも大きければ、マウスが矩形内にある可能性が
残されているのでステップ303へ移る。
First, in step 302, it is determined whether or not the mouse cursor falls on the rectangular left frame of the selection prevention area. If the X coordinate of the mouse cursor is smaller than the X coordinate of the left side of the item rectangle, the mouse is not in the area, so that step 3
Move to 07. The X coordinate of the mouse cursor is the left X of the item rectangle
If it is larger than the coordinates, there is a possibility that the mouse is within the rectangle, so the process proceeds to step 303.

【0013】次にステップ303にあいて、マウスカー
サが矩形右枠に掛かるかどうかを判定する。マウスカー
サのX座標が項目矩形の右側X座標よりも大きければ、
マウスは領域内にはないのでステップ307へ移る。マ
ウスカーサのX座標が項目矩形の右側X座標よりも小さ
ければ、マウスが矩形内にある可能性が残されているの
でステップ304へ移る。
Next, in step 303, it is determined whether or not the mouse cursor is over the rectangular right frame. If the X coordinate of the mouse cursor is larger than the right X coordinate of the item rectangle,
Since the mouse is not in the area, the process proceeds to step 307. If the X coordinate of the mouse cursor is smaller than the right X coordinate of the item rectangle, there is a possibility that the mouse is within the rectangle, so the process proceeds to step 304.

【0014】次にステップ304において、マウスカー
サが矩形上枠に掛かるこどうかを判定する。マウスカー
サのY座標が項目矩形の上側Y座標よりも大きければ、
マウス領域内にはないのでステップ307へ移る。マウ
スカーサのY座標が項目矩形の上側Y座標よりも小さけ
れば、マウスが矩形内にある可能性が残されているので
ステップ305で移る。
Next, in step 304, it is determined whether or not the mouse cursor is over the rectangular upper frame. If the Y coordinate of the mouse cursor is larger than the upper Y coordinate of the item rectangle,
Since it is not within the mouse area, the process proceeds to step 307. If the Y coordinate of the mouse cursor is smaller than the upper Y coordinate of the item rectangle, there is a possibility that the mouse is within the rectangle, so the process proceeds to step 305.

【0015】次にステップ305において、マウスカー
サが矩形下枠に掛かるかどうかを判定する。マウスカー
サのY座標が項目矩形の下側Y座標よりも小さければ、
マウスは領域内にはないのでステップ307へ移る。マ
ウスカーサのY座標が項目矩形の下側Y座標よりも大き
ければ、マウスが矩形内にあるのでステップ306へ移
る。こうしてステップ306にたどりつけばマウスが矩
形内にあることになり、ステップ306にたどりつけば
マウスは矩形内に無いことになる。
Next, at step 305, it is determined whether or not the mouse cursor is over the rectangular lower frame. If the Y coordinate of the mouse cursor is smaller than the lower Y coordinate of the item rectangle,
Since the mouse is not in the area, the process proceeds to step 307. If the Y coordinate of the mouse cursor is larger than the lower Y coordinate of the item rectangle, the process moves to step 306 because the mouse is within the rectangle. In this way, when the user reaches step 306, the mouse is within the rectangle. When the user reaches step 306, the mouse is not within the rectangle.

【0016】次に本実施例の図面の説明をする。項目を
ドロップダウン方式のメニューで選択する場合を考え
る。ドロップダウン方式のメニューとは、メニューバー
の中の項目を選択する方法のメニューである。メニュー
バーの中の項目の下にさらにメニューがあればサブメニ
ュー項目が開く。項目の矩形内にマウスカーサを移動
し、マウスボタンを押すとその項目が選択される。
Next, the drawings of this embodiment will be described. Consider a case where an item is selected by a drop-down menu. The drop-down menu is a menu for selecting an item in a menu bar. If there are more menus below the items in the menu bar, submenu items open. Move the mouse cursor inside the rectangle of the item and press the mouse button to select that item.

【0017】図4、図5では、”焼きそば”が選択禁止
項目とする。図4ではマウスカーサが選択禁止項目”焼
きそば”の左側にある。このとき、ユーザがマウスカー
サを動かして”焼きそば”を選択しようとしても、上記
説明の通りマウスポインタは禁止項目に入る直前の位置
にセットされるので、図5のようにポインタは”焼きそ
ば”項目の領域の外側に留まる。”焼きそば”の領域内
にポインタを位置付けることができないので、ユーザは
すぐに”焼きそば”を選択できないことがわかる。
In FIGS. 4 and 5, "Yakisoba" is a selection prohibition item. In FIG. 4, the mouse cursor is on the left side of the selection prohibited item "Yakisoba". At this time, even if the user moves the mouse cursor to select "Fried noodles", the mouse pointer is set to the position immediately before entering the prohibited item as described above, so that the pointer is set to the "Fried noodles" item as shown in FIG. Stay outside of the area. Since the pointer cannot be positioned in the area of “yakisoba”, it is understood that the user cannot immediately select “yakisoba”.

【0018】[0018]

【発明の効果】以上説明したように、本発明は選択が禁
止された項目の中にマウスカーサを入り込ませないこと
により、項目選択時にユーザが選択してはいけない項目
をユーザがすぐに理解できる効果がある。
As described above, according to the present invention, the mouse cursor is not inserted into the items whose selection is prohibited, so that the user can immediately understand the items that the user should not select when selecting the items. effective.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1に示す実施例のメイン処理を示すフローチ
ャートである。
FIG. 2 is a flowchart showing a main process of the embodiment shown in FIG.

【図3】図1に示す選択防止領域侵入判定部4の処理を
示すフローチャートである。
FIG. 3 is a flowchart showing a process of a selection prevention area intrusion determination unit 4 shown in FIG. 1;

【図4】図1に示す実施例の、項目選択前の画面を説明
する図である。
FIG. 4 is a diagram illustrating a screen before an item is selected in the embodiment shown in FIG. 1;

【図5】図1に示す実施例の、項目後の画面を説明する
図である。
FIG. 5 is a diagram illustrating a screen after an item in the embodiment shown in FIG. 1;

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

1 マウスカーサ位置取得部 2 マウスカーサ表示部 3 マウスカーサ位置再設定部 4 選択防止領域侵入判定部 5 メニュー項目選択防止領域取得部 6 マウスカーサ位置保存部 7 マウス 8 ディスプレイ REFERENCE SIGNS LIST 1 mouse cursor position acquisition unit 2 mouse cursor display unit 3 mouse cursor position resetting unit 4 selection prevention area intrusion determination unit 5 menu item selection prevention area acquisition unit 6 mouse cursor position storage unit 7 mouse 8 display

フロントページの続き (72)発明者 高橋 明 新潟県新潟市万代四丁目4番27号新潟日 本電気ソフトウェア株式会社内 (56)参考文献 特開 平4−102115(JP,A)Continued on the front page (72) Inventor Akira Takahashi 4-27, Bandai 4-chome, Niigata City, Niigata Prefecture Niigata Nippon Electric Software Co., Ltd. (56) References JP-A-4-102115 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 マウスと、 ディスプレイと、 前記ディスプレイ上の前記マウスによって移動させられ
る位置にマウスカーサを表示するマウスカーサ表示部
と、 現在のマウスカーサの位置を取得するマウスカーサ位置
取得部と、選択可能項目と選択禁止項目とが混在しているメニュー
項目の内、当該選択禁止項目の領域を認識する 選択防止
領域取得部と、 マウスカーサが前記領域内に侵入したかどうかを判定す
る選択防止領域侵入判定部と、マウスカーサに対する前記領域内への移動要求に応じ
て、当該マウスカーサの位置を当該領域の外に設定する
マウスカーサ位置再設定部とを備えたことを特徴とする
メニュー項目選択装置。
A mouse cursor; a display; a mouse cursor display unit that displays a mouse cursor at a position on the display moved by the mouse; a mouse cursor position acquisition unit that acquires a current mouse cursor position; A menu that contains selectable and non-selectable items
Among the items, a selection prevention area acquisition unit that recognizes the area of the selection prohibition item, a selection prevention area intrusion determination unit that determines whether the mouse cursor has entered the area, and a mouse cursor that enters the area. On request
A mouse cursor position resetting unit for setting the position of the mouse cursor outside the area .
JP04216707A 1992-08-14 1992-08-14 Menu item selection device Expired - Lifetime JP3130666B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04216707A JP3130666B2 (en) 1992-08-14 1992-08-14 Menu item selection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04216707A JP3130666B2 (en) 1992-08-14 1992-08-14 Menu item selection device

Publications (2)

Publication Number Publication Date
JPH0667830A JPH0667830A (en) 1994-03-11
JP3130666B2 true JP3130666B2 (en) 2001-01-31

Family

ID=16692663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04216707A Expired - Lifetime JP3130666B2 (en) 1992-08-14 1992-08-14 Menu item selection device

Country Status (1)

Country Link
JP (1) JP3130666B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100522940B1 (en) 2003-07-25 2005-10-24 삼성전자주식회사 Touch screen system having active area setting function and control method thereof
JP4956938B2 (en) * 2005-08-25 2012-06-20 富士通株式会社 Remote operation program, method and terminal device
KR20100078366A (en) * 2008-12-30 2010-07-08 삼성전자주식회사 Method for providing gui including pointer representing visual effect moved by gravity and electronic device thereof
KR101650371B1 (en) * 2008-12-30 2016-08-24 삼성전자주식회사 Method for providing GUI including pointer representing sensuous effect moved by gravity and electronic device thereof

Also Published As

Publication number Publication date
JPH0667830A (en) 1994-03-11

Similar Documents

Publication Publication Date Title
US6570594B1 (en) User interface with non-intrusive display element
US5528260A (en) Method and apparatus for proportional auto-scrolling
JP2549259B2 (en) Method and apparatus for displaying visual message in graphic user interface
CN108205403B (en) Terminal display method and device, terminal and computer readable storage medium
JP2003512676A (en) Apparatus and method for browsing image collections
JPS6324462A (en) Window state display system
JPH1011264A (en) Window resizing method, and computer system
US6317140B1 (en) Displaying interactive bitmap images within a display space
JPH1165769A (en) Touch panel display control method and recording medium for recording the same
JP3130666B2 (en) Menu item selection device
JPH02242323A (en) Method and device for selecting pop-up menu
JPH04346124A (en) User interface system and its method
US20100328215A1 (en) Method for operating mouse wheel according to position of cursor pointer
JP2729026B2 (en) Method and apparatus for presenting the contents of a container object
JP2937275B2 (en) Figure processing method
JPH07104965A (en) Message notifying method
JP3050281B2 (en) Map information retrieval device
CN113760170A (en) APP page quick jump method, device, equipment and medium
JP2802028B2 (en) Drawing display device
JP3468371B2 (en) Window display area control device
JPH07219700A (en) Information processor
JP3258261B2 (en) Multi-window display control device
JPH08328531A (en) Window display device and window display control method
JP2001255978A (en) Scroll device for window
JPH07306765A (en) Screen display control method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990316

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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: 20071117

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081117

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20081117

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20091117

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091117

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101117

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20111117

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

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

Free format text: PAYMENT UNTIL: 20111117

Year of fee payment: 11

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

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

Free format text: PAYMENT UNTIL: 20111117

Year of fee payment: 11

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: 20121117

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121117

Year of fee payment: 12