Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH063575B2 - Icon menu control device - Google Patents
[go: Go Back, main page]

JPH063575B2 - Icon menu control device - Google Patents

Icon menu control device

Info

Publication number
JPH063575B2
JPH063575B2 JP60118305A JP11830585A JPH063575B2 JP H063575 B2 JPH063575 B2 JP H063575B2 JP 60118305 A JP60118305 A JP 60118305A JP 11830585 A JP11830585 A JP 11830585A JP H063575 B2 JPH063575 B2 JP H063575B2
Authority
JP
Japan
Prior art keywords
icon
menu
pointing device
switch
management device
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
JP60118305A
Other languages
Japanese (ja)
Other versions
JPS61276013A (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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP60118305A priority Critical patent/JPH063575B2/en
Publication of JPS61276013A publication Critical patent/JPS61276013A/en
Publication of JPH063575B2 publication Critical patent/JPH063575B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Position Input By Displaying (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、機能の表示・選択をアイコンを用いて行なう
計算機装置において、1つのアイコンを選択すると複数
の選択項目にアイコン表示が変化し、その表示された選
択項目のなかで任意の項目を選択することができる多機
能アイコンの、メニュー選択制御動作をポインティング
デバイスに付属するスイッチの動作により高速に行なう
アイコンメニュー制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer apparatus that displays and selects functions by using icons, and when one icon is selected, the icon display changes to a plurality of selection items. The present invention relates to an icon menu control device that performs a menu selection control operation of a multifunctional icon capable of selecting any of the selected selection items at high speed by operating a switch attached to a pointing device.

従来の技術 第6図は従来の計算機装置の構成図であり、1はA.L.
U.、2はメモリ、3は表示メモリ、4はCRT装置、5
は表示メモリ3の内容から映像信号を生成しCRT装置
4に表示させる表示制御装置、6はポインティングデバ
イスを制御しデータの入力管理を行なうポインティング
デバイス管理装置、7はA.L.U.1,メモリ2,表示制御
装置5,ポインティングデバイス管理装置6の動きを制
御する制御装置である。
Prior Art FIG. 6 is a block diagram of a conventional computer system, where 1 is an AL
U., 2 is memory, 3 is display memory, 4 is CRT device, 5
Is a display control device for generating a video signal from the contents of the display memory 3 and displaying it on the CRT device 4, 6 is a pointing device management device for controlling a pointing device to manage data input, and 7 is an ALU 1, a memory 2, and a display control device. 5, a control device for controlling the movement of the pointing device management device 6.

以上のように構成された従来の計算機装置のアイコン制
御について、以下その動きを説明する。
The operation of the icon control of the conventional computer device configured as described above will be described below.

最初に、制御装置7は、表示すべきアイコンの表示デー
タをメモリ2より表示メモリ3へ送り、表示制御装置5
を用いてCRT装置4上にアイコンを表示する。同時
に、表示メモリ3上に表示したアイコン表示領域の位置
を記憶する。多くの場合、表示されるアイコンの数は複
数である。
First, the control device 7 sends the display data of the icon to be displayed from the memory 2 to the display memory 3, and the display control device 5
To display an icon on the CRT device 4. At the same time, the position of the icon display area displayed on the display memory 3 is stored. In many cases, the number of displayed icons is plural.

次に制御装置7は、ポインティングデバイス付属のスイ
ッチが押された時点で、ポインティングデバイスの動き
に従って動くCRT装置4上のカーソルの位置を、ポイ
ンティングデバイス管理装置6より入力する。
Next, the control device 7 inputs from the pointing device management device 6 the position of the cursor on the CRT device 4 that moves according to the movement of the pointing device when the switch attached to the pointing device is pressed.

そしてこの入力したカーソルの位置が、最初に記憶した
いずれかのアイコンのアイコン表示領域内であるなら
ば、そのアイコンに対応するメニュー項目をそのアイコ
ン上に表示する。
Then, if the position of the input cursor is within the icon display area of any of the initially stored icons, the menu item corresponding to the icon is displayed on the icon.

次に制御装置7は、ポインティングデバイス管理装置6
を用いてポインティングデバイスに付属するスイッチが
表示されたメニュー項目上で離された位置を検出し、そ
の位置に対応するメニューの項目の機能を実行する。
Next, the control device 7 controls the pointing device management device 6
The position of the switch attached to the pointing device on the displayed menu item is detected by using, and the function of the menu item corresponding to the position is executed.

発明が解決しようとする問題点 しかしながら上記のような構成では、アイコン選択によ
り表示されたメニューの項目を選択する場合、メニュー
項目上でポインティングデバイスに連動するカーソルを
選択すべき項目の上まで移動させ、ポインティングデバ
イスに付属するスイッチを用いて選択を行なうため、カ
ーソル移動処理の動作に時間がかかっていた。
Problems to be Solved by the Invention However, in the above configuration, when selecting an item of a menu displayed by selecting an icon, move the cursor linked to the pointing device on the menu item to the position above the item to be selected. Since the selection is made by using the switch attached to the pointing device, the operation of the cursor movement process takes a long time.

またアイコンのメニュー選択処理が、ポインティングデ
バイスを用いたメニュー項目上でのカーソル移動という
動作を伴うため、動作が複雑であり高速な選択処理を行
なうことができない等の問題点を有していた。
Further, since the icon menu selection processing involves an operation of moving a cursor on a menu item using a pointing device, there is a problem that the operation is complicated and high-speed selection processing cannot be performed.

本発明はかかる点に鑑み、一つのアイコンを選択すると
複数の選択項目にアイコン表示が変化し、その表示され
た選択項目のなかで任意の項目を選択することができる
多機能アイコンの、アイコン選択により表示されたメニ
ュー項目の選択動作をポインティングデバイスに付属す
るスイッチの動作で行なうことにより高速かつ簡単に行
なう、アイコンメニュー制御装置を提供することを目的
とする。
In view of such a point, the present invention changes the icon display to a plurality of selection items when one icon is selected, and an icon selection of a multi-function icon capable of selecting an arbitrary item among the displayed selection items. SUMMARY OF THE INVENTION It is an object of the present invention to provide an icon menu control device capable of performing a selection operation of a menu item displayed by the operation of a switch attached to a pointing device at high speed and easily.

問題点を解決するための手段 本発明は、ポインティングデバイスからの情報を管理す
るポインティングデバイス制御装置と、各アイコンの持
つ機能、画面上の位置、アイコンの形状、そのアイコン
を選択した時に表示するメニューデータを記憶管理する
アイコンデータ管理装置と、アイコンを画面上に表示し
アイコンが選択されたときメニューデータの内容をアイ
コンの位置に表示するアイコン表示管理装置と、前記ポ
インティングデバイス管理装置からの特にスイッチの動
作に関する情報を用いてメニュー選択の情報を生成する
ポインティングデバイス付属スイッチ解析装置と、ポイ
ンティングデバイス管理装置とアイコンデータ管理装置
とアイコン表示管理装置とポインティングデバイス付属
スイッチ解析装置を制御しアイコン選択動作やメニュー
選択動作を管理するアイコン制御装置を備えたアイコン
メニュー制御装置である。
Means for Solving Problems The present invention provides a pointing device control device for managing information from a pointing device, a function of each icon, a position on the screen, an icon shape, and a menu displayed when the icon is selected. An icon data management device for storing and managing data, an icon display management device for displaying the icon on the screen and displaying the contents of menu data at the position of the icon when the icon is selected, and particularly a switch from the pointing device management device. Switch operation device with pointing device that generates information for menu selection using information related to operation of the device, control device of pointing device, icon data management device, icon display management device, and switch analysis device with pointing device It is an icon menu control device provided with an icon control device for managing a menu selection operation.

作用 本発明は前記した構成により、アイコンメニュー制御装
置がポインティングデバイス制御装置よりポインティン
グデバイス付属のスイッチが押された情報(位置情報も
含む)を得ると、アイコンデータ管理装置を用いて対応
するアイコンが存在するか調べ、存在すればアイコンデ
ータ管理装置を用いてそのアイコンのもつメニューを表
示する。
Operation According to the present invention, when the icon menu control device obtains information (including position information) that the switch attached to the pointing device is pressed from the pointing device control device, the corresponding icon is displayed by using the icon data management device. If it exists, the icon data management device is used to display the menu of the icon.

次にアイコンメニュー制御装置は、ポインティングデバ
イス付属スイッチ解析装置を用いてスイッチの動作から
メニューの項目の選択を行うことにより、メニュー選択
のためのポインティングデバイスの移動動作がないた
め、高速にメニューの選択動作を行うことができる。
Next, the icon menu control device selects the item of the menu from the switch operation using the switch analysis device attached to the pointing device, so that there is no movement operation of the pointing device for menu selection, so that the menu selection can be performed at high speed. You can take action.

実施例 第1図は本発明の第1の実施例における多機能アイコン
制御装置の構成を示す図である。第1図において、8は
A.L.U.、9はメモリ、10は表示メモリ、11は
CRT装置、12は表示メモリ10の内容から映像信号
を生成CRT装置11に表示させる表示制御装置、13
はポインティングデバイスを制御しデータの入力管理を
行なうポインティングデバイス管理装置、14は各アイ
コンの持つ機能・画面力の位置・アイコンの形状情報・
メニューの数・アイコンを選択した時に表示するメニュ
ーデータを管理するアイコンデータ管理装置、15はア
イコンデータ管理装置が管理しているアイコンデータを
用いて、アイコンを画面上に表示しアイコンが選択され
たときメニューデータの内容をアイコンの位置に表示す
るアイコン表示管理装置、16はポインティングデバイ
ス管理装置13からスイッチの動作の情報を取り出しメ
ニュー項目選択のための情報を作成するポインティング
デバイス付属スイッチ解析装置、17はポインティング
デバイス管理装置13とアイコンデータ管理装置14と
アイコン表示管理装置15とポインティングデバイス付
属スイッチ解析装置16を制御しアイコン選択動作やメ
ニュー選択動作を制御するアイコン制御装置、18はA.
L.U.8,表示制御装置12,アイコン制御装置17を制
御する制御装置である。
First Embodiment FIG. 1 is a diagram showing the configuration of a multi-function icon controller according to the first embodiment of the present invention. In FIG. 1, 8 is A. L. U. , 9 is a memory, 10 is a display memory, 11 is a CRT device, 12 is a display control device which causes the CRT device 11 to generate a video signal from the contents of the display memory 10, and 13
Is a pointing device management device that controls the pointing device and manages input of data, and 14 is a function of each icon, position of screen force, icon shape information,
The icon data management device that manages the menu data displayed when the number of menus / icons is selected, 15 uses the icon data managed by the icon data management device, displays the icon on the screen, and the icon is selected. At this time, an icon display management device for displaying the contents of the menu data at the position of the icon, 16 is a pointing device attached switch analysis device for extracting information on the operation of the switch from the pointing device management device 13 and creating information for selecting a menu item, 17 Is an icon control device that controls the pointing device management device 13, the icon data management device 14, the icon display management device 15, and the pointing device attached switch analysis device 16 to control the icon selection operation and the menu selection operation.
The control device controls the LU 8, the display control device 12, and the icon control device 17.

以上のように構成された本実施例の多機能アイコン制御
装置について、以下その動作を説明する。
The operation of the multi-function icon control device of this embodiment configured as described above will be described below.

最初に、アイコンデータ管理装置14には第2図に示す
ように各アイコンのデータが初期設定されているものと
する。アイコンのデータは、アイコンの機能を示すアイ
コン機能識別子19・アイコンの画面上での位置情報2
0・アイコンの形状情報21・アイコンが持つメニュー
の数22・メニューの内容であるメニューデータ23の
形式で記憶されているものとし、各アイコンごとにデー
タが続いているものとする。
First, it is assumed that the data of each icon is initialized in the icon data management device 14 as shown in FIG. The icon data is the icon function identifier 19 indicating the function of the icon, the position information 2 of the icon on the screen.
It is assumed that the data is stored in the form of 0, the shape information 21 of the icon, the number of menus 22 the icon has, and the menu data 23 that is the contents of the menu, and the data continues for each icon.

また、カーソルはポインティングデバイスの動きに従っ
てCRT装置11上を動くものとし、ポインティングデ
バイスは2つ以上のスイッチ(主スイッチと副スイッ
チ)を持っているものとする。
Further, the cursor moves on the CRT device 11 according to the movement of the pointing device, and the pointing device has two or more switches (main switch and sub switch).

本実施例では、メニュー項目の選択はアイコン選択を主
スイッチを用いて行った後、ポインティングデバイスに
付属する副スイッチを押す回数により決定され、この選
択処理を終了するにはもう1度主スイッチを押すものと
する。
In the present embodiment, the selection of the menu item is determined by the number of times the sub switch attached to the pointing device is pressed after the icon is selected using the main switch, and the main switch is pressed again to end the selection process. It shall be pushed.

さらにCRT装置11上に第3図の(a)に示けように、
アイコンが表示されているものとし、このアイコン上に
カーソルを置きメニューの選択動作を行なう時の各機能
の動作について説明する。
Furthermore, as shown in FIG. 3 (a) on the CRT device 11,
It is assumed that an icon is displayed, and the operation of each function when the cursor is placed on this icon and the menu selecting operation is performed will be described.

実際の動作を第4図と第5図のフローチャートを用いて
説明する。
The actual operation will be described with reference to the flowcharts of FIGS. 4 and 5.

まず24において、アイコン制御装置17はポインティ
ングデバイス管理装置13に指令を与えポインティング
デバイスに付属するスイッチの状態(スイッチが押され
たかどうかの情報・現在のカーソルの位置・スイッチ番
号等)を入力する。もし主スイッチが押されている状態
ならば、つぎの25の処理を行なう。主スイッチが押さ
れていないならば、この24の処理を繰り返す。
First, at 24, the icon control device 17 gives a command to the pointing device management device 13 to input the state of the switch attached to the pointing device (information on whether the switch is pressed, the current cursor position, the switch number, etc.). If the main switch is pressed, the following 25 processes are performed. If the main switch is not pressed, the processing of 24 is repeated.

25においてアイコン制御装置17は、アイコンデータ
管理装置14に対して24で得たスイッチの状態の内、
主スイッチが押された時のカーソルの位置がアイコンデ
ータ管理装置14に登録されたアイコンの位置情報と対
応するものが存在するか調べる指令を与え、その報告に
より存在が確認されれば、26の処理へ移り、存在しな
いならば24の処理へ戻る。
In 25, the icon control device 17 instructs the icon data management device 14 of the switch states obtained in 24.
If the position of the cursor when the main switch is pressed corresponds to the position information of the icon registered in the icon data management device 14 is given, and a command confirms the existence, a 26 command is issued. The process moves to the process, and if it does not exist, the process returns to 24.

26においてアイコン制御装置17は、アイコン表示管
理装置15に対して25で指定されたアイコンの持つメ
ニューデータを表示するように指令する。この場合、画
面の表示は第3図の(b)に示すように変化する。
At 26, the icon control device 17 instructs the icon display management device 15 to display the menu data of the icon designated at 25. In this case, the screen display changes as shown in FIG.

27においてアイコン制御装置17は、ポインティング
デバイス付属スイッチ解析装置16に対してメニュー項
目を選択するためのデータを要求し、ポインティングデ
バイス付属スイッチ解析装置16より送信されてきた副
スイッチが押された回数のデータを用いて選択されたメ
ニュー項目を決定する。
In 27, the icon control device 17 requests data for selecting a menu item from the pointing device attached switch analysis device 16 and indicates the number of times the sub switch transmitted from the pointing device attached switch analysis device 16 is pressed. The data is used to determine the selected menu item.

28においてアイコン制御装置17は、選択されたアイ
コンおよび選択されたそのメニュー項目を制御装置18
に知らせ、その機能が実行され終了するまで待機し、終
了した時点で24へ処理を移す。
At 28, the icon controller 17 controls the selected icon and its selected menu item by the controller 18
And waits until the function is executed and ends, and when the function ends, moves to 24.

27でのポインティングデバイス付属スイッチ解析装置
16の動作について、第5図のフローチャートを用いて
詳しく説明する。
The operation of the pointing device-attached switch analysis device 16 at 27 will be described in detail with reference to the flowchart of FIG.

最初にアイコン制御装置17からメニュー項目選択デー
タを要求されると、29においてポインティングデバイ
ス付属スイッチ解析装置16内部に持つカウンタを初期
化する。(0を設定する。) 次に30で、ポインティングデバイス管理装置13を用
いてスイッチの状態を入力しスイッチが押されていれば
31の処理へ、押されていなければ30の処理を続け
る。
First, when the menu item selection data is requested from the icon control device 17, the counter in the pointing device attached switch analysis device 16 is initialized at 29. (Set 0.) Next, in step 30, the state of the switch is input using the pointing device management device 13, and if the switch is pressed, the process proceeds to step 31. If not, the process in step 30 is continued.

31においてスイッチの状態を調べ、副スイッチが押さ
れているならば32の処理に移り、副スイッチ以外の場
合33へ処理を移す。
The state of the switch is checked at 31 and if the sub switch is pressed, the process proceeds to 32. If it is not the sub switch, the process proceeds to 33.

32において、副スイッチが離されるのをポインティン
グデバイス管理装置13を用いて確認し、カウンタに1
値を加算する。そして制御を30へ戻す。
At 32, it is confirmed that the sub switch is released by using the pointing device management device 13, and the counter is set to 1
Add values. Then, the control is returned to 30.

33では、カウンタの内容をアイコン制御装置17へメ
ニュー項目選択のための情報として(副スイッチの押さ
れた回数)転送し、ポインティングデバイス付属スイッ
チ解析装置の動作を終了する。
At 33, the contents of the counter are transferred to the icon control device 17 as information for selecting a menu item (the number of times the sub switch is pressed), and the operation of the pointing device attached switch analysis device is ended.

以上のように、本実施例によれば、ポインティングデバ
イスからの情報を管理するポインティングデバイス制御
装置と、各アイコンの持つ機能、画面上の位置、アイコ
ンの形状、そのアイコンを選択した時に表示するメニュ
ーデータを記憶管理するアイコンデータ管理装置と、ア
イコンを画面上に表示しアイコンが選択されたときメニ
ューデータの内容をアイコンの位置に表示するアイコン
表示管理装置と、ポインティングデバイス管理装置から
の特にスイッチの動作に関する情報を用いてメニュー選
択の情報を生成するポインティングデバイス付属スイッ
チ解析装置と、ポインティングデバイス管理装置とアイ
コンデータ管理装置とアイコン表示管理装置とポインテ
ィングデバイス付属スイッチ解析装置を制御しアイコン
選択動作やメニュー選択動作を管理するアイコン制御装
置を設けることにより、副スイッチを押した回数からメ
ニューの項目の選択を行うことができ高速にメニューの
選択動作を行わせることができる。
As described above, according to the present embodiment, the pointing device control device that manages the information from the pointing device, the function of each icon, the position on the screen, the shape of the icon, the menu displayed when the icon is selected An icon for managing data stored in the data management device, an icon display management device for displaying the icon on the screen and displaying the contents of the menu data at the position of the icon when the icon is selected, and especially for the switch from the pointing device management device. Controls the switch for pointing device attachment, which generates information for menu selection by using information related to operation, and the pointing device management device, icon data management device, icon display management device, and pointing device attached switch analysis device to control icon selection operation and menus. By providing an icon controller for managing the selection operation, it is possible to perform the menu selection operation at high speed can make a selection of a menu item from the number of press sub-switch.

なお、第1の実施例においてメニュー項目の選択は副ス
イッチの押した回数としたが短く押すものと長く押すも
のの2種類の符号の組み合わせにより選択情報を現わし
ても良い。
In the first embodiment, the selection of the menu item is the number of times the sub switch is pressed, but the selection information may be expressed by a combination of two types of codes, short pressing and long pressing.

発明の効果 以上説明したように、本発明によれば、メニュー選択に
ポインティングデバイスに付属するスイッチの動作を用
いているため、ポインティングデバイスの移動動作がな
く、高速かつ簡単にメニューの選択動作を行うことがで
き、その実用的効果は大きい。
As described above, according to the present invention, since the operation of the switch attached to the pointing device is used for menu selection, there is no movement of the pointing device, and the menu selection operation is performed quickly and easily. It is possible and its practical effect is great.

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

第1図は本発明における一実施例のアイコンメニュー制
御装置の構成を示すブロック図、第2図は同実施例のア
イコンデータ管理装置が管理するアイコンデータの記憶
形式を示す図、第3図は同実施例での表示画面を示す
図、第4図および第5図は同実施例の動作をフローチャ
ートで示した図、第6図は従来のアイコンを用いた計算
機装置の構成を示すブロック図である。 8……A.L.U.、9……メモリ、10……表示メモ
リ、11……CRT装置、12……表示制御装置、13
……ポインティングデバイス管理装置、14……アイコ
ンデータ管理装置、15……アイコン表示管理装置、1
6……ポインティングデバイス付属スイッチ解析装置、
17……アイコン制御装置、18……制御装置。
FIG. 1 is a block diagram showing a configuration of an icon menu control device according to an embodiment of the present invention, FIG. 2 is a diagram showing a storage format of icon data managed by an icon data management device of the embodiment, and FIG. FIG. 4 is a diagram showing a display screen in the same embodiment, FIGS. 4 and 5 are flowcharts showing the operation of the embodiment, and FIG. 6 is a block diagram showing a configuration of a computer device using conventional icons. is there. 8 ... A. L. U. , 9 ... Memory, 10 ... Display memory, 11 ... CRT device, 12 ... Display control device, 13
...... Pointing device management device, 14 ...... Icon data management device, 15 ...... Icon display management device, 1
6 ... switch analysis device attached to pointing device,
17 ... Icon control device, 18 ... Control device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ポインティングデバイスからの情報を管理
するポインティングデバイス管理装置と、各アイコンの
持つ機能、画面上の位置、アイコンの形状、そのアイコ
ンを選択した時に表示するメニューデータを記憶管理す
るアイコンデータ管理装置と、アイコンを画面上に表示
しアイコンが選択されたときメニューデータの内容をア
イコンの位置に表示するアイコン表示管理装置と、前記
ポインティングデバイス管理装置からのスイッチの動作
に関する情報を用いてメニュー選択の情報を生成するポ
インティングデバイス付属スイッチ解析装置と、前記ポ
インティングデバイス管理装置と前記アイコンデータ管
理装置と前記アイコン表示管理装置と前記ポインティン
グデバイス付属スイッチ解析装置を制御しアイコン選択
動作やメニュー選択動作を管理するアイコン制御装置を
備えたことを特徴とするアイコンメニュー制御装置。
1. A pointing device management device that manages information from a pointing device, and icon data that stores and manages the function of each icon, the position on the screen, the shape of the icon, and the menu data displayed when the icon is selected. A management device, an icon display management device that displays the icon on the screen and displays the contents of the menu data at the position of the icon when the icon is selected, and a menu using the information about the operation of the switch from the pointing device management device. A pointing device attached switch analysis device that generates selection information, the pointing device management device, the icon data management device, the icon display management device, and the pointing device attached switch analysis device are controlled to perform icon selection operation and menu selection. Icon menu control apparatus characterized by comprising an icon controller for managing the operation.
JP60118305A 1985-05-31 1985-05-31 Icon menu control device Expired - Lifetime JPH063575B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60118305A JPH063575B2 (en) 1985-05-31 1985-05-31 Icon menu control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60118305A JPH063575B2 (en) 1985-05-31 1985-05-31 Icon menu control device

Publications (2)

Publication Number Publication Date
JPS61276013A JPS61276013A (en) 1986-12-06
JPH063575B2 true JPH063575B2 (en) 1994-01-12

Family

ID=14733392

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60118305A Expired - Lifetime JPH063575B2 (en) 1985-05-31 1985-05-31 Icon menu control device

Country Status (1)

Country Link
JP (1) JPH063575B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0769778B2 (en) * 1987-06-09 1995-07-31 富士通株式会社 Icon menu / palletizing method
JPH01111224A (en) * 1987-10-23 1989-04-27 Nec Corp Input control system for mouse
JPH01180032A (en) * 1988-01-11 1989-07-18 Nec Corp Input control system for mouse
JPH01223568A (en) * 1988-03-02 1989-09-06 Hitachi Ltd Drawing management method
EP0354814B1 (en) * 1988-08-12 1994-10-12 ESSELTE METO INTERNATIONAL GmbH Printers and ancillary systems
EP0859307A1 (en) * 1997-02-18 1998-08-19 International Business Machines Corporation Control mechanism for graphical user interface
JP5029400B2 (en) * 2008-02-08 2012-09-19 ヤマハ株式会社 Management program and information processing apparatus

Also Published As

Publication number Publication date
JPS61276013A (en) 1986-12-06

Similar Documents

Publication Publication Date Title
JP2654283B2 (en) Icon display method
EP0671029B1 (en) Apparatus and method for controlling cursor movement
JP4471114B2 (en) Remote device control apparatus and method
US20150128077A1 (en) Method and apparatus for editing touch display
JPS6286469A (en) Multiprocessing window display
JPH063575B2 (en) Icon menu control device
JPH053011B2 (en)
JPH0916370A (en) Display object selection method
JPH0756625B2 (en) Cursor menu controller
JPH03144719A (en) Information processing device and information processing method
JP2899099B2 (en) Instruction operation method of information processing system
JP2000188792A (en) Key sharing method and same function sharing method
JP2564590B2 (en) Information processing device
JPH03256116A (en) Information processing device and menu display method
JPH0814851B2 (en) Information processing device
JP2952932B2 (en) Data processing system
JP2719242B2 (en) Graphic processing method of data in memory
JPS63205722A (en) Menu control device
JPS62281076A (en) Multi-window display control method
JPH04625A (en) Information processor
JPH0452686A (en) Display area movement control system
JPS61285531A (en) Multi-function icon controller
JPH11126123A (en) Data processor control display system and computer implementation method
JPH05289843A (en) Cursor control method
JP2001265476A (en) Human machine interface device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term