JP2523804B2 - Menu display device - Google Patents

Menu display device

Info

Publication number
JP2523804B2
JP2523804B2 JP63193782A JP19378288A JP2523804B2 JP 2523804 B2 JP2523804 B2 JP 2523804B2 JP 63193782 A JP63193782 A JP 63193782A JP 19378288 A JP19378288 A JP 19378288A JP 2523804 B2 JP2523804 B2 JP 2523804B2
Authority
JP
Japan
Prior art keywords
menu
display
data
display attribute
default
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
JP63193782A
Other languages
Japanese (ja)
Other versions
JPH0243817A (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 JP63193782A priority Critical patent/JP2523804B2/en
Publication of JPH0243817A publication Critical patent/JPH0243817A/en
Application granted granted Critical
Publication of JP2523804B2 publication Critical patent/JP2523804B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、表示装置上にメニューを表示し、機能の選
択や処理を行う計算機装置の、メニュー表示装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a menu display device of a computer device that displays a menu on a display device to select and process functions.

従来の技術 第3図は、従来のメニュー表示装置の構成図であり、
9はメニューデータ格納装置、10は表示装置、11はメニ
ューデータ格納装置9からメニュー定義データを読込
み、表示装置10に表示するメニュー表示制御装置であ
る。
Prior Art FIG. 3 is a block diagram of a conventional menu display device,
Reference numeral 9 is a menu data storage device, 10 is a display device, and 11 is a menu display control device for reading menu definition data from the menu data storage device 9 and displaying it on the display device 10.

以上のように構成された従来のメニュー表示装置につ
いて、以下その動きを説明する。
The operation of the conventional menu display device configured as described above will be described below.

メニュー表示制御装置11は、メニュー表示命令を受け
取ると、メニューデータ格納装置9に記憶されているメ
ニュー定義データを読込み、あらかじめ決められた一定
形状のメニューを、表示装置10に表示する。
When the menu display control device 11 receives the menu display command, the menu display control device 11 reads the menu definition data stored in the menu data storage device 9 and displays a menu of a predetermined fixed shape on the display device 10.

発明が解決しようとする課題 しかしながら上記のような構成では、表示されるメニ
ューの色、形状はすべてに共通して一定であり、視覚的
に単調で、個々のメニューの特徴を出しにくいという問
題点を有していた。
SUMMARY OF THE INVENTION However, in the above-mentioned configuration, the colors and shapes of the displayed menus are common to all, and it is visually monotonous that it is difficult to show the characteristics of each menu. Had.

本発明はかかる点に鑑み、各メニュー毎に、表示形
状、色などを定義した表示属性を対応づけることによ
り、違ったデザインのメニューを同時に扱うことのでき
るメニュー表示装置を提供することを目的とする。
In view of such a point, an object of the present invention is to provide a menu display device capable of simultaneously handling menus of different designs by associating a display attribute defining a display shape, a color, etc. with each menu. To do.

課題を解決するための手段 本発明は、メニュー上に表示すべき項目データ、メニ
ューの表示上の特徴を示しメニュー毎に独自に定義され
るローカル表示属性データと共通に参照されるデフォル
ト表示属性データとからなる表示属性データ、および前
記項目データと前記表示属性データを管理しメニュー表
示を制御するための制御データとからなるメニュー定義
データと、前記メニュー定義データを格納するメニュー
データ格納装置と、前記メニューデータ格納装置からメ
ニュー定義データを読込み表示装置上でのメニューの表
示を制御するメニュー表示制御装置と、前記デフォルト
表示属性データを設定するデフォルト表示属性設定装置
を備えたことを特徴とするメニュー装置である。
Means for Solving the Problems The present invention is directed to item data to be displayed on a menu, default display attribute data commonly referred to as local display attribute data which is uniquely defined for each menu and which is uniquely defined for each menu. Display attribute data consisting of, and menu definition data consisting of the item data and control data for managing the display attribute data and controlling menu display; and a menu data storage device for storing the menu definition data, A menu device including a menu display control device for reading menu definition data from a menu data storage device and controlling display of a menu on a display device, and a default display attribute setting device for setting the default display attribute data. Is.

作用 本発明は前記した構成により、メニュー表示制御装置
がメニュー表示命令を受け取ると、メニューデータ格納
装置に記憶されているメニュー定義データを用いて、表
示装置にメニューを表示する。メニューデータ格納装置
は、メニュー定義データとして、文字コード等のメニュ
ー項目データと、メニューの色,形状など表示上の特徴
を示す表示属性データ、及びメニュー表示を制御するた
めの制御データを格納している。表示属性データは、各
メニュー固有のローカル表示属性データと、グローバル
に参照されるデフォルト表示属性データとに分けられ
る。デフォルト表示属性は、デフォルト表示属性設定装
置を用いて動的に変更可能である。メニュー表示制御装
置は、指定されたメニューのローカル表示属性、または
デフォルト表示属性を参照し、そこで指定された色,形
状で、メニューを表示する。
With the above configuration, when the menu display control device receives the menu display command, the menu display data is displayed on the display device using the menu definition data stored in the menu data storage device. The menu data storage device stores, as the menu definition data, menu item data such as character codes, display attribute data indicating display characteristics such as menu color and shape, and control data for controlling menu display. There is. The display attribute data is divided into local display attribute data unique to each menu and default display attribute data that is referenced globally. The default display attribute can be dynamically changed by using the default display attribute setting device. The menu display control device refers to the local display attribute or the default display attribute of the designated menu and displays the menu in the color and shape designated therein.

実施例 第1図は本発明の実施例におけるメニュー表示装置の
構成図を示すものである。第1図において、1は、項目
データ、表示属性データ、及び制御データからなるメニ
ュー定義データを格納するメニューデータ格納装置、2
は表示装置、3はメニューデータ格納装置1からメニュ
ー定義データを読込み、表示装置2上でのメニューの表
示を制御するメニュー表示制御装置、4はメニューデー
タ格納装置1に格納されるデフォルト表示属性データを
設定するデフォルト表示属性設定装置である。
Embodiment FIG. 1 is a block diagram of a menu display device according to an embodiment of the present invention. In FIG. 1, 1 is a menu data storage device for storing menu definition data consisting of item data, display attribute data, and control data, 2
Is a display device, 3 is a menu display control device that reads menu definition data from the menu data storage device 1 and controls the display of a menu on the display device 2, and 4 is default display attribute data stored in the menu data storage device 1. Is a default display attribute setting device for setting.

以上のように構成された本実施例のメニュー表示装置
について、以下その動作を説明する。
The operation of the menu display device of this embodiment configured as described above will be described below.

メニュー表示制御装置3がユーザからのメニュー表示
命令を受け取ると、メニューデータ格納装置1内のメニ
ュー定義データを用いて、メニュー表示処理を開始す
る。
When the menu display control device 3 receives a menu display command from the user, the menu display processing is started using the menu definition data in the menu data storage device 1.

メニュー定義データは第2図のような構成で、5はメ
ニュー制御データ、6はメニュー項目データ、7はデフ
ォルト表示属性データ、8はローカル表示属性データで
ある。メニュー制御データ5は、それぞれのメニューの
視覚的特徴を表わす表示属性データへのポインタを有し
ている。表示属性としては、デフォルト表示属性7と、
ローカル表示属性8のいずれかが参照される。第2図で
は、メニューa、メニューbはデフォルト表示属性、メ
ニューcは独自のローカル表示属性で表示されるように
定義されている。
The menu definition data has a structure as shown in FIG. 2, 5 is menu control data, 6 is menu item data, 7 is default display attribute data, and 8 is local display attribute data. The menu control data 5 has pointers to display attribute data representing visual characteristics of each menu. As the display attributes, the default display attribute 7 and
Any of the local display attributes 8 is referenced. In FIG. 2, menu a and menu b are defined to be displayed with default display attributes, and menu c is defined to be displayed with its own local display attribute.

メニュー表示制御装置3は、指定されたメニューのメ
ニュー制御データ内のポインタを参照して、項目データ
及び表示属性データを読込み、指示された表示属性で、
表示装置2上にメニューを表示する。
The menu display control device 3 reads the item data and the display attribute data by referring to the pointer in the menu control data of the designated menu, and displays the item data and the display attribute data according to the designated display attribute.
The menu is displayed on the display device 2.

デフォルト表示属性設定装置4がデフォルト表示属性
変更命令を受け取ると、メニュー定義データ内のデフォ
ルト表示属性データ7を、指定された内容に変更する。
デフォルト表示属性の変更結果は、デフォルト表示属性
を参照するすべてのメニューの表示に反映される。
When the default display attribute setting device 4 receives the default display attribute change command, the default display attribute data 7 in the menu definition data is changed to the designated content.
The result of changing the default display attribute is reflected in the display of all menus that reference the default display attribute.

以上のように、本実施例によれば、メニュー毎に違っ
た色、形状の表示属性を対応させることができ、また、
標準として共通に参照されるデフォルト表示属性も、容
易に変更することができる。
As described above, according to this embodiment, display attributes of different colors and shapes can be associated with each menu.
The default display attributes commonly referred to as a standard can be easily changed.

発明の効果 以上説明したように、本発明によれば、メニュー毎に
表示属性を持たせることにより、個々のメニューを視覚
的に特徴づけることができる。また、標準の表示属性の
変更手段を用いて、より柔軟な表現方法が実現でき、そ
の実用的効果は大きい。
EFFECTS OF THE INVENTION As described above, according to the present invention, each menu can be visually characterized by giving each menu a display attribute. Further, a more flexible expression method can be realized by using the standard display attribute changing means, and its practical effect is great.

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

第1図は本発明における一実施例のメニュー表示装置の
機能ブロック図、第2図は本発明における一実施例のデ
ータ構造図、第3図は従来のメニュー表示装置の機能ブ
ロックである。 1……メニューデータ格納装置、2……表示装置、3…
…メニュー表示制御装置、4……デフォルト表示属性設
定装置、5……メニュー制御データ、6……メニュー項
目データ、7……デフォルト表示属性データ、8……ロ
ーカル表示属性データ、9……メニューデータ格納装
置、10……表示装置、11……メニュー表示制御装置。
FIG. 1 is a functional block diagram of a menu display device according to an embodiment of the present invention, FIG. 2 is a data structure diagram of an embodiment of the present invention, and FIG. 3 is a functional block of a conventional menu display device. 1 ... Menu data storage device, 2 ... Display device, 3 ...
... Menu display control device, 4 ... Default display attribute setting device, 5 ... Menu control data, 6 ... Menu item data, 7 ... Default display attribute data, 8 ... Local display attribute data, 9 ... Menu data Storage device, 10 ... Display device, 11 ... Menu display control device.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭61−194569(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-61-194569 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】メニュー上に表示すべき項目データ、メニ
ューの表示上の特徴を示しメニュー毎に独自に定義され
るローカル表示属性データと共通に参照されるデフォル
ト表示属性データとからなる表示属性データおよび前記
項目データと前記表示属性データを管理しメニュー表示
を制御するための制御データとからなるメニュー定義デ
ータと、前記メニュー定義データを格納するメニューデ
ータ格納装置と、前記メニューデータ格納装置からメニ
ュー定義データを読込み表示装置上でのメニューの表示
を制御するメニュー表示制御装置と、前記デフォルト表
示属性データを設定するデフォルト表示属性設定装置を
備えたことを特徴とするメニュー表示装置。
1. Display attribute data consisting of item display data to be displayed on a menu, local display attribute data uniquely defined for each menu and commonly referred to as default display attribute data indicating display characteristics of the menu. And menu definition data consisting of the item data and control data for managing the display attribute data and controlling the menu display, a menu data storage device for storing the menu definition data, and a menu definition from the menu data storage device. A menu display device comprising a menu display control device for reading data and controlling display of a menu on the display device, and a default display attribute setting device for setting the default display attribute data.
JP63193782A 1988-08-03 1988-08-03 Menu display device Expired - Lifetime JP2523804B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63193782A JP2523804B2 (en) 1988-08-03 1988-08-03 Menu display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63193782A JP2523804B2 (en) 1988-08-03 1988-08-03 Menu display device

Publications (2)

Publication Number Publication Date
JPH0243817A JPH0243817A (en) 1990-02-14
JP2523804B2 true JP2523804B2 (en) 1996-08-14

Family

ID=16313714

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63193782A Expired - Lifetime JP2523804B2 (en) 1988-08-03 1988-08-03 Menu display device

Country Status (1)

Country Link
JP (1) JP2523804B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101120586B (en) * 2005-05-10 2012-09-05 三星电子株式会社 Apparatus and method for displaying data broadcast contents in the data broadcast receiver

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7747185B2 (en) * 2006-03-09 2010-06-29 Kabushiki Kaisha Toshiba Image forming apparatus which displays a setting screen
CN101634930A (en) * 2009-08-18 2010-01-27 酷派软件技术(深圳)有限公司 Terminal and method thereof for assisting user in operation
JP6490153B2 (en) * 2017-06-20 2019-03-27 キヤノン株式会社 Communication terminal control method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101120586B (en) * 2005-05-10 2012-09-05 三星电子株式会社 Apparatus and method for displaying data broadcast contents in the data broadcast receiver

Also Published As

Publication number Publication date
JPH0243817A (en) 1990-02-14

Similar Documents

Publication Publication Date Title
US5652850A (en) Panel creation engine using templates to automatically configure user interface screeen displays
CA2046968C (en) Graphic image processing apparatus
JP2523804B2 (en) Menu display device
JPH0723995B2 (en) Document adjustment method
JPH0452871A (en) Character/graphic processor
JPH0827843B2 (en) How to edit a character string in a figure
JPH0565905B2 (en)
JP2586452B2 (en) Multi-window display device
JP3263205B2 (en) Programmable keyboard
JPH08202857A (en) Plotting device
JPH09128525A (en) Image color changing device
JPH0363207U (en)
JPH05314269A (en) Graph preparing device
JPH01144931U (en)
JPH05324178A (en) Pen input method and system
JPS62133516A (en) Menu item indicating device
JPH0358708U (en)
JPH0446491U (en)
JPH05143573A (en) Word processor
JPS6038713B2 (en) Display device control information display method
JPS6223342U (en)
JPH07281857A (en) System and device for menu display
JPS59142845U (en) Guidance display control device
JPH03113449U (en)
JPH0766452B2 (en) Graphic data input device

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

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20090531

Year of fee payment: 13