JP3593827B2 - Screen scroll control device and scroll control method - Google Patents

Screen scroll control device and scroll control method Download PDF

Info

Publication number
JP3593827B2
JP3593827B2 JP31528896A JP31528896A JP3593827B2 JP 3593827 B2 JP3593827 B2 JP 3593827B2 JP 31528896 A JP31528896 A JP 31528896A JP 31528896 A JP31528896 A JP 31528896A JP 3593827 B2 JP3593827 B2 JP 3593827B2
Authority
JP
Japan
Prior art keywords
scroll
display
screen
coordinate input
input
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.)
Expired - Lifetime
Application number
JP31528896A
Other languages
Japanese (ja)
Other versions
JPH10161628A (en
Inventor
恭則 鎌田
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP31528896A priority Critical patent/JP3593827B2/en
Publication of JPH10161628A publication Critical patent/JPH10161628A/en
Application granted granted Critical
Publication of JP3593827B2 publication Critical patent/JP3593827B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
タッチパネルなどの座標入力手段を用いた画面のスクロール制御装置及びスクロール制御方法に関する。
【0002】
【従来の技術】
一般に、カーナビゲーション、DRAWツールやCADなどのアプリケーションでは、ディスプレイ装置の表示画面を上下左右方向に移動させる画面のスクロール操作を多用している。従来、ディスプレイ装置の表示画面をスクロールさせるための操作入力手段としては、コンピュータに接続されるジョイスティックやキーボードのスクロールバーなどが使用されていた。
【0003】
【発明が解決しようとする課題】
ところで、従来から多く用いられているジョイスティックやスクロールバーによる操作方法では、コンピュータなどの操作になれていないユーザにとっては直感的に操作方法をイメージすることが困難であった。
【0004】
また、ジョイスティックやスクロールバーを用いた画面のスクロール方法では、画面のスクロール動作を継続する際、常に入力装置から操作を継続して行わなければならず、ユーザに加わる負担が大きいという問題点があった。
【0005】
そこで、本発明の目的は、上述の如き従来の問題点に鑑み、コンピュータなどの操作にユーザでも容易に画面のスクロール操作を行うことができる画面のスクロール制御装置及びスクロール制御方法を提供することにある。
【0006】
【課題を解決するための手段】
本発明にかかる画面のスクロール制御装置は、表示情報を一時記憶しておく記憶手段と、上記記憶手段から読み出された表示情報に応じた表示制御を行う表示制御手段と、上記表示制御手段により制御されて、上記記憶手段から読み出された表示情報に応じた画面表示を行う画面表示手段と、座標入力手段と、上記座標入力手段による入力座標に基づいて、上記記憶手段に対する表示情報の書き込み/読み出しを制御すると共に上記表示制御手段を制御して、上記画面表示手段による表示画面をスクロールさせる制御手段とを備え、上記制御手段は、上記座標入力手段からの座標入力がある間を変位スクロール状態とし、他方、上記座標入力手段からの座標入力がなくなると慣性スクロール状態となるように制御を行うものであって、上記変位スクロール状態では、入力座標の変化ベクトルに等しいベクトルで表示画面をスクロールさせるように制御され、他方、上記慣性スクロール状態では、上記座標入力がなくなる直前の入力座標の変化ベクトルに比例したベクトルで表示画面をスクロールさせるとともに、時間の経過に伴って表示画面のスクロール速度を減少させるように制御されることを特徴とする。
【0010】
さらに、本発明に係る画面のスクロール制御装置における上記座標入力手段としては、例えばタッチパネルが用いられる。
【0011】
本発明は、入力される入力座標に基づいて、表示情報の書き込み/読み出しを制御すると共に、画面表示にかかる表示画面をスクロールさせる画面のスクロール制御方法であって、上記入力座標にかかる座標入力がある間を変位スクロール状態とし、前記変位スクロール状態では、入力座標の変化ベクトルに等しいベクトルで表示画面をスクロールさせるように制御され、他方、上記座標入力手段からの座標入力がなくなると慣性スクロール状態となり、上記慣性スクロール状態では、上記座標入力がなくなる直前の入力座標の変化ベクトルに比例したベクトルで表示画面をスクロールさせるとともに時間の経過に伴って表示画面のスクロール速度を減少させることを特徴とする。
【0015】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して詳細に説明する。
【0016】
本発明に係るスクロール制御方法を実現するためのハードウエア構成を図1に示す。
【0017】
この図1に示すハードウエア構成の画面のスクロール制御装置10は、表示情報を一時記憶しておく記憶部1と、上記記憶部1から読み出された表示情報が供給される表示制御部2と、上記表示制御部2により制御される画面表示部3と、タッチパネルを用いた座標入力部4と、上記座標入力部4による入力座標に基づいて、上記記憶部1に対する表示情報の書き込み/読み出しを制御すると共に上記表示制御部2を制御して、上記画面表示部3による表示画面をスクロールさせる制御部5とを備えてなり、例えば、カーナビゲーションシステム、DRAWツールやCADシステムなどに適用される。
【0018】
このスクロール制御装置10において、上記記憶部1は、例えば図2に示すように上記画面表示部3の表示範囲ARDSP よりも広い領域ARMEMOの表示情報を一時記憶しておくビデオRAMからなり、上記制御部5により制御されて、図示しない主記憶装置から表示情報が書き込まれ、1画面分の表示情報が読み出されるようになっている。また、上記表示制御部2は、上記制御部5によりスクロールレジスタにスクロールデータが与えられることにより、上記記憶部1から読み出された表示情報に応じた上記画面表示部3の画面表示をスクロールさせる表示制御を行うようになっている。また、上記画面表示部3は、例えば陰極線管や液晶表示装置などを用いたディスプレイ装置であって、上記表示制御部2により制御されて、上記記憶部1から読み出された表示情報に応じた画面表示を行うようになっている。また、上記座標入力部4は、上記画面表示部3の表示画面の前面に設けられたタッチパネルへの接触により座標入力を行うもので、その入力データを上記制御部5に供給するようになっている。
【0019】
そして、上記制御部5は、例えばマイクロコンピュータからなり、上記座標入力部4からの入力データに基づいて、図3のフローチャートに示すような手順に従って上記画面表示部3による表示画面をスクロールさせる制御を行う。
【0020】
すなわち、上記制御部5は、先ず始めタッチパネルを用いた座標入力部4からの入力を待つ待機状態(ステップS1)にあり、次の判定処理(ステップS2)において、上記座標入力部4からの入力データの有無によりタッチパネルへの接触状態を判定して、リリース状態すなわち非接触状態にあると判定された場合に上記ステップS1に戻る動作を繰り返す。そして、上記ステップS2の判定処理において、上記タッチパネルへの接触による入力データが発生しタッチ状態すなわち接触状態になったと判定された場合には、変位スクロール状態(ステップS3)に遷移する。
【0021】
この変位スクロール状態(ステップS3)では、上記座標入力部4からの入力データとして与えられる入力座標の変化ベクトルに基づいて、上記変化ベクトルに等しい又は比例したベクトルで画面をスクロールさせる制御を行い、次の判定処理(ステップS4)において、上記座標入力部4からの入力データの有無によりタッチパネルへの接触状態を判定して、上記タッチパネルへの接触による入力データがあるタッチ状態すなわち接触状態にあると判定された場合に、上記ステップS3に戻って、入力座標の変化ベクトルに応じた変移量で画面をスクロールさせる制御を繰り返し行う。そして、上記ステップS4の判定処理において上記タッチパネルへの接触による入力データがなくなりリリース状態すなわち非接触状態になったと判定された場合には慣性スクロール(ステップ5)に遷移する。
【0022】
この慣性スクロール(ステップ5)では、上記タッチパネルへの接触による座標入力がなくなる直前の入力座標の変化ベクトルに基づいて、上記変化ベクトルに等しい又は比例したベクトルで画面をスクロールさせる制御を行い、次の判定処理(ステップS6)において、上記座標入力部4からの入力データの有無によりタッチパネルへの接触状態を判定して、上記タッチパネルへの接触による入力データがないリリース状態すなわち非接触状態になっていると判定された場合に上記ステップ5に戻って、上記座標入力がなくなる直前の入力座標の変化ベクトルに応じた変移量で画面をスクロールさせる制御を繰り返し行う。また、上記ステップS6の判定処理において上記タッチパネルへの接触による入力データがあるタッチ状態すなわち接触状態になったと判定された場合には、上述の変位スクロール状態(ステップS3)に遷移する。
【0023】
上記慣性スクロール状態(ステップ5)では、摩擦力が働いている状態のように減衰量を設定しておくことでスクロール量を徐々に減衰させることができる。この場合、スクロール量が0になった時点で、上述の待機状態(ステップS1)に戻るようにする。
【0024】
ここで、上記慣性スクロール状態での制御の具体例について、図4に示すように、タッチパネルを用いた座標入力部4からの座標入力がなくなる1つ前のサンプリング点をA点とし、そのA点の座標を(tx,ty)とし、また、上記座標入力部4からの座標入力がなくなる直前のサンプリング点をB点とし、そのB点の座標を(rx,ry)として説明する。
【0025】
この場合のスクロール量は、上記座標入力部4からの入力座標の変化量に比例しているので比例定数をKx,Kyとすると、x方向のスクロール量scrx、y方向のスクロール量scryは、
scrx=Kx(rx−tx)
scry=Ky(ry−ty)
となる。
【0026】
そして、慣性スクロール状態では、このスクロール量を時間と共に徐々に減衰させるので、スクロールベクトル量の初期値scrvは、
scrv=(scrx +scry 1/2
であるから、慣性スクロール状態になってからの経過時間をt、減衰量をFとすると、時間tにおけるスクロールベクトル量scrvは、
scrv=scrv−t/F>0
にて与えられる。そして、スクロールベクトルのx軸に対する角度をθとすると、x方向のスクロール量scrxとy方向のスクロール量scryは、
scrx =scrv×cosθ
scry =scrv×sinθ
にて求めることができる。上記制御部5は、このような演算処理により、x方向のスクロール量scrxとy方向のスクロール量scryを算出して、上記慣性スクロール(ステップ5)の制御を行う。なお、上記減衰量は、任意に可変するようにしてもよい。また、減衰させずに、次の座標入力があるまで、一定のスクロール量で表示画面をスクロールさせるようにすることもできる。
【0027】
このような構成のスクロール制御装置10を適用したカーナビゲーションシステムでは、上記画面表示部3の表示画面の前面に設けられた座標入力部4すなわちタッチパネルにユーザの指が触れている間は、上述の変位スクロール状態にあり、例えば、図2中に矢印で示す指の移動量と一致するように表示画面すなわち地図が移動する。
【0028】
また、ユーザがタッチパネルから指を離したときには、上述の慣性スクロール状態になり、その直前のスクロール量を維持したまま地図を継続する。
【0029】
また、地図がスクロールしている状態で、ユーザがタッチパネルに触れることにより、スクロールを停止させることができる。
【0030】
さらに、スクロールの減衰量を設定することで、地図のスクロール速度を徐々に減衰させていき、最後に停止させることもできる。これは、例えば地球儀の一部矩形領域を画面表示させ、上記地球儀を回転させるイメージと一致する。
【0031】
このように、この実施の形態におけるスクロール制御装置10では、スクロールのための操作方法と動作が、実際の現実世界の物理現象に近いため、違和感のないスクロール操作ができ、初めて操作する人にとっても容易に操作になれることができる。
【0032】
なお、座標入力部4は、タッチパネルに限定されるものでなく、マウスやタブレットなどを採用してもよい。また、本発明に係るスクロール制御装置10は、カーナビゲーションシステムのみ適用し得るものではなく、DRAWツールやCADシステムなど他の各種アプリケーションにも適用することができる。
【0033】
【発明の効果】
以上のように、本発明によれば、座標入力がある間は入力座標の変化ベクトルに基づいたベクトルで表示画面をスクロールさせ、座標入力がなくなると上記座標入力がなくなる直前の入力座標の変化ベクトルに基づいたベクトルで表示画面をスクロールさせるので、ユーザは、入力を継続することなくスクロール操作を行うことができる。したがって、カーナビゲーション、DRAWツールやCADなどのスクロール操作を多用するアプリケーションにおいて、ユーザの負担を軽減することができる。
【0034】
また、本発明によれば、日常的な動作に近いインターフェースでスクロール操作を行うことができ、初めて操作する人にとっても容易に操作になれることが可能となる。
【0035】
さらに、本発明によれば、画面のスクロールの挙動が実際の現実世界の物理現象に近いため、違和感のないスクロール操作が可能となる。
【図面の簡単な説明】
【図1】本発明に係るスクロール制御方法を実現するためのハードウエア構成を示すスクロール制御装置のブロック図である。
【図2】上記スクロール制御装置による画面のスクロールの手法を示す概念図である。
【図3】上記スクロール制御装置における制御部による画面のスクロールの制御手順を示すフローチャートである。
【図4】上記制御部による慣性スクロール状態での制御の具体例を説明するための図である。
【符号の説明】
1 記憶部、2 表示制御部、3 画面表示部、4 座標入力部、5 制御部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a screen scroll control device and a scroll control method using coordinate input means such as a touch panel.
[0002]
[Prior art]
In general, in applications such as car navigation, a DRAW tool, and CAD, a scroll operation of a screen for moving a display screen of a display device in up, down, left, and right directions is frequently used. Conventionally, a joystick connected to a computer, a scroll bar of a keyboard, or the like has been used as an operation input unit for scrolling a display screen of a display device.
[0003]
[Problems to be solved by the invention]
By the way, with the operation method using a joystick or a scroll bar, which has been widely used, it has been difficult for a user who is not used to operating a computer or the like to intuitively imagine the operation method.
[0004]
In addition, the screen scrolling method using a joystick or a scroll bar has a problem in that when the screen scrolling operation is continued, the operation must always be continuously performed from the input device, and the burden on the user is large. Was.
[0005]
Therefore, an object of the present invention is to provide a screen scroll control device and a screen control method that allow a user to easily perform a screen scroll operation in operation of a computer or the like in view of the conventional problems as described above. is there.
[0006]
[Means for Solving the Problems]
A screen scroll control device according to the present invention includes a storage unit for temporarily storing display information, a display control unit for performing display control according to the display information read from the storage unit, and a display control unit. Screen display means for performing a screen display in accordance with the display information read from the storage means, coordinate input means, and writing of display information to the storage means based on the input coordinates by the coordinate input means Control means for controlling the readout and controlling the display control means to scroll the display screen by the screen display means, wherein the control means performs displacement scrolling while there is a coordinate input from the coordinate input means. State, and on the other hand, when the coordinate input from the coordinate input means is stopped, control is performed such that the inertia scroll state is established. In the scroll state, the display screen is controlled to scroll by a vector equal to the change vector of the input coordinates. On the other hand, in the inertial scroll state, the display screen is controlled by a vector proportional to the change vector of the input coordinates immediately before the coordinate input disappears. , And is controlled so that the scroll speed of the display screen is reduced as time passes.
[0010]
Further, for example, a touch panel is used as the coordinate input means in the screen scroll control device according to the present invention.
[0011]
The present invention is a screen scroll control method for controlling writing / reading of display information based on input coordinates to be input and for scrolling a display screen according to a screen display, wherein the coordinate input according to the input coordinates is performed. A certain period is set as a displacement scroll state, and in the displacement scroll state, the display screen is controlled to be scrolled by a vector equal to a change vector of input coordinates, and on the other hand, when there is no coordinate input from the coordinate input means, an inertial scroll state is set. In the inertial scroll state, the display screen is scrolled by a vector proportional to the change vector of the input coordinates immediately before the coordinate input disappears, and the scroll speed of the display screen is reduced with time.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0016]
FIG. 1 shows a hardware configuration for realizing the scroll control method according to the present invention.
[0017]
The screen scroll control device 10 having the hardware configuration shown in FIG. 1 includes a storage unit 1 for temporarily storing display information, and a display control unit 2 to which the display information read from the storage unit 1 is supplied. A screen display unit 3 controlled by the display control unit 2, a coordinate input unit 4 using a touch panel, and writing / reading of display information to / from the storage unit 1 based on input coordinates by the coordinate input unit 4. A control unit 5 that controls the display control unit 2 and controls the display control unit 2 to scroll the display screen of the screen display unit 3 is applied to, for example, a car navigation system, a DRAW tool, a CAD system, and the like.
[0018]
In the scroll control device 10, the storage unit 1 includes, for example, a video RAM that temporarily stores display information of an area AR MEMO wider than a display range AR DSP of the screen display unit 3 as shown in FIG. Under the control of the control unit 5, display information is written from a main storage device (not shown), and display information for one screen is read. In addition, the display control unit 2 scrolls the screen display of the screen display unit 3 according to the display information read from the storage unit 1 by providing the scroll data to the scroll register by the control unit 5. Display control is performed. The screen display unit 3 is a display device using, for example, a cathode ray tube, a liquid crystal display device, or the like, and is controlled by the display control unit 2 and responds to display information read from the storage unit 1. The screen is displayed. The coordinate input unit 4 is for inputting coordinates by touching a touch panel provided on the front surface of the display screen of the screen display unit 3, and supplies the input data to the control unit 5. I have.
[0019]
The control unit 5 includes, for example, a microcomputer, and controls the screen display unit 3 to scroll the display screen based on the input data from the coordinate input unit 4 according to the procedure shown in the flowchart of FIG. Do.
[0020]
That is, first, the control unit 5 is in a standby state (step S1) waiting for an input from the coordinate input unit 4 using the touch panel, and in the next determination process (step S2), the input from the coordinate input unit 4 is performed. The state of contact with the touch panel is determined based on the presence or absence of data, and when it is determined that the touch panel is in the release state, that is, in the non-contact state, the operation of returning to step S1 is repeated. Then, in the determination process of step S2, when it is determined that input data is generated due to contact with the touch panel and the touch state, that is, the touch state is determined, the state transits to the displacement scroll state (step S3).
[0021]
In the displacement scroll state (step S3), based on the change vector of the input coordinates given as the input data from the coordinate input unit 4, control is performed to scroll the screen by a vector equal to or proportional to the change vector. In the determination process (step S4), the touch state on the touch panel is determined based on the presence or absence of the input data from the coordinate input unit 4, and it is determined that the input data due to the touch on the touch panel is in a certain touch state, that is, the touch state. If so, the process returns to step S3, and the control of scrolling the screen by the amount of change according to the change vector of the input coordinates is repeatedly performed. If it is determined in the determination process of step S4 that the input data due to the touch on the touch panel has disappeared and the release state, that is, the non-contact state has been determined, the process transits to the inertial scroll (step 5).
[0022]
In this inertial scroll (step 5), control is performed to scroll the screen by a vector equal to or proportional to the change vector based on the change vector of the input coordinates immediately before the coordinate input due to the touch on the touch panel disappears. In the determination process (step S6), the state of contact with the touch panel is determined based on the presence or absence of input data from the coordinate input unit 4, and the release state where there is no input data due to the touch on the touch panel, that is, the non-contact state. When the determination is made, the process returns to the step 5, and the control of scrolling the screen by a shift amount corresponding to the change vector of the input coordinates immediately before the coordinate input disappears is repeatedly performed. If it is determined in the determination process of step S6 that the input data due to the touch on the touch panel has entered a touch state, that is, a contact state, the state transits to the above-described displacement scroll state (step S3).
[0023]
In the inertial scroll state (step 5), the scroll amount can be gradually attenuated by setting the attenuation amount as in the state where the frictional force is working. In this case, when the scroll amount becomes zero, the process returns to the above-described standby state (step S1).
[0024]
Here, regarding a specific example of the control in the inertial scroll state, as shown in FIG. 4, the sampling point immediately before the coordinate input from the coordinate input unit 4 using the touch panel is stopped is set to point A, and the point A is set. Is described as (tx, ty), the sampling point immediately before the coordinate input from the coordinate input unit 4 is stopped is point B, and the coordinates of the point B are (rx, ry).
[0025]
Scroll amount in this case, a proportionality constant Kx, and Ky Since proportional to the amount of change in the input coordinates from the coordinate input unit 4, the scroll amount scrY 0 scroll amount scrx 0, y direction in the x direction ,
scrx 0 = Kx (rx−tx)
scry 0 = Ky (ry-ty)
It becomes.
[0026]
In the inertial scroll state, the scroll amount is gradually attenuated with time, so that the initial value of the scroll vector amount scrv 0 is
scrv 0 = (scrx 0 2 + scry 0 2 ) 1/2
Therefore, assuming that the elapsed time from the inertial scroll state is t and the attenuation is F, the scroll vector amount scrv at time t is
scrv = scrv 0 −t / F> 0
Given by When the angle of the scroll vector with respect to the x axis is θ, the scroll amount scrx in the x direction and the scroll amount scry in the y direction are:
scrx = scrv × cos θ
scry = scrv × sin θ
Can be obtained at The control unit 5 calculates the scroll amount scrx in the x direction and the scroll amount scry in the y direction by such arithmetic processing, and controls the inertial scroll (step 5). The amount of attenuation may be arbitrarily varied. Further, the display screen may be scrolled by a fixed scroll amount until the next coordinate input without attenuation.
[0027]
In the car navigation system to which the scroll control device 10 having such a configuration is applied, while the finger of the user touches the coordinate input unit 4 provided on the front surface of the display screen of the screen display unit 3, that is, the touch panel, the above-described operation is performed. In the displacement scroll state, for example, the display screen, that is, the map moves so as to coincide with the movement amount of the finger indicated by the arrow in FIG.
[0028]
When the user removes his / her finger from the touch panel, the above-described inertial scroll state is set, and the map is continued while maintaining the scroll amount immediately before.
[0029]
Further, the user can stop the scrolling by touching the touch panel while the map is scrolling.
[0030]
Furthermore, by setting the amount of attenuation of the scroll, the scroll speed of the map can be gradually attenuated and finally stopped. This coincides with, for example, an image in which a partial rectangular area of the globe is displayed on the screen and the globe is rotated.
[0031]
As described above, in the scroll control device 10 according to the present embodiment, since the operation method and operation for scrolling are close to actual physical phenomena in the real world, the scroll operation without discomfort can be performed, and even for a person who operates for the first time. It can be easily operated.
[0032]
Note that the coordinate input unit 4 is not limited to a touch panel, but may be a mouse, a tablet, or the like. Further, the scroll control device 10 according to the present invention can be applied not only to a car navigation system but also to various other applications such as a DRAW tool and a CAD system.
[0033]
【The invention's effect】
As described above, according to the present invention, while there is a coordinate input, the display screen is scrolled with a vector based on the change vector of the input coordinate, and when the coordinate input disappears, the change vector of the input coordinate immediately before the coordinate input disappears. The display screen is scrolled by the vector based on, so that the user can perform the scroll operation without continuing the input. Therefore, the burden on the user can be reduced in applications that use scroll operations frequently, such as car navigation, DRAW tools, and CAD.
[0034]
Further, according to the present invention, a scroll operation can be performed with an interface close to a daily operation, and it becomes possible for a person who operates for the first time to easily operate.
[0035]
Further, according to the present invention, since the scrolling behavior of the screen is close to the physical phenomenon of the real world, the scrolling operation without a sense of incongruity can be performed.
[Brief description of the drawings]
FIG. 1 is a block diagram of a scroll control device showing a hardware configuration for realizing a scroll control method according to the present invention.
FIG. 2 is a conceptual diagram showing a method of scrolling a screen by the scroll control device.
FIG. 3 is a flowchart showing a control procedure of screen scrolling by a control unit in the scroll control device.
FIG. 4 is a diagram for describing a specific example of control in an inertial scroll state by the control unit.
[Explanation of symbols]
1 storage unit, 2 display control unit, 3 screen display unit, 4 coordinate input unit, 5 control unit

Claims (3)

表示情報を一時記憶しておく記憶手段と、
上記記憶手段から読み出された表示情報に応じた表示制御を行う表示制御手段と、
上記表示制御手段により制御されて、上記記憶手段から読み出された表示情報に応じた画面表示を行う画面表示手段と、
座標入力手段と、
上記座標入力手段による入力座標に基づいて、上記記憶手段に対する表示情報の書き込み/読み出しを制御すると共に上記表示制御手段を制御して、上記画面表示手段による表示画面をスクロールさせる制御手段とを備え、
上記制御手段は、上記座標入力手段からの座標入力がある間を変位スクロール状態とし、他方、上記座標入力手段からの座標入力がなくなると慣性スクロール状態となるように制御を行うものであって、上記変位スクロール状態では、入力座標の変化ベクトルに等しいベクトルで表示画面をスクロールさせるように制御され、他方、上記慣性スクロール状態では、上記座標入力がなくなる直前の入力座標の変化ベクトルに比例したベクトルで表示画面をスクロールさせるとともに、時間の経過に伴って表示画面のスクロール速度を減少させるように制御される
ことを特徴とする画面のスクロール制御装置。
Storage means for temporarily storing display information;
Display control means for performing display control according to the display information read from the storage means,
A screen display unit that is controlled by the display control unit and performs a screen display according to the display information read from the storage unit;
Coordinate input means;
Control means for controlling writing / reading of display information to / from the storage means based on the input coordinates by the coordinate input means and controlling the display control means to scroll a display screen by the screen display means;
The control means controls the displacement scroll state while there is a coordinate input from the coordinate input means, and performs an inertial scroll state when there is no coordinate input from the coordinate input means, In the displacement scroll state, control is performed so as to scroll the display screen with a vector equal to the change vector of the input coordinates. A scroll control device for a screen, wherein the display screen is scrolled and the scroll speed of the display screen is controlled to decrease with time.
上記座標入力手段がタッチパネルからなることを特徴とする請求項1記載の画面のスクロール制御装置。2. The screen scroll control device according to claim 1, wherein said coordinate input means comprises a touch panel. 入力される入力座標に基づいて、表示情報の書き込み/読み出しを制御すると共に、画面表示にかかる表示画面をスクロールさせる画面のスクロール制御方法であって、
上記入力座標にかかる座標入力がある間を変位スクロール状態とし、
前記変位スクロール状態では、入力座標の変化ベクトルに等しいベクトルで表示画面をスクロールさせるように制御され、
他方、上記座標入力手段からの座標入力がなくなると慣性スクロール状態となり、
上記慣性スクロール状態では、上記座標入力がなくなる直前の入力座標の変化ベクトルに比例したベクトルで表示画面をスクロールさせるとともに時間の経過に伴って表示画面のスクロール速度を減少させる
ことを特徴とする画面のスクロール制御方法。
A screen scroll control method for controlling writing / reading of display information based on input coordinates to be input and scrolling a display screen related to the screen display,
While there is a coordinate input related to the input coordinates, a displacement scroll state is set,
In the displacement scroll state, the display screen is controlled to scroll by a vector equal to the change vector of the input coordinates,
On the other hand, when there is no coordinate input from the coordinate input means, an inertial scroll state occurs,
In the inertial scroll state, the display screen is scrolled by a vector proportional to a change vector of the input coordinates immediately before the coordinate input disappears, and the scroll speed of the display screen is reduced with time. Scroll control method.
JP31528896A 1996-11-26 1996-11-26 Screen scroll control device and scroll control method Expired - Lifetime JP3593827B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31528896A JP3593827B2 (en) 1996-11-26 1996-11-26 Screen scroll control device and scroll control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31528896A JP3593827B2 (en) 1996-11-26 1996-11-26 Screen scroll control device and scroll control method

Publications (2)

Publication Number Publication Date
JPH10161628A JPH10161628A (en) 1998-06-19
JP3593827B2 true JP3593827B2 (en) 2004-11-24

Family

ID=18063600

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31528896A Expired - Lifetime JP3593827B2 (en) 1996-11-26 1996-11-26 Screen scroll control device and scroll control method

Country Status (1)

Country Link
JP (1) JP3593827B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9058101B2 (en) 2011-08-04 2015-06-16 Panasonic Intellectual Property Corporation Of America Display control device and display control method
US9569084B2 (en) 2010-07-01 2017-02-14 Panasonic Intellectual Property Management Co., Ltd. Electronic device, method of controlling display, and program
US10872454B2 (en) 2012-01-06 2020-12-22 Microsoft Technology Licensing, Llc Panning animations

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7469381B2 (en) 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US7450114B2 (en) * 2000-04-14 2008-11-11 Picsel (Research) Limited User interface systems and methods for manipulating and viewing digital documents
US7576730B2 (en) 2000-04-14 2009-08-18 Picsel (Research) Limited User interface systems and methods for viewing and manipulating digital documents
US6690387B2 (en) * 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US7487444B2 (en) 2002-03-19 2009-02-03 Aol Llc Reformatting columns of content for display
JP4522043B2 (en) 2002-09-06 2010-08-11 セイコーエプソン株式会社 Information device and display control method
JP3719435B2 (en) 2002-12-27 2005-11-24 セイコーエプソン株式会社 Fingerprint verification method and fingerprint verification device
JP4658544B2 (en) * 2004-09-03 2011-03-23 任天堂株式会社 GAME PROGRAM, GAME DEVICE, AND INPUT DEVICE
JP3888382B2 (en) * 2005-07-05 2007-02-28 松下電器産業株式会社 Data processing device
JP4989052B2 (en) * 2005-07-28 2012-08-01 任天堂株式会社 Input data processing program and information processing apparatus
JP2007127869A (en) * 2005-11-04 2007-05-24 Xanavi Informatics Corp Navigation apparatus
JP5129478B2 (en) 2006-03-24 2013-01-30 株式会社デンソーアイティーラボラトリ Screen display device
CN101042300B (en) * 2006-03-24 2014-06-25 株式会社电装 Image display apparatus
JP4904986B2 (en) * 2006-08-18 2012-03-28 富士通東芝モバイルコミュニケーションズ株式会社 Information processing device
JP4636131B2 (en) 2008-07-04 2011-02-23 ソニー株式会社 Information providing apparatus, information providing method, and program
JP5650379B2 (en) * 2009-01-09 2015-01-07 キヤノン株式会社 Information processing apparatus, display processing method, and program
JP5241545B2 (en) * 2009-02-03 2013-07-17 株式会社ゼンリンデータコム Image display device, image display method, and computer program
JP5267990B2 (en) * 2009-02-26 2013-08-21 Necインフロンティア株式会社 Electronic journal data browsing system, electronic journal data browsing method, program thereof, and recording medium
JP2011062985A (en) * 2009-09-18 2011-03-31 Casio Computer Co Ltd Tape printer, tape cutting method of the same, and storage medium in which program for obtaining the tape cutting method is memorized
JP5099106B2 (en) * 2009-11-04 2012-12-12 ブラザー工業株式会社 Display device
JP5568970B2 (en) 2009-11-30 2014-08-13 ソニー株式会社 Information processing apparatus, information processing method, and program thereof
JP5381691B2 (en) * 2009-12-25 2014-01-08 アイシン・エィ・ダブリュ株式会社 Map display device, map display method and program
JP5706204B2 (en) * 2010-03-29 2015-04-22 株式会社デンソーアイティーラボラトリ Display control apparatus and display control method
JP5230684B2 (en) * 2010-05-13 2013-07-10 パナソニック株式会社 Electronic device, display method, and program
JP5533254B2 (en) 2010-05-24 2014-06-25 アイシン・エィ・ダブリュ株式会社 Information display device, information display method, and program
JP5800473B2 (en) * 2010-06-11 2015-10-28 任天堂株式会社 Information processing program, information processing apparatus, information processing system, and information processing method
CN102314297B (en) * 2010-07-07 2016-04-13 腾讯科技(深圳)有限公司 A kind of Window object inertia displacement method and implement device
US20120019453A1 (en) * 2010-07-26 2012-01-26 Wayne Carl Westerman Motion continuation of touch input
JP2012093860A (en) 2010-10-25 2012-05-17 Aisin Aw Co Ltd Display device, display method and display program
JP2012093887A (en) 2010-10-26 2012-05-17 Aisin Aw Co Ltd Display device, display method and display program
KR101724000B1 (en) * 2010-11-22 2017-04-06 삼성전자주식회사 The method for scrolling touch screen in touch screen terminal and device thereto
JP5418532B2 (en) 2011-03-29 2014-02-19 アイシン・エィ・ダブリュ株式会社 Display device, display device control method, and program
JP5498445B2 (en) * 2011-06-30 2014-05-21 株式会社ゼンリンデータコム Mobile terminal, computer program
JP5449422B2 (en) 2012-02-09 2014-03-19 株式会社スクウェア・エニックス SCREEN SCROLL DEVICE, SCREEN SCROLL METHOD, AND GAME DEVICE
JP5797580B2 (en) * 2012-02-16 2015-10-21 シャープ株式会社 INPUT CONTROL DEVICE, ELECTRONIC DEVICE, INPUT CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
JP2012234569A (en) * 2012-08-09 2012-11-29 Panasonic Corp Electronic apparatus, display method and program
JP6176907B2 (en) 2012-09-13 2017-08-09 キヤノン株式会社 Information processing apparatus, control method therefor, and program
JP5489379B1 (en) 2013-01-18 2014-05-14 パナソニック株式会社 Scroll device, scroll method and program
JP5984722B2 (en) * 2013-03-22 2016-09-06 シャープ株式会社 Information processing device
JP5826244B2 (en) * 2013-12-20 2015-12-02 株式会社スクウェア・エニックス Game system
JP5579914B2 (en) * 2013-12-27 2014-08-27 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Scroll device, scroll method and program
JP2015148991A (en) 2014-02-07 2015-08-20 ソニー株式会社 Information processing apparatus, information processing method, and program
JP2016001486A (en) * 2015-08-03 2016-01-07 セイコーエプソン株式会社 Portable information apparatus, electronic book, and information storage medium
JP6235544B2 (en) * 2015-10-13 2017-11-22 株式会社スクウェア・エニックス Program, computer apparatus, screen control method, and system
JP6458750B2 (en) 2016-03-02 2019-01-30 京セラドキュメントソリューションズ株式会社 Display operation device and program
JP6455489B2 (en) 2016-06-20 2019-01-23 京セラドキュメントソリューションズ株式会社 Display device and display control program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9569084B2 (en) 2010-07-01 2017-02-14 Panasonic Intellectual Property Management Co., Ltd. Electronic device, method of controlling display, and program
US9058101B2 (en) 2011-08-04 2015-06-16 Panasonic Intellectual Property Corporation Of America Display control device and display control method
US10872454B2 (en) 2012-01-06 2020-12-22 Microsoft Technology Licensing, Llc Panning animations

Also Published As

Publication number Publication date
JPH10161628A (en) 1998-06-19

Similar Documents

Publication Publication Date Title
JP3593827B2 (en) Screen scroll control device and scroll control method
US6400376B1 (en) Display control for hand-held data processing device
Rekimoto Tilting operations for small screen interfaces
EP1645946B1 (en) An apparatus for manipulating an object displayed on a display device
US5757361A (en) Method and apparatus in computer systems to selectively map tablet input devices using a virtual boundary
KR101424294B1 (en) Multi-touch uses, gestures, and implementation
US8368653B2 (en) Methods of interfacing with multi-point input devices and multi-point input systems employing interfacing techniques
EP2124135A1 (en) Digital map display zooming method and device
WO2012077273A1 (en) Electronic device
Corsten et al. Forceray: Extending thumb reach via force input stabilizes device grip for mobile touch input
JP2000181619A (en) Portable information processor
EP0660217A1 (en) Cursor display system
JP4933997B2 (en) Numerical value setting method and touch panel type operation device
JPH10333821A (en) Coordinate inputting device
JP2011081447A (en) Information processing method and information processor
JP2000020243A (en) Cursor control method, storage medium and information processor
EP2634679A1 (en) Two-factor rotation input on a touchscreen device
JPH0527941A (en) Display system
JPH06149464A (en) Screen scroll method in stylus
JPH11154075A (en) Touch input type information processor
JPS63192087A (en) Scroll display device
JP2005173934A (en) Information input device and method, computer program, and computer readable storage medium
JP2010015603A (en) Display device
JPH08286879A (en) Control method for touch panel
KR19990080936A (en) Touch pad processing apparatus and method thereof in computer system, and touch pad module

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040413

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040614

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040810

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040823

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

Free format text: PAYMENT UNTIL: 20080910

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090910

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090910

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100910

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110910

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110910

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120910

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120910

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term