JPH06314168A - Pointer control system of pointing device - Google Patents

Pointer control system of pointing device

Info

Publication number
JPH06314168A
JPH06314168A JP5105265A JP10526593A JPH06314168A JP H06314168 A JPH06314168 A JP H06314168A JP 5105265 A JP5105265 A JP 5105265A JP 10526593 A JP10526593 A JP 10526593A JP H06314168 A JPH06314168 A JP H06314168A
Authority
JP
Japan
Prior art keywords
pointer
screen
pointing device
transition
time
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.)
Pending
Application number
JP5105265A
Other languages
Japanese (ja)
Inventor
Shunichi Uyama
俊一 鵜山
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5105265A priority Critical patent/JPH06314168A/en
Publication of JPH06314168A publication Critical patent/JPH06314168A/en
Pending legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)

Abstract

PURPOSE:To improve the operability of the pointing device as to the system which automatically moves a pointer to an optional position on a transition- destination screen at the time of screen transition for transaction processing utilizing the pointing device. CONSTITUTION:Screen identifiers of respective process screens and the logical initial coordinate values of the pointer ate stored in the storage device 13 in the figure 1 and each time the screen transition is made, a pointer control part 23 reads coordinate values corresponding to the screen identifier at a transition destination out of the storage device 13 and then sends a coordinate setting instruction to a pointing device control part 22 to move the pointer. Consequently, the pointer can be moved at the time of the screen transition without operating the pointing device, so the pointer movement time between screens is shortened and the operation efficiency is improved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ポインティングデバイ
スを備えた情報処理装置のポインタの移動方式に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pointer moving method for an information processing apparatus equipped with a pointing device.

【0002】[0002]

【従来の技術】近年、文書処理装置、図形処理装置等の
情報処理装置においては、出力装置としてCRT表示装
置、CRTにおける入力装置としてポインティングデバ
イスが利用されるようになってきた。ポインティングデ
バイスの現在位置は、CRT上のポインタとして表示さ
れ、操作者に認識される。情報処理の過程において、あ
る画面から別の画面に画面遷移あるいは対話権が移動し
た場合のポインタ移動は操作者が行う。
2. Description of the Related Art In recent years, in information processing devices such as document processing devices and graphic processing devices, CRT display devices have been used as output devices, and pointing devices have been used as input devices in CRTs. The current position of the pointing device is displayed as a pointer on the CRT and is recognized by the operator. In the process of information processing, the operator moves the screen when the screen transitions or the dialogue right moves from one screen to another.

【0003】特開平3−242722号公報、特開平4
−306723号公報には、ポインティングデバイスの
ボタンの一つをポインタ移動専用として割り当てたポイ
ンタ表示制御が記載されている。
Japanese Unexamined Patent Publication Nos. 3-242722 and 4-4
Japanese Patent Publication No. 306723 describes pointer display control in which one of the buttons of a pointing device is assigned exclusively for pointer movement.

【0004】[0004]

【発明が解決しようとする課題】上述の従来技術におい
て、ある画面(甲)で何らかの処理をした結果として別
の画面(乙)に遷移した場合、ポインタの表示位置を
(乙)上に指定するためには、操作者がポインタを
(乙)へと移動させる操作を行う必要があり、頻繁に画
面遷移が発生する処理においては作業効率の低下を招い
ている。
In the above-mentioned conventional technique, when the screen is switched to another screen (B) as a result of some processing on the screen (A), the display position of the pointer is designated on (B). In order to do so, the operator needs to perform an operation of moving the pointer to (B), which causes a reduction in work efficiency in the processing in which screen transition frequently occurs.

【0005】本発明は上記課題を解決するためになされ
たもので、画面遷移時にポインタを自動的に遷移先画面
上に位置付ける制御方式を提供することにより、ポイン
ティングデバイスの操作性を向上するとともに、一切の
ハードウエアの変更、機能低下をともなわずソフトウエ
アの追加によって実現することを目的としている。
The present invention has been made to solve the above problems, and improves the operability of a pointing device by providing a control system for automatically positioning a pointer on a transition destination screen during screen transition. It is intended to be realized by adding software without any hardware changes or functional deterioration.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
には次のようにすれば良い。まず、各画面の画面識別子
と画面上での相対座標値をあらかじめ記憶部に登録して
おく。遷移先画面のポインタの初期座標値を取得するに
は、遷移先画面の画面識別子に該当する座標値を記憶部
から読み出すことにより可能となる。
In order to achieve the above object, the following may be done. First, the screen identifier of each screen and the relative coordinate value on the screen are registered in the storage unit in advance. The initial coordinate value of the pointer of the transition destination screen can be obtained by reading the coordinate value corresponding to the screen identifier of the transition destination screen from the storage unit.

【0007】ポインタを移動するためには、記憶部から
読み出した遷移先画面上での相対座標値をCRT表示装
置における物理画面上の絶対座標値に変換し、ポインテ
ィングデバイス制御プログラムに対する座標設定命令の
形式に変換し、その座標設定命令をポインティングデバ
イス制御プログラムへ伝達することにより可能となる。
In order to move the pointer, the relative coordinate value on the transition destination screen read from the storage unit is converted into the absolute coordinate value on the physical screen in the CRT display device, and the coordinate setting command for the pointing device control program is sent. This is possible by converting the format and transmitting the coordinate setting command to the pointing device control program.

【0008】[0008]

【作用】本発明によれば、記憶部に画面単位のポインタ
の初期座標値を登録しておくことにより、特定の画面に
遷移したときに自動的にポインタを遷移先の画面上の任
意の位置に移動させることができる。
According to the present invention, by registering the initial coordinate value of the pointer for each screen in the storage unit, the pointer is automatically moved to an arbitrary position on the screen of the transition destination when the screen is transited to a specific screen. Can be moved to.

【0009】[0009]

【実施例】以下、本発明の一実施例を説明する。図1は
実施例における情報処理装置の構成図である。11はC
RT表示装置であり画面を表示する。12はポインティ
ングデバイスでありポインタはCRT表示装置11に表
示される。13は記憶装置でありポインタ移動位置の情
報を格納する。14は、キーボード装置である。15は
システム制御装置であり全体の制御を行う。
EXAMPLE An example of the present invention will be described below. FIG. 1 is a block diagram of an information processing apparatus in the embodiment. 11 is C
It is an RT display device and displays a screen. Reference numeral 12 is a pointing device, and the pointer is displayed on the CRT display device 11. A storage device 13 stores information on the pointer movement position. Reference numeral 14 is a keyboard device. Reference numeral 15 denotes a system control device, which controls the entire system.

【0010】図2はシステム制御装置15内部で動作す
るソフトウエアの構成図である。21は業務処理部であ
る。22はポインティングデバイス制御部であり、ポイ
ンティングデバイス12を制御する。23はポインタ制
御部であり、ポインタ移動処理を行う。24は画面処理
部であり、業務画面およびポインタの表示を行なう。
FIG. 2 is a block diagram of software operating inside the system controller 15. 21 is a business processing unit. A pointing device control unit 22 controls the pointing device 12. Reference numeral 23 is a pointer control unit that performs pointer movement processing. A screen processing unit 24 displays a business screen and a pointer.

【0011】図3は記憶装置13における移動先ポイン
タ座標の登録情報の具体例を示したものである。31は
画面識別子でありユニークな文字列を格納する。32は
ポインタ移動位置あり、画面上での縦方向をY座標,画
面上での横方向をX座標とした整数を格納する。33は
ポインタ移動を実施するか否かを指定するフラグであ
り”1”,”0”のいずれかを格納する。
FIG. 3 shows a specific example of registration information of the movement destination pointer coordinates in the storage device 13. A screen identifier 31 stores a unique character string. Reference numeral 32 denotes a pointer movement position, which stores an integer in which the vertical direction on the screen is the Y coordinate and the horizontal direction on the screen is the X coordinate. Reference numeral 33 is a flag for designating whether or not to move the pointer, and stores either "1" or "0".

【0012】図4は本発明の具体的な動作を示すフロー
チャートである。これに基づいて図1、図2、図3の各
部の関連を説明する。ある業務処理において画面遷移が
発生すると、業務処理部21は画面表示処理部24に対
する業務画面の表示要求(ステップ41)、ポインタ制
御部23に対する画面識別子の通知(ステップ42)を
行なう。ポインタ制御部23は業務処理部21から受け
取った画面識別子に一致する画面識別子31を記憶装置
13から探し(ステップ43)、フラグ33をチェック
し(ステップ44)、ポインタ移動位置32を取得し
(ステップ45)、CRT表示装置11における物理画
面上の座標に変換し(ステップ46)、ポインティング
デバイス制御部22が認識可能なポインタ移動命令に変
換し(ステップ47)、ポインティングデバイス制御部
22に対し命令を実行(ステップ48)する。ポインテ
ィングデバイス制御部22はポインタ制御部23からの
命令に従い、画面処理部24に対してポインタ表示を要
求(ステップ49)する。この結果、ポインタは新しい
画面が表示される都度に記憶装置13に格納された該当
画面上の座標に位置付けられることになる。
FIG. 4 is a flow chart showing a specific operation of the present invention. Based on this, the relationship between the respective units in FIGS. 1, 2 and 3 will be described. When a screen transition occurs in a certain business process, the business processing unit 21 requests the screen display processing unit 24 to display a business screen (step 41) and notifies the pointer control unit 23 of the screen identifier (step 42). The pointer control unit 23 searches the storage device 13 for a screen identifier 31 that matches the screen identifier received from the work processing unit 21 (step 43), checks the flag 33 (step 44), and acquires the pointer moving position 32 (step 43). 45), the coordinates are converted into coordinates on the physical screen of the CRT display device 11 (step 46), and converted into a pointer movement command recognizable by the pointing device controller 22 (step 47), and the command is sent to the pointing device controller 22. Execute (step 48). The pointing device control unit 22 requests the screen processing unit 24 to display a pointer according to an instruction from the pointer control unit 23 (step 49). As a result, the pointer is positioned at the coordinates on the screen stored in the storage device 13 each time a new screen is displayed.

【0013】図5は、本発明を適用したウインドウシス
テムにおける画面表示例を示したものであり、51の画
面(甲)上の画面構成部品である52の「実行」ボタン
をポインタ55から選択した結果、53の画面(乙)が
表示されると同時にポインタ55が画面構成部品である
54の「確認」ボタンに移動した様子を示している。
FIG. 5 shows an example of screen display in the window system to which the present invention is applied. The "execute" button 52, which is a screen component on the screen 51 of the user, is selected from the pointer 55. As a result, the screen (53) of 53 is displayed, and at the same time, the pointer 55 is moved to the “confirm” button of 54 which is a screen component.

【0014】尚、本実施例では記憶装置13におけるポ
インタ位置の登録情報を、画面識別子と論理的座標値を
一つの論理テーブルに格納してあるものとして説明した
が、画面識別子と論理的座標値を画面構成部品名称ある
いは画面構成部品番号のような情報で関連づけて2つの
論理テーブルに分割して格納する場合も同様の効果が得
られ、この方式も本発明に含まれる。
In this embodiment, the registration information of the pointer position in the storage device 13 is described as the screen identifier and the logical coordinate value stored in one logical table. However, the screen identifier and the logical coordinate value are stored. Is also associated with information such as screen component name or screen component number and divided and stored in two logical tables, the same effect can be obtained, and this method is also included in the present invention.

【0015】[0015]

【発明の効果】以上の実施例から明らかなように、本発
明によれば画面遷移時のポインタの移動をポインティン
グデバイスを操作せずに行えるため、画面間のポインタ
移動時間を短縮し、作業効率を向上することができる。
As is apparent from the above embodiments, according to the present invention, the pointer movement at the time of screen transition can be performed without operating the pointing device, so that the pointer movement time between screens can be shortened and work efficiency can be improved. Can be improved.

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

【図1】実施例における情報処理装置の構成図FIG. 1 is a configuration diagram of an information processing device according to an embodiment.

【図2】実施例におけるソフトウエアの構成図FIG. 2 is a block diagram of software in the embodiment.

【図3】実施例における移動先ポインタ座標の登録情報
の具体例
FIG. 3 is a specific example of registration information of destination pointer coordinates in the embodiment.

【図4】実施例におけるポインタ移動のフローチャートFIG. 4 is a flowchart of pointer movement in the embodiment.

【図5】画面表示例[Figure 5] Screen display example

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

11 表示装置 12 ポインティングデバイス 13 記憶装置 14 キーボード装置 15 システム制御装置 21 業務処理部 22 ポインティングデバイス制御部 23 ポインタ制御部 24 画面処理部 31 画面識別子 32 ポインタ移動先座標 33 フラグ 51 画面(甲) 52 「実行」ボタン 53 画面(乙) 54 「確認」ボタン 55 ポインタ 11 display device 12 pointing device 13 storage device 14 keyboard device 15 system control device 21 business processing unit 22 pointing device control unit 23 pointer control unit 24 screen processing unit 31 screen identifier 32 pointer destination coordinate 33 flag 51 screen (instep) 52 " Execute button 53 Screen (Otsu) 54 Confirm button 55 Pointer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】特定の画面上におけるポインタの初期座標
値を格納する記憶部を有することを特徴とするポインタ
制御方式。
1. A pointer control method comprising a storage unit for storing initial coordinate values of a pointer on a specific screen.
【請求項2】特定の画面が表示されたときに、記憶部に
格納されたポインタの初期座標値にもとづいて、ポイン
タを自動的に移動する制御部を有することを特徴とする
ポインタ制御方式。
2. A pointer control method comprising a control unit for automatically moving the pointer based on an initial coordinate value of the pointer stored in the storage unit when a specific screen is displayed.
JP5105265A 1993-05-06 1993-05-06 Pointer control system of pointing device Pending JPH06314168A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5105265A JPH06314168A (en) 1993-05-06 1993-05-06 Pointer control system of pointing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5105265A JPH06314168A (en) 1993-05-06 1993-05-06 Pointer control system of pointing device

Publications (1)

Publication Number Publication Date
JPH06314168A true JPH06314168A (en) 1994-11-08

Family

ID=14402835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5105265A Pending JPH06314168A (en) 1993-05-06 1993-05-06 Pointer control system of pointing device

Country Status (1)

Country Link
JP (1) JPH06314168A (en)

Similar Documents

Publication Publication Date Title
JPH07295782A (en) Screen display controlling method
JPH06314168A (en) Pointer control system of pointing device
JP3381805B2 (en) Cursor control device
JP2001056729A (en) Partially expanded display controller
JPH03256116A (en) Information processor
JPH0470925A (en) Help message display system
JPH04372014A (en) Window system
JP2650414B2 (en) Data entry method
JPH0736608A (en) Method and system for selection of picture display information
JPH0667837A (en) Scroll control system
JPH02186838A (en) Information processor
JP3038691B2 (en) Window moving device
JP3196253B2 (en) Data entry method
JPS6314194A (en) Editor/register for character pattern
JPH0561958A (en) Zooming system for screen editor
JP2000099506A (en) Information processing system
JPH0370077A (en) Back-up system for cad user
JPH05197482A (en) Input processor
JPS62260219A (en) Reproduction and display system for input data on menu screen
JPH02194421A (en) Character input system for editing screen
JPH11242470A (en) Display method for shape data of cad system and computer-readable record medium where program for allowing computer to implement the method is recorded
JPS6232537A (en) Picture processing method in service processor of computer system
JPH04268955A (en) Document preparing device
JPH06180627A (en) Mouse
JPS6225329A (en) Generation control system for control program