JPH06187089A - Scroll control method - Google Patents

Scroll control method

Info

Publication number
JPH06187089A
JPH06187089A JP34055092A JP34055092A JPH06187089A JP H06187089 A JPH06187089 A JP H06187089A JP 34055092 A JP34055092 A JP 34055092A JP 34055092 A JP34055092 A JP 34055092A JP H06187089 A JPH06187089 A JP H06187089A
Authority
JP
Japan
Prior art keywords
scroll
axis
pen
moving
control method
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
JP34055092A
Other languages
Japanese (ja)
Other versions
JP3248633B2 (en
Inventor
Takeshi Yamamoto
剛 山本
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 JP34055092A priority Critical patent/JP3248633B2/en
Publication of JPH06187089A publication Critical patent/JPH06187089A/en
Application granted granted Critical
Publication of JP3248633B2 publication Critical patent/JP3248633B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To provide a scroll operation in an optional direction by using the moving direction and moving amount of a pen input device. CONSTITUTION:This scroll control method is for scrolling pictures displayed on the display screen of a display device in a computer system provided with the pen input device and the display device. This method is provided with a step 1 for fetching the coordinates of the starting point and the terminating point of the movement of a pen for the scroll operation from the pen input device, the steps 2 and 3 for calculating the moving amounts in X axis and Y axis directions from the fetched coordinates of the starting point and the terminating point, the step 4 for calculating the inclination of the moving direction based on the calculated moving amounts in the X axis and Y axis directions and the step 5 for simultaneously executing scroll in the X axis direction and the Y axis direction based on the calculated moving amounts and the inclination of the moving direction.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
において、特にペン入力装置を用いてスクロールを行う
スクロール制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a scroll control method for scrolling using a pen input device in a computer system.

【0002】[0002]

【従来の技術】従来、コンピュータシステムにおいて、
表示装置の表示画面を見ながら文書作成作業、作表作業
処理を行う場合、表示領域(全表示領域あるいはウィン
ドウ)の物理的な画面(物理画面)に収まりきらない大
きさの画像(テキストあるはイメージ)を論理画面とし
て扱うことがある。すなわち、物理画面とは実際の表示
画面のことであり、論理画面とは描画されたスクロール
対象の画面である。このような場合、物理画面に対して
論理画面を移動(スクロール)させることにより、隠れ
た部分を見えるようにすることができる。
2. Description of the Related Art Conventionally, in computer systems,
When performing document creation work and tabulation work while looking at the display screen of the display device, an image (text or text) whose size does not fit on the physical screen (physical screen) of the display area (entire display area or window) Image) may be treated as a logical screen. That is, the physical screen is the actual display screen, and the logical screen is the drawn scroll target screen. In such a case, the hidden part can be made visible by moving (scrolling) the logical screen with respect to the physical screen.

【0003】例えば、従来の文書作成用アプリケーショ
ンソフトウエアには、表示領域の右端に縦方向スクロー
ル用スクロールバー、下端に横方向スクロール用スクロ
ールバーを有し、これらに対してマウスのようなポイン
ティング入力装置を用いて操作することにより論理画面
を横方向または縦方向に移動させることができるように
なっているものがある。また、カーソルを表示領域の外
へはみ出す方向へ移動させたとき、自動的にその方向
(縦または横)にスクロールするものもある。
For example, conventional document creating application software has a scroll bar for vertical scrolling at the right end of the display area and a scroll bar for horizontal scrolling at the lower end, and pointing input like a mouse is applied to these. There is a device in which a logical screen can be moved horizontally or vertically by operating the device. Further, there is a device that automatically scrolls in the direction (vertical or horizontal) when the cursor is moved in a direction to extend outside the display area.

【0004】[0004]

【発明が解決しようとする課題】しかし、従来のスクロ
ール制御方法においては、斜め方向に論理画面を移動さ
せたいときであっても、縦方向と横方向のスクロールを
順次実行する必要があり、例えば、ポインティングデバ
イスのカーソルをまず表示領域の右端へ移動させて縦方
向のスクロールを行い、次にカーソルを表示領域の下端
へ移動させて横方向のスクロールを行う必要がある。目
的の部分を表示領域内に現わすために、これらの操作を
繰り返さなければならない場合も生じ、操作が非常に煩
雑であった。
However, in the conventional scroll control method, even when it is desired to move the logical screen diagonally, it is necessary to sequentially perform scrolling in the vertical and horizontal directions. It is necessary to first move the cursor of the pointing device to the right end of the display area for vertical scrolling, and then move the cursor to the lower end of the display area for horizontal scrolling. In some cases, these operations had to be repeated in order to show the target portion in the display area, and the operation was very complicated.

【0005】本発明の目的は、ペン入力装置を用いて1
回の操作により斜め方向を含む任意の方向へ画像をスク
ロールさせることができるスクロール制御方法を提供す
ることにある。
An object of the present invention is to use a pen input device to
An object of the present invention is to provide a scroll control method capable of scrolling an image in an arbitrary direction including an oblique direction by a single operation.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明によるスクロール制御方法は、ペン入力装置
および表示装置を備えたコンピュータシステムにおいて
前記表示装置の表示画面に表示された画像をスクロール
させるスクロール制御方法であって、前記ペン入力装置
からスクロール操作のためのペンの移動の始点および終
点の座標を取り込むステップと、該取り込んだ始点およ
び終点の座標からX軸およびY軸方向の移動量を算出す
るステップと、該算出されたX軸およびY軸方向の移動
量に基づいて移動方向の傾きを算出するステップと、前
記算出された移動量および移動方向の傾きに基づいてX
軸方向およびY軸方向に同時にスクロールを実行するス
テップとを備えたものである。
To achieve the above object, a scroll control method according to the present invention scrolls an image displayed on a display screen of a display device in a computer system including a pen input device and a display device. In the scroll control method, a step of taking in coordinates of a starting point and an ending point of a movement of a pen for a scroll operation from the pen input device, and a moving amount in the X-axis and Y-axis directions from the taken coordinates of the starting point and the ending point A step of calculating, a step of calculating an inclination in the movement direction based on the calculated movement amounts in the X-axis and Y-axis directions, and an step of calculating X based on the calculated movement amount and the inclination in the movement direction.
And a step of simultaneously performing scrolling in the axial direction and the Y-axis direction.

【0007】[0007]

【作用】本発明のスクロール制御では、ペン入力装置に
より入力されたスクロールのためのペン移動の始点およ
び終点の座標に基づいて、X軸およびY軸方向の移動量
さらに移動方向の傾きを求め、これらに基づいて、X軸
Y軸両方向のスクロールを同時に実行する。すなわち、
一回のペンの移動操作で、斜め方向を含む任意の方向へ
のスクロールを実行することが可能となる。これによ
り、従来のスクロール操作の煩雑さが解消され、ペンの
操作性、処理の作業性が向上する。
According to the scroll control of the present invention, the amount of movement in the X-axis and Y-axis directions and the inclination in the movement direction are obtained based on the coordinates of the start point and the end point of the pen movement for scroll input by the pen input device. Based on these, scrolling in both X-axis and Y-axis directions is simultaneously executed. That is,
With a single movement operation of the pen, it is possible to execute scrolling in any direction including an oblique direction. As a result, the complexity of the conventional scroll operation is eliminated, and the operability of the pen and the workability of processing are improved.

【0008】[0008]

【実施例】以下、本発明の一実施例を図面を参照して説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0009】まず、図12に本発明のスクロール制御方
法が適用されるコンピュータシステムの概略ハードウエ
ア構成を示す。このシステムは、システム全体を制御す
る中央処理装置(CPU)120、このCPU120が
実行するシステムプログラムおよびアプリケーションプ
ログラム、その他各種データを格納する主記憶装置12
1、この主記憶装置121に常駐しないプログラムおよ
びデータを格納する大記憶容量の外部記憶装置、ペン1
24を有するペン入力装置123、および表示装置12
5を有する。ペン入力装置123と表示装置125とは
図中別々に示したが、以下の説明では表示装置125の
画面上でペン124を指示操作するものものとする。但
し、本発明はこのような構成に限定されるものではな
い。
First, FIG. 12 shows a schematic hardware configuration of a computer system to which the scroll control method of the present invention is applied. This system includes a central processing unit (CPU) 120 that controls the entire system, a main storage device 12 that stores system programs and application programs executed by the CPU 120, and other various data.
1. A large-capacity external storage device for storing programs and data that are not resident in the main storage device 121, a pen 1.
Pen input device 123 having 24 and display device 12
Have 5. The pen input device 123 and the display device 125 are shown separately in the figure, but in the following description, it is assumed that the pen 124 is instructed and operated on the screen of the display device 125. However, the present invention is not limited to such a configuration.

【0010】図4に示すように、本実施例においては、
ペン124のボタン126を押下しながらペン先を操作
領域128内で移動させる(ドラッグする)ことによ
り、画像128をスクロールさせる。スクロール操作に
おけるペン124の移動方向と画像128の移動方向と
の関係を示すスクロール動作モードには図2と図3に示
す2種類がある。
As shown in FIG. 4, in this embodiment,
The image 128 is scrolled by moving (dragging) the pen tip within the operation area 128 while pressing the button 126 of the pen 124. There are two types of scroll operation modes shown in FIG. 2 and FIG. 3, which show the relationship between the moving direction of the pen 124 and the moving direction of the image 128 in the scroll operation.

【0011】図2は、順方向のスクロール動作モードを
示す概念図である。順方向スクロールでは、ペンの移動
に合わせて論理画面(画像)を移動させる。よって、順
方向スクロールでは、ペンの移動方向とスクロール方向
が一致する。
FIG. 2 is a conceptual diagram showing a forward scroll operation mode. In forward scrolling, the logical screen (image) is moved as the pen moves. Therefore, in the forward scroll, the moving direction of the pen and the scroll direction match.

【0012】図3は、逆方向のスクロール動作モードを
示す概念図である。逆方向スクロールでは、ペンの移動
にあわせて物理画面すなわち表示領域(窓)自体を移動
させることによりスクロールを行う。よって、逆方向ス
クロールでは、ペンの移動方向に対しスクロール方向が
逆向きになる。図8で後述するように、本実施例では、
ワークエリアModeに「順方向」、「逆方向」のいず
れかのフラグを設定することにより、ユーザが好みに合
わせてスクロール動作モードを選択することができるよ
うにしている。
FIG. 3 is a conceptual diagram showing a scroll operation mode in the reverse direction. In the backward scroll, the physical screen, that is, the display area (window) itself is moved in accordance with the movement of the pen to perform the scroll. Therefore, in the reverse scroll, the scroll direction is opposite to the moving direction of the pen. As will be described later with reference to FIG. 8, in this embodiment,
By setting either the "forward" or "reverse" flag in the work area Mode, the user can select the scroll operation mode according to his or her preference.

【0013】図1は、スクロールメイン処理を示すフロ
ーチャートである。このプログラムは、システムプログ
ラムまたはアプリケーションプログラムの一部として、
主記憶装置121に格納され、CPU120により実行
される。また、主記憶装置121には図9のメモリマッ
プに示すようにスクロール処理で利用される各種ワーク
エリアが確保される。
FIG. 1 is a flowchart showing the scroll main process. This program is part of a system program or application program
It is stored in the main storage device 121 and executed by the CPU 120. Further, in the main storage device 121, various work areas used in the scroll processing are secured as shown in the memory map of FIG.

【0014】本発明によるスクロール制御方法を採用し
たコンピュータシステムにおいて、スクロール処理要求
が発生した場合、図1のステップ1でペン入力装置のド
ラッグによる移動の始点のX座標,Y座標および終点の
X座標,Y座標を得て、それをそれぞれワークエリアS
tartX、StartY、EndX,EndYに格納
する。次に、ステップ2でワークエリアStartXお
よびEndXからX軸方向の移動量を算出し、ワークエ
リアXに格納する。次に、ステップ3でワークエリアS
tartYおよびEndYからY軸方向の移動量を算出
し、ワークエリアYに格納する。続くステップ4でワー
クエリアXおよびYに基づき移動方向の傾きを算出し、
これをワークエリアAに格納する。最後にステップ5で
実際のスクロール処理を行う。
In a computer system adopting the scroll control method according to the present invention, when a scroll processing request is made, the X coordinate of the start point, the Y coordinate and the X coordinate of the end point of the movement by dragging the pen input device in step 1 of FIG. , Y-coordinates are obtained, and they are respectively set to the work area S
It is stored in startX, StartY, EndX, EndY. Next, in step 2, the movement amount in the X-axis direction is calculated from the work areas StartX and EndX and stored in the work area X. Next, in step 3, the work area S
The amount of movement in the Y-axis direction is calculated from startY and EndY and stored in the work area Y. In the following step 4, the inclination in the moving direction is calculated based on the work areas X and Y,
This is stored in work area A. Finally, in step 5, actual scroll processing is performed.

【0015】なお、ここでは、ペンのドラッグの始点お
よび終点について一括してスクロール処理を行うように
したが、ドラッグ中の微小単位時間ごとにその期間のペ
ンの移動の始点および終点について逐次上記の処理を繰
り返して行うようにすれば、ドラッグの移動にリアルタ
イムに追従したスクロールを行うことができる。
Here, the scrolling process is carried out collectively for the starting point and the ending point of the dragging of the pen, but the starting point and the ending point of the movement of the pen during the period are successively described above for each minute unit time during the dragging. If the process is repeated, it is possible to perform scrolling that follows the movement of the drag in real time.

【0016】図5は、図4のステップ5に示したスクロ
ール処理の内部処理を示す。まず、ステップ51で予め
設定されたワークエリアModeの内容からスクロール
方向を判定する。スクロール方向が逆方向スクロールの
場合ステップ52へ分岐し、順方向スクロールの場合ス
テップ53へ分岐する。ステップ52では、X軸方向お
よびY軸方向の移動量にそれぞれ“−1”を乗じて、移
動方向を逆向きにする。ステップ53では、X軸方向移
動量の絶対値とY軸方向移動量の絶対値とを比較し、短
軸がいずれの軸かを判定する。X軸方向移動量の絶対値
の方が大きい場合、すなわち短軸がY軸の場合、ステッ
プ55へ分岐してY−Xスクロール処理を行い、そうで
ない場合、ステップ54へ分岐してX−Yスクロール処
理を行う。
FIG. 5 shows the internal processing of the scroll processing shown in step 5 of FIG. First, in step 51, the scroll direction is determined from the contents of the work area Mode set in advance. If the scroll direction is the backward scroll, the process branches to step 52, and if it is the forward scroll, the process branches to step 53. In step 52, the moving amounts in the X-axis direction and the Y-axis direction are respectively multiplied by "-1" to reverse the moving direction. In step 53, the absolute value of the X-axis direction movement amount and the absolute value of the Y-axis direction movement amount are compared to determine which axis is the short axis. If the absolute value of the amount of movement in the X-axis direction is larger, that is, if the short axis is the Y-axis, the process branches to step 55 to perform the Y-X scroll processing. Performs scroll processing.

【0017】図6は、図5のステップ54に示したX−
Yスクロール処理の内部処理のフローチャートである。
まず、ステップ541でX軸方向へ1ドットスクロール
する。次に、ステップ542でY軸方向へワークエリア
Aに格納されているドット数(A)分スクロールを行
う。次に、ステップ543でスクロールが完了したか否
かを判定する。スクロールが完了していない場合ステッ
プ541へ分岐し、完了した場合X−Yスクロール処理
を終了する。
FIG. 6 shows the X- step shown in step 54 of FIG.
It is a flow chart of the internal processing of Y scroll processing.
First, in step 541, one dot is scrolled in the X-axis direction. Next, at step 542, the number of dots (A) stored in the work area A is scrolled in the Y-axis direction. Next, in step 543, it is determined whether the scroll is completed. If the scroll is not completed, the process branches to step 541, and if completed, the XY scroll process is ended.

【0018】図7は、図5のステップ55に示したY−
Xスクロール処理の内部処理のフローチャートである。
まず、ステップ551でY軸方向へ1ドットスクロール
する。次に、ステップ552でX軸方向へワークエリア
Aに格納されている数値の逆数(1/A)で定まるドッ
ト数分スクロールを行う。次に、ステップ553でスク
ロールが完了したか否かを判定する。スクロールが完了
していない場合ステップ551へ分岐し、完了した場合
Y−Xスクロール処理を終了する。
FIG. 7 shows Y- shown in step 55 of FIG.
It is a flow chart of the internal processing of X scroll processing.
First, in step 551, one dot is scrolled in the Y-axis direction. Next, in step 552, scrolling is performed in the X-axis direction by the number of dots determined by the reciprocal number (1 / A) of the numerical value stored in the work area A. Next, in step 553, it is determined whether the scroll is completed. If the scroll is not completed, the process branches to step 551, and if completed, the YX scroll processing is ended.

【0019】図8は、モード変更処理を示すフローチャ
ートである。この処理は、スクロール動作モードを変更
したい場合に、任意の時点で実行されるものであり、実
際のスクロール処理要求が発生した時点で実行されるも
のではない。まず、ステップ1001でワークエリアM
odeに格納されている現在のモードを判定する。現在
のモードが順方向スクロールである場合ステップ100
2へ分岐し、逆方向スクロールである場合ステップ10
03へ分岐する。次に、ステップ1002でワークエリ
アModeに逆方向スクロールを示すフラグをセット
し、ステップ1003でワークエリアModeに順方向
スクロールを示すフラグをセットする。
FIG. 8 is a flowchart showing the mode changing process. This process is executed at an arbitrary time when the scroll operation mode is desired to be changed, and is not executed at the time when the actual scroll processing request is generated. First, in step 1001, work area M
Determine the current mode stored in node. If the current mode is forward scrolling Step 100
Step 2 if branching to 2 and scrolling backward
Branch to 03. Next, in step 1002, a flag indicating backward scroll is set in the work area Mode, and in step 1003 a flag indicating forward scroll is set in the work area Mode.

【0020】図10により、本発明の他の実施例の説明
する。まず、スクロール方向を示すためにペンのボタン
を押下しながらA点とB点を指定する。この場合、A点
からB点まで移動する間、ペン先を画面に付けている必
要はない。次に、数字を書き込むことによりスクロール
量を指定する。数値認識を容易にするために、数値を書
き込む領域を、例えばA点と反対側のB点近傍の空白領
域と定め、かつ数値の概略のサイズを定めておくように
してもよい。
Another embodiment of the present invention will be described with reference to FIG. First, point A and point B are specified while pressing the pen button to indicate the scroll direction. In this case, it is not necessary to attach the pen tip to the screen while moving from point A to point B. Next, the scroll amount is specified by writing a number. In order to facilitate the numerical value recognition, the area in which the numerical value is written may be set as, for example, a blank area near the point B on the opposite side of the point A, and the approximate size of the numerical value may be set.

【0021】図11は、図10のスクロール指示方法を
用いる場合のスクロールメイン処理である。まず、ステ
ップ11でペンの移動の始点のX座標、Y座標および終
点のX座標、Y座標を得て、それぞれワークエリアSt
artX,StartY,EndX,EndYに格納す
る。次に、ステップ12でこれらのワークエリアからス
クロール方向の傾きを算出し、これをワークエリアAに
格納する。ステップ13では、ペンにより書き込まれた
移動量を認識してワークエリアZ(図示せず)に格納す
る。ステップ14では、移動量ZとワークエリアAから
X軸方向の移動量を算出し、これをワークエリアXに格
納する。次にステップ15で移動量ZとワークエリアA
からY軸方向の移動量を算出し、これをワークエリアY
に格納する。最後にステップ16でスクロール処理を行
う。このスクロール処理は図5に示したものと同じでよ
い。
FIG. 11 shows a scroll main process when the scroll instruction method of FIG. 10 is used. First, in step 11, the X coordinate and Y coordinate of the starting point of the movement of the pen and the X coordinate and Y coordinate of the ending point are obtained, and the work area St is obtained.
It is stored in artX, StartY, EndX, EndY. Next, in step 12, the inclination in the scroll direction is calculated from these work areas and stored in work area A. In step 13, the movement amount written by the pen is recognized and stored in the work area Z (not shown). In step 14, the movement amount in the X-axis direction is calculated from the movement amount Z and the work area A, and this is stored in the work area X. Next, in step 15, the movement amount Z and the work area A
Calculate the amount of movement in the Y-axis direction from
To store. Finally, in step 16, scroll processing is performed. This scroll processing may be the same as that shown in FIG.

【0022】以上の説明から明らかなように、本実施例
によればペンの移動操作により任意の方向へ画像をスク
ロールさせることができる。また、スクロール動作モー
ドをユーザの好みにより選択することができる。
As is clear from the above description, according to the present embodiment, the image can be scrolled in any direction by the operation of moving the pen. Also, the scroll operation mode can be selected according to the preference of the user.

【0023】[0023]

【発明の効果】本実施例によればペン入力装置を用いた
コンピュータシステムにおいて、ペンの一回の移動操作
により、斜め方向を含む任意の方向へ画像をスクロール
させることができる。
According to the present embodiment, in a computer system using a pen input device, an image can be scrolled in any direction including an oblique direction by one movement operation of the pen.

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

【図1】スクロールメイン処理のフローチャート。FIG. 1 is a flowchart of a scroll main process.

【図2】順方向スクロール動作概念図。FIG. 2 is a conceptual diagram of a forward scroll operation.

【図3】逆方向スクロール動作概念図。FIG. 3 is a conceptual diagram of a backward scroll operation.

【図4】スクロール動作概念図。FIG. 4 is a conceptual diagram of a scroll operation.

【図5】スクロール処理のフローチャート。FIG. 5 is a flowchart of scroll processing.

【図6】X−Yスクロール処理のフローチャート。FIG. 6 is a flowchart of XY scroll processing.

【図7】Y−Xスクロール処理のフローチャート。FIG. 7 is a flowchart of YX scroll processing.

【図8】モード変更処理のフローチャート。FIG. 8 is a flowchart of mode change processing.

【図9】メモリマップの構成図。FIG. 9 is a configuration diagram of a memory map.

【図10】本発明の他の実施例の説明図。FIG. 10 is an explanatory diagram of another embodiment of the present invention.

【図11】図10の実施例に対応するスクロールメイン
処理のフローチャート。
11 is a flowchart of scroll main processing corresponding to the embodiment of FIG.

【図12】本発明が適用されるコンピュータシステムの
概略ハードウエア構成を示すブロック図。
FIG. 12 is a block diagram showing a schematic hardware configuration of a computer system to which the present invention is applied.

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

5…スクロール処理、54…X−Yスクロール処理、5
5…Y−Xスクロール処理、120…CPU、121…
主記憶装置、122…外部記憶装置、123…ペン入力
装置、124…ペン、125…表示装置、126…ボタ
ン。
5 ... Scroll processing, 54 ... XY scroll processing, 5
5 ... YX scroll processing, 120 ... CPU, 121 ...
Main storage device, 122 ... External storage device, 123 ... Pen input device, 124 ... Pen, 125 ... Display device, 126 ... Button.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】ペン入力装置および表示装置を備えたコン
ピュータシステムにおいて前記表示装置の表示画面に表
示された画像をスクロールさせるスクロール制御方法で
あって、 前記ペン入力装置からスクロール操作のためのペンの移
動の始点および終点の座標を取り込むステップと、 該取り込んだ始点および終点の座標からX軸およびY軸
方向の移動量を算出するステップと、 該算出されたX軸およびY軸方向の移動量に基づいて移
動方向の傾きを算出するステップと、 前記算出された移動量および移動方向の傾きに基づいて
X軸方向およびY軸方向に同時にスクロールを実行する
ステップとを備えたことを特徴とするスクロール制御方
法。
1. A scroll control method for scrolling an image displayed on a display screen of a display device in a computer system including a pen input device and a display device, comprising: The step of capturing the coordinates of the start point and the end point of the movement, the step of calculating the movement amount in the X-axis and Y-axis directions from the captured coordinates of the start point and the end point, and the step of calculating the calculated movement amount in the X-axis and Y-axis directions A scroll comprising: a step of calculating a tilt in a moving direction based on the moving amount; and a step of simultaneously performing scrolling in the X-axis direction and the Y-axis direction based on the calculated moving amount and tilt in the moving direction. Control method.
【請求項2】前記スクロールを実行するステップでは、
画像を前記移動方向の傾きの短軸方向に1ドットずつ移
動させる毎に長軸方向に当該傾きに応じたドット数移動
させることを特徴とする請求項1記載のスクロール制御
方法。
2. In the step of performing the scroll,
2. The scroll control method according to claim 1, wherein each time the image is moved by one dot in the short axis direction of the inclination of the movement direction, the number of dots corresponding to the inclination is moved in the long axis direction.
【請求項3】前記移動量を算出するステップに代えて、
前記ペンにより移動量を数値で書き込むステップと、該
数値を認識するステップとを備えることを特徴とする請
求項1記載のスクロール制御方法。
3. Instead of the step of calculating the movement amount,
2. The scroll control method according to claim 1, further comprising a step of writing a moving amount by a numerical value with the pen and a step of recognizing the numerical value.
【請求項4】ペンの移動方向と画像の移動方向との関係
を、順関係および逆関係に指定するステップを更に備え
ることを特徴とする請求項1記載のスクロール制御方
法。
4. The scroll control method according to claim 1, further comprising the step of designating the relationship between the moving direction of the pen and the moving direction of the image as a forward relationship or an inverse relationship.
JP34055092A 1992-12-21 1992-12-21 Scroll control method Expired - Fee Related JP3248633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34055092A JP3248633B2 (en) 1992-12-21 1992-12-21 Scroll control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34055092A JP3248633B2 (en) 1992-12-21 1992-12-21 Scroll control method

Publications (2)

Publication Number Publication Date
JPH06187089A true JPH06187089A (en) 1994-07-08
JP3248633B2 JP3248633B2 (en) 2002-01-21

Family

ID=18338068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34055092A Expired - Fee Related JP3248633B2 (en) 1992-12-21 1992-12-21 Scroll control method

Country Status (1)

Country Link
JP (1) JP3248633B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006068387A (en) * 2004-09-03 2006-03-16 Nintendo Co Ltd Game program, game apparatus, and input device
US7233685B2 (en) 2002-09-06 2007-06-19 Seiko Epson Corporation Information device and display control method
US7292228B2 (en) 2000-12-05 2007-11-06 Kabushiki Kaisha Tokai-Rika-Denki-Seisakusho Screen operating device for a vehicle
JP2008046957A (en) * 2006-08-18 2008-02-28 Toshiba Corp Information processing apparatus
US7349559B2 (en) 2002-12-27 2008-03-25 Seiko Epson Corporation Fingerprint verification method and fingerprint verification device
WO2008091122A1 (en) * 2007-01-27 2008-07-31 Isv Co., Ltd. Automatic scroll-type optical pen mouse and automatic scrolling method using the same
JP2010170479A (en) * 2009-01-26 2010-08-05 Nintendo Co Ltd Information processor and information processing program
US8525854B2 (en) 2010-03-08 2013-09-03 Ntt Docomo, Inc. Display device and screen display method
JP2020034997A (en) * 2018-08-27 2020-03-05 Dynabook株式会社 Electronic apparatus, wearable apparatus and setting method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7292228B2 (en) 2000-12-05 2007-11-06 Kabushiki Kaisha Tokai-Rika-Denki-Seisakusho Screen operating device for a vehicle
US7233685B2 (en) 2002-09-06 2007-06-19 Seiko Epson Corporation Information device and display control method
US7349559B2 (en) 2002-12-27 2008-03-25 Seiko Epson Corporation Fingerprint verification method and fingerprint verification device
JP2006068387A (en) * 2004-09-03 2006-03-16 Nintendo Co Ltd Game program, game apparatus, and input device
JP2008046957A (en) * 2006-08-18 2008-02-28 Toshiba Corp Information processing apparatus
WO2008091122A1 (en) * 2007-01-27 2008-07-31 Isv Co., Ltd. Automatic scroll-type optical pen mouse and automatic scrolling method using the same
JP2010170479A (en) * 2009-01-26 2010-08-05 Nintendo Co Ltd Information processor and information processing program
US8847927B2 (en) 2009-01-26 2014-09-30 Nintendo Co., Ltd. Information processing apparatus and computer-readable storage medium having stored therein information processing program
US8525854B2 (en) 2010-03-08 2013-09-03 Ntt Docomo, Inc. Display device and screen display method
JP2020034997A (en) * 2018-08-27 2020-03-05 Dynabook株式会社 Electronic apparatus, wearable apparatus and setting method

Also Published As

Publication number Publication date
JP3248633B2 (en) 2002-01-21

Similar Documents

Publication Publication Date Title
CN109643210B (en) Device manipulation using hovering
JPH06161647A (en) Pen input processor
JP3585357B2 (en) Information processing apparatus and method, and recording medium recording information processing program
JP3248633B2 (en) Scroll control method
JPH09231393A (en) Instruction input device
JP3391852B2 (en) Document processing apparatus and method
JP3015264B2 (en) Information processing apparatus and method
JP3181181B2 (en) Document information processing device
JPH08115197A (en) Scroll method for graphic processor
JPH07105395A (en) Information processing unit
JP2935336B2 (en) Graphic input / output device
JPH0721067A (en) Multiplex undoing method
JPH11306369A (en) Picture data editor
JPH06301759A (en) Picture processor
JPH1115583A (en) Icon display controller and icon display control method
JPH03129513A (en) Function selecting system
JPH07117989B2 (en) Handwriting recognition device
JP2616427B2 (en) String display device
JP2832007B2 (en) Information processing device
JPH067307B2 (en) Cursor display method
JP2001067165A (en) Control for display of subwindow
JPH01191269A (en) Image controller
JP2616426B2 (en) String display device
JPH09190280A (en) Pen input type information processor
JP2597620B2 (en) Assistance information provision system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071109

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081109

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081109

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091109

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101109

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101109

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111109

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111109

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121109

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees