JP2002007025A - Method and device for displaying character string - Google Patents

Method and device for displaying character string

Info

Publication number
JP2002007025A
JP2002007025A JP2000184771A JP2000184771A JP2002007025A JP 2002007025 A JP2002007025 A JP 2002007025A JP 2000184771 A JP2000184771 A JP 2000184771A JP 2000184771 A JP2000184771 A JP 2000184771A JP 2002007025 A JP2002007025 A JP 2002007025A
Authority
JP
Japan
Prior art keywords
screen
character string
display
displayed
list
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
JP2000184771A
Other languages
Japanese (ja)
Inventor
Tetsuo Kanefusa
徹郎 金房
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 Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering 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 Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2000184771A priority Critical patent/JP2002007025A/en
Publication of JP2002007025A publication Critical patent/JP2002007025A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To scroll a screen display from a list row position that is currently displayed to a target row position with a simple operation. SOLUTION: In this method for displaying character strings arranged in a logical screen in a list format in a physical screen, character strings for the prescribed number of rows are blocked and the blocked character strings are displayed on the physical screen. The character strings blocked and displayed on the physical screen are moved in the physical screen in accordance with the movement operation of the character strings, the blocked character strings are expanded into an unblocked state to be displayed in the physical screen with respect to a normal display instruction operation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、リスト形式で文字
列を表示可能な装置の物理画面内に可視表示する文字列
表示方法および装置に関し、特にリスト形式で表示され
た文字列の任意の行位置に簡便に移動して表示させる方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character string display method and apparatus for visually displaying a character string in a physical screen of a device capable of displaying a character string in a list format, and more particularly to an arbitrary line of a character string displayed in a list format. The present invention relates to a method of easily moving to a position and displaying the position.

【0002】[0002]

【従来の技術】従来、パーソナルコンピュータなどの情
報端末の物理画面内に複数行にわたってリスト形式で表
示された文字列のうち任意の目的行に表示位置を移動・
スクロールするための方法として、縮小化したリスト表
示文字列の任意部分をマウス(ポインティングデバイス
またはこれに相当する操作デバイス)でクリックして目
的の行位置に移動する方法、原寸のリスト表示文字列で
カーソル位置をキーボードで上下する方法、マウスで画
面スクロール用のボタンを押下する方法、スクロールバ
ーをスライドする方法などが知られている。
2. Description of the Related Art Conventionally, a display position is moved to an arbitrary target line of a character string displayed in a list form over a plurality of lines in a physical screen of an information terminal such as a personal computer.
As a method of scrolling, a method of clicking an arbitrary part of the reduced list display character string with a mouse (a pointing device or an equivalent operating device) to move to a target line position, a method of using an original size list display character string There are known a method of moving a cursor position up and down with a keyboard, a method of pressing a screen scroll button with a mouse, a method of sliding a scroll bar, and the like.

【0003】図8は縮小化したリスト表示文字列の任意
部分をマウスクリックして目的の位置行に移動する例を
示すもので、図8(a)は現在表示中である原寸リスト
表示画面801と通常のリスト表示形式からリスト全体
を物理画面内に表示するための全体表示コマンド802
を表わし、図8(b)は全体表示コマンド802実行後
の全画面縮小表示画面803と通常のリスト表示状態に
表示形式を戻す通常表示コマンド804を示している。
FIG. 8 shows an example in which an arbitrary part of a reduced list display character string is moved to a target position line by mouse click. FIG. 8A shows an original size list display screen 801 currently displayed. And an entire display command 802 for displaying the entire list in the physical screen from the normal list display format
FIG. 8B shows a full screen reduced display screen 803 after execution of the whole display command 802 and a normal display command 804 for returning the display format to a normal list display state.

【0004】更に図9は任意の位置に移動した原寸での
リスト表示画面805を示している。
FIG. 9 shows a list display screen 805 at the original size moved to an arbitrary position.

【0005】図8(a)の全体表示コマンド802をキ
ーボード押下またはマウスクリックで実行することで、
現在表示している画面801の原寸のリスト表示文字列
を図8(b)の全体縮小表示画面803に切り替えるこ
とができる。更に、図8(b)の縮小化したリスト表示
文字列の任意の位置をマウスでクリックし、通常表示コ
マンド804を実行することで、その位置を中心として
図9に示すようなリスト表示画面805の原寸リスト表
示に切り替わる。
By executing the entire display command 802 in FIG. 8A by pressing the keyboard or clicking the mouse,
The original size list display character string of the currently displayed screen 801 can be switched to the entire reduced display screen 803 of FIG. 8B. Further, by clicking on an arbitrary position of the reduced list display character string in FIG. 8B with the mouse and executing the normal display command 804, the list display screen 805 as shown in FIG. The display switches to the full size list display.

【0006】図10は原寸のリスト表示状態で任意の位
置に移動する例を示すもので、図10(a)は表示リス
ト文字列内にリスト文字列の現在行を表わすカーソルが
ある画面1001とカーソル1002を表わし、図10
(b)は論理画面上、画面1001の下方に存在する画
面203を表わす。ここで、論理画面とは、表示対象の
リストをメモリ空間に展開したものに相当する。
FIG. 10 shows an example of moving to an arbitrary position in the original size list display state. FIG. 10 (a) shows a screen 1001 in which a cursor indicating the current line of the list character string is displayed in the display list character string. A cursor 1002 is shown in FIG.
(B) represents the screen 203 existing below the screen 1001 on the logical screen. Here, the logical screen is equivalent to a list of display targets expanded in a memory space.

【0007】図10(a)の画面1001でカーソル1
002を下移動したときに画面1001の下端に到達し
て、リスト文字列行が論理画面上で更に下方に存在する
場合、カーソル下移動を続けることで画面自体がカーソ
ルの移動した行数分スクロールすることができる。この
カーソル下移動操作を繰り返すことで、図10(b)の
画面1003を表示することができる。
[0007] On screen 1001 of FIG.
When the lower end of the screen 1001 is reached when moving down the line 002 and the list character string line is further down on the logical screen, the screen itself is scrolled by the number of lines moved by the cursor by continuing to move down the cursor. can do. By repeating this operation of moving under the cursor, the screen 1003 of FIG. 10B can be displayed.

【0008】また、画面1001の状態からカーソルを
上移動させることで、画面1001の上方に存在する任
意の行のリスト文字列を表示できる。
Further, by moving the cursor upward from the state of the screen 1001, a list character string of an arbitrary line existing above the screen 1001 can be displayed.

【0009】図11は原寸のリスト表示文字列で任意の
行位置に移動する例を示すもので、この方法の技術とし
て、例えば、特開平7−21003号公報に記載のもの
が知られている。
FIG. 11 shows an example of moving to an arbitrary line position in a full-size list display character string. As a technique of this method, for example, a technique described in Japanese Patent Application Laid-Open No. 7-21003 is known. .

【0010】図11(a)は現在表示しているリスト画
面1101と画面スクロール用のスライダー1102、
上スライドボタン1103、下スライドボタン1104
を表わし、図11(b)は論理画面上、画面1101の
下方に存在する画面1105を表わす。
FIG. 11A shows a list screen 1101 currently displayed and a slider 1102 for scrolling the screen.
Up slide button 1103, down slide button 1104
FIG. 11B shows a screen 1105 existing below the screen 1101 on the logical screen.

【0011】図11(a)の画面1101で画面スクロ
ール用のスライダー1102をマウスで下移動したとき
に画面1101がスライダーの移動量分に応じてその行
数分スクロールし、画面1105を表示することができ
る。また、画面1101の状態から画面スクロール用の
スライダー1102をマウスで上移動したときは同様に
スライダーの移動量分に応じてその行数分の画面をスク
ロールすることができる。
When the screen scroll slider 1102 is moved downward with the mouse on the screen 1101 of FIG. 11A, the screen 1101 scrolls by the number of lines according to the amount of movement of the slider, and the screen 1105 is displayed. Can be. Also, when the screen scroll slider 1102 is moved upward with the mouse from the state of the screen 1101, the screen can be scrolled by the number of lines according to the amount of movement of the slider.

【0012】上スライドボタン1103、下スライドボ
タン1104は1回のマウスクリックで画面スクロール
用のスライダー1102が一定量移動することで、その
移動量分に応じた行数分の画面をスクロールすることが
できる。
The upper slide button 1103 and the lower slide button 1104 can scroll the screen by the number of lines corresponding to the amount of movement by moving the screen scroll slider 1102 by a fixed amount with one mouse click. it can.

【0013】[0013]

【発明が解決しようとする課題】リスト形式の文字列を
表示する装置では、物理的な表示画面サイズ内に全ての
行のリスト文字列が収まりきることは少なく、従来にお
いては、上述したように、目的の行位置に移動する手段
として全体表示から任意の位置を選び通常表示に戻すこ
とで画面表示を移動したり、カーソル移動もしくは、ウ
ィンドウスクロールのためのスライダーを移動させるこ
とで画面の表示範囲を動的に切り替えていた。したがっ
て、全体表示状態から目的位置の行の文字列を画面に表
示するためには、おおよそのあたりをつけ通常表示に戻
してから目的の行位置まで更にスクロールを行う必要が
あり、目的の行位置に位置づけるためには、操作者が常
に画面を注意深く見続ける必要があり、操作者自身が疲
労し易いという問題がある。言い換えれば、目的の行位
置に位置づけるために長い時間を要するという問題があ
った。また、カーソル移動による画面スクロール方法で
は、システム自体が高速に動作することが要求されるた
め、表示機能が低速の装置には適用困難である。スクロ
ール用のスライダーで画面をスクロールする方法ではマ
ウスなどのポインティングデバイスを使うという前提で
は操作性が良いものの、全体表示方式と同様に目的の行
に位置づけるためには操作者が常に画面を注意深く見続
ける必要がある。
In an apparatus for displaying a character string in the form of a list, it is rare that the list character strings of all the lines fit within the physical display screen size. As a means to move to the target line position, select an arbitrary position from the whole display and return to the normal display to move the screen display, move the cursor, or move the slider for window scrolling, the screen display range Was switching dynamically. Therefore, in order to display the character string of the line at the target position from the entire display state on the screen, it is necessary to roughly return to the normal display and then scroll further to the target line position. , It is necessary for the operator to constantly look at the screen carefully, and there is a problem that the operator himself tends to be tired. In other words, there is a problem that it takes a long time to locate the target line position. Further, in the screen scrolling method by moving the cursor, since the system itself is required to operate at a high speed, it is difficult to apply the method to a device having a low display function. In the method of scrolling the screen with the scroll slider, the operability is good under the assumption that a pointing device such as a mouse is used, but the operator always keeps watching the screen carefully to position it on the target line like the whole display method There is a need.

【0014】本発明の目的は、任意の目的行位置に簡単
な操作で確実に位置づけて画面表示することができる文
字列表示方法および装置を提供することにある。
An object of the present invention is to provide a method and apparatus for displaying a character string which can be reliably positioned at an arbitrary target line position by a simple operation and displayed on a screen.

【0015】[0015]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、論理画面内にリスト形式で並べられた文
字列を物理画面内に表示する文字列表示方法において、
所定行数分の文字列をブロック化し、ブロック化した文
字列を前記物理画面上に表示することを特徴とする。ま
た、文字列の移動操作に対し物理画面内にブロック化し
て表示した文字列を物理画面内で移動し、通常表示指示
操作に対しブロック化した文字列をブロック化しない状
態に展開し、物理画面内に表示することを特徴とする。
また、論理画面内にリスト形式で並べられた文字列を物
理画面内に表示する文字列表示装置において、所定行数
分の文字列をブロック化し、ブロック化した文字列を前
記物理画面上に表示させる手段を備えることを特徴とす
る。また、文字列の移動操作を指示する第1の操作手段
と、通常表示状態を指示する第2の操作手段と、前記第
1の操作手段による文字列の移動操作に対し物理画面内
にブロック化して表示した文字列を物理画面内で移動
し、前記第2の操作手段による通常表示指示操作に対し
ブロック化した文字列をブロック化しない状態に展開
し、物理画面内に表示する手段を備えること特徴とす
る。
In order to achieve the above object, the present invention provides a character string display method for displaying a character string arranged in a list on a logical screen on a physical screen.
Character strings for a predetermined number of lines are divided into blocks, and the blocked character strings are displayed on the physical screen. In addition, the character string displayed as a block in the physical screen in response to the movement operation of the character string is moved in the physical screen, and the character string that is blocked in the normal display instruction operation is expanded into a non-blocked state. It is characterized by being displayed within.
Further, in a character string display device for displaying a character string arranged in a list form on a logical screen in a physical screen, a character string for a predetermined number of lines is blocked, and the blocked character string is displayed on the physical screen. It is characterized by having a means for causing. Also, a first operating means for instructing a character string moving operation, a second operating means for instructing a normal display state, and a block in the physical screen in response to the character string moving operation by the first operating means. Means for moving the displayed character string in the physical screen, expanding the blocked character string in a non-blocked state in response to the normal display instruction operation by the second operation means, and displaying the block in the physical screen. Features.

【0016】このような構成にすることにより、現在表
示中の画面内には目的の文字列行が表示されておらず、
画面を上下にn行移動すれば目的の行を表示できること
が分かっている場合、1回のカーソル移動操作で複数行
分の文字列を移動させ、目的の文字列を表示することが
可能になる。
With such a configuration, the target character string line is not displayed in the currently displayed screen.
If it is known that the target line can be displayed by moving the screen up and down n lines, the character string for a plurality of lines can be moved by one cursor movement operation, and the target character string can be displayed. .

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の形態を図面
を用いて説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0018】図1は、本発明の一実施形態にかかるリス
ト表示装置の全体構成である。図1において、101は
表示装置、102はリスト表示機能が組み込まれている
文字列表示装置となる中央処理装置、103はリスト表
示すべき文字列情報が格納されている補助記憶装置、1
04は補助操作を行うマウス、105はキーボードであ
る。中央処理装置102は、リスト表示プログラム10
6を実行して補助記憶装置103に格納されている文字
列情報を表示編集する。本実施形態では、リスト表示プ
ログラム106と機能連携して動作するリストブロック
表示プログラム107が実装されている。
FIG. 1 is an overall configuration of a list display device according to an embodiment of the present invention. In FIG. 1, reference numeral 101 denotes a display device; 102, a central processing unit serving as a character string display device having a built-in list display function; 103, an auxiliary storage device storing character string information to be displayed in a list;
Reference numeral 04 denotes a mouse for performing an auxiliary operation, and reference numeral 105 denotes a keyboard. The central processing unit 102 executes the list display program 10
6 to display and edit the character string information stored in the auxiliary storage device 103. In the present embodiment, a list block display program 107 that operates in cooperation with the list display program 106 is mounted.

【0019】図2に、通常のリスト表示状態から任意の
行位置の文字列を画面表示する機能及び操作の概要を示
す。図2(a)は、文字情報データの途中行を表示して
いる画面201、画面をブロック行表示するボタン20
2、及び表示編集対象を示すカーソル203を表わす。
図2(b)は、ブロック行表示中の画面204、通常の
可視表示に戻すボタン205、及び表示編集対象行を含
むブロックの位置を示すカーソル206を表わす。図3
は、ブロック行表示中の画面から通常の可視表示状態に
戻った画面207を表わす。
FIG. 2 shows an outline of functions and operations for displaying a character string at an arbitrary line position on a screen from a normal list display state. FIG. 2A shows a screen 201 displaying an intermediate line of character information data, and a button 20 for displaying the screen as a block line.
2 and a cursor 203 indicating a display / edit target.
FIG. 2B shows a screen 204 during block row display, a button 205 for returning to normal visual display, and a cursor 206 indicating the position of a block including the display edit target row. FIG.
Represents a screen 207 that has returned to the normal visible display state from the screen displaying the block lines.

【0020】リスト表示プログラム106を起動して、
補助記憶装置103内に格納されている文字列情報がリ
スト表示形式で表示されている状態から、ボタン202
をマウス104で押すことによりブロック行表示中画面
204に移行する。この操作はキーボード105内の特
定のキー押下、もしくはキーとキーの同時押下による組
み合わせ操作によりマウスでボタン202を押す代わり
となる。すなわち、通常のリスト表示画面状態から何ら
かのアクションによりブロック行表示画面状態に移るこ
とを意味する。このとき、ブロック行表示画面状態のカ
ーソルは今まで画面201で通常にリスト表示していた
行を含むブロック表示行に存在している。ブロック行表
示中の画面204では、キーボード105のカーソル上
下移動操作、またはマウス104による行の選択操作で
任意のブロック行にカーソル206を移動することが出
きる。
When the list display program 106 is started,
From the state where the character string information stored in the auxiliary storage device 103 is displayed in the list display format,
Is pressed with the mouse 104, the screen shifts to a block row displaying screen 204. This operation is an alternative to pressing the button 202 with a mouse by pressing a specific key in the keyboard 105 or a combination operation by simultaneously pressing a key and a key. That is, it means that the state changes from the normal list display screen state to the block line display screen state by some action. At this time, the cursor in the block line display screen state is present on the block display line including the line normally displayed in the list on the screen 201 up to now. On the screen 204 during the display of the block line, the cursor 206 can be moved to an arbitrary block line by a cursor up / down operation of the keyboard 105 or a line selection operation by the mouse 104.

【0021】画面204において、ボタン205をマウ
ス104で押すことにより、通常の可視状態リスト表示
画面207(図3)となる。このとき、画面207に表
示されている文字列の行はブロック行上のカーソル20
6(図2(b))が存在しているブロックに該当する行
となる。この操作はキーボード105内の特定のキー押
下、もしくはキーとキーの同時押下による組み合わせ操
作によりマウス104でボタン205を押す代わりとな
る。すなわち、通常のブロック行表示画面状態から何ら
かの定められたアクションによりリスト表示画面状態に
移ることを意味する。本発明の特徴はマウスによる操作
も可能としているものの、任意の行位置までの画面表示
移動を簡便なキーボード操作だけで実現していることに
ある。
When a button 205 is pressed with the mouse 104 on the screen 204, a normal visible state list display screen 207 (FIG. 3) is displayed. At this time, the line of the character string displayed on the screen 207 is the cursor 20 on the block line.
6 (FIG. 2B) is the row corresponding to the block in which it exists. This operation is an alternative to pressing the button 205 with the mouse 104 by pressing a specific key in the keyboard 105 or a combination operation by simultaneously pressing the key and the key. That is, it means that the state is shifted from the normal block line display screen state to the list display screen state by some predetermined action. A feature of the present invention is that, although operation with a mouse is also possible, movement of the screen display to an arbitrary line position is realized only by a simple keyboard operation.

【0022】図4及び図5は、リスト表示プログラム1
06から呼び出されるリストブロック表示プログラム1
07の処理の概要を示すフローチャートである。まず、
ステップ401において通常に可視表示状態でリスト表
示プログラム106が文字列情報を表示編集していると
きに操作者からのマウス操作またはキーボード入力を受
け付ける。次に、ステップ402にて操作者がブロック
行表示ボタンをマウス押下するかキーボード105から
ブロック行表示移行用の操作が行われたかを判断する。
この判定にてブロック行表示ボタンをマウス押下するか
キーボード105からブロック行表示移行用の操作が行
われなかった場合は、ステップ401に戻り、通常に可
視表示状態でリスト表示プログラム106により文字情
報を表示編集する。
FIGS. 4 and 5 show a list display program 1.
List block display program 1 called from 06
It is a flowchart which shows the outline | summary of the process of 07. First,
In step 401, a mouse operation or a keyboard input from the operator is accepted when the list display program 106 is displaying and editing character string information in a normally visible display state. Next, in step 402, it is determined whether the operator has pressed the mouse on the block line display button or performed an operation for shifting to block line display from the keyboard 105.
If it is determined that the block line display button has not been pressed with the mouse or the operation for shifting to the block line display has not been performed from the keyboard 105, the process returns to step 401, and the list display program 106 displays the character information in the normal visible state. Display and edit.

【0023】また、ステップ403の判定でブロック行
表示ボタンをマウス押下するかキーボード105からブ
ロック行表示移行用の操作が行われた場合は、ステップ
403に進む。ステップ403では、ブロック行表示す
るための演算を行い、文字情報データの全行数からブロ
ック表示行数を求める。ステップ404では、ステップ
403で算出したブロック行数を元に、画面表示状態を
通常のリスト表示からブロック行表示に切り替える。こ
れ以降は明示的に通常のリスト表示状態に切り替えるま
で、ブロック行表示状態となる。ステップ405では、
ブロック行表示状態での操作待ちとなる。
If it is determined in step 403 that the block row display button is pressed with the mouse or an operation for shifting to block row display is performed from the keyboard 105, the process proceeds to step 403. In step 403, an operation for displaying a block line is performed, and the number of block display lines is obtained from the total number of lines of the character information data. In step 404, the screen display state is switched from the normal list display to the block line display based on the number of block lines calculated in step 403. Thereafter, the block line display state is set until the display is explicitly switched to the normal list display state. In step 405,
Waiting for operation in block line display state.

【0024】操作者がマウス104またはキーボード1
05からの操作を行うと、ステップ406に進み、キー
ボード105でカーソルを上方向に移動する操作が行な
われ、かつ上方向に移動可能なブロック行が存在すると
きに、ステップ407でカーソルを1行上方へ移動す
る。同様に、ステップ407に進み、キーボード105
でカーソルを下方向に移動する操作が行なわれ、かつ下
方向に移動可能なブロック行が存在するときに、ステッ
プ409でカーソルを1行上方へ移動する。また、マウ
スクリック操作においては、ステップ410で判定す
る。マウス104のクリックされた位置がブロック表示
行の一部である場合には、ステップ411に進み、マウ
ス104で指示されたブロック行にカーソルを移動す
る。
When the operator operates the mouse 104 or the keyboard 1
If the operation from step 05 is performed, the process proceeds to step 406. If the operation of moving the cursor upward with the keyboard 105 is performed and there is a block line that can be moved upward, the cursor is moved to one line in step 407. Move upward. Similarly, the process proceeds to step 407 and the keyboard 105
When the operation of moving the cursor downward is performed by the operation and there is a block line that can be moved downward, the cursor is moved one line upward in step 409. In the mouse click operation, the determination is made in step 410. If the clicked position of the mouse 104 is a part of the block display line, the process proceeds to step 411, and the cursor is moved to the block line specified by the mouse 104.

【0025】上記以外の操作が行われている場合はステ
ップ412に進み、通常表示ボタンが押されたか、また
は通常リスト行表示移行用のキーボード操作が実行され
たかを判定する。この判定において、通常表示ボタンが
押されず、かつ通常リスト行表示移行用のキーボード操
作も実行されなかった場合は、ステップ405に戻り、
ブロック行表示状態での操作待ちとなる。
If any other operation has been performed, the process proceeds to step 412, where it is determined whether the normal display button has been pressed or a keyboard operation for shifting to the normal list line display has been performed. In this determination, when the normal display button is not pressed and the keyboard operation for shifting to the normal list line display is not executed, the process returns to step 405, and
Waiting for operation in block line display state.

【0026】ステップ412で、通常表示ボタンが押さ
れた、または通常リスト行表示移行用のキーボード操作
が実行されたと判定した場合は、ステップ413に進
み、通常の可視状態でカーソルの指しているブロック表
示行に該当する行の文字列を画面に表示してステップ4
14に進む。ステップ414では文字列情報の表示編集
操作終了でなければ、ステップ401に戻り、リスト表
示プログラム106を継続する。本実施形態におけるリ
ストブロック表示プログラム107の処理は、ステップ
403からステップ412までの範囲である。
If it is determined in step 412 that the normal display button has been pressed or the keyboard operation for shifting to the normal list line display has been executed, the process proceeds to step 413, where the block indicated by the cursor in the normal visible state is displayed. Step 4 displays the character string of the line corresponding to the display line on the screen.
Proceed to 14. In step 414, if the display editing operation of the character string information is not completed, the process returns to step 401 and the list display program 106 is continued. The processing of the list block display program 107 in the present embodiment is in the range from step 403 to step 412.

【0027】図6は、文字列情報をリスト形式で表示し
た時に存在する論理リスト行とブロックリスト表示行と
の対応関係を表わす図である。論理画面内に展開される
文字情報データの全リスト行数をN、1ブロックあたり
の行数をLで定義する場合、ブロック表示する行数B
は、次の式1で表現できる。
FIG. 6 is a diagram showing a correspondence relationship between a logical list line existing when character string information is displayed in a list format and a block list display line. When the total number of lines of character information data to be developed in the logical screen is defined as N and the number of lines per block is defined as L, the number B of lines to be displayed in a block
Can be expressed by the following equation 1.

【0028】[0028]

【数1】B=(N+(L−1)/L 但し、N=文字列情報の全行数、L=1ブロック当りの
行数 例えば、N=100,L=40とした場合、B=139
/40=3.5で小数点以下を切り捨てると、B=4行
となる。これは、ブロック表示する行数が4行で、画面
204においてブロックの位置を示すカーソル206を
1行移動させることで、可視状態での文字列をL=40
行移動することが可能であることを意味する。
B = (N + (L-1) / L where N = the total number of lines of character string information, L = the number of lines per block. For example, if N = 100 and L = 40, then B = 139
Truncation below / 40 at /40=3.5 results in B = 4 rows. This is because the number of lines to be displayed as a block is four, and the cursor 206 indicating the position of the block on the screen 204 is moved by one line, so that the character string in the visible state is L = 40.
It means that line movement is possible.

【0029】したがって、本実施形態によれば、物理表
示画面が小さな情報端末、例えば図7に示すように液晶
画面702を備えた携帯電話機701で電子メールや商
取引用の文字列情報を表示させる場合に極めて有効なも
のとなる。また、予め論理画面上の情報の中でユーザが
見たい情報のおおよその位置(例えば文頭、文末など)
が分かっている場合には、その部分までブロック表示の
ままでスクロールすることにより、目的とする情報に短
時間で到達することができる。
Therefore, according to the present embodiment, an information terminal having a small physical display screen, for example, a portable telephone 701 having a liquid crystal screen 702 as shown in FIG. It will be extremely effective. Also, the approximate position of the information that the user wants to see in the information on the logical screen in advance (for example, beginning of sentence, end of sentence, etc.)
If the information is known, the target information can be reached in a short time by scrolling to that part while keeping the block display.

【0030】[0030]

【発明の効果】以上に説明したように、本発明による
と、ブロック行表示状態でのカーソル移動操作により、
通常のリスト形式での文字列表示における数分の1の操
作で目的の表示位置へ選択移動が行え、従来方法に比べ
て目的とする情報に到達するまでの時間が大幅に短縮さ
れ、操作性を向上させることができる。
As described above, according to the present invention, the cursor moving operation in the block row display state allows
Selective movement to the target display position can be performed by a fraction of the operation of character string display in the ordinary list format, and the time required to reach the target information is significantly reduced compared to the conventional method, and operability is improved. Can be improved.

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

【図1】本発明の一実施形態にかかるシステムの全体的
構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of a system according to an embodiment of the present invention.

【図2】通常の可視状態リスト表示とブロック行表示の
関係式を表わした図である。
FIG. 2 is a diagram showing a relational expression between a normal visible state list display and a block row display.

【図3】図2(b)の状態から遷移した画面を示す図で
ある。
FIG. 3 is a diagram showing a screen that has transitioned from the state of FIG. 2 (b).

【図4】本発明のブロック行表示による画面移動を用い
た方法を示すフローチャートである。
FIG. 4 is a flowchart illustrating a method using screen movement by block row display according to the present invention.

【図5】図4の続きを示すフローチャートである。FIG. 5 is a flowchart showing a continuation of FIG. 4;

【図6】文字情報データをリスト形式で表示した時に存
在する論理リスト行とブロックリスト表示行との対応関
係を表わす図である。
FIG. 6 is a diagram illustrating a correspondence between a logical list line and a block list display line that exist when character information data is displayed in a list format.

【図7】本発明を適用して好適な情報端末の一例を示す
図である。
FIG. 7 is a diagram illustrating an example of an information terminal suitable for applying the present invention.

【図8】全体縮小表示、通常表示切り替えを用いた従来
の方法を示す図である。
FIG. 8 is a diagram showing a conventional method using switching between whole reduced display and normal display.

【図9】図8(b)の状態から遷移した画面を示す図で
ある。
FIG. 9 is a diagram showing a screen that has transitioned from the state of FIG. 8 (b).

【図10】通常の可視状態リスト表示での単純カーソル
移動による画面移動を用いた従来の方法を示す図であ
る。
FIG. 10 is a diagram showing a conventional method using screen movement by simple cursor movement in a normal visible state list display.

【図11】スライダー、スライドボタンでの画面移動を
用いた従来の方法を示す図である。
FIG. 11 is a diagram showing a conventional method using screen movement with a slider and a slide button.

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

101…表示装置、102…中央処理装置、103…補
助記憶装置、104…マウス、105…キーボード、1
06…リスト表示プログラム、107…リストブロック
表示プログラム。
101: display device, 102: central processing unit, 103: auxiliary storage device, 104: mouse, 105: keyboard, 1
06: List display program, 107: List block display program.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 論理画面内にリスト形式で並べられた文
字列を物理画面内に表示する文字列表示方法において、 所定行数分の文字列をブロック化し、ブロック化した文
字列を前記物理画面上に表示することを特徴とする文字
列表示方法。
1. A character string display method for displaying, in a physical screen, character strings arranged in a list on a logical screen, wherein a predetermined number of lines of character strings are blocked, and the blocked character strings are displayed on the physical screen. A character string display method characterized by being displayed above.
【請求項2】 文字列の移動操作に対し物理画面内にブ
ロック化して表示した文字列を物理画面内で移動し、通
常表示指示操作に対しブロック化した文字列をブロック
化しない状態に展開し、物理画面内に表示することを特
徴とする請求項1に記載の文字列表示方法。
2. A character string displayed as a block in the physical screen in response to a character string moving operation is moved in the physical screen, and the character string blocked in response to the normal display instruction operation is expanded to a state in which the character string is not blocked. The character string display method according to claim 1, wherein the character string is displayed in a physical screen.
【請求項3】 論理画面内にリスト形式で並べられた文
字列を物理画面内に表示する文字列表示装置において、 所定行数分の文字列をブロック化し、ブロック化した文
字列を前記物理画面上に表示させる手段を備えることを
特徴とする文字列表示装置。
3. A character string display device for displaying character strings arranged in a list form on a logical screen in a physical screen, wherein the character strings for a predetermined number of lines are blocked, and the blocked character strings are displayed on the physical screen. A character string display device comprising: means for displaying the character string on the top.
【請求項4】 文字列の移動操作を指示する第1の操作
手段と、通常表示状態を指示する第2の操作手段と、前
記第1の操作手段による文字列の移動操作に対し物理画
面内にブロック化して表示した文字列を物理画面内で移
動し、前記第2の操作手段による通常表示指示操作に対
しブロック化した文字列をブロック化しない状態に展開
し、物理画面内に表示する手段を備えること特徴とする
請求項3に記載の文字列表示装置。
4. A first operation means for instructing a character string moving operation, a second operating means for instructing a normal display state, and a character string moving operation by the first operating means in a physical screen. Means for moving a character string displayed as a block in the physical screen within the physical screen, and expanding the block of the character string in a non-blocked state in response to the normal display instruction operation by the second operation means, and displaying the block in the physical screen The character string display device according to claim 3, further comprising:
JP2000184771A 2000-06-20 2000-06-20 Method and device for displaying character string Pending JP2002007025A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000184771A JP2002007025A (en) 2000-06-20 2000-06-20 Method and device for displaying character string

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000184771A JP2002007025A (en) 2000-06-20 2000-06-20 Method and device for displaying character string

Publications (1)

Publication Number Publication Date
JP2002007025A true JP2002007025A (en) 2002-01-11

Family

ID=18685175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000184771A Pending JP2002007025A (en) 2000-06-20 2000-06-20 Method and device for displaying character string

Country Status (1)

Country Link
JP (1) JP2002007025A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154262A (en) * 2004-11-29 2006-06-15 Kyocera Corp Portable terminal, and method for controlling the same, and program
JP2012150488A (en) * 2012-02-29 2012-08-09 Kyocera Corp Portable terminal, control method for portable terminal and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154262A (en) * 2004-11-29 2006-06-15 Kyocera Corp Portable terminal, and method for controlling the same, and program
JP2012150488A (en) * 2012-02-29 2012-08-09 Kyocera Corp Portable terminal, control method for portable terminal and program

Similar Documents

Publication Publication Date Title
US5777615A (en) Multiple display pointers for computer graphical user interfaces
KR101025259B1 (en) Improved pocket computer and associated methods
CA1238980A (en) Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US7350154B2 (en) Virtual desktop manager
CN112181225A (en) Desktop element adjusting method and device and electronic equipment
US6430314B1 (en) Method and apparatus for entering data strings including hangul (Korean) and ASCII characters
CN112148178A (en) Application switching method and device, electronic equipment and readable storage medium
US6424359B1 (en) Screen scroll control method and recording medium
JP2002132429A (en) Method and device for inputting character and storage medium
JP2008191790A (en) Plant monitoring control system and plant monitoring control program
DE10112750A1 (en) Information processing apparatus, menu processing method and recording medium that stores a menu processing program
JP2001344092A (en) Information processor
US6300934B1 (en) Method and apparatus for entering Hangul (Korean) characters
JP2002007025A (en) Method and device for displaying character string
EP1422600A2 (en) Information processing apparatus, and method of assigning function to key
JP2009134753A (en) Client terminal
JPH11203018A (en) Cursor display system and recording medium
JP3866584B2 (en) Terminal device, scroll start method, and program
JP2003288155A (en) Character string input program
JPH0981107A (en) Window display and control device
US20020167529A1 (en) Computer system for displaying object images
JPH0973385A (en) Multiwindow display device
JPH0721403A (en) Graphic editor
JPH09171451A (en) Window managing device
JPH08211996A (en) Computer communication method