JPH03212718A - Operation menu controller - Google Patents

Operation menu controller

Info

Publication number
JPH03212718A
JPH03212718A JP2008662A JP866290A JPH03212718A JP H03212718 A JPH03212718 A JP H03212718A JP 2008662 A JP2008662 A JP 2008662A JP 866290 A JP866290 A JP 866290A JP H03212718 A JPH03212718 A JP H03212718A
Authority
JP
Japan
Prior art keywords
menu
operation menu
destination
window
display
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.)
Granted
Application number
JP2008662A
Other languages
Japanese (ja)
Other versions
JP2507109B2 (en
Inventor
Hatsuo Miyahara
宮原 初男
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 JP2008662A priority Critical patent/JP2507109B2/en
Publication of JPH03212718A publication Critical patent/JPH03212718A/en
Application granted granted Critical
Publication of JP2507109B2 publication Critical patent/JP2507109B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To make it possible to simultaneously retrieve plural operation menues by an operation menu movement control part by reading out contents stored in a moving destination menu storing part, visually displaying the read contents and selecting a destination to be moved. CONSTITUTION:When plural operation menues are executed from a CRT display part 6 while hierarchically tracing them, these operation menues are stored in the moving destination menu storing part 9 in the order of execution. When an operation element is similarly selected from an operation menu display window(WD), the operation menu WD corresponding to the selected operation element is displayed on the CRT 6. In the case of simultaneously retrieving the plural operation menues, a moving destination display control part 10 reads out the contents stored in the storage part 9 and visually displays the read contents on the CRT 6. When the destination to be moved is selected from the displayed contents, plural operation menues can be simultaneously retrieved by the control part 10.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、日本語デスク・トップ・パブリッシング・シ
ステムや日本語ワードプロセッサ等の情報処理装置の操
作メニュー制御装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to an operation menu control device for an information processing device such as a Japanese desktop publishing system or a Japanese word processor.

従来の技術 近年、日本語デスク・トップ・パブリッシング・システ
ムや日本語ワードプロセッサ等の情報処理装置は、多量
の文書の作成、修正、保存が容易に行え、その普及率は
増加の一途をたどっている。
Conventional technology In recent years, information processing devices such as Japanese desktop publishing systems and Japanese word processors have been able to easily create, modify, and save large amounts of documents, and their popularity has continued to increase. .

以下、従来の操作メニュー制御装置について説明する。A conventional operation menu control device will be described below.

第7図において、1は中央演算処理装置(以下CPUと
いう)、2はマウス等のポインティングデバイスからの
入力の制御を行う入力制御部、3は階層構造を持った操
作メニューを記憶している操作メニュー記憶部、4は操
作メニューを表示するためのウィンドウの制御を行うウ
ィンドウ制御部、5は複数のウィンドウを別々に格納す
るウィンドウバッファ、6はCRT出力装置、7はCR
T出力装置6に出力するためのデータを記憶するフレー
ムバッファ、8はフレームバッファ7からデータを読み
だし、CRT出力装置6へ出力するCRTコントーラで
ある。以下、操作メニューについて説明する。第8図に
おいて、各操作メニューは、例えばメニュー81では、
81−1.812.81−3のような操作の要素と、そ
のメニューのインデックスと、−段階前の操作メニュー
へ戻る命令を表す取り消し命令を有する。
In FIG. 7, 1 is a central processing unit (hereinafter referred to as CPU), 2 is an input control unit that controls input from a pointing device such as a mouse, and 3 is an operation unit that stores an operation menu with a hierarchical structure. 4 is a window control unit that controls a window for displaying an operation menu; 5 is a window buffer that separately stores a plurality of windows; 6 is a CRT output device; 7 is a CR
A frame buffer 8 stores data to be output to the T output device 6, and a CRT controller 8 reads data from the frame buffer 7 and outputs it to the CRT output device 6. The operation menu will be explained below. In FIG. 8, each operation menu includes, for example, menu 81:
81-1.812.81-3, an index of the menu, and a cancel command representing a command to return to the previous operation menu.

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

先ず、入力制御部2からの命令によってウィンドウ制御
部4は階層構造の最上位に位置する操作メニューを操作
メニュー記憶部3から読みだし、ウィンドウバッファ5
内の矩形領域を指定し、そこに読み出した操作メニュー
を書き込む。次に、CPUIはウィンドウバッファ5か
ら操作メニューが書き込まれた矩形領域を読みだし、フ
レームバッファ7へ転送する。フレームバッファ7の内
容は、CRTコントローラ8によって読み出され、CR
T表示装置6へ送られ、可視的に表示される。
First, in response to a command from the input control section 2, the window control section 4 reads out the operation menu located at the top of the hierarchical structure from the operation menu storage section 3, and stores it in the window buffer 5.
Specify a rectangular area within and write the read operation menu there. Next, the CPUI reads the rectangular area in which the operation menu is written from the window buffer 5 and transfers it to the frame buffer 7. The contents of the frame buffer 7 are read out by the CRT controller 8 and
It is sent to the T display device 6 and visually displayed.

次に、現在表示されている操作メニューから操作の要素
をポインティングデバイスを用いて指定すると、ウィン
ドウ制御部4は操作メニュー記憶部3から指定された操
作の要素に対応する操作メニューを読みだし、ウィンド
ウバッファ5内の指定した矩形領域に書き込む。すると
、CPU1はウィンドウバッファ5から操作メニューが
書き込まれた矩形領域を読みだし、フレームノ<ツファ
7へ転送する。フレームバッファ7の内容は、CRTコ
ントローラ8によって読み出され、CRT表示装置6へ
送られ、可視的に表示される。
Next, when an operation element is specified from the currently displayed operation menu using the pointing device, the window control unit 4 reads the operation menu corresponding to the specified operation element from the operation menu storage unit 3, and Write to the specified rectangular area in buffer 5. Then, the CPU 1 reads out the rectangular area in which the operation menu is written from the window buffer 5 and transfers it to the frame buffer 7. The contents of the frame buffer 7 are read by the CRT controller 8 and sent to the CRT display device 6 for visual display.

以上のようにして、複数の操作メニューが順次CRT表
示装置6上に表示された後、最新の操作メニューの1取
り消し]をポインテイングデ!くイスで指示すると、そ
の操作メニューはウィンドウバッファ5、およびフレー
ムバッファ7から消去され、前操作メニューが最新の操
作メニューとなる。
After a plurality of operation menus are sequentially displayed on the CRT display device 6 in the manner described above, point ``Cancel 1 of the latest operation menu''. When an instruction is given with the push button, that operation menu is erased from the window buffer 5 and frame buffer 7, and the previous operation menu becomes the latest operation menu.

発明が解決しようとする課組 しかしながら、前記従来の構成では、複数の操作メニュ
ーを実行した後、複数の操作メニューをさかのぼって実
行したいときには、1つの操作メニューごとに[取り消
し]を指示しなければならなかった。また、複数のメニ
ューを一度にさかのぼることができる機能も提供されて
いるが、予め設定された操作メニューにしかさかのぼる
ことができず、ユーザーの要求と必ずしも一致しでおら
ず、不便であった。
Problems to be Solved by the Invention However, in the above-mentioned conventional configuration, if you want to go back and execute multiple operation menus after executing multiple operation menus, you must instruct [Cancel] for each operation menu. did not become. Additionally, a function that allows you to go back through multiple menus at once is provided, but this is inconvenient because you can only go back to preset operation menus, which does not necessarily match the user's requests.

課題を解決するための手段 本発明では、上記問題点を解決するために、複数の操作
メニューを階層的に記憶する記憶手段と、 前期記憶手段に記憶されている第1の操作メニューを基
に、前記記憶手段に記憶されていて、前記第1の操作メ
ニューの下位に位置する第2の操作メニューを指定する
第1の制御手段と、前記第2の操作メニューを基に前記
第1の操作メニューを指定する第2の制御手段と、前記
操作メニューを可視的に表示する表示手段と、 前記第1の制御手段によって前記第2の操作メニューが
指定されると、前記第2の操作メニューを移動先メニュ
ーとして記憶する移動先メニュー記憶部と、 前記移動先メニューを前記操作メニュー記憶部から読み
だし、前記表示手段に出力する移動先表示制御部と、 前記表示手段に可視的に表示されている移動先メニュー
を基に、指定′された操作メニューへの移動処理を制御
する操作メニュー移動制御部とを有する。
Means for Solving the Problems In order to solve the above-mentioned problems, the present invention provides a storage means for hierarchically storing a plurality of operation menus, and a first operation menu stored in the first storage means. , a first control means for specifying a second operation menu stored in the storage means and located below the first operation menu; a second control means for specifying a menu; a display means for visually displaying the operation menu; when the second operation menu is specified by the first control means, the second operation menu is displayed; a destination menu storage section that stores the destination menu as a destination menu; a destination display control section that reads the destination menu from the operation menu storage section and outputs it to the display means; and a destination menu that is visibly displayed on the display means. and an operation menu movement control unit that controls movement processing to a designated operation menu based on the movement destination menu.

作用 本発明は、上記した構成により、複数の操作メニューを
階層的にたどりながら実行して行くと、それらの操作メ
ニューが実行順に移動先メニュー記憶部に記1′?され
、複数の操作メニューを一度にさかのぼりたいときは、
移動先表示制御部が、前記移動先メニュー記憶部に記憶
されている内容を読みだし、表示手段によって可視的に
表示される。
According to the present invention, with the above-described configuration, when a plurality of operation menus are executed while tracing them hierarchically, those operation menus are recorded in the destination menu storage unit in the order of execution. If you want to go back through multiple operation menus at once,
A destination display control section reads out the contents stored in the destination menu storage section and visually displays the contents by a display means.

表示された内容から、移動先を選択する七、操作メニュ
ー移動制御部によって複数の操作メニューを一度にさか
のぼることができる。
7. Select a destination from the displayed contents. 7. The operation menu movement control section allows you to go back through multiple operation menus at once.

実施例 第1図は本発明の一実施例における操作メニュー制御装
置の機能ブロック図である。
Embodiment FIG. 1 is a functional block diagram of an operation menu control device in an embodiment of the present invention.

第1図において、1は中央演算処理装置く以下CPUと
いう)、2はマウス等のポインティングデバイスからの
入力の制御を行う入力制御部、3は階層構造を持った操
作メニューを記憶している操作メニュー記憶部、4は操
作メニューを表示するためのウィンドウの制御を行うウ
ィンドウ制御部、5は複数のウィンドウを別々に格納す
るウィントウバッファ、6はCRT出力装置、7はCR
T出力装置6に出力するためのデータを記憶するフレー
ムバッファ、8はフレーム/1ツフア7からデータを読
みだし、CRT出力装置6−\出力するCRTコントロ
ーラ、9はウィンドウバッファ5に記憶されているウィ
ンドウに関する情報を、ウィンドウの開かれた順に記憶
する移動先ウィンドウ記憶部、10は移動先ウィンドウ
記憶部9の内容を表示するためのウィンドウの制御を行
う移動先表示ウィンドウ制御部、11は操作対象となる
ウィンドウの変更動作を司るウィンドウ変更処理部であ
る。以下、操作メニューについて説明する。
In Fig. 1, 1 is a central processing unit (hereinafter referred to as CPU), 2 is an input control unit that controls input from a pointing device such as a mouse, and 3 is an operation unit that stores an operation menu with a hierarchical structure. 4 is a window control unit that controls a window for displaying an operation menu; 5 is a window buffer that separately stores a plurality of windows; 6 is a CRT output device; 7 is a CR
A frame buffer 8 stores data to be output to the T output device 6; a CRT controller 8 reads data from the frame/1 buffer 7 and outputs it to the CRT output device 6; 9 stores data in the window buffer 5; A destination window storage unit that stores information about windows in the order in which the windows are opened; 10 is a destination display window control unit that controls a window for displaying the contents of the destination window storage unit 9; 11 is an operation target This is a window change processing unit that controls the window change operation. The operation menu will be explained below.

第2図において、各操作メニューは、例えばメニュー2
1ては21−1.21−2.21−3のような操作の要
素と、そのメニューのインデックスと、移動先表示ウィ
ンドウをCRT表示装置6に表示させる命令を有する。
In FIG. 2, each operation menu is, for example, Menu 2.
1 includes operation elements such as 21-1.21-2.21-3, an index of the menu, and an instruction to display a destination display window on the CRT display device 6.

以上のように構成された本発明の操作メニュー制御装置
について、以下その動作を説明する。
The operation of the operation menu control device of the present invention configured as described above will be described below.

先ず、CRT表示装置6上に表示されている操作メニュ
ーからポインティングデバイスを用いて操作を選択する
と、ウィンドウ制御部4は操作メニュー記憶部3から、
選択された操作に対応した操作メニューを読みだし、ウ
ィンドウバッファ5内の矩形領域を指定し、そこに読み
出した操作メニューを書き込む。次に、CPUIはウィ
ンドウバッファ5から操作メニューが書き込まれた矩形
領域を読みだし、フレームバッファ7へ転送する。
First, when an operation is selected using a pointing device from the operation menu displayed on the CRT display device 6, the window control section 4 selects the following from the operation menu storage section 3:
The operation menu corresponding to the selected operation is read out, a rectangular area within the window buffer 5 is specified, and the read operation menu is written there. Next, the CPUI reads the rectangular area in which the operation menu is written from the window buffer 5 and transfers it to the frame buffer 7.

フレームバッファ7の内容は、CRTコントローラ8に
よって読み出され、CRT表示装置6へ送られ、可視的
に表示される。同時に、令聞いたウィンドウと、そのウ
ィンドウ内に表示された操作メニューに関する情報が、
移動先ウィンドウ記憶部9へ記憶される。表示された操
作メニュー表示ウィンドウは、例えば第3図に示すよう
に、画面情報の操作メニューから[表編集]を選択する
と、インデックス1表41を持った操作メニュー表示ウ
ィンドウが表示され、その操作メニューは操作要素[表
作成1 1要修正]  [表削除][表計算]と、[移
動先表示]命令と、最新のウィンドウを一つだけ閉じる
[取り消し1命令を有する。
The contents of the frame buffer 7 are read by the CRT controller 8 and sent to the CRT display device 6 for visual display. At the same time, information about the commanded window and the operation menu displayed within that window is displayed.
It is stored in the destination window storage section 9. The displayed operation menu display window is as shown in FIG. 3, for example, when you select [Table Edit] from the screen information operation menu, an operation menu display window with index 1 table 41 is displayed, and the operation menu has operation elements [Table creation 1, 1 modification required], [Delete table], [Spreadsheet calculation], [Display destination] command, and [1 command to cancel], which closes only the latest window.

続いて、同様にして操作メニュー表示ウィンドウから操
作要素を選択していくと、選択された操作要素の対応し
た操作メニューウィンドウが、CRT表示装置6上に表
示されて行く。例えば、第3図において、[表作成1を
選択すると第4図に示すように表作成メニューウィンド
ウが、つづいて[自動1を選択すると、自動メニューウ
ィンドウが表示される。
Subsequently, when an operation element is selected from the operation menu display window in the same manner, an operation menu window corresponding to the selected operation element is displayed on the CRT display device 6. For example, in FIG. 3, when [Table creation 1] is selected, a table creation menu window is displayed as shown in FIG. 4, and when [Auto 1 is selected, an automatic menu window is displayed.

ここで、第5図において、自動メニューウィンドウ内の
[移動先表示1の部分をポインティングデバイスを用い
て指示すると、CPUIは移動先表示ウィンドウ制御部
10に移動先表示命令を出す。すると、移動先表示ウィ
ンドウ制御部10は、ウィンドウ制御部4と同様の制御
を行いCRT表示装置上6にウィンドウを開き、今まで
表示された操作メニューのインデックスをウィンドウ記
憶部9から読みだし、第6図に示すように新たに開かれ
たウィンドウ内に表示する。
Here, in FIG. 5, when the [Move destination display 1] portion in the automatic menu window is designated using a pointing device, the CPUI issues a move destination display command to the move destination display window control unit 10. Then, the destination display window control unit 10 performs the same control as the window control unit 4, opens a window on the CRT display device 6, reads out the index of the operation menu displayed so far from the window storage unit 9, and displays the index of the operation menu displayed so far. It is displayed in a newly opened window as shown in Figure 6.

次に、移動先表示ウィンドウから操作メニューのインデ
ックスを選択すると、ウィンドウ変更処理部11は、選
択された操作メニューよりも後に開かれたウィンドウを
ウィンドウバッファ5がら消去し、同時にフレームバッ
ファ7の内容も書き換える。すると、CRTコントーラ
8はフレームバッファ7の内容をCRT表示装置6上に
表示させる。例えば、第6図において、E表編集1をポ
インティングデバイスによって指示するとCRT表示装
置6上の表示は第3図に示すようになる。
Next, when the index of the operation menu is selected from the movement destination display window, the window change processing unit 11 erases the windows opened after the selected operation menu from the window buffer 5, and at the same time erases the contents of the frame buffer 7. rewrite. Then, the CRT controller 8 causes the contents of the frame buffer 7 to be displayed on the CRT display device 6. For example, in FIG. 6, when E-table editing 1 is designated by the pointing device, the display on the CRT display device 6 becomes as shown in FIG.

以上のように本実施例では、階層的にたどりながら実行
した操作メニューを記憶しておき、必要なときにはウィ
ンドウを用いてその内容をCRT上に表示させ、ポイン
ティングデバイスによって選択すると、複数の操作メニ
ューをさかのぼり選択された操作メニューへ一度に移動
できるため、操作が終了した後に、ユーザーが選択した
操作メニューに直ちに戻れ、操作性が向上する。
As described above, in this embodiment, the executed operation menus are stored while being traced hierarchically, and when necessary, the contents are displayed on the CRT using a window, and when selected with the pointing device, multiple operation menus are displayed. Since the user can go back to the selected operation menu at once, the user can immediately return to the selected operation menu after completing the operation, improving operability.

発明の効果 本発明は、複数の操作メニューを階層的にたどりながら
実行していくとそれらの操作メニューを実行順に記憶す
る移動先メニュー記憶部と、必要なときには前記移動先
メニュー記憶部に記憶されている操作メニューについて
の情報を可視的に表示させる移動先表示制御部と、前記
移動先表示制御部によって表示された操作メニューにつ
いての情報から移動先を選択すると複数の操作メニュー
を一度のさかのぼる制御を行う操作メニュー移動制御部
を有するため、操作者は、複数の操作メニューを階層的
に実行した後、指定した操作メニューに一度にさかのぼ
ることができる。
Effects of the Invention The present invention provides a destination menu storage unit that stores a plurality of operation menus in the order of execution when the operation menus are executed while tracing the operation menus in a hierarchical manner, and stores the operation menus in the destination menu storage unit when necessary. A destination display control unit that visually displays information about the operation menu displayed by the destination display control unit; and when a destination is selected from the information about the operation menu displayed by the destination display control unit, multiple operation menus are controlled in one go Since the apparatus includes an operation menu movement control section that performs the following operations, the operator can hierarchically execute a plurality of operation menus and then go back to a specified operation menu at once.

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

第1図は本発明の実施例における操作メニュー函 制御装置の機能ブロック図、第24は階層構造を持った
操作メニューの構造を示した図、第3図から第6図は本
発明の実施例における操作メニューの表示をウィンドウ
を用いて行った場合の例を示した図、第7図は従来の操
作メニュー制御装置の機能ブロック図、第8図は従来の
操作メニュー制御装置における階層構造を持った操作メ
ニューの構造を示した図である。 ■・・・中央演算処理装置   2・・・入力制御部3
・・・操作メニュー記憶部 4・・・ウィンドウ制御部 5・・・ウィンドウバッファ 6・・・CRT表示装置 7・・・フレームバッファ8
・・・CRTコントローラ 9・・・移動先ウィンドウ制御部 10・・・移動先表示ウィンドウ制御部11・・・移動
先変更処理部
Fig. 1 is a functional block diagram of an operation menu box control device according to an embodiment of the present invention, Fig. 24 is a diagram showing the structure of an operation menu with a hierarchical structure, and Figs. 3 to 6 are embodiments of the present invention. 7 is a functional block diagram of a conventional operation menu control device, and FIG. 8 is a diagram showing a hierarchical structure of a conventional operation menu control device. FIG. 3 is a diagram showing the structure of an operation menu. ■...Central processing unit 2...Input control unit 3
...Operation menu storage unit 4...Window control unit 5...Window buffer 6...CRT display device 7...Frame buffer 8
...CRT controller 9...Move destination window control section 10...Move destination display window control section 11...Move destination change processing section

Claims (1)

【特許請求の範囲】 複数の操作メニューを階層的に記憶する記憶手段と、前
記記憶手段に記憶されている第1の操作メニューを基に
、前記記憶手段に記憶されていて、前記第1の操作メニ
ューの下位に位置する第2の操作メニューを指定する第
1の制御手段と、前記第2の操作メニューを基に前記第
1の操作メニューを指定する第2の制御手段と、前記操
作メニューを可視的に表示する表示手段とを有する装置
であって、 前記第1の制御手段によって前記第2の操作メニューが
指定されると、前記第2の操作メニューを移動先メニュ
ーとして記憶する移動先メニュー記憶部と、 前記移動先メニューを前記操作メニュー記憶部から読み
だし、前記表示手段に出力する移動先表示制御部と、 前記表示手段に可視的に表示されている移動先メニュー
を基に、指定された操作メニューへの移動処理を制御す
る操作メニュー移動制御部とを有することを特徴とする
操作メニュー制御装置。
[Scope of Claims] Storage means for hierarchically storing a plurality of operation menus; a first control means for specifying a second operation menu located at a lower level of the operation menu; a second control means for specifying the first operation menu based on the second operation menu; and the operation menu. and a display means for visually displaying a movement destination menu that stores the second operation menu as a movement destination menu when the second operation menu is specified by the first control means. a menu storage section; a destination display control section that reads the destination menu from the operation menu storage section and outputs it to the display means; based on the destination menu visibly displayed on the display means; An operation menu control device comprising: an operation menu movement control section that controls movement processing to a specified operation menu.
JP2008662A 1990-01-18 1990-01-18 Operation menu Control device Expired - Fee Related JP2507109B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008662A JP2507109B2 (en) 1990-01-18 1990-01-18 Operation menu Control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008662A JP2507109B2 (en) 1990-01-18 1990-01-18 Operation menu Control device

Publications (2)

Publication Number Publication Date
JPH03212718A true JPH03212718A (en) 1991-09-18
JP2507109B2 JP2507109B2 (en) 1996-06-12

Family

ID=11699148

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008662A Expired - Fee Related JP2507109B2 (en) 1990-01-18 1990-01-18 Operation menu Control device

Country Status (1)

Country Link
JP (1) JP2507109B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07234770A (en) * 1993-12-27 1995-09-05 Nec Commun Syst Ltd Canceling and undoing method in tree structure data editing by hierarchical menu inquiry and its system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6418332U (en) * 1987-07-20 1989-01-30
JPH01267725A (en) * 1988-04-20 1989-10-25 Hitachi Ltd System for operating window in multiwindow system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6418332U (en) * 1987-07-20 1989-01-30
JPH01267725A (en) * 1988-04-20 1989-10-25 Hitachi Ltd System for operating window in multiwindow system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07234770A (en) * 1993-12-27 1995-09-05 Nec Commun Syst Ltd Canceling and undoing method in tree structure data editing by hierarchical menu inquiry and its system

Also Published As

Publication number Publication date
JP2507109B2 (en) 1996-06-12

Similar Documents

Publication Publication Date Title
KR950014976B1 (en) Method and apparatus utilizing data cons
US5235679A (en) Guidance method and apparatus upon a computer system
US4686522A (en) Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US7757186B2 (en) Automatic mapping of pointing devices to multiple displays
JP4500845B2 (en) Information display device, information display method, program, and recording medium
US4905185A (en) Apparatus for transferring block data in original form and editing the block data
US20130278534A1 (en) Controlled interaction with heterogeneous data
JPH02130628A (en) Inputting of data
JPH05197513A (en) Computor control and display system and method for moving and copying object
JP3186241B2 (en) Figure editing device
US5995984A (en) Apparatus and method for zoom-in entry of an element in a table
JPH03212718A (en) Operation menu controller
JP2785941B2 (en) Window information division / integration processing method
JPH0535436A (en) Information processor
JPH0384611A (en) Terminal emulation device
JPH1115583A (en) Icon display controller and icon display control method
JPH01191269A (en) Image controller
JPH0470925A (en) Help message display system
JPH0713806B2 (en) Menu control device
JP3351594B2 (en) Electronic map display
JP2597620B2 (en) Assistance information provision system
JP2672543B2 (en) Assistance information provision system
JPH02122326A (en) Window erasing method and window display device executing such method
JP2618982B2 (en) Information processing apparatus and information processing method
JPH04299732A (en) Multi-window system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees