JPH06110670A - Graphic user interface function customizing system - Google Patents

Graphic user interface function customizing system

Info

Publication number
JPH06110670A
JPH06110670A JP10265392A JP10265392A JPH06110670A JP H06110670 A JPH06110670 A JP H06110670A JP 10265392 A JP10265392 A JP 10265392A JP 10265392 A JP10265392 A JP 10265392A JP H06110670 A JPH06110670 A JP H06110670A
Authority
JP
Japan
Prior art keywords
user interface
language
graphic user
event
extended language
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.)
Withdrawn
Application number
JP10265392A
Other languages
Japanese (ja)
Inventor
Kazuhisa Kirigatani
和久 桐ケ谷
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 JP10265392A priority Critical patent/JPH06110670A/en
Publication of JPH06110670A publication Critical patent/JPH06110670A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide the graphic user interface function customizing system which can acquire an event by the instruction of event acquisition in an expanded language without necessity for memorizing any new language concerning the description of a graphic user interface. CONSTITUTION:At the time of executing an expanded language program 2 independently of the expanded language, the constitution of a window is described by a graphic user interface description 4 in a graphic user interface description language read by a function in a graphic control routine group 3 corresponding to the instruction of the expanded language, processing for the operation of a user is described by an interpreter type expanded language, and an expanded language interpreter 1 is managed in an expanded language interpreter managing routine 5. Further, at the time of generating the event, the processing for the event and the restart of the expanded language interpreter 1 are requested by an event processing routine 6. Thus, the constitution of the window is separated from an operation part, and the diversion of a program prepared in the past is improved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はグラフィックユーザイン
タフェース機能カスタマイズ方式に関し、特にグラフィ
ックユーザインターフェース機能をCADツール等の拡
張言語で記述したコマンドの中で用いるグラフィックユ
ーザインタフェース機能カスタマイズ方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic user interface function customizing method, and more particularly to a graphic user interface function customizing method used in a command in which a graphic user interface function is described in an extended language such as a CAD tool.

【0002】[0002]

【従来の技術】従来のグラフィックユーザインタフェー
ス機能カスタマイズ方式は、拡張言語そのものによって
ウインドウの構成を記述する方式をとっていた。例え
ば、図3に示すようなウインドウを表示する場合には、
まず個々のボタン301,302,303を拡張言語の
ボタン作成用関数を用いて作成し、次に、テキスト入力
部304をテキスト入力部分作成用関数を用いて作成す
る。続いて、外枠となるウインドウ305をウインドウ
作成用関数を用いて作成する。さらに、ウインドウ30
5の内部にボタン301,302,303やテキスト入
力部304を割り付けることによってウインドウ全体を
作成し、最後にそのウインドウ全体を表示する関数を呼
ぶことによって行っていた。
2. Description of the Related Art A conventional graphic user interface function customizing method is a method of describing a window structure by an extended language itself. For example, when displaying a window as shown in FIG.
First, the individual buttons 301, 302, 303 are created by using the button creation function of the extended language, and then the text input part 304 is created by using the text input part creation function. Subsequently, the window 305 serving as the outer frame is created using the window creating function. Furthermore, window 30
The entire window is created by allocating the buttons 301, 302, 303 and the text input section 304 to the inside of 5, and finally the function for displaying the entire window is called.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のグラフ
ィックユーザインタフェース機能カスタマイズ方式は、
グラフィックユーザインターフェース部分の作成者はそ
の拡張言語特有のウインドウ作成の命令や関数、および
ウインドウ構成方法を学ばねばならないという問題点が
ある。又、グラフィックユーザインターフェース記述言
語はイベントドリブンを基本としているため、熟練した
プログラム開発者を必要とするという問題点もある。
The above-mentioned conventional graphic user interface function customizing method is as follows.
There is a problem that the creator of the graphic user interface part has to learn the window creating commands and functions peculiar to the extended language and the window structuring method. In addition, since the graphic user interface description language is basically event driven, there is a problem that a skilled program developer is required.

【0004】本発明の目的は、グラフィックユーザイン
ターフェースの記述に関して新たな言語を覚える必要を
なくし、拡張言語のイベント取得という命令によってイ
ベントが取得できるグラフィックユーザインタフェース
機能カスタマイズ方式を提供することにある。
It is an object of the present invention to provide a graphic user interface function customizing method in which it is not necessary to learn a new language for describing a graphic user interface, and an event can be acquired by an event acquisition command of an extended language.

【0005】[0005]

【課題を解決するための手段】本発明のグラフィックユ
ーザインタフェース機能カスタマイズ方式は、アプリケ
ーションプログラムのコマンドの手続きを使用時に定義
するための拡張言語を実行する拡張言語インタプリタ
と、拡張言語プログラムと、前記拡張言語インタプリタ
から呼び出されるグラフィックユーザインターフェース
用ルーチンやグラフィックコントロールルーチンを含む
グラフィックコントロールルーチン群と、拡張言語と独
立に前記拡張言語プログラムの実行時に前記拡張言語の
命令によって前記グラフィクコントロールルーチン群内
の関数により読み込まれるグラフィックユーザインター
フェース記述言語によるグラフィックユーザインターフ
ェース記述と、前記拡張言語インタプリタを管理し前記
グラフィックユーザインターフェース記述の呼び出しを
行う拡張言語インタプリタ管理ルーチンと、イベントの
発生により前記グラフィックコントロールルーチンから
呼び出され前記イベントに対する処理と前記拡張言語イ
ンタプリタの再開を要請するイベント処理ルーチンとを
備える構成である。
A graphic user interface function customizing method of the present invention is an extended language interpreter for executing an extended language for defining a command procedure of an application program at the time of use, an extended language program, and the extension. A graphic control routine group including a graphic user interface routine and a graphic control routine called from a language interpreter, and read by a function in the graphic control routine group by an instruction of the extended language when the extended language program is executed independently of the extended language. A graphic user interface description in a graphic user interface description language and the graphic user interface managing the extended language interpreter. And extension language interpreter management routine for a call centers face description, a configuration called by occurrence of an event from the graphic control routine and an event processing routine for requesting resumption of the extended language interpreter and processing of the event.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明の一実施例のブロック図であ
る。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0008】合明のグラフィックユーザインタフェース
機能カスタマイズ方式は、アプリケーションプログラム
のコマンドの手続きをユーザが定義するための拡張言語
を実行する拡張言語インタプリタ1と、拡張言語プログ
ラム2と、拡張言語インタプリタ1から呼び出されるグ
ラフィックユーザインターフェース用ルーチンやグラフ
ィックコントロールルーチンを含むグラフィックコント
ロールルーチン群3と、拡張言語と独立に拡張言語プロ
グラム2の実行時に、拡張言語の命令によってグラフィ
クコントロールルーチン群3内の関数により読み込まれ
るグラフィックユーザインターフェース記述言語による
グラフィックユーザインターフェース記述4と、拡張言
語インタプリタ1を管理しグラフィックユーザインター
フェース記述の呼び出しを行う拡張言語インタプリタ管
理ルーチン5と、イベントの発生によりグラフィックコ
ントロールルーチンから呼び出され、イベントに対する
処理と拡張言語インタプリタ1の再開を要請するイベン
ト処理ルーチン6とを備えている。
The Aimei graphic user interface function customizing method is called from the extended language interpreter 1, the extended language program 2, and the extended language interpreter 1 for executing the extended language for the user to define the procedure of the command of the application program. A graphic control routine group 3 including a graphic user interface routine and a graphic control routine, and a graphic user loaded by a function in the graphic control routine group 3 by an instruction of the extended language when the extended language program 2 is executed independently of the extended language. The graphic user interface description 4 in the interface description language and the extended language interpreter 1 are managed to call the graphic user interface description. And extended language interpreter management routine 5 for issuing, called by the occurrence of events from the graphic control routine, and a event processing routine 6 requesting process and resume the extended language interpreter 1 for the event.

【0009】次に動作について説明する。Next, the operation will be described.

【0010】図2は本発明の一実施例の流れ図である。
名称および符号は図1のものを使用し、図1上での相互
関係もアルファベットで表示する。
FIG. 2 is a flow chart of one embodiment of the present invention.
The names and symbols used in FIG. 1 are used, and the mutual relationships in FIG.

【0011】まず、ステップ(以下Sと記す)11で拡
張言語インタプリタ管理ルーチン5により拡張言語イン
タプリタ1を起動し(図1:f)、S12で拡張言語プ
ログラム2を読み込み実行する(図1:i)。次に、拡
張言語プログラム2中にグラフィックユーザインターフ
ェース記述4を読み込む命令があると、拡張言語インタ
プリタ1は、グラフィックコントロールルーチン群3を
呼び出し(図1:g)S13でグラフィックコントロー
ルルーチン群3がグラフィックユーザインターフェース
記述4を読み込む(図1:c)。続いて、S14で拡張
言語プログラム2の中でイベントをとるという関数を実
行すると、S15で一旦拡張言語インタプリタ1を中断
して拡張言語インタプリタ管理ルーチン5に戻る(図
1:e)。拡張言語インタプリタ管理ルーチン5では、
S16でグラフィックコントロールルーチン群3内のイ
ベント取得関数を呼び出す(図1:d)。次に、S17
でイベントが発生したか否かを判別し、イベントが発生
しない間は、S18で拡張言語インタプリタ管理ルーチ
ン5はその他の作業を行っている。イベントが発生する
とグラフィックコントロールルーチン群3は、イベント
処理ルーチン6を呼び出し(図1:b)、イベントに応
じた処理を行った後、拡張言語インタプリタ管理ルーチ
ン5に対して拡張言語インタプリタ1を再開するよう要
請し(図1:a)、拡張言語インタプリタ管理ルーチン
5は、S19で拡張言語インタプリタ1を再開し(図
1:f)、拡張言語インタプリタ1は 以前中断した拡
張言語プログラム2の直後から実行を再開し、S20で
イベントを受け取りS21でイベントに応じた処理を行
う。ウインドウの状態は、拡張言語インタプリタ1から
グラフィックコントロールルーチン群3を呼び出し(図
1:g)、得ることができる(図1:h)。すべての処
理を終了すれば、S22でウインドウの消去とデータの
クリアとを行い終了し、以後、その他の処理を行う。
First, in step (hereinafter referred to as S) 11, the extended language interpreter management routine 5 starts the extended language interpreter 1 (FIG. 1: f), and in S12, the extended language program 2 is read and executed (FIG. 1: i). ). Next, when there is an instruction to read the graphic user interface description 4 in the extended language program 2, the extended language interpreter 1 calls the graphic control routine group 3 (FIG. 1: g). The interface description 4 is read (FIG. 1: c). Then, in S14, when a function of taking an event is executed in the extended language program 2, the extended language interpreter 1 is temporarily interrupted in S15 and the extended language interpreter management routine 5 is returned (FIG. 1: e). In the extended language interpreter management routine 5,
In S16, the event acquisition function in the graphic control routine group 3 is called (FIG. 1: d). Next, S17
In step S18, the extended language interpreter management routine 5 performs other work while determining whether or not an event has occurred. When an event occurs, the graphic control routine group 3 calls the event processing routine 6 (FIG. 1: b), performs processing according to the event, and then restarts the extended language interpreter 1 to the extended language interpreter management routine 5. Request (FIG. 1: a), the extended language interpreter management routine 5 restarts the extended language interpreter 1 in S19 (FIG. 1: f), and the extended language interpreter 1 executes immediately after the previously interrupted extended language program 2. Is resumed, the event is received in S20, and the process according to the event is performed in S21. The state of the window can be obtained by calling the graphic control routine group 3 from the extended language interpreter 1 (FIG. 1: g) (FIG. 1: h). When all the processes are completed, the window is erased and the data is cleared in S22, and the process is completed. Then, other processes are performed.

【0012】[0012]

【発明の効果】以上説明したように、本発明は、アプリ
ケーションプログラムのコマンドの手続きを使用時に定
義するための拡張言語を実行する拡張言語インタプリタ
と、拡張言語プログラムと、拡張言語インタプリタから
呼び出されるグラフィックユーザインターフェース用ル
ーチンやグラフィックコントロールルーチンを含むグラ
フィックコントロールルーチン群と、拡張言語と独立に
拡張言語プログラムの実行時に拡張言語の命令によって
グラフィクコントロールルーチン群内の関数により読み
込まれるグラフィックユーザインターフェース記述言語
によるグラフィックユーザインターフェース記述と、拡
張言語インタプリタを管理しグラフィックユーザインタ
ーフェース記述の呼び出しを行う拡張言語インタプリタ
管理ルーチンと、イベントの発生によりグラフィックコ
ントロールルーチンから呼び出されイベントに対する処
理と拡張言語インタプリタの再開を要請するイベント処
理ルーチンとを備えることにより、グラフィックユーザ
インターフェースの記述に関して新たな言語を覚える必
要をなくし、拡張言語のイベント取得という命令によっ
てイベントが取得できるという効果が有る。
As described above, according to the present invention, an extended language interpreter for executing an extended language for defining a command procedure of an application program at the time of use, an extended language program, and a graphic called from the extended language interpreter. A graphic control routine group including user interface routines and graphic control routines, and a graphic user in a graphic user interface description language that is read by a function in the graphic control routine group by an extension language instruction independently of the extension language when the extension language program is executed. An interface description and an extended language interpreter management routine that manages the extended language interpreter and calls the graphic user interface description, By providing an event processing routine that is called from the graphic control routine when an event occurs and requests the restart of the extended language interpreter, it is not necessary to remember a new language for the description of the graphic user interface, and the event of the extended language event There is an effect that the event can be acquired by the acquisition command.

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

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

【図2】本発明の一実施例の流れ図である。FIG. 2 is a flow chart of one embodiment of the present invention.

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

1 拡張言語インタプリタ 2 拡張言語プログラム 3 グラフィックコントロールルーチン群 4 グラフィックユーザインターフェース記述 5 拡張言語インタプリタ管理ルーチン 6 イベント処理ルーチン 1 extended language interpreter 2 extended language program 3 graphic control routines 4 graphic user interface description 5 extended language interpreter management routine 6 event processing routine

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラムのコマンド
の手続きを使用時に定義するための拡張言語を実行する
拡張言語インタプリタと、拡張言語プログラムと、前記
拡張言語インタプリタから呼び出されるグラフィックユ
ーザインターフェース用ルーチンやグラフィックコント
ロールルーチンを含むグラフィックコントロールルーチ
ン群と、拡張言語と独立に前記拡張言語プログラムの実
行時に前記拡張言語の命令によって前記グラフィクコン
トロールルーチン群内の関数により読み込まれるグラフ
ィックユーザインターフェース記述言語によるグラフィ
ックユーザインターフェース記述と、前記拡張言語イン
タプリタを管理し前記グラフィックユーザインターフェ
ース記述の呼び出しを行う拡張言語インタプリタ管理ル
ーチンと、イベントの発生により前記グラフィックコン
トロールルーチンから呼び出され前記イベントに対する
処理と前記拡張言語インタプリタの再開を要請するイベ
ント処理ルーチンとを備えることを特徴とするグラフィ
ックユーザインタフェース機能カスタマイズ方式。
1. An extended language interpreter for executing an extended language for defining a command procedure of an application program at the time of use, an extended language program, and a graphic user interface routine and a graphic control routine called from the extended language interpreter. A group of graphic control routines, a graphic user interface description in a graphic user interface description language read by a function in the graphic control routine group by an instruction of the extended language when the extended language program is executed independently of the extended language, and the extension An extended language interpreter management routine that manages the language interpreter and calls the graphic user interface description, and an event. A graphic user interface function customizing method, comprising: a process for the event, which is called by the graphic control routine when an event occurs, and an event processing routine for requesting restart of the extended language interpreter.
JP10265392A 1992-04-22 1992-04-22 Graphic user interface function customizing system Withdrawn JPH06110670A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10265392A JPH06110670A (en) 1992-04-22 1992-04-22 Graphic user interface function customizing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10265392A JPH06110670A (en) 1992-04-22 1992-04-22 Graphic user interface function customizing system

Publications (1)

Publication Number Publication Date
JPH06110670A true JPH06110670A (en) 1994-04-22

Family

ID=14333206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10265392A Withdrawn JPH06110670A (en) 1992-04-22 1992-04-22 Graphic user interface function customizing system

Country Status (1)

Country Link
JP (1) JPH06110670A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007148874A (en) * 2005-11-29 2007-06-14 Kyocera Corp Event delivery method in event-driven type application and digital broadcast receiver
US8572592B2 (en) 2005-10-12 2013-10-29 Spansion Llc Extended language specification assigning method, program developing method and computer-readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8572592B2 (en) 2005-10-12 2013-10-29 Spansion Llc Extended language specification assigning method, program developing method and computer-readable storage medium
JP2007148874A (en) * 2005-11-29 2007-06-14 Kyocera Corp Event delivery method in event-driven type application and digital broadcast receiver

Similar Documents

Publication Publication Date Title
JP3399665B2 (en) Information processing device
JPH06110670A (en) Graphic user interface function customizing system
JPH0728616A (en) Virtual terminal system by virtual window
JP3241367B2 (en) Display control method
JP3524187B2 (en) Shared window operation right management system and control method therefor
JPH0462090B2 (en)
JP3085202B2 (en) Memory priority control method
JPH04188339A (en) Control system for deleted record
JPH0414161A (en) Transaction processing system
JPH047637A (en) Program diagram generating device
JPH03122748A (en) Program message control mechanism
JPH10283323A (en) Display occupying user switching device of computer
JPH052587A (en) Document preparation device
JPH06110546A (en) Control monitor device
JPH0317769A (en) Extending method for function of application soft
JPH0120780B2 (en)
JPH08328836A (en) Graphic information managing device
JPH03269639A (en) Batch job execution system
JPH07182487A (en) Graphic screen generation device
JPH03218532A (en) Control system for arbitrary starting program
JPH04318622A (en) Simple program generation system
JPH04350721A (en) Window display system
JPH04147335A (en) Simple built-in processing system for user program
JPS63198129A (en) Input data processing system in procedure
JPS6244804A (en) Method for accessing working program by numerical controller

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990706