[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH0644034A - Cursor display device - Google Patents

Cursor display device

Info

Publication number
JPH0644034A
JPH0644034A JP4199353A JP19935392A JPH0644034A JP H0644034 A JPH0644034 A JP H0644034A JP 4199353 A JP4199353 A JP 4199353A JP 19935392 A JP19935392 A JP 19935392A JP H0644034 A JPH0644034 A JP H0644034A
Authority
JP
Japan
Prior art keywords
range
cursor
information
display
character
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
JP4199353A
Other languages
Japanese (ja)
Inventor
Fuminaga Unoki
文長 卯木
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 Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku 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 NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP4199353A priority Critical patent/JPH0644034A/en
Publication of JPH0644034A publication Critical patent/JPH0644034A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To display a cursor by determining its shape so that the movement of the cursor becomes continuous evenly when a character different from the size of a row and a column is displayed in a graphic editor capable of designating a position by the row and the column. CONSTITUTION:A cursor shape determining means 1 retrieves whether there is the character at the position where the cursor is intended to display and in the range of a standard cursor including this position or not, and as the result of this retrieval, if there is the character at the position where the cursor is intended to display, it displays the range of this character, and if there is no character both at the position where the cursor is intended to display and in the range of the standard cursor, it displays the range of the standard cursor, and if there is the character in the range of the standard cursor, it displays the range obtained by removing the character from the range of the standard cursor respectively as the range of the cursor.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はカーソル表示装置、特に
行欄で位置指定のできるグラフィックエディタのカーソ
ル表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cursor display device, and more particularly to a cursor display device for a graphic editor that can specify a position in a line column.

【0002】[0002]

【従来の技術】従来、この種のカーソル表示装置は、カ
ーソルを表示している文字の大きさに合せた形状、また
は行欄の大きさを表す標準カーソルの形状の何れかで表
示できるようになっている。
2. Description of the Related Art Conventionally, a cursor display device of this type has been designed so that it can be displayed in either a shape adapted to the size of the character displaying the cursor or a standard cursor shape representing the size of a line box. Has become.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のカーソ
ル表示装置は、行欄の整数倍以外の大きさの文字の上に
カーソルを表示し、その文字の次の位置にカーソルを移
動させようとするとき、常に文字の大きさのカーソルを
表示するようにしたものでは次に文字がなくても文字の
大きさのカーソルを表示するが、文字のないところでは
標準カーソルを表示するようにしたものでは、既に表示
している文字に重なって標準カーソルが表示されること
があるという問題点がある。
The above-mentioned conventional cursor display device displays a cursor on a character having a size other than an integral multiple of a line column and attempts to move the cursor to the position next to the character. When displaying, a cursor that is the same size as the character is always displayed, and a cursor that is the same size as the next character is displayed even if there is no character, but the standard cursor is displayed when there is no character. Then, there is a problem that the standard cursor may be displayed so as to be overlapped with the already displayed character.

【0004】[0004]

【課題を解決するための手段】本発明のカーソル表示装
置は、行欄によって位置指定のできるグラフィックエデ
ィタにおけるカーソル表示装置において、画面表示を行
った文字の文字コードおよび文字の表示範囲からなる情
報を保持している表示要素情報と、カーソルを表示する
ための位置情報を入力して前記表示要素情報を検索し、
位置情報を位置に表示されている文字が存在するかどう
かを調べ、文字が存在したかどうかを示す存在フラグと
文字の表示発範囲とからなる位置指定要素情報を返す位
置指定要素取得手段と、カーソルを表示するための位置
情報を入力してこの位置情報の位置を含む標準カーソル
を範囲を求め、標準カーソルの範囲からなる標準カーソ
ル範囲情報を返す標準カーソル取得手段と、この標準カ
ーソル範囲情報を入力して前記表示要素情報を検索し、
標準カーソルの範囲の中に表示されている文字が存在す
るかどうかを調べ、文字が存在したかどうかを示す存在
フラグと文字の表示範囲とからなる範囲指定要素情報を
返す範囲指定要素取得手段と、表示するカーソルの範囲
からなるカーソル表示範囲情報を入力として指定された
範囲からなるカーソルを画面に表示するカーソル表示手
段と、前記位置指定要素取得手段に前記位置情報を送
り、位置指定要素情報を取得し、前記標準カーソル取得
手段に前記位置情報を送り、標準カーソル範囲情報を取
得し、前記範囲指定要素取得手段に前記標準カーソル範
囲情報を送り、範囲指定要素情報を取得し、返された前
記位置指定要素情報の存在フラグが“あり”のときには
この位置指定要素情報の中の文字の表示範囲を前記カー
ソル表示範囲情報としてカーソル表示手段に送り、返さ
れた前記位置指定要素情報の存在フラグ“なし”で、か
つ前記範囲指定要素情報の存在フラグが“なし”のとき
には返された前記標準カーソル範囲情報を前記カーソル
表示範囲情報としてカーソル表示手段に送り、返された
前記位置指定要素情報の存在フラグが“なし”で、かつ
前記範囲指定要素情報の存在フラグが“あり”のときに
は返された前記標準カーソル範囲情報の範囲から前記範
囲指定要素情報の範囲を除いた範囲を前記カーソル表示
範囲情報として前記カーソル表示手段に送るカーソル形
状決定手段とを有することにより構成される。
A cursor display device of the present invention is a cursor display device in a graphic editor whose position can be designated by a line column, and displays information consisting of a character code of a character displayed on the screen and a display range of the character. Display element information that is held and position information for displaying the cursor is input to search the display element information,
Positioning element acquisition means for checking the position information to see if there is a character displayed at the position, and returning position specifying element information consisting of a presence flag indicating whether the character exists and the display range of the character, Input the position information for displaying the cursor, find the range of the standard cursor including the position of this position information, and return the standard cursor range information that includes the range of the standard cursor, and the standard cursor range information. Enter and search the display element information,
A range specifying element acquisition means for checking whether or not a displayed character exists in the range of the standard cursor and returning range specifying element information including a presence flag indicating whether or not the character exists and a display range of the character, and , Cursor display means for displaying on the screen a cursor consisting of a range specified by inputting cursor display range information consisting of the range of the cursor to be displayed, and sending the position information to the position specifying element acquiring means, and displaying the position specifying element information. Acquiring, sending the position information to the standard cursor acquiring means, acquiring standard cursor range information, sending the standard cursor range information to the range specifying element acquiring means, acquiring range specifying element information, and returning the When the presence flag of the position designation element information is “present”, the display range of characters in the position designation element information is set to the cursor display range information. Is sent to the cursor display means, and the returned standard cursor range information is displayed with the presence flag "none" of the returned position specifying element information and when the presence flag of the range specifying element information is "none". When the presence flag of the returned position-designating element information is sent to the cursor display means as range information and the presence flag of the range-designating element information is “present”, the returned standard cursor range information It is configured by including a cursor shape determining unit that sends the range excluding the range of the range designating element information as the cursor display range information to the cursor display unit.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例の構成図である。
図1の実施例は行欄で位置指定ができるグラフィックエ
ディタを対象としていて、カーソル形状位置決定手段
1,位置指定要素取得手段2,標準カーソル取得手段
3,範囲指定要素取得手段4,カーソル表示手段5,お
よび表示要素情報6から構成される。
FIG. 1 is a block diagram of an embodiment of the present invention.
The embodiment shown in FIG. 1 is intended for a graphic editor whose position can be specified in a line column, and includes cursor shape position determination means 1, position specification element acquisition means 2, standard cursor acquisition means 3, range specification element acquisition means 4, cursor display means. 5, and display element information 6.

【0007】以上の構成において、表示要素情報6は画
面表示を行なった文字のコードおよび文字の表示範囲か
らなる表示情報を保持している。位置指定要素取得手段
2はカーソルを表示するための位置情報101の入力を
受けて、表示要素情報6を検査して位置情報101の位
置に表示されている文字が存在しているかどうかを調
べ、文字が存在しているかどうかの存在フラグと文字の
表示範囲とからなる位置指定要素情報201を出力す
る。標準カーソル取得手段3は位置情報10の入力を受
けて、位置情報101の位置を含む標準カーソルの範囲
を求め、標準カーソルの範囲からなる標準カーソル範囲
情報301を出力する。範囲指定要素取得手段4は標準
カーソル範囲情報301の入力を受けて、表示要素情報
6を検索して指定された標準カーソルの範囲の中に表示
されている文字が存在するかどうかを調べ、文字が存在
しているかどうかを示す存在フラグと、文字の存在範囲
とからなる範囲指定要素情報401を出力する。カーソ
ル表示手段5は表示するカーソルの範囲を示すカーソル
表示範囲情報102の入力を受けて、カーソルを点線で
画面に表示する。カーソル形状決定手段1は位置情報1
01を出力して、位置指定要素取得手段2から位置指定
要素情報201を、標準カーソル取得手段3から標準カ
ーソル範囲情報301を取得し、また取得した標準カー
ソル範囲情報301を範囲指定要素取得手段4に出力し
て、範囲指定要素情報401を取得する。一方、取得し
た位置指定要素情報201の存在フラグが“あり”のと
きには位置指定要素情報201の中の文字の表示範囲を
カーソル表示範囲情報102としてカーソル表示手段5
に出力し、また、取得した位置指定要素201の存在フ
ラグが“なし”で、かつ範囲指定要素情報401の存在
フラグが“なし”のときには、標準カーソル取得手段3
から返された標準カーソル範囲情報301をカーソル表
示範囲102としてカーソル表示手段5へ出力する。さ
らにまた、取得した位置指定要素情報201の存在フラ
グが“なし”で、かつ範囲指定要素情報401の存在フ
ラグが“あり”のときには、取得した標準カーソル範囲
情報301の範囲から範囲指定要素情報401の範囲を
除いた範囲を、カーソル表示範囲情報102としてカー
ソル表示手段5へ出力する。
In the above structure, the display element information 6 holds display information including a code of a character displayed on the screen and a display range of the character. The position designation element acquisition means 2 receives the position information 101 for displaying the cursor, inspects the display element information 6 to check whether or not the character displayed at the position of the position information 101 exists. The position specifying element information 201 including the presence flag indicating whether or not a character exists and the display range of the character is output. The standard cursor acquisition means 3 receives the input of the position information 10, finds the range of the standard cursor including the position of the position information 101, and outputs the standard cursor range information 301 including the range of the standard cursor. The range designation element acquisition means 4 receives the standard cursor range information 301, searches the display element information 6 to check whether or not a character displayed is within the designated range of the standard cursor, and The range specifying element information 401 including the existence flag indicating whether or not the character exists and the existence range of the character is output. The cursor display means 5 receives the cursor display range information 102 indicating the range of the cursor to be displayed, and displays the cursor on the screen with a dotted line. The cursor shape determining means 1 uses position information 1
01 is output to acquire the position specification element information 201 from the position specification element acquisition unit 2 and the standard cursor range information 301 from the standard cursor acquisition unit 3, and the acquired standard cursor range information 301 to the range specification element acquisition unit 4 And the range designation element information 401 is acquired. On the other hand, when the presence flag of the acquired position designation element information 201 is “present”, the cursor display means 5 sets the display range of characters in the position designation element information 201 as the cursor display range information 102.
When the presence flag of the acquired position designation element 201 is “none” and the presence flag of the range designation element information 401 is “none”, the standard cursor acquisition means 3
The standard cursor range information 301 returned from is output to the cursor display means 5 as the cursor display range 102. Furthermore, when the presence flag of the acquired position designation element information 201 is “absent” and the presence flag of the range designation element information 401 is “present”, the range designation element information 401 from the range of the obtained standard cursor range information 301 The range excluding the range is output to the cursor display means 5 as the cursor display range information 102.

【0008】図2は図1の実施例における表示の具体例
を示す図で、行欄の大きさより約30%の大きい文字
“あ”が表示されている場合を対象にしている。
FIG. 2 is a diagram showing a specific example of the display in the embodiment of FIG. 1 and is intended for the case where the character "A" larger than the size of the line column by about 30% is displayed.

【0009】図2(a)はカーソルの位置指定を表示さ
れた文字“あ”の範囲内に与えら場合である。カーソル
形状決定手段1が位置情報101を位置指定要素取得手
段2に送ると、位置指定要素取得手段2は位置情報10
1をもとに表示要素情報6を検索し、文字“あ”を検出
し、存在フラグ“あり”と文字の範囲とからなる位置指
定要素情報201を返す。カーソル形状決定手段1は位
置指定要素情報201の存在フラグが“あり”であるた
め、表示するカーソルの範囲を位置指定要素情報201
の文字の範囲と判定し、位置指定要素情報201の文字
の範囲をカーソル表示範囲情報102として、カーソル
表示手段5に送る。カーソル表示手段5はカーソル表示
範囲情報102の範囲をカーソルの大きさとして、図2
(b)に示すように文字“あ”の範囲を点線としたカー
ソルを表示する。
FIG. 2A shows the case where the cursor position designation is given within the range of the displayed character "A". When the cursor shape determination means 1 sends the position information 101 to the position designation element acquisition means 2, the position designation element acquisition means 2 sends the position information 10
The display element information 6 is searched based on 1 and the character "A" is detected, and the position designation element information 201 including the existence flag "Yes" and the character range is returned. Since the presence flag of the position designation element information 201 of the cursor shape determination means 1 is “present”, the range of the cursor to be displayed is determined by the position designation element information 201.
The character range of the position designation element information 201 is sent to the cursor display means 5 as the cursor display range information 102. The cursor display means 5 uses the range of the cursor display range information 102 as the size of the cursor, and
As shown in (b), a cursor with the range of the character "a" as a dotted line is displayed.

【0010】図2(c)はカーソルの位置指定を、表示
された文字“あ”の範囲外で、この範囲に含まれる行欄
の範囲内に与えた場合である。カーソル形状決定手段1
が位置情報101を位置指定要素取得手段2に送ると、
位置指定要素取得手段2は位置情報101をもとに表示
要素情報6を検索するが、文字を検出できず、存在フラ
グ“なし”からなる位置指定要素情報201を返す。こ
の場合、カーソル形状決定手段1は位置情報101を標
準カーソル取得手段3に送る。標準カーソル取得手段3
は位置情報101をもとに標準カーソルの範囲を求め標
準カーソル範囲301を返す。カーソル形状決定手段1
は、さらにこの標準カーソル範囲301をもとに表示要
素情報6を検索し、存在フラグ“あり”と文字“あ”の
範囲とからなる位置指定要素情報401を返す。カーソ
ル形状決定手段1は位置指定要素情報201の存在フラ
グの“なし”と範囲指定要素情報401の存在フラグの
“あり”とから、表示するカーソルの範囲を標準カーソ
ル範囲情報301から範囲指定要素情報401で得られ
た文字の範囲を除いた範囲であると判定し、カーソル表
示手段5に標準カーソル範囲情報301から範囲指定要
素情報401で得られた文字の範囲を除いた範囲をカー
ソル表示範囲情報102として送る。カーソル表示手段
5は図2(d)に示すように、このカーソル表示範囲情
報102の範囲をカーソルの大きさとして点線で画面に
表示する。
FIG. 2 (c) shows a case where the cursor position is specified outside the range of the displayed character "a" and within the range of the line columns included in this range. Cursor shape determination means 1
When the position information 101 is sent to the position designation element acquisition means 2,
The position designation element acquisition unit 2 searches the display element information 6 based on the position information 101, but cannot detect the character and returns the position designation element information 201 including the existence flag “none”. In this case, the cursor shape determination means 1 sends the position information 101 to the standard cursor acquisition means 3. Standard cursor acquisition means 3
Calculates the range of the standard cursor based on the position information 101 and returns the standard cursor range 301. Cursor shape determination means 1
Further searches the display element information 6 based on this standard cursor range 301, and returns the position designation element information 401 including the range of the existence flag “present” and the character “a”. The cursor shape determining means 1 determines the range of the cursor to be displayed from the standard cursor range information 301 to the range specifying element information based on the presence flag “absent” of the position specifying element information 201 and the presence flag “existing” of the range specifying element information 401. It is determined that the range is the range excluding the character range obtained in 401, and the range excluding the range of the character obtained in the range specification element information 401 from the standard cursor range information 301 is displayed on the cursor display means 5 as the cursor display range information. Send as 102. As shown in FIG. 2D, the cursor display means 5 displays the range of the cursor display range information 102 as the size of the cursor on the screen with a dotted line.

【0011】図2(e)はカーソルの位置指定を表示さ
れた文字“あ”の範囲に隣接する行欄の範囲に与えた場
合である。カーソル形状決定手段1が位置情報101を
位置指定要素取得手段2に送ると、位置指定要素取得手
段2は位置情報101をもとに表示要素情報6を検索す
るが、文字を検出できず、存在フラグ“なし”からなる
位置指定要素情報201を返す。この場合、カーソル形
状決定手段1は位置情報101を標準カーソル取得手段
3に送る。標準カーソル取得手段3は位置情報101を
もとに標準カーソルの範囲を求め、標準カーソル範囲情
報301を返す。カーソル形状決定手段1はさらに、標
準カーソル範囲情報301を範囲指定要素取得手段4に
送る。範囲指定要素取得手段4は標準カーソル範囲情報
301をもとに表示要素情報6を検索するが、文字を検
出できず、存在フラグ“なし”からなる範囲指定要素情
報401を返す。カーソル形状決定手段1は位置指定要
素情報201の存在フラグも、範囲指定要素情報401
の存在フラグも“なし”であるため、表示するカーソル
の範囲を標準カーソル範囲情報301であると判定し、
標準カーソル範囲情報301をカーソル表示範囲情報1
02としてカーソル表示手段5に送る。カーソル表示手
段5は、図2(f)に示すように、カーソル表示範囲情
報102の範囲をカーソルの大きさとして点線で画面に
表示する。
FIG. 2 (e) shows the case where the cursor position designation is given to the range of the line column adjacent to the range of the displayed character "a". When the cursor shape determination unit 1 sends the position information 101 to the position designation element acquisition unit 2, the position designation element acquisition unit 2 searches the display element information 6 based on the position information 101, but the character cannot be detected, and the presence exists. The position designation element information 201 including the flag “none” is returned. In this case, the cursor shape determination means 1 sends the position information 101 to the standard cursor acquisition means 3. The standard cursor acquisition unit 3 obtains the range of the standard cursor based on the position information 101, and returns the standard cursor range information 301. The cursor shape determination means 1 further sends the standard cursor range information 301 to the range designation element acquisition means 4. The range designation element acquisition means 4 searches the display element information 6 based on the standard cursor range information 301, but cannot detect a character and returns the range designation element information 401 including the existence flag “none”. The cursor shape determining means 1 also detects the presence flag of the position designation element information 201 and the range designation element information 401.
Since the presence flag of is also “none”, it is determined that the range of the cursor to be displayed is the standard cursor range information 301,
Standard cursor range information 301 and cursor display range information 1
02 to the cursor display means 5. As shown in FIG. 2F, the cursor display means 5 displays the range of the cursor display range information 102 as the size of the cursor on the screen with a dotted line.

【0012】なお以上の実施例では、カーソルは点線で
範囲を表示するものとしたが、実線であっても一向拘わ
らず、また範囲を網掛けで表示してもよい。
In the above embodiment, the cursor is used to display the range with a dotted line, but the cursor may be displayed with a solid line regardless of the direction, and the range may be displayed with a mesh.

【0013】[0013]

【発明の効果】以上説明したように本発明は、カーソル
を表示しようとする位置およびその位置を含む標準カー
ソルの範囲に文字が存在するかどうかを検索して、表示
するカーソルの範囲を決定することにより、表示してい
る文字に重なってカーソルを表示することがないので、
表示している文字を判別しにくくすることがなく、か
つ、移動が連続的になるので次の入力位置も正確に判断
できるという効果がある。
As described above, according to the present invention, the range of the cursor to be displayed is determined by searching the position where the cursor is to be displayed and the range of the standard cursor including the position for a character. As a result, the cursor will not be displayed overlapping the displayed characters,
There is an effect that it is possible to accurately determine the next input position because the displayed characters are not difficult to determine and the movement is continuous.

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

【図1】本発明の一実施例構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1の実施例における表示の具体例を示す図で
ある。
FIG. 2 is a diagram showing a specific example of a display in the embodiment of FIG.

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

1 カーソル形状決定手段 2 位置指定要素取得手段 3 標準カーソル取得手段 4 範囲指定要素取得手段 5 カーソル表示手段 6 表示要素情報 1 Cursor Shape Determining Means 2 Position Designating Element Obtaining Means 3 Standard Cursor Obtaining Means 4 Range Designating Element Obtaining Means 5 Cursor Displaying Means 6 Display Element Information

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 行欄によって位置指定のできるグラフィ
ックエディタにおけるカーソル表示装置において、画面
表示を行った文字の文字コードおよび文字の表示範囲か
らなる情報を保持している表示要素情報と、カーソルを
表示するための位置情報を入力して前記表示要素情報を
検索し、位置情報を位置に表示されている文字が存在す
るかどうかを調べ、文字が存在したかどうかを示す存在
フラグと文字の表示発範囲とからなる位置指定要素情報
を返す位置指定要素取得手段と、カーソルを表示するた
めの位置情報を入力してこの位置情報の位置を含む標準
カーソルを範囲を求め、標準カーソルの範囲からなる標
準カーソル範囲情報を返す標準カーソル取得手段と、こ
の標準カーソル範囲情報を入力して前記表示要素情報を
検索し、標準カーソルの範囲の中に表示されている文字
が存在するかどうかを調べ、文字が存在したかどうかを
示す存在フラグと文字の表示範囲とからなる範囲指定要
素情報を返す範囲指定要素取得手段と、表示するカーソ
ルの範囲からなるカーソル表示範囲情報を入力として指
定された範囲からなるカーソルを画面に表示するカーソ
ル表示手段と、前記位置指定要素取得手段に前記位置情
報を送り、位置指定要素情報を取得し、前記標準カーソ
ル取得手段に前記位置情報を送り、標準カーソル範囲情
報を取得し、前記範囲指定要素取得手段に前記標準カー
ソル範囲情報を送り、範囲指定要素情報を取得し、返さ
れた前記位置指定要素情報の存在フラグが“あり”のと
きにはこの位置指定要素情報の中の文字の表示範囲を前
記カーソル表示範囲情報としてカーソル表示手段に送
り、返された前記位置指定要素情報の存在フラグ“な
し”で、かつ前記範囲指定要素情報の存在フラグが“な
し”のときには返された前記標準カーソル範囲情報を前
記カーソル表示範囲情報としてカーソル表示手段に送
り、返された前記位置指定要素情報の存在フラグが“な
し”で、かつ前記範囲指定要素情報の存在フラグが“あ
り”のときには返された前記標準カーソル範囲情報の範
囲から前記範囲指定要素情報の範囲を除いた範囲を前記
カーソル表示範囲情報として前記カーソル表示手段に送
るカーソル形状決定手段とを有することを特徴とするカ
ーソル表示装置。
1. In a cursor display device in a graphic editor whose position can be specified by a line column, display element information holding information consisting of a character code of a character displayed on the screen and a display range of the character and a cursor are displayed. Position information to search for the display element information, check whether the character displayed at the position exists in the position information, the presence flag indicating whether or not the character exists, and the display indication of the character. A position specification element acquisition means that returns position specification element information consisting of a range and a standard cursor including the position of this position information by inputting position information for displaying the cursor, and a standard consisting of the range of the standard cursor Standard cursor acquisition means for returning cursor range information, and inputting this standard cursor range information to search the display element information, Range specification element acquisition means that returns the range specification element information consisting of the existence flag indicating whether or not a character exists and the display range of the character, Cursor display means for inputting cursor display range information consisting of the range of the cursor to be displayed, and cursor display means for displaying a cursor in the specified range on the screen, and the position information is sent to the position specifying element acquiring means to acquire position specifying element information Then, the position information is sent to the standard cursor acquisition means, standard cursor range information is acquired, the standard cursor range information is sent to the range specification element acquisition means, range specification element information is acquired, and the returned position is returned. When the presence flag of the designated element information is “present”, the display range of characters in this position designated element information is used as the cursor display range information. When the presence flag of the position designation element information returned to the display means is “none” and the presence flag of the range designation element information is “none”, the returned standard cursor range information is the cursor display range information. From the range of the standard cursor range information returned when the presence flag of the returned position designation element information is “absent” and the presence flag of the range designation element information is “present” A cursor display device, comprising: a cursor shape determining unit that sends a range excluding the range of the range specifying element information as the cursor display range information to the cursor display unit.
JP4199353A 1992-07-27 1992-07-27 Cursor display device Withdrawn JPH0644034A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4199353A JPH0644034A (en) 1992-07-27 1992-07-27 Cursor display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4199353A JPH0644034A (en) 1992-07-27 1992-07-27 Cursor display device

Publications (1)

Publication Number Publication Date
JPH0644034A true JPH0644034A (en) 1994-02-18

Family

ID=16406353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4199353A Withdrawn JPH0644034A (en) 1992-07-27 1992-07-27 Cursor display device

Country Status (1)

Country Link
JP (1) JPH0644034A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6551129B2 (en) 2000-10-11 2003-04-22 Sumitomo Wiring Systems, Ltd. Ground connector
US6648671B2 (en) 2001-08-30 2003-11-18 Yazaki Corporation Joint connector

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6551129B2 (en) 2000-10-11 2003-04-22 Sumitomo Wiring Systems, Ltd. Ground connector
US6648671B2 (en) 2001-08-30 2003-11-18 Yazaki Corporation Joint connector

Similar Documents

Publication Publication Date Title
US5359527A (en) Navigation system for vehicle
US20100049704A1 (en) Map information processing apparatus, navigation system, and map information processing method
US20080243370A1 (en) Navigation system with points of interest search
KR20180102907A (en) Display apparatus and information displaying method thereof
US7020847B1 (en) Search and navigation device for hypertext documents
WO2016088217A1 (en) Input apparatus, form input method, recording medium, and program
JPH02130673A (en) Data retrieving system
JPH0644034A (en) Cursor display device
JP2010244126A (en) Attention word estimation system for compact information terminal and retrieval system
JP2010286871A (en) Point search device, point search method, and program
JP2010108297A (en) Facility retrieval method and facility retrieval device
JPH0667838A (en) Display processor
CN111651546A (en) Method, system, device and medium for showing information points around hotel in map
JP2000249564A5 (en) Hierarchical classification area search method and judgment device
JPS6358485A (en) Map searching system
JPH05298056A (en) Cursor shape deciding device
JP2002107380A (en) Waveform-measuring apparatus
JP2001331491A (en) Target retrieval method and target retrieval device
JP2606375B2 (en) Area judgment processing method
JPH03116379A (en) System for retrieving map image data in map information processor
KR20230048864A (en) User equipment and control method for the same
JP2893786B2 (en) Figure selection method
JPH02141611A (en) Route guide apparatus for vehicle
JPH03196366A (en) Image map retrieval device
JPH01315868A (en) User registered word retrieving system for japanese word processor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19991005