JP6249851B2 - INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM - Google Patents

INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM Download PDF

Info

Publication number
JP6249851B2
JP6249851B2 JP2014064091A JP2014064091A JP6249851B2 JP 6249851 B2 JP6249851 B2 JP 6249851B2 JP 2014064091 A JP2014064091 A JP 2014064091A JP 2014064091 A JP2014064091 A JP 2014064091A JP 6249851 B2 JP6249851 B2 JP 6249851B2
Authority
JP
Japan
Prior art keywords
input
touch
touch input
input operation
range
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.)
Active
Application number
JP2014064091A
Other languages
Japanese (ja)
Other versions
JP2015185144A (en
JP2015185144A5 (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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2014064091A priority Critical patent/JP6249851B2/en
Publication of JP2015185144A publication Critical patent/JP2015185144A/en
Publication of JP2015185144A5 publication Critical patent/JP2015185144A5/ja
Application granted granted Critical
Publication of JP6249851B2 publication Critical patent/JP6249851B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明は、文字入力中における、タッチパネルを介した入力操作を制御する入力制御装置、入力制御方法、およびプログラムに関する。   The present invention relates to an input control device, an input control method, and a program for controlling an input operation via a touch panel during character input.

iPhone(商標)やAndroid(商標)等のスマートデバイスでは、文字入力ソフトウェア(IME)により、タッチ操作や、フリック操作と呼ばれるタッチを文字パネルにした後、指を一定距離・方向に動かし離すことで文字入力が可能となっている(例えば、特許文献1、非特許文献1,2参照)。   With smart devices such as iPhone (trademark) and Android (trademark), touch operation or touch called flick operation is made into a character panel by using character input software (IME), and then the finger is moved and moved away from a certain distance and direction. Character input is possible (see, for example, Patent Document 1, Non-Patent Documents 1 and 2).

この文字入力において、文章中に文字の挿入操作を行うためには、文字入力されている入力フォームに、挿入操作の開始位置をタッチすることにより文字入力カーソルが移動させる必要がある。   In this character input, in order to perform an operation of inserting a character into a sentence, it is necessary to move the character input cursor by touching the input operation start position on the input form in which the character is input.

また、文字コピー等のための文章範囲指定操作は、範囲の開始位置や取得単語が記述されている位置を長押し等の範囲指定操作に移行する操作を行うことにより、範囲指定が可能となっている。また、範囲指定操作においては、範囲開始位置・終了位置を示すシンボルをタッチし、左右に動かすことで範囲を拡大縮小可能となっている。   In addition, the text range specification operation for character copying, etc. can be performed by performing an operation of shifting to the range specification operation such as long pressing the start position of the range or the position where the acquired word is described. ing. In the range designation operation, the range can be enlarged or reduced by touching a symbol indicating the range start position / end position and moving it to the left or right.

また、IMEにおいて、左右のカーソルキーを有する文字入力画面や、入力をカーソル表示に切り替えることで文字入力カーソルの移動や範囲指定を可能とするものも存在する(例えば、特許文献2参照)。更には、端末によってはハードウェアキーによって、文字入力カーソルの移動や範囲指定の操作が可能なものも存在する。   In addition, there are character input screens that have left and right cursor keys in IME, and those that allow a character input cursor to be moved and a range specified by switching input to cursor display (see, for example, Patent Document 2). Furthermore, some terminals can be operated to move a character input cursor or specify a range with a hardware key.

特表2010−503127号公報Special table 2010-503127 特開2012−168939号公報JP 2012-168939 A

http://support.apple.com/kb/PH3510http: // support. apple. com / kb / PH3510 http://andronavi.com/2011/07/104892http: // andronavi. com / 2011/07/07104892

しかしながら、入力フォームにおける、文字入力カーソルの操作や範囲指定操作は、文字入力操作に比べて一般的に小さな文字間を正しく入力する必要があり、操作に慣れが必要であった。また、左右カーソルキーを有する文字入力画面であっても、文字キーと左右カーソルキーが同一画面に配置されており、誤入力しやすいという課題があった。更には、文字入力ソフトウェアのカーソル表示切り替えにおいては、切り替え操作が必要なために煩雑となり、使いにくさが残り、ハードウェアキーでは端末制約が大きかった。このように、タッチパネルにおける、文字入力カーソルの操作や範囲指定操作は、操作しにくくユーザフレンドリーとは言えないという問題点があった。   However, in the input form, the operation of the character input cursor and the range specifying operation generally require a correct input between small characters as compared with the character input operation, and it is necessary to get used to the operation. Further, even in a character input screen having left and right cursor keys, there is a problem that character keys and left and right cursor keys are arranged on the same screen, and erroneous input is likely to occur. Furthermore, the switching of the cursor display of the character input software is complicated because it requires a switching operation, so that it is difficult to use, and the hardware key has a large terminal restriction. Thus, the operation of the character input cursor and the range specifying operation on the touch panel are difficult to operate and cannot be said to be user friendly.

そこで、本発明は上記課題に鑑み、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる、タッチパネルを介した入力操作を制御する入力制御装置、入力制御方法、およびプログラムを提供することを目的とする。   Therefore, in view of the above problems, the present invention can improve the user friendliness of an input operation via a touch panel during character input, an input control device for controlling the input operation via a touch panel, an input control method, and a program The purpose is to provide.

本発明は、上記の課題を解決するために、以下の事項を提案している。なお、理解を容易にするために、本発明の実施形態に対応する符号を付して説明するが、これに限定されるものではない。   The present invention proposes the following matters in order to solve the above problems. In addition, in order to make an understanding easy, although the code | symbol corresponding to embodiment of this invention is attached | subjected and demonstrated, it is not limited to this.

) 本発明は、文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段(例えば、図1の表示部110)と、前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネル(例えば、図1のタッチパネル130)と、前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する入力操作判定手段(例えば、図1の入力操作判定部140)と、前記入力操作判定手段で前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する指示位置操作判定手段(例えば、図1の指示位置操作判定部170)と、前記指示位置操作判定手段で前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する指示位置移動手段(例えば、図1の指示位置移動部180)と、前記指示位置操作判定手段で前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する範囲設定手段(例えば、図1の範囲設定部190)と、を備えることを特徴とする入力制御装置を提案している。 ( 1 ) The present invention displays at least a text and a text display area that displays an instruction position indicating an operable position in the text, and an input reception area that receives an operation on the text display area. Means (for example, the display unit 110 in FIG. 1), a touch panel (for example, the touch panel 130 in FIG. 1) that is arranged on the display surface of the display means and detects a touch input operation on the display surface, and the input reception When there are a plurality of touch input operations detected by the touch panel in a region, an input operation determination unit (for example, the input operation determination unit 140 in FIG. 1) that determines an instruction position operation for the instruction position, and the input operation When it is determined by the determination means that the designated position operation is performed, while at least one touch input operation among a plurality of touch input operations is continued, When the change amount of all the touch input operations detected by the touch panel is less than a predetermined threshold value, it is determined as an instruction position change operation, while when at least one of the change amounts is equal to or greater than the threshold value When the instruction position operation determining unit (for example, the instruction position operation determining unit 170 in FIG. 1) that determines the selection range changing operation and the instruction position operation determining unit determine the instruction position changing operation, the plurality of touches While the at least one touch input operation among the input operations is continued, the indicated position moving means (for example, the indicated position movement in FIG. 1) moves the indicated position according to the touch input operation detected by the touch panel. Section 180) and the designated position operation judging means, when the selection range changing operation is judged, the sentence selection is made according to the change amount and the designated position. Range setting means for setting a range (e.g., range setting unit 190 of FIG. 1) has proposed an input control device, characterized in that it comprises a, a.

この発明によれば、タッチパネルにおける文字入力時に、マルチタッチにて指示位置の操作や文章の範囲指定操作を行うことができる。したがって、入力モードを切り替えず同一画面または同一領域上で指示位置の操作、および文章の範囲指定操作を行うことができ、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。   According to the present invention, at the time of character input on the touch panel, it is possible to perform an operation of an indicated position and a text range specifying operation by multi-touch. Therefore, it is possible to perform the operation of the designated position and the text range designation operation on the same screen or the same area without switching the input mode, and improve the user friendliness of the input operation via the touch panel during character input. it can.

) 本発明は、()の入力制御装置について、前記指示位置移動手段が、前記指示位置変更操作は、前記複数のタッチ入力操作のうち、少なくとも1つ以上のタッチ入力操作を一の入力としたとき、他のタッチ入力操作が前記一の入力から見た相対的な位置関係に対応する方向に前記指示位置を移動することを特徴とする入力制御装置を提案している。 ( 2 ) The present invention relates to the input control device according to ( 1 ), wherein the designated position moving unit is configured to perform at least one touch input operation among the plurality of touch input operations as the designated position change operation. An input control device is proposed in which, when an input is made, another touch input operation moves the indicated position in a direction corresponding to a relative positional relationship viewed from the one input.

この発明によれば、一の入力に対する他のタッチ入力操作の位置と指示位置の移動方向とを対応させることにより、指示位置の移動方向を直感的にわかりやすくすることができる。   According to the present invention, it is possible to intuitively understand the moving direction of the designated position by associating the position of another touch input operation with respect to one input and the moving direction of the designated position.

) 本発明は、()または()の入力制御装置について、前記タッチ入力操作がタップ入力操作である場合に、前記指示位置移動手段が、前記タップ入力操作が発生する毎に、タップ入力操作1回あたりの単位文字数、前記指示位置を移動することを特徴とする入力制御装置を提案している。 ( 3 ) The present invention relates to the input control device according to ( 1 ) or ( 2 ), and when the touch input operation is a tap input operation, the indicated position moving means causes the tap input operation to occur, There has been proposed an input control device characterized in that the number of unit characters per tap input operation and the indicated position are moved.

この発明によれば、タップ入力操作1回につき、予め設定された単位文字数分指示位置を移動させることができ、1文字だけの移動等の細かい操作も可能となる。   According to the present invention, the indicated position can be moved by a preset number of unit characters per tap input operation, and fine operations such as movement of only one character can be performed.

) 本発明は、()から()の入力制御装置について、前記タッチ入力操作がロングタップ入力操作である場合に、前記指示位置移動手段が、前記ロングタップ入力操作が開始されてから一定時間経過した場合には、所定時間毎にタップ入力操作が検出されていると判定し、判定する毎にタップ入力操作1回あたりの単位文字数、前記指示位置を移動することを特徴とする入力制御装置を提案している。 ( 4 ) In the input control device according to any one of ( 1 ) to ( 3 ), when the touch input operation is a long tap input operation, the pointing position moving unit is configured to start the long tap input operation. When a predetermined time has passed, it is determined that a tap input operation is detected every predetermined time, and each time the determination is made, the number of unit characters per tap input operation and the indicated position are moved. An input control device is proposed.

この発明によれば、指示位置を、現在の位置から離れた位置に移動させたい場合に、タップ入力操作を何回も繰り返すことなく、ロングタップ操作1回で移動させることが可能となり、多くの文字数分移動させたい場合にも容易に対応できる。   According to the present invention, when it is desired to move the indicated position to a position away from the current position, it is possible to move it with one long tap operation without repeating the tap input operation many times. If you want to move by the number of characters, you can easily handle it.

) 本発明は、()から()の入力制御装置について、前記範囲設定手段が、前記複数のタッチ入力操作のうち、前記タッチパネル上のタッチ位置が移動しているスライドのタッチ入力操作における、当該タッチ入力操作が開始されたタッチ位置から現位置までの移動距離と、前記指示位置とに応じて、前記選択範囲を設定することを特徴とする入力制御装置を提案している。 ( 5 ) The present invention relates to the input control device according to any one of ( 1 ) to ( 4 ), wherein the range setting means includes a touch input of a slide in which a touch position on the touch panel is moving among the plurality of touch input operations. In the operation, an input control device is proposed in which the selection range is set according to a moving distance from a touch position where the touch input operation is started to the current position and the designated position.

この発明によれば、スライド入力操作によって、容易に選択範囲を設定することができ、スライド入力操作の移動量によって範囲の広さを決定することができる。   According to the present invention, the selection range can be easily set by the slide input operation, and the width of the range can be determined by the movement amount of the slide input operation.

) 本発明は、()の入力制御装置について、前記範囲設定手段が、前記複数のタッチ入力操作のうち前記スライドのタッチ入力操作を除いた他のタッチ操作に対する、当該スライドのタッチ入力操作の相対的な位置関係に応じて、前記選択範囲の開始範囲または終了範囲のいずれか変更するかを決定することを特徴とする入力制御装置を提案している。 ( 6 ) The present invention relates to the input control device according to ( 5 ), wherein the range setting means performs touch input of the slide with respect to another touch operation excluding the touch input operation of the slide among the plurality of touch input operations. In accordance with the relative positional relationship of operations, an input control device is proposed that determines whether to change the start range or the end range of the selection range.

この発明によれば、複数のタッチ入力操作のうちスライド入力操作を除いたタッチ入力操作に対する、スライド入力操作の位置に対応する開始範囲または終了範囲を変更することにより、範囲の拡大・縮小方向を直感的にわかりやすくすることができる。   According to the present invention, by changing the start range or the end range corresponding to the position of the slide input operation with respect to the touch input operation excluding the slide input operation among the plurality of touch input operations, the range enlargement / reduction direction can be changed. It can be intuitively easy to understand.

) 本発明は、()から()の入力制御装置について、前記指示位置移動手段で移動した指示位置の位置、または、前記範囲設定手段で設定した選択範囲を記憶する位置範囲記憶手段(例えば、図1の位置範囲記憶部200)と、前記位置範囲記憶手段に指示位置の位置または選択範囲が記憶されている場合に、記憶されている指示位置の位置または選択範囲を文章表示領域に表示する位置範囲設定手段(例えば、図1の位置範囲設定部210)と、を備えることを特徴とする入力制御装置を提案している。 ( 7 ) The present invention provides a position range storage for storing the position of the designated position moved by the designated position moving means or the selection range set by the range setting means for the input control device of ( 1 ) to ( 6 ). If the position or selection range of the indicated position is stored in the position range storage means and the position range storage means (for example, position range storage unit 200 in FIG. 1), the stored indication position position or selection range is displayed as text. There has been proposed an input control device comprising position range setting means (for example, the position range setting unit 210 in FIG. 1) for displaying in an area.

この発明によれば、移動後の指示位置や、設定された範囲を記憶しておくことで、タッチ入力操作を一度終了しても、終了前の指示位置や範囲に継続して変更を行うことができる。   According to the present invention, by storing the designated position after movement and the set range, even if the touch input operation is finished once, the designated position and range before the end can be continuously changed. Can do.

) 本発明は、(1)から()の入力制御装置について、前記入力操作判定手段が、前記タッチパネルにより検出されたタッチ入力操作が単数である場合に、前記入力受付領域からの前記文章に対する文章編集操作と判定し、前記入力操作判定手段で前記文章編集操作と判定された場合に、検出されたタッチ入力操作に応じて、前記指示位置を基点に、前記文章を編集する編集手段(例えば、図1の編集部160)を備えることを特徴とする入力制御装置を提案している。 ( 8 ) The present invention relates to the input control device according to (1) to ( 7 ), wherein the input operation determination unit is configured to detect the input from the input reception area when the touch input operation detected by the touch panel is singular. Editing means for editing the sentence based on the indicated position according to the detected touch input operation when the sentence editing operation is determined for the sentence and the input operation determining means determines the sentence editing operation. An input control device including an editing unit 160 (for example, the editing unit 160 in FIG. 1) is proposed.

この発明によれば、タッチパネルにおける文字入力時に、シングルタッチによる各種操作によって文章編集操作を行うことができる。したがって、入力モードを切り替えず同一画面または同一領域上で、指示位置の操作および/または文章の範囲指定操作とともに、文章編集を行うことができ、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。   According to the present invention, a text editing operation can be performed by various operations by a single touch when characters are input on the touch panel. Therefore, it is possible to perform text editing together with the operation of the indicated position and / or the text range specification operation on the same screen or the same area without switching the input mode, and user-friendly input operation via the touch panel during character input Can be improved.

) 本発明は、入力制御装置における入力制御方法であって、前記入力制御装置が、文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段と、前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネルと、入力操作判定手段と、指示位置操作判定手段と、指示位置移動手段と、範囲設定手段とを備え、前記入力操作判定手段が、前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する第1のステップ(例えば、図6のステップS301〜S304)と、前記指示位置操作判定手段が、前記第1のステップで前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する第2のステップ(例えば、図6のステップS305〜S307、S309)と、前記指示位置移動手段が、前記第2のステップで前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する第3のステップ(例えば、図6のステップS310)と、前記範囲設定手段が、前記第2のステップで前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する第4のステップ(例えば、図6のステップS308)と、を有することを特徴とする入力制御方法を提案している。前記入力制御装置が編集手段を備え、前記入力制御方法が、前記入力操作判定手段が、前記タッチパネルにより検出されたタッチ入力操作が単数である場合に、前記入力受付領域からの前記文章に対する文章編集操作と判定するステップ(例えば、図6のステップS312)と、前記編集手段が、文章編集操作と判定するステップで前記文章編集操作と判定された場合に、検出されたタッチ入力操作に応じて、前記指示位置を基点に、前記文章を編集するステップ(例えば、図6のステップS313)と、を有してもよい。 ( 9 ) The present invention is an input control method in an input control device, wherein the input control device displays at least a sentence and a designated position indicating an operable position in the sentence, and the sentence A display means for displaying at least an input receiving area for accepting an operation on the display area; a touch panel disposed on the display surface of the display means for detecting a touch input operation on the display surface; and an input operation determination means. An instruction position operation determination means, an instruction position movement means, and a range setting means, and the input operation determination means has a plurality of touch input operations detected by the touch panel in the input reception area. A first step (for example, steps S301 to S304 in FIG. 6) for determining an instruction position operation for the instruction position; When it is determined that the designated position operation is performed in the first step, all of the touch input operations detected by the touch panel while at least one of the plurality of touch input operations is continued. A second step of determining a designated position changing operation when the change amount is less than a predetermined threshold value, and determining a selection range changing operation when at least one of the change amounts is equal to or greater than the threshold value; (E.g., steps S305 to S307, S309 in FIG. 6) and when the designated position moving means is determined to be the designated position changing operation in the second step, at least one of the plurality of touch input operations. The third step of moving the indicated position in response to the touch input operation detected by the touch panel while the touch input operation is continued. (For example, step S310 in FIG. 6), and when the range setting unit determines that the selection range change operation is performed in the second step, the sentence setting process is performed according to the change amount and the designated position. And a fourth step (for example, step S308 in FIG. 6) for setting a selection range. The input control device includes an editing unit, and the input control method includes a sentence editing process for the sentence from the input receiving area when the input operation determination unit has a single touch input operation detected by the touch panel. When it is determined as the text editing operation in the step of determining the operation (for example, step S312 in FIG. 6) and the editing means is determined as the text editing operation in the step of determining the text editing operation, according to the detected touch input operation, A step of editing the sentence based on the indicated position (for example, step S313 in FIG. 6).

この発明によれば、タッチパネルにおける文字入力時に、マルチタッチにて指示位置の操作や文章の範囲指定操作を行うことができる。したがって、入力モードを切り替えず同一画面または同一領域上で指示位置の操作、および文章の範囲指定操作を行うことができ、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。更には、入力モードを切り替えず同一画面または同一領域上で文章編集も行うことができる。   According to the present invention, at the time of character input on the touch panel, it is possible to perform an operation of an indicated position and a text range specifying operation by multi-touch. Therefore, it is possible to perform the operation of the designated position and the text range designation operation on the same screen or the same area without switching the input mode, and improve the user friendliness of the input operation via the touch panel during character input. it can. Furthermore, text editing can be performed on the same screen or the same area without switching the input mode.

10) 本発明は、入力制御装置における入力制御方法をコンピュータに実行させるためのプログラムであって、前記入力制御装置が、文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段と、前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネルと、入力操作判定手段と、指示位置操作判定手段と、指示位置移動手段と、範囲設定手段とを備え、前記入力操作判定手段が、前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する第1のステップ(例えば、図6のステップS301〜S304)と、前記指示位置操作判定手段が、前記第1のステップで前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する第2のステップ(例えば、図6のステップS305〜S307、S309)と、前記指示位置移動手段が、前記第2のステップで前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する第3のステップ(例えば、図6のステップS310)と、前記範囲設定手段が、前記第2のステップで前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する第4のステップ(例えば、図6のステップS308)と、をコンピュータに実行させるためのプログラムを提案している。前記入力制御装置が編集手段を備え、前記入力制御方法をコンピュータに実行させるためのプログラムが、前記入力操作判定手段が、前記タッチパネルにより検出されたタッチ入力操作が単数である場合に、前記入力受付領域からの前記文章に対する文章編集操作と判定するステップ(例えば、図6のステップS312)と、前記編集手段が、文章編集操作と判定するステップで前記文章編集操作と判定された場合に、検出されたタッチ入力操作に応じて、前記指示位置を基点に、前記文章を編集するステップ(例えば、図6のステップS313)と、を有してもよい。 ( 10 ) The present invention is a program for causing a computer to execute an input control method in an input control device, wherein the input control device displays at least a sentence and an indicated position indicating an operable position in the sentence. A display means for displaying at least a text display area to be operated and an input receiving area for accepting an operation to the text display area, and a touch input operation to the display face is detected on the display surface of the display means A touch panel, an input operation determination unit, an instruction position operation determination unit, an instruction position movement unit, and a range setting unit, wherein the input operation determination unit detects the touch input detected by the touch panel in the input reception area. When there are a plurality of operations, a first step (for example, step S30 in FIG. 6) is determined as an instruction position operation for the indicated position. To S304) and when the designated position operation determining means determines that the designated position operation is in the first step, at least one touch input operation among a plurality of touch input operations is continued. When the change amount of all touch input operations detected by the touch panel is less than a predetermined threshold value, it is determined as an instruction position change operation, while at least one of the change amounts is equal to or greater than the threshold value. A second step (for example, steps S305 to S307 and S309 in FIG. 6) that is determined to be a selection range changing operation, and the indicated position moving means is determined to be the indicated position changing operation in the second step. The touch input operation detected by the touch panel while at least one of the plurality of touch input operations is being continued. In response, the third step of moving the indicated position (for example, step S310 in FIG. 6) and the change when the range setting means is determined to be the selection range change operation in the second step. A program for causing a computer to execute a fourth step (for example, step S308 in FIG. 6) for setting the selection range of the sentence according to the amount and the designated position is proposed. The input control device includes an editing unit, and the program for causing the computer to execute the input control method is configured to accept the input when the input operation determination unit has a single touch input operation detected by the touch panel. Detected when the sentence editing operation for the sentence from the region (for example, step S312 in FIG. 6) and the editing means are determined to be the sentence editing operation in the step of determining the sentence editing operation. A step of editing the sentence based on the designated position in response to the touch input operation (for example, step S313 in FIG. 6).

この発明によれば、タッチパネルにおける文字入力時に、マルチタッチにて指示位置の操作や文章の範囲指定操作を行うことができる。したがって、入力モードを切り替えず同一画面または同一領域上で指示位置の操作、および文章の範囲指定操作を行うことができ、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。更には、入力モードを切り替えず同一画面または同一領域上で文章編集も行うことができる。   According to the present invention, at the time of character input on the touch panel, it is possible to perform an operation of an indicated position and a text range specifying operation by multi-touch. Therefore, it is possible to perform the operation of the designated position and the text range designation operation on the same screen or the same area without switching the input mode, and improve the user friendliness of the input operation via the touch panel during character input. it can. Furthermore, text editing can be performed on the same screen or the same area without switching the input mode.

本発明によれば、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。   ADVANTAGE OF THE INVENTION According to this invention, the user friendliness of input operation via a touch panel during character input can be improved.

本発明の実施形態に係る入力制御装置の機能構成を示す図である。It is a figure which shows the function structure of the input control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る入力制御装置における指示位置変更処理のフローを示す図である。It is a figure which shows the flow of the instruction | indication position change process in the input control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る入力制御装置における選択範囲変更処理の処理フローを示す図である。It is a figure which shows the processing flow of the selection range change process in the input control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る入力制御装置における指示位置変更操作の説明図である。It is explanatory drawing of instruction | indication position change operation in the input control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る入力制御装置における範囲変更操作の説明図である。It is explanatory drawing of range change operation in the input control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る入力制御装置のおける入力制御処理フローを示す図である。It is a figure which shows the input control processing flow in the input control apparatus which concerns on embodiment of this invention.

以下、図面を用いて、本発明の実施形態について詳細に説明する。なお、本実施形態における構成要素は適宜、既存の構成要素等との置き換えが可能であり、また、他の既存の構成要素との組み合わせを含む様々なバリエーションが可能である。したがって、本実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that the constituent elements in the present embodiment can be appropriately replaced with existing constituent elements and the like, and various variations including combinations with other existing constituent elements are possible. Therefore, the description of the present embodiment does not limit the contents of the invention described in the claims.

<入力制御装置の機能構成>
図1は、本発明の実施形態に係る入力制御装置100の機能構成を示す図である。図1に示すように、入力制御装置100は、表示部110、表示制御部120、タッチパネル130、入力操作判定部140、タッチ位置記憶部150、編集部160、指示位置操作判定部170、指示位置移動部180、範囲設定部190、位置範囲記憶部200、および位置範囲設定部210を備える。入力制御装置100は、具体的には、スマートフォンやタブレット型端末等である。
<Functional configuration of input control device>
FIG. 1 is a diagram illustrating a functional configuration of an input control apparatus 100 according to an embodiment of the present invention. As illustrated in FIG. 1, the input control device 100 includes a display unit 110, a display control unit 120, a touch panel 130, an input operation determination unit 140, a touch position storage unit 150, an editing unit 160, an instruction position operation determination unit 170, an instruction position. A moving unit 180, a range setting unit 190, a position range storage unit 200, and a position range setting unit 210 are provided. Specifically, the input control device 100 is a smartphone, a tablet terminal, or the like.

表示部110は、例えば、液晶ディスプレイ等であって、表示制御部120からの指示に応じて、画面を表示する。   The display unit 110 is, for example, a liquid crystal display, and displays a screen in response to an instruction from the display control unit 120.

表示制御部120は、文章および、操作可能な位置を示す指示位置を少なくとも表示するための文章表示領域と、文章表示領域への入力操作を受け付ける入力受付領域と、を少なくとも表示する画面を表示部110に表示させる。ここで、指示位置は、文字の挿入や削除といった編集を行う位置や、文章の選択範囲の開始位置や終了位置をユーザに示すものである。   The display control unit 120 displays a screen that displays at least a text and a text display area for displaying an instruction position indicating an operable position, and an input receiving area for receiving an input operation to the text display area. 110 is displayed. Here, the designated position indicates to the user the position for editing such as insertion and deletion of characters, and the start position and end position of the text selection range.

文章表示領域とは、文章作成アプリケーション(テキストエディタ、ドキュメント作成ソフトウェア)の画面表示や、Webページ表示アプリケーション(ウェブブラウザ)における文字入力欄を有するWebページ表示において、入力された文章を表示する領域である。入力受付領域とは、文章表示領域に入力する文字や記号の入力をユーザから受け付ける領域であって、例えば、記号や文字等のキーが配列された仮想キーボードが表示される。   The text display area is an area for displaying input text in a screen display of a text creation application (text editor, document creation software) or a web page display having a character input field in a web page display application (web browser). is there. The input receiving area is an area for receiving input of characters and symbols to be input to the text display area from a user, and displays, for example, a virtual keyboard on which keys such as symbols and characters are arranged.

また、表示制御部120は、編集部160、指示位置移動部180、範囲設定部190、および位置範囲設定部210の結果を、表示部110に表示されている画面の文章表示領域に表示させる。   In addition, the display control unit 120 displays the results of the editing unit 160, the designated position moving unit 180, the range setting unit 190, and the position range setting unit 210 in the text display area of the screen displayed on the display unit 110.

タッチパネル130は、表示部110の表示面上に配置され、ユーザの手や指といった人体の一部やタッチペン等によるタッチ入力操作を検出する。本実施形態では、タッチパネル130は、複数のタッチ入力操作を同時に検知することができるマルチタッチセンサであって、検出方式には、マトリクススイッチ方式、抵抗膜方式、表面弾性波方式、赤外線方式、電磁誘導方式、静電容量方式等のいずれが用いられてもよい。   The touch panel 130 is disposed on the display surface of the display unit 110 and detects a touch input operation using a part of a human body such as a user's hand or finger, a touch pen, or the like. In the present embodiment, the touch panel 130 is a multi-touch sensor that can simultaneously detect a plurality of touch input operations, and the detection method includes a matrix switch method, a resistive film method, a surface acoustic wave method, an infrared method, an electromagnetic method, and the like. Any of an induction method, a capacitance method, or the like may be used.

タッチパネル130は、所定時間毎にタッチ入力操作を検出して、タッチ位置を取得する。ここで、タッチ入力操作のタッチ位置は、例えば、スクリーン座標系の座標値として表される。   The touch panel 130 detects a touch input operation every predetermined time and acquires a touch position. Here, the touch position of the touch input operation is expressed as a coordinate value in the screen coordinate system, for example.

入力操作判定部140は、タッチパネル130がタッチ入力操作を検出していない状態(以下、無タッチ状態という)から、1つのタッチ入力操作(以下、第1タッチ操作という)を検出したことに応じて、検出した第1タッチ入力操作のタッチ位置(以下、第1タッチ位置という)をタッチ位置記憶部150に記憶する。   In response to detecting one touch input operation (hereinafter referred to as a first touch operation) from a state where the touch panel 130 does not detect a touch input operation (hereinafter referred to as a non-touch state). The detected touch position of the first touch input operation (hereinafter referred to as the first touch position) is stored in the touch position storage unit 150.

入力操作判定部140は、第1タッチ入力操作の検出後、タッチパネル130から受信したタッチ位置の数に基づいて、タッチパネル130により同時に検出されたタッチ入力操作が単数であるか複数であるかを判定する。すなわち、第1タッチ入力操作のみが検出されているか、第1タッチ入力操作とともに他のタッチ入力操作が検出されているかを判定する。   Based on the number of touch positions received from the touch panel 130 after detecting the first touch input operation, the input operation determination unit 140 determines whether the touch input operations detected simultaneously by the touch panel 130 are singular or plural. To do. That is, it is determined whether only the first touch input operation is detected or whether another touch input operation is detected together with the first touch input operation.

検出されたタッチ位置の数が単数、すなわち、第1タッチ入力操作検出後に他のタッチ入力操作が無いまま第1タッチ入力操作が解除された場合には、入力操作判定部140は、文章表示領域への文章編集操作と判定する。一方、検出されたタッチ位置の数が複数、すなわち第1タッチ入力操作とともに他のタッチ入力操作が検出された場合には、入力操作判定部140は、文章表示領域に表示されている指示位置に対する指示位置操作と判定する。   When the number of detected touch positions is singular, that is, after the first touch input operation is detected and the first touch input operation is canceled without any other touch input operation, the input operation determination unit 140 displays the text display area. Judged to be a text editing operation. On the other hand, when the number of detected touch positions is plural, that is, when another touch input operation is detected together with the first touch input operation, the input operation determination unit 140 performs the operation with respect to the indicated position displayed in the text display area. It is determined that the designated position operation.

編集部160は、入力操作判定部140で文章編集操作と判定されたことに応じて、タッチパネル130が取得したタッチ位置およびタッチ入力の開始位置からの移動距離および方向に基づいて入力内容を特定し、指示位置を基点に、文章を編集する。   The editing unit 160 specifies the input content based on the touch position acquired by the touch panel 130 and the movement distance and direction from the start position of the touch input in response to the text editing operation determined by the input operation determination unit 140. Edit the sentence based on the indicated position.

具体的には、編集部160は、まず、操作情報に含まれるタッチ操作の位置に対応して予め設定された文字や処理を特定する。そして、予め設定された文字が特定された場合には、文字表示領域に表示されている指示位置に特定された文字を挿入する。また、予め設定された処理、例えば、削除処理が特定された場合には、文字表示領域に表示されている指示位置の前の一文字を削除する。   Specifically, the editing unit 160 first specifies a character or process set in advance corresponding to the position of the touch operation included in the operation information. When a preset character is specified, the specified character is inserted at the indicated position displayed in the character display area. Further, when a preset process, for example, a deletion process is specified, one character before the indicated position displayed in the character display area is deleted.

指示位置操作判定部170は、入力操作判定部140で指示位置操作と判定されると、第1タッチ入力操作を除く、タッチパネル130で検出された複数のタッチ入力操作のタッチ位置を第2タッチ位置、第3タッチ位置等として、それぞれタッチ位置記憶部150に記憶する。次に、指示位置操作判定部170は、タッチパネル130で検出された複数のタッチ入力操作が、指示位置変更操作であるか選択範囲変更操作であるかを判定する。   When the input operation determination unit 140 determines that the instruction position operation is an instruction position operation, the instruction position operation determination unit 170 determines the touch positions of a plurality of touch input operations detected by the touch panel 130, excluding the first touch input operation, as the second touch position. , And the third touch position are stored in the touch position storage unit 150, respectively. Next, the designated position operation determination unit 170 determines whether the plurality of touch input operations detected on the touch panel 130 are designated position change operations or selection range change operations.

指示位置操作判定部170が選択範囲変更操作と判定するのは、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、タッチパネル130により検出された少なくとも1つのタッチ入力操作の変化量が所定のしきい値以上の場合である。   The instruction position operation determination unit 170 determines that the selection range change operation is at least one touch input operation detected by the touch panel 130 while at least one of the plurality of touch input operations is continued. This is a case in which the amount of change is greater than or equal to a predetermined threshold.

ここで、タッチ入力操作の変化量は、例えば、タッチ位置の移動距離であって、しきい値は、タッチ入力操作がタップ操作かスライド操作かを分ける移動距離である。なお、しきい値は0ではなく、0より少し大きい値に設定しておく。ユーザがタッチ入力操作としてタップ操作を行ったにもかかわらず、手の震えや手が汗等で滑ったために、タッチ位置が移動してしまった場合でもタップ入力操作と判定でき、誤判定を減らすためである。   Here, the change amount of the touch input operation is, for example, the movement distance of the touch position, and the threshold value is a movement distance that divides whether the touch input operation is a tap operation or a slide operation. Note that the threshold value is not 0 but is set to a value slightly larger than 0. Even if the user performs a tap operation as a touch input operation, it can be determined as a tap input operation even if the touch position moves because the hand shakes or the hand slips due to sweat, etc. Because.

よって、指示位置操作判定部170は、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、タッチパネル130により検出された少なくとも1つのタッチ入力操作がスライド操作である場合に、選択範囲変更操作と判定する。   Therefore, the indication position operation determination unit 170 is a case where at least one touch input operation detected by the touch panel 130 is a slide operation while at least one touch input operation among a plurality of touch input operations is continued. The selection range changing operation is determined.

例えば、タッチパネル130が2つのタッチ入力操作を検出し、一のタッチ入力操作が同じ位置で継続され、他のタッチ入力操作がしきい値以上の距離を移動したスライド操作である場合には、指示位置操作判定部170は、選択範囲変更操作と判定する。他のタッチ入力操作とともに、一のタッチ入力操作もしきい値以上の距離を移動したスライド操作である場合にも、指示位置操作判定部170は、選択範囲変更操作と判定する。   For example, when the touch panel 130 detects two touch input operations, one touch input operation is continued at the same position, and the other touch input operation is a slide operation moved by a distance equal to or greater than a threshold value, The position operation determination unit 170 determines that the operation is a selection range change operation. In addition to the other touch input operations, even when one touch input operation is a slide operation moved by a distance equal to or greater than the threshold, the indication position operation determination unit 170 determines that the operation is a selection range change operation.

指示位置操作判定部170が指示位置変更操作と判定するのは、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、タッチパネル130により検出された全てのタッチ入力操作の変化量が所定のしきい値未満の場合である。   The indication position operation determination unit 170 determines that the indication position change operation is performed for all the touch input operations detected by the touch panel 130 while at least one of the plurality of touch input operations is continued. This is a case where the amount of change is less than a predetermined threshold value.

例えば、タッチパネル130が2つのタッチ入力操作を検出し、一のタッチ入力操作が同じ位置で継続され、他のタッチ入力操作がタップ入力操作である場合には、2つのタッチ入力操作いずれも変化量はしきい値未満であるので、指示位置操作判定部170は、指示位置変更操作と判定する。また、タッチパネル130が3つのタッチ入力操作を検出し、一のタッチ入力操作が同じ位置で継続され、他の2つのタッチ入力操作がタップ入力操作である場合や、二つのタッチ入力操作が同じ位置で継続され、残りの一のタッチ入力操作がタップ入力操作である場合にも、同様にして、指示位置操作判定部170は、指示位置変更操作と判定する。   For example, when the touch panel 130 detects two touch input operations, one touch input operation is continued at the same position, and the other touch input operation is a tap input operation, both the two touch input operations are changed. Is less than the threshold value, the designated position operation determination unit 170 determines that the designated position change operation is performed. In addition, when the touch panel 130 detects three touch input operations, one touch input operation is continued at the same position, and the other two touch input operations are tap input operations, or two touch input operations are at the same position. If the remaining touch input operation is a tap input operation, the designated position operation determination unit 170 similarly determines that the designated position change operation is performed.

なお、指示位置操作は、指示位置変更操作または選択範囲変更操作のいずれか一方のみであってもよい。この場合、指示位置変更操作または選択範囲変更操作かを判定する指示位置操作判定部170は、不要であって、入力操作判定部140が、文章編集操作か指示位置変更操作か、または、文章編集操作か選択範囲変更操作かを判定する。   The designated position operation may be either the designated position changing operation or the selection range changing operation. In this case, the instruction position operation determination unit 170 that determines the instruction position change operation or the selection range change operation is not necessary, and the input operation determination unit 140 determines whether the sentence editing operation or the instruction position change operation or the sentence editing operation. It is determined whether the operation or the selection range changing operation.

指示位置移動部180は、指示位置操作判定部170で指示位置変更操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、タッチパネル130により検出されたタップ入力操作に応じて、指示位置を移動する。   The instruction position moving unit 180 is detected by the touch panel 130 while at least one touch input operation among a plurality of touch input operations is continued when the instruction position operation determination unit 170 determines that the instruction position is changed. The designated position is moved in response to the tap input operation.

具体的な指示位置変更処理について、タッチパネル130が検出したタッチ入力操作が2つである場合を例に、図2を用いて説明する。なお、2つのタッチ入力操作には、第1タッチ入力操作と、第1タッチ入力操作後に行われた第2タッチ入力操作とが含まれ、同一内容であれば第2タッチ入力操作は複数であってもよい。また、横書きの文章に対する指示位置変更処理とする。   Specific instruction position change processing will be described with reference to FIG. 2 by taking as an example a case where there are two touch input operations detected by the touch panel 130. Note that the two touch input operations include a first touch input operation and a second touch input operation performed after the first touch input operation. May be. Moreover, it is set as the instruction | indication position change process with respect to a horizontal writing.

まず、ステップS101において、指示位置移動部180は、2つのタッチ入力操作のうち1つが解除されたか否かを判定する。1つが解除されたと判定した場合(YES)には、ステップS102に処理を進め、一方、2つとも解除されたと判定した場合(NO)には、処理を終了する。2つのタッチ入力操作の両方が解除されない、第2タッチ入力操作がロングタップ操作の場合については、後述する。   First, in step S101, the pointing position moving unit 180 determines whether one of the two touch input operations has been released. If it is determined that one has been released (YES), the process proceeds to step S102. On the other hand, if it is determined that both have been released (NO), the process ends. The case where both of the two touch input operations are not canceled and the second touch input operation is a long tap operation will be described later.

次に、ステップS102において、指示位置移動部180は、解除されたのが、第2タッチ入力操作か否かを判定する。解除されたのが第2タッチ入力操作である場合には、ステップS103の処理を進め、一方、解除されたのが第2タッチ入力操作でなく第1タッチ入力操作場合には、ステップS107に処理を進める。   Next, in step S <b> 102, the designated position moving unit 180 determines whether the second touch input operation is released. If it is the second touch input operation that has been released, the process proceeds to step S103. On the other hand, if it is not the second touch input operation that has been released, the process proceeds to step S107. To proceed.

次に、ステップS103において、指示位置移動部180は、タッチ位置記憶部150を参照して、第1タッチ位置のx座標と第2タッチ位置のx座標との大小関係を比較する。第1タッチ位置のx座標が第2タッチ位置のx座標よりも小さい場合には、ステップS104に処理を進め、一方、第1タッチ位置のx座標が第2タッチ位置のx座標以上の場合には、ステップS105に処理を進める。なお、縦書きの場合には、y座標を比較する。   Next, in step S <b> 103, the designated position moving unit 180 refers to the touch position storage unit 150 and compares the magnitude relationship between the x coordinate of the first touch position and the x coordinate of the second touch position. If the x coordinate of the first touch position is smaller than the x coordinate of the second touch position, the process proceeds to step S104. On the other hand, if the x coordinate of the first touch position is greater than or equal to the x coordinate of the second touch position. Advances the process to step S105. In the case of vertical writing, y coordinates are compared.

次に、ステップS104において、指示位置移動部180は、第2タッチ位置が第1タッチ位置の右に位置することから、指示位置の移動方向を右に決定する。なお、縦書きの場合には、第2タッチ位置が第1タッチ位置の上に位置することから、指示位置の移動方向を上に決定する。   Next, in step S104, the designated position moving unit 180 determines the moving direction of the designated position to the right because the second touch position is located to the right of the first touch position. In the case of vertical writing, since the second touch position is located above the first touch position, the moving direction of the designated position is determined upward.

次に、ステップS105において、指示位置移動部180は、第2タッチ位置が第1タッチ位置の左に位置することから、指示位置の移動方向を左に決定する。なお、縦書きの場合には、第2タッチ位置が第1タッチ位置の下に位置することから、指示位置の移動方向を下に決定する。   Next, in step S105, the designated position moving unit 180 determines the moving direction of the designated position to the left because the second touch position is located to the left of the first touch position. In the case of vertical writing, since the second touch position is located below the first touch position, the movement direction of the designated position is determined downward.

次に、ステップS106において、指示位置移動部180は、ステップS104またはS105で決定された移動方向に、予め設定されているタップ入力操作1回あたりの単位文字数分、指示位置を移動する。例えば、単位文字数が1文字である場合には、1文字分指示位置は移動する。なお、第2タッチ入力操作が複数の場合、例えば、3つである場合には、指示位置移動部180は、タップ入力操作3回と判断して単位文字数×3分、指示位置を移動する。   Next, in step S106, the designated position moving unit 180 moves the designated position by the number of unit characters per preset tap input operation in the moving direction determined in step S104 or S105. For example, when the number of unit characters is one character, the designated position moves by one character. When there are a plurality of second touch input operations, for example, when there are three, the designated position moving unit 180 judges that the tap input operation is three times and moves the designated position by the number of unit characters × 3 minutes.

次に、ステップS107において、指示位置移動部180は、第1タッチ操作が解除されたことに応じて、第2タッチ操作を第1タッチ操作とし、新たな第1タッチ操作のタッチ位置で、タッチ位置記憶部150の第1タッチ位置を更新する。この更新により、移動操作を過剰に行った場合でも、逆側に戻す操作が自然なかたちで可能となる。   Next, in step S107, the indication position moving unit 180 sets the second touch operation as the first touch operation in response to the release of the first touch operation, and performs a touch at the touch position of the new first touch operation. The first touch position in the position storage unit 150 is updated. By this update, even if the movement operation is excessively performed, the operation to return to the opposite side can be naturally performed.

第2タッチ入力操作がロングタップ入力操作である場合には、指示位置移動部180は、ロングタップ入力操作が開始されてから一定時間経過すると、所定時間毎にタップ入力操作が検出されていると判定し、判定する毎にタップ入力操作1回あたりの単位文字数、指示位置を移動する。例えば、指示位置移動部180には、タッチ時間が6秒以上となった場合に2秒おきにタップ入力操作を検出すると設定されている場合に、指示位置移動部180は、第2タッチ入力操作のタッチが開始されてから6秒経過後のタップ操作が1回されたと判定し、その後タッチが終了するまで、2秒おきにタップ入力操作が1回されたと判定する。   When the second touch input operation is a long tap input operation, the pointing position moving unit 180 determines that the tap input operation has been detected every predetermined time after a predetermined time has elapsed since the start of the long tap input operation. Each time a determination is made, the number of unit characters per one tap input operation and the indicated position are moved. For example, when the touch position is set to be detected every two seconds when the touch time is 6 seconds or longer, the pointing position moving unit 180 is set to the second touch input operation. It is determined that the tap operation after 6 seconds has elapsed since the start of the touch is performed once, and then it is determined that the tap input operation is performed once every 2 seconds until the touch ends.

範囲設定部190は、指示位置操作判定部170で選択範囲変更操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、タッチパネル130により検出されたスライド操作に応じて、文章の選択範囲を設定する。   The range setting unit 190 is detected by the touch panel 130 while at least one touch input operation among the plurality of touch input operations is continued when the instruction position operation determination unit 170 determines that the selection range is changed. The selected range of text is set according to the slide operation.

具体的な選択範囲変更処理について、タッチパネル130が検出したタッチ入力操作が2つである場合を例に、図3を用いて説明する。なお、2つのタッチ入力操作には、第1タッチ入力操作と、第1タッチ入力操作後に行われた第2タッチ入力操作とが含まれ、同一内容であれば第2タッチ入力操作は複数であってもよい。また、横書きの文章に対する選択範囲変更処理とする。   A specific selection range changing process will be described with reference to FIG. 3 using an example in which there are two touch input operations detected by the touch panel 130. Note that the two touch input operations include a first touch input operation and a second touch input operation performed after the first touch input operation. May be. In addition, the selection range changing process is performed for a horizontally written sentence.

まず、ステップS201において、範囲設定部190は、2つのタッチ入力操作に、単位移動距離以上移動したタッチ入力操作があるか否か判定する。単位移動距離以上移動したタッチ入力操作があると判定した場合には、ステップS202に処理を進め、一方、単位移動距離以上移動したタッチ入力操作がないと判定した場合には、ステップS210に処理を進める。ここで、単位移動距離とは、選択範囲の開始範囲または終了範囲を1文字分変更するのに必要となる、タッチ入力操作のタッチ位置の移動距離であって、範囲設定部190に設定されている。   First, in step S <b> 201, the range setting unit 190 determines whether there is a touch input operation that has moved more than a unit movement distance in two touch input operations. If it is determined that there is a touch input operation that has moved more than the unit movement distance, the process proceeds to step S202. On the other hand, if it is determined that there is no touch input operation that has moved more than the unit movement distance, the process proceeds to step S210. Proceed. Here, the unit movement distance is a movement distance of the touch position of the touch input operation necessary for changing the start range or the end range of the selection range by one character, and is set in the range setting unit 190. Yes.

次に、ステップS202において、範囲設定部190は、単位移動距離以上移動したタッチ入力操作を特定する。本例において、2つのタッチ入力操作のうち、単位移動距離以上の移動を伴うタッチを、以下、移動入力操作とし、もう一方のタッチ入力操作を、以下、固定入力操作とし、以下に記述する本処理を行う。なお、固定入力操作としたタッチ入力操作においても単位移動距離以上の移動を伴った場合、すなわち、両タッチ入力操作において単位移動距離以上の移動を伴った場合には、同タッチを移動入力操作とし、他方、すなわち、前記移動入力操作としたタッチ入力操作を固定入力操作として、同様に以下に記述する本処理を行う。   Next, in step S202, the range setting unit 190 identifies a touch input operation that has moved by a unit moving distance or more. In this example, of the two touch input operations, a touch with a movement of a unit moving distance or more is hereinafter referred to as a movement input operation, and the other touch input operation is hereinafter referred to as a fixed input operation. Process. Note that if the touch input operation that is a fixed input operation is accompanied by a movement that exceeds the unit movement distance, that is, if the movement that exceeds the unit movement distance is involved in both touch input operations, the touch is designated as a movement input operation. On the other hand, that is, the touch input operation that is the movement input operation is set as a fixed input operation, and this processing described below is similarly performed.

次に、ステップS203において、範囲設定部190は、ステップS202で特定したタッチ入力操作から1つを選択する。   Next, in step S203, the range setting unit 190 selects one from the touch input operations specified in step S202.

次に、ステップS204において、範囲設定部190は、タッチ位置記憶部150を参照して、固定入力操作のx座標と移動入力操作のx座標との大小関係を比較する。固定入力操作のx座標が移動入力操作のx座標よりも小さい場合には、ステップS205に処理を進め、一方、固定入力操作のx座標が移動入力操作のx座標以上の場合には、ステップS206に処理を進める。なお、縦書きの場合には、y座標を比較する。   Next, in step S <b> 204, the range setting unit 190 refers to the touch position storage unit 150 and compares the magnitude relationship between the x coordinate of the fixed input operation and the x coordinate of the movement input operation. If the x coordinate of the fixed input operation is smaller than the x coordinate of the movement input operation, the process proceeds to step S205. On the other hand, if the x coordinate of the fixed input operation is greater than or equal to the x coordinate of the movement input operation, step S206 is performed. Proceed with the process. In the case of vertical writing, y coordinates are compared.

次に、ステップS205において、範囲設定部190は、移動入力操作が固定入力操作の右に位置することから、変更対象を選択範囲の終了範囲と決定する。なお、縦書きの場合には、移動入力操作が固定入力操作の上に位置することから、変更対象を選択範囲の開始範囲と決定する。   Next, in step S205, the range setting unit 190 determines the change target to be the end range of the selection range because the movement input operation is located to the right of the fixed input operation. In the case of vertical writing, since the movement input operation is located above the fixed input operation, the change target is determined as the start range of the selection range.

次に、ステップS206において、範囲設定部190は、移動入力操作が固定入力操作の左に位置することから、変更対象を選択範囲の開始範囲と決定する。なお、縦書きの場合には、移動入力操作が固定入力操作の下に位置することから、変更対象を選択範囲の終了範囲と決定する。   Next, in step S206, the range setting unit 190 determines that the change target is the start range of the selection range because the movement input operation is located to the left of the fixed input operation. In the case of vertical writing, since the movement input operation is positioned below the fixed input operation, the change target is determined as the end range of the selection range.

次に、ステップS207において、範囲設定部190は、移動入力操作の現在位置からタッチ位置記憶部150に記憶されている移動入力操作の初期位置を引いて算出した移動距離と、単位移動距離と、から開始範囲または終了範囲の移動範囲として移動文字数を決定する。このとき、範囲設定部190は、タッチ位置記憶部150に記憶されている移動入力操作の初期位置を移動入力操作の現在位置で更新する。   Next, in step S207, the range setting unit 190 calculates the movement distance calculated by subtracting the initial position of the movement input operation stored in the touch position storage unit 150 from the current position of the movement input operation, the unit movement distance, The number of characters to be moved is determined as the movement range of the start range or end range. At this time, the range setting unit 190 updates the initial position of the movement input operation stored in the touch position storage unit 150 with the current position of the movement input operation.

次に、ステップS208において、範囲設定部190は、ステップS205で変更対象を選択範囲の終了範囲と決定した場合には、指示位置を開始範囲および終了範囲として、終了範囲をステップS207で決定した移動範囲分移動させて、開始範囲および終了範囲で囲まれた範囲を設定する。移動距離がプラス値の場合には終了範囲は右方向へ拡大し、マイナス値の場合には終了範囲は左方向へ縮小する。   Next, in step S208, when the range setting unit 190 determines that the change target is the end range of the selection range in step S205, the designated range is the start range and end range, and the end range is determined in step S207. Move the range and set the range enclosed by the start range and end range. When the movement distance is a positive value, the end range is expanded to the right, and when the movement distance is a negative value, the end range is decreased to the left.

また、範囲設定部190は、ステップS206で変更対象を選択範囲の開始範囲と決定した場合には、指示位置を開始範囲および終了範囲として、開始範囲をステップS207で決定した移動範囲分移動させて、開始範囲および終了範囲で囲まれた範囲を設定する。移動距離がプラス値の場合には開始範囲は左方向へ拡大し、マイナス値の場合には開始範囲は右方向へ縮小する。   In addition, when the change setting unit 190 determines that the change target is the start range of the selection range in step S206, the range setting unit 190 moves the start range by the movement range determined in step S207 using the designated position as the start range and end range. Set the range surrounded by the start range and end range. When the movement distance is a positive value, the start range is expanded to the left, and when the movement distance is a negative value, the start range is decreased to the right.

次に、ステップS209において、範囲設定部190は、ステップS202で特定したタッチ入力操作全てを処理したか否か判定する。ステップS202で特定したタッチ入力操作全てを処理した場合には、ステップS210に処理を進め、一方、ステップS202で特定したタッチ入力操作全てを処理していない場合には、ステップS203に処理を戻す。   Next, in step S209, the range setting unit 190 determines whether all the touch input operations specified in step S202 have been processed. If all touch input operations specified in step S202 have been processed, the process proceeds to step S210. If all touch input operations specified in step S202 have not been processed, the process returns to step S203.

次に、ステップS210において、範囲設定部190は、2つのタッチ入力操作の1つが解除されたか否か判定する。1つが解除された場合には、処理を終了し、一方、2つのタッチ操作のいずれもが解除されていない場合には、選択範囲変更操作が継続中であると判定して、ステップS201に処理を戻す。   Next, in step S210, the range setting unit 190 determines whether one of the two touch input operations has been released. If one of the touch operations is released, the process ends. On the other hand, if neither of the two touch operations is released, it is determined that the selection range changing operation is continuing, and the process proceeds to step S201. To return.

位置範囲記憶部200は、指示位置移動部180が指示位置を移動させたことに応じて、指示位置の位置を記憶する。指示位置が移動される毎に、位置範囲記憶部200に記憶されている指示位置の位置は、更新される。また、位置範囲記憶部200は、範囲設定部190で範囲が設定されたことに応じて、範囲の開始位置および終了位置を記憶する。範囲が設定される毎に、位置範囲記憶部200に記憶されている範囲の開始位置および終了位置は更新される。位置範囲記憶部200は、入力操作判定部140が文章表示領域への文章編集操作と判定したことに応じて、指示位置への文字挿入、指示位置前または指示位置後の文字削除や、選択範囲の文字の上書き、切り取り、コピー等の文章編集処理を実施後、記憶している指示位置の位置や範囲の開始位置および終了位置を削除する。   The position range storage unit 200 stores the position of the designated position in response to the designated position moving unit 180 moving the designated position. Each time the designated position is moved, the position of the designated position stored in the position range storage unit 200 is updated. Further, the position range storage unit 200 stores the start position and end position of the range in response to the range set by the range setting unit 190. Each time a range is set, the start position and end position of the range stored in the position range storage unit 200 are updated. The position range storage unit 200 inserts characters into the designated position, deletes characters before or after the designated position, and selects a range according to the input operation judging unit 140 determining that the text editing operation is performed on the text display area. After executing the text editing process such as overwriting, cutting, copying, etc., the stored position of the indicated position and the start position and end position of the range are deleted.

位置範囲設定部210は、位置範囲記憶部200に、指示位置の位置または選択範囲が記憶されている場合に、記憶されている指示位置の位置または選択範囲を表示制御部120に設定し、表示部110内の文章表示領域に表示する。それにより、一度、指示位置操作を終了しても、継続して指示位置を変更したり選択範囲の変更を行ったりすることができる。   The position range setting unit 210 sets the stored position or selection range of the indicated position in the display control unit 120 when the position range or selection range of the specified position is stored in the position range storage unit 200. The text is displayed in the text display area in the unit 110. Thereby, even if the designated position operation is once ended, the designated position can be continuously changed or the selection range can be changed.

<指示位置変更操作>
図4を用いて、本発明の実施形態に係る入力制御装置100における、具体的な指示位置変更操作について説明する。図4では、入力制御装置100のタッチパネル130面を示し、タッチパネル130は、文章表示領域10および仮想キーボードや変換候補を表示する入力受付領域20を有する。
<Instruction position change operation>
A specific instruction position changing operation in the input control apparatus 100 according to the embodiment of the present invention will be described with reference to FIG. In FIG. 4, the touch panel 130 surface of the input control apparatus 100 is shown, and the touch panel 130 has a text display area 10 and an input reception area 20 for displaying a virtual keyboard and conversion candidates.

ユーザが、「今日は歯医者に」と入力した後、「今日は、歯医者に」と修正する場合を例に説明する。従来では、文章表示領域10の「は」と「歯」の間を指41でタッチして指示位置を移動させ、「、」を入力して修正を行っていた。   An example will be described in which the user inputs “Today is to the dentist” and then modifies “Today is to the dentist”. Conventionally, the finger 41 is touched between “ha” and “teeth” in the text display area 10 to move the indicated position, and “,” is input to make corrections.

本実施形態に係る入力制御装置100の場合には、まず、図4(a)に示すように、入力受付領域20に指41をタッチさせる。次に、ユーザは、図4(b)に示すように、指41をタッチしたまま、新たに指42を入力受付領域20にタッチする。そして、指42は移動させることなくその位置で解除するタップ入力操作を行う。   In the case of the input control apparatus 100 according to the present embodiment, first, as shown in FIG. 4A, the finger 41 is touched on the input reception area 20. Next, as shown in FIG. 4B, the user newly touches the input reception area 20 with the finger 42 while touching the finger 41. And the finger | toe 42 performs tap input operation which cancels | releases in the position, without moving.

そうすると、指41がタッチされている間に指42によってタップ入力操作がされたことに応じて、入力制御装置100は、指示位置変更操作と判定する。次に、タップ入力操作を行った指42が、タッチを継続している指41に対して左側にあることから、入力制御装置100は、指示位置30の移動方向は現在の指示位置30の左方向と判定し、タップ操作1回あたりの単位文字数、左に指示位置30を移動させる。   Then, in response to a tap input operation performed by the finger 42 while the finger 41 is being touched, the input control device 100 determines that the operation is a pointing position change operation. Next, since the finger 42 that performed the tap input operation is on the left side with respect to the finger 41 that continues to touch, the input control device 100 determines that the movement direction of the designated position 30 is to the left of the current designated position 30. The direction is determined, and the indicated position 30 is moved to the left by the number of unit characters per tap operation.

単位文字数が1文字である場合には、指42によるタップ操作を4回繰り返し、図4(c)に示すように、指示位置30を「は」と「歯」の間に移動させる。そして、ユーザは指41を解除し、「、のキー」タッチして「は」と「歯」の間に「、」を入力することで、修正することができる。   When the number of unit characters is one, the tap operation with the finger 42 is repeated four times, and the indicated position 30 is moved between “ha” and “tooth” as shown in FIG. Then, the user can correct by releasing the finger 41 and touching the “,” key and inputting “,” between “ha” and “teeth”.

なお、タップ操作を5回繰り返してしまって、指示位置30が「日」と「は」の間まで移動してしまった場合には、図4(b)に示すような指位置において、指42をタッチさせたまま、指41を離し、更に指41によってタップ入力操作を1回行う。それにより、タップ入力操作を行った指41がタッチを継続している指42に対して右側であることから、指示位置30を右方向に1文字移動させ、指示位置30は「は」と「歯」の間に移動する。   Note that if the tap operation is repeated five times and the indicated position 30 has moved between “day” and “ha”, the finger 42 at the finger position as shown in FIG. While touching, the finger 41 is released, and a tap input operation is performed once with the finger 41. Accordingly, since the finger 41 that has performed the tap input operation is on the right side of the finger 42 that is continuously touching, the designated position 30 is moved to the right by one character, and the designated position 30 is “ha” and “ Move between "teeth".

このように、本発明の実施形態に係る入力制御装置100では、ユーザは、文章表示領域10に指を移動させることなく、また、文章表示領域10の文章に対して操作することなく、入力受付領域20上での操作によって指示位置30を移動させることができる。   As described above, in the input control device 100 according to the embodiment of the present invention, the user can input input without moving his / her finger to the text display area 10 and without operating the text in the text display area 10. The designated position 30 can be moved by an operation on the area 20.

<選択範囲変更操作>
次に、図5を用いて、本発明の実施形態に係る入力制御装置100における、範囲変更操作について説明する。図5も図4と同様に、入力制御装置100のタッチパネル130面を示し、タッチパネル130は、文章表示領域10、および仮想キーボードや変換候補を表示する入力受付領域20を有する。
<Selection range change operation>
Next, the range changing operation in the input control apparatus 100 according to the embodiment of the present invention will be described with reference to FIG. FIG. 5 also shows the touch panel 130 surface of the input control device 100 as in FIG. 4. The touch panel 130 has a text display area 10 and an input reception area 20 for displaying a virtual keyboard and conversion candidates.

文章表示領域10に表示されている「今週末、映画を見に行きませんか」の文章の「ませんか」を範囲選択する場合を例に説明する。従来では、「ませんか」の上をダブルクリックしたりロングタッチしたりすることで、選択範囲を表示させ、範囲開始位置・終了位置を示すシンボルをそれぞれタッチし、左右に動かすことで範囲を決定していた。   An example will be described in which “Would you like to go to a movie this weekend” displayed in the text display area 10 to select a range of “Would you like to see a movie?” Conventionally, by double-clicking or long touching on "Do you want to?" To display the selection range, touch the symbols that indicate the range start position and end position, and move the range to the left or right. It was decided.

本実施形態に係る入力制御装置100の場合には、まず、図5(a)に示すように、入力受付領域20に指51をタッチさせる。次に、ユーザは、図5(b)に示すように、指51をタッチしたまま、新たに指52を入力受付領域20にタッチする。そして、指52を指51に対して左方向へスライドするスライド入力操作を行う。   In the case of the input control device 100 according to the present embodiment, first, as shown in FIG. Next, as shown in FIG. 5B, the user newly touches the input reception area 20 with the finger 52 while touching the finger 51. Then, a slide input operation for sliding the finger 52 to the left with respect to the finger 51 is performed.

そうすると、指51がタッチされている間に指52によってスライド入力操作がされたことに応じて、入力制御装置100は、選択範囲変更操作と判定する。次に、スライド入力操作を行った指52が、タッチを継続している指51に対して左側にあることから、入力制御装置100は、変更対象は開始範囲と判定し、指52の移動量に応じて開始範囲を移動させる。この時、終了範囲は、指示位置30の位置となる。   Then, in response to the slide input operation being performed with the finger 52 while the finger 51 is being touched, the input control device 100 determines that the operation is a selection range changing operation. Next, since the finger 52 that has performed the slide input operation is on the left side with respect to the finger 51 that continues to touch, the input control device 100 determines that the change target is the start range, and the amount of movement of the finger 52 Move the start range according to. At this time, the end range is the position of the designated position 30.

指52を、単位移動距離の4倍移動させることで、図5(c)に示すように、開始位置を指示位置30から右に4文字分移動させ、範囲31を選択する。指52の1回のスライドで位移動距離の4倍まで移動させることができない場合には、スライド入力操作後に、一度指52を離し、再度、指52をタッチしなおしてスライド入力操作を行い、選択範囲を更に拡大すればよい。   By moving the finger 52 four times the unit movement distance, as shown in FIG. 5C, the start position is moved to the right by four characters from the designated position 30, and the range 31 is selected. If the finger 52 cannot be moved up to four times the distance moved by one slide, the finger 52 is once released after the slide input operation, and the finger 52 is touched again to perform the slide input operation. What is necessary is just to further expand the selection range.

なお、指52をスライド操作入力した結果「行きませんか」と開始範囲が2文字前まで移動してしまった場合には、指52を図5(b)に示す方向と逆方向に移動させることで、開始位置を左に移動させることで範囲を縮小することができる。   If the start range has moved up to two characters before the result of the slide operation input of the finger 52, the finger 52 is moved in the direction opposite to the direction shown in FIG. Thus, the range can be reduced by moving the start position to the left.

このように、本発明の実施形態に係る入力制御装置100では、ユーザは、文章表示領域10に指を移動させることなく、また、文章表示領域10の文章に対して操作することなく、入力受付領域20上での操作によって、文章表示領域10の文章の範囲を設定することができる。   As described above, in the input control device 100 according to the embodiment of the present invention, the user can input input without moving his / her finger to the text display area 10 and without operating the text in the text display area 10. The range of the text in the text display area 10 can be set by an operation on the area 20.

<入力制御処理フロー>
図6は、本発明の実施形態に係る入力制御装置100のおける入力制御処理フローを示す図である。タッチパネル130が、無タッチ状態から、第1タッチ操作を検出したことに応じて、本処理が開始する。なお、本処理フローでは、タッチパネル130が同時に検出するタッチ入力操作は2つとする。
<Input control processing flow>
FIG. 6 is a diagram showing an input control processing flow in the input control apparatus 100 according to the embodiment of the present invention. This process starts in response to the touch panel 130 detecting the first touch operation from the no-touch state. In this processing flow, the touch input operation detected by the touch panel 130 is two.

まず、ステップS301において、入力操作判定部140は、タッチパネル130が検出した第1タッチ入力操作の第1タッチ位置をタッチ位置記憶部150に記憶する。   First, in step S <b> 301, the input operation determination unit 140 stores the first touch position of the first touch input operation detected by the touch panel 130 in the touch position storage unit 150.

次に、ステップS302において、入力操作判定部140は、第1タッチ入力操作が解除されたか否かを判定する。第1タッチ入力操作が解除されていない場合(NO)には、ステップS303に処理を進め、一方、第1タッチ入力操作が解除された場合(YES)には、ステップS312に処理を進める。   Next, in step S302, the input operation determination unit 140 determines whether or not the first touch input operation has been released. If the first touch input operation has not been released (NO), the process proceeds to step S303, whereas if the first touch input operation has been released (YES), the process proceeds to step S312.

次に、ステップS303において、入力操作判定部140は、検出されたタッチ入力操作が2つ、すなわち、第1タッチ入力操作とともに他のタッチ入力操作が検出されたか否かを判定する。検出されたタッチ入力操作が2つの場合(YES)には、ステップS304に処理を進め、一方、検出されたタッチ入力操作が1つの場合(YES)には、ステップS302に処理を戻す。   Next, in step S303, the input operation determination unit 140 determines whether two touch input operations have been detected, that is, whether another touch input operation has been detected together with the first touch input operation. If two touch input operations are detected (YES), the process proceeds to step S304. If one touch input operation is detected (YES), the process returns to step S302.

次に、ステップS304において、入力操作判定部140は、文章表示領域に表示されている指示位置に対する指示位置操作と判定する。   Next, in step S304, the input operation determination unit 140 determines an instruction position operation for the instruction position displayed in the text display area.

次に、ステップS305において、指示位置操作判定部170は、タッチパネル130で検出された他のタッチ入力操作のタッチ位置を第2タッチ位置として、タッチ位置記憶部150に記憶する。   Next, in step S <b> 305, the designated position operation determination unit 170 stores the touch position of another touch input operation detected on the touch panel 130 as the second touch position in the touch position storage unit 150.

次に、ステップS306において、指示位置操作判定部170は、2つのタッチ入力操作のうち一のタッチ入力操作が継続されている間に、タッチパネル130により検出された少なくとも1つのタッチ入力操作の変化量が所定のしきい値以上であるか否かを判定する。少なくとも1つのタッチ入力操作の変化量が所定のしきい値以上である場合(YES)には、ステップS307に処理を進め、一方、全てのタッチ入力操作の変化量が所定のしきい値未満である場合(NO)には、ステップS309に処理を進める。   Next, in step S306, the indication position operation determination unit 170 changes the amount of change in at least one touch input operation detected by the touch panel 130 while one touch input operation is being continued. Is determined to be greater than or equal to a predetermined threshold. If the amount of change in at least one touch input operation is equal to or greater than the predetermined threshold (YES), the process proceeds to step S307, while the amount of change in all touch input operations is less than the predetermined threshold. If there is (NO), the process proceeds to step S309.

次に、ステップS307において、指示位置操作判定部170は、選択範囲変更操作と判定する。   Next, in step S307, the designated position operation determination unit 170 determines that the operation is a selection range change operation.

次に、ステップS308において、範囲設定部190は、図3に示した選択範囲変更処理を行う。   Next, in step S308, the range setting unit 190 performs the selection range changing process shown in FIG.

次に、ステップS309において、指示位置操作判定部170は、指示位置変更操作と判定する。   Next, in step S309, the designated position operation determination unit 170 determines that the designated position change operation has been performed.

次に、ステップS310において、指示位置移動部180は、図2に示した指示位置変更処理を行う。   Next, in step S310, the designated position moving unit 180 performs the designated position changing process shown in FIG.

次に、ステップS311において、入力操作判定部140は、2つのタッチ入力操作のいずれもが解除されたか否かを判定する。2つのタッチ入力操作のいずれもが解除された、いわゆる無タッチ状態となった場合(YES)には、処理を終了し、一方、2つのタッチ入力操作の少なくとも1つが解除されていない場合(NO)には、ステップS303に処理を戻す。   Next, in step S311, the input operation determination unit 140 determines whether both of the two touch input operations have been released. When both of the two touch input operations are released, that is, in a so-called no-touch state (YES), the process ends, while when at least one of the two touch input operations is not released (NO) ) Returns the process to step S303.

次に、ステップS312において、入力操作判定部140は、第1タッチ入力操作のみが検出されているので、文章表示領域への文章編集操作と判定する。   Next, in step S312, since only the first touch input operation is detected, the input operation determination unit 140 determines that the operation is a text editing operation on the text display area.

次に、ステップS313において、編集部160は、タッチパネル130が取得したタッチ位置およびタッチ入力の開始位置からの移動距離および方向に基づいて入力内容を特定し、指示位置を基点に、文章を編集する。例えば、図5(c)に示すように、範囲選択後にポップアップ表示された「コピー」「切り取り」等の各種編集機能をタッチして選択することにより、所定の文字のコピーや切り取りを行うことができる。また、範囲選択後に仮想キーボードといった入力受付領域20へのタッチ入力操作により、図5(c)に示す範囲31の「ませんか」の部分を、映画を見に行き「ましょう」と上書きすることもできる。   Next, in step S313, the editing unit 160 identifies the input content based on the touch position acquired by the touch panel 130 and the movement distance and direction from the start position of the touch input, and edits the sentence based on the designated position. . For example, as shown in FIG. 5C, a predetermined character can be copied or cut by touching and selecting various editing functions such as “Copy” and “Cut” that are pop-up displayed after the range selection. it can. In addition, by touch input operation to the input reception area 20 such as a virtual keyboard after selecting the range, the portion of “Would you like” in the range 31 shown in FIG. You can also.

以上、説明したように、本実施形態によれば、文字入力を行っている入力受付領域上で文字入力カーソルの操作や範囲指定操作を行うことができ、文字入力中におけるタッチパネルを介した入力操作のユーザフレンドリー性を向上させることができる。また、指示位置を1文字移動や1文字範囲設定するといった細かい操作も可能となる。   As described above, according to the present embodiment, a character input cursor operation and a range specifying operation can be performed on an input reception area where characters are being input, and an input operation via a touch panel during character input User friendliness can be improved. Further, it is possible to perform detailed operations such as moving the designated position by one character or setting one character range.

なお、入力制御装置の処理をコンピュータシステムが読み取り可能な記録媒体に記録し、この記録媒体に記録された入力制御装置に読み込ませ、実行することによって本発明の入力制御装置を実現することができる。ここでいうコンピュータシステムとは、OSや周辺装置等のハードウェアを含む。   The input control device of the present invention can be realized by recording the processing of the input control device on a recording medium readable by the computer system, causing the input control device recorded on the recording medium to read and execute the processing. . The computer system here includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWW(World Wide Web)システムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。   Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW (World Wide Web) system is used. The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.

また、上記プログラムは、前述した機能の一部を実現するためのものであってもよい。更に、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合せで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

以上、この発明の実施形態につき、図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。   The embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiments, and includes designs and the like that do not depart from the gist of the present invention.

100 入力制御装置
110 表示部
120 表示制御部
130 タッチパネル
140 入力操作判定部
150 タッチ位置記憶部
160 編集部
170 指示位置操作判定部
180 指示位置移動部
190 範囲設定部
200 位置範囲記憶部
210 位置範囲設定部
DESCRIPTION OF SYMBOLS 100 Input control apparatus 110 Display part 120 Display control part 130 Touch panel 140 Input operation determination part 150 Touch position memory | storage part 160 Editing part 170 Instruction position operation determination part 180 Instruction position movement part 190 Range setting part 200 Position range memory | storage part 210 Position range setting Part

Claims (10)

文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段と、
前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネルと、
前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する入力操作判定手段と、
前記入力操作判定手段で前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する指示位置操作判定手段と、
前記指示位置操作判定手段で前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する指示位置移動手段と、
前記指示位置操作判定手段で前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する範囲設定手段と、
を備えることを特徴とする入力制御装置。
Display means for displaying at least a sentence display area for displaying at least an instruction position indicating an operable position in the sentence, and an input receiving area for receiving an operation to the sentence display area;
A touch panel arranged on the display surface of the display means for detecting a touch input operation on the display surface;
An input operation determination unit that determines an instruction position operation for the instruction position when there are a plurality of touch input operations detected by the touch panel in the input reception area;
All the touch input operations detected by the touch panel are detected while at least one touch input operation is continued among the plurality of touch input operations when the input operation determination unit determines that the instruction position operation is performed. When the change amount is less than a predetermined threshold value, the indication position change operation is determined. On the other hand, when at least one change amount is equal to or more than the threshold value, the indication position operation determination is determined as a selection range change operation. Means,
The touch input operation detected by the touch panel while at least one touch input operation among the plurality of touch input operations is continued when the specified position operation determination unit determines that the specified position change operation is performed. In response to the command position moving means for moving the command position,
Range setting means for setting the selection range of the sentence according to the amount of change and the indicated position when the indicated position operation determining means determines that the selection range changing operation;
An input control device comprising:
前記指示位置移動手段が、前記指示位置変更操作は、前記複数のタッチ入力操作のうち、少なくとも1つ以上のタッチ入力操作を一の入力としたとき、他のタッチ入力操作が前記一の入力から見た相対的な位置関係に対応する方向に前記指示位置を移動することを特徴とする請求項に記載の入力制御装置。 The pointing position moving means is configured such that when the pointing position changing operation is at least one touch input operation among the plurality of touch input operations as one input, another touch input operation is changed from the one input. the input control device according to claim 1, characterized in that moving the pointing position in the direction corresponding to the relative positional relationship viewed. 前記タッチ入力操作がタップ入力操作である場合に、
前記指示位置移動手段が、前記タップ入力操作が発生する毎に、タップ入力操作1回あたりの単位文字数、前記指示位置を移動することを特徴とする請求項または請求項に記載の入力制御装置。
When the touch input operation is a tap input operation,
The indication position moving means, each time the tap input operation occurs, the unit number of characters per tap input operation once, the input control according to claim 1 or claim 2, characterized in that moving the pointing position apparatus.
前記タッチ入力操作がロングタップ入力操作である場合に、
前記指示位置移動手段が、前記ロングタップ入力操作が開始されてから一定時間経過した場合には、所定時間毎にタップ入力操作が検出されていると判定し、判定する毎にタップ入力操作1回あたりの単位文字数、前記指示位置を移動することを特徴とする請求項から請求項のいずれかに記載の入力制御装置。
When the touch input operation is a long tap input operation,
When the predetermined position has elapsed since the start of the long tap input operation, the pointing position moving unit determines that the tap input operation is detected every predetermined time, and tap input operation is performed once for each determination. unit characters per input control device according to any one of claims 1 to 3, characterized in that moving the indicated position.
前記範囲設定手段が、前記複数のタッチ入力操作のうち、前記タッチパネル上のタッチ位置が移動しているスライドのタッチ入力操作における、当該タッチ入力操作が開始されたタッチ位置から現位置までの移動距離と、前記指示位置とに応じて、前記選択範囲を設定することを特徴とする請求項から請求項のいずれかに記載の入力制御装置。 In the touch input operation of the slide in which the touch position on the touch panel is moving among the plurality of touch input operations, the range setting means moves from the touch position where the touch input operation is started to the current position. When, in response to said indicated position, the input control device according to any one of claims 1 to 4, characterized in that setting the selection. 前記範囲設定手段が、前記複数のタッチ入力操作のうち前記スライドのタッチ入力操作を除いた他のタッチ入力操作に対する、当該スライドのタッチ入力操作の相対的な位置関係に応じて、前記選択範囲の開始範囲または終了範囲のいずれか変更するかを決定することを特徴とする請求項に記載の入力制御装置。 The range setting means is configured to select the range of the selection range according to a relative positional relationship of the touch input operation of the slide with respect to another touch input operation excluding the touch input operation of the slide among the plurality of touch input operations. 6. The input control apparatus according to claim 5 , wherein it is determined whether to change the start range or the end range. 前記指示位置移動手段で移動した指示位置の位置、または、前記範囲設定手段で設定した選択範囲を記憶する位置範囲記憶手段と、
前記位置範囲記憶手段に指示位置の位置または選択範囲が記憶されている場合に、記憶されている指示位置の位置または選択範囲を文章表示領域に表示する位置範囲設定手段と、
を備えることを特徴とする請求項から請求項のいずれかに記載の入力制御装置。
A position range storage means for storing the position of the designated position moved by the designated position moving means or the selection range set by the range setting means;
Position range setting means for displaying the position or selection range of the stored designated position in the text display area when the position or selection range of the designated position is stored in the position range storage means;
The input control device according to any one of claims 1 to 6, characterized in that it comprises a.
前記入力操作判定手段が、前記タッチパネルにより検出されたタッチ入力操作が単数である場合に、前記入力受付領域からの前記文章に対する文章編集操作と判定し、
前記入力操作判定手段で前記文章編集操作と判定された場合に、検出されたタッチ入力操作に応じて、前記指示位置を基点に、前記文章を編集する編集手段を備えることを特徴とする請求項1から請求項のいずれかに記載の入力制御装置。
When the input operation determination means has a single touch input operation detected by the touch panel, it is determined as a sentence editing operation for the sentence from the input reception area,
The editing means for editing the sentence based on the designated position in accordance with the detected touch input operation when the input operation determining means determines that the sentence editing operation is performed. the input control device according to any one of claims 1 to 7.
入力制御装置における入力制御方法であって、
前記入力制御装置が、文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段と、前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネルと、入力操作判定手段と、指示位置操作判定手段と、指示位置移動手段と、範囲設定手段とを備え、
前記入力操作判定手段が、前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する第1のステップと、
前記指示位置操作判定手段が、前記第1のステップで前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する第2のステップと、
前記指示位置移動手段が、前記第2のステップで前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する第3のステップと、
前記範囲設定手段が、前記第2のステップで前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する第4のステップと、
を有することを特徴とする入力制御方法。
An input control method in an input control device,
Display means for displaying at least a sentence display area in which the input control device displays a sentence and an indicated position indicating an operable position in the sentence, and an input receiving area for accepting an operation to the sentence display area. A touch panel that is disposed on the display surface of the display means and detects a touch input operation on the display surface, an input operation determination means, an indicated position operation determination means, an indicated position movement means, a range setting means, With
A first step in which the input operation determination means determines an instruction position operation for the instruction position when there are a plurality of touch input operations detected by the touch panel in the input reception area;
Detected by the touch panel while at least one touch input operation among a plurality of touch input operations is continued when the specified position operation determination means is determined to be the specified position operation in the first step. When the change amount of all the touch input operations performed is less than a predetermined threshold value, it is determined as an instruction position change operation. A second step of determining an operation;
When the pointing position moving means is determined to be the pointing position changing operation in the second step, while at least one touch input operation of the plurality of touch input operations is continued, the touch panel A third step of moving the indicated position in response to the detected touch input operation;
A fourth step of setting the selection range of the sentence according to the amount of change and the indicated position when the range setting means is determined to be the selection range change operation in the second step;
An input control method characterized by comprising:
入力制御装置における入力制御方法をコンピュータに実行させるためのプログラムであって、
前記入力制御装置が、文章および、当該文章中に操作可能な位置を示す指示位置を少なくとも表示する文章表示領域と、当該文章表示領域への操作を受け付ける入力受付領域と、を少なくとも表示する表示手段と、前記表示手段の表示面上に配置され、当該表示面へのタッチ入力操作を検出するタッチパネルと、入力操作判定手段と、指示位置操作判定手段と、指示位置移動手段と、範囲設定手段とを備え、
前記入力操作判定手段が、前記入力受付領域にて前記タッチパネルにより検出されたタッチ入力操作が複数である場合に、前記指示位置に対する指示位置操作と判定する第1のステップと、
前記指示位置操作判定手段が、前記第1のステップで前記指示位置操作と判定された場合に、複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出された全てのタッチ入力操作の変化量が所定のしきい値未満である場合に指示位置変更操作と判定し、一方、少なくとも1つの前記変化量が前記しきい値以上である場合に選択範囲変更操作と判定する第2のステップと、
前記指示位置移動手段が、前記第2のステップで前記指示位置変更操作と判定された場合に、前記複数のタッチ入力操作のうち少なくとも一のタッチ入力操作が継続されている間に、前記タッチパネルにより検出されたタッチ入力操作に応じて、前記指示位置を移動する第3のステップと、
前記範囲設定手段が、前記第2のステップで前記選択範囲変更操作と判定された場合に、前記変化量と前記指示位置とに応じて、前記文章の選択範囲を設定する第4のステップと、
をコンピュータに実行させるためのプログラム。
A program for causing a computer to execute an input control method in an input control device,
Display means for displaying at least a sentence display area in which the input control device displays a sentence and an indicated position indicating an operable position in the sentence, and an input receiving area for accepting an operation to the sentence display area. A touch panel that is disposed on the display surface of the display means and detects a touch input operation on the display surface, an input operation determination means, an indicated position operation determination means, an indicated position movement means, a range setting means, With
A first step in which the input operation determination means determines an instruction position operation for the instruction position when there are a plurality of touch input operations detected by the touch panel in the input reception area;
Detected by the touch panel while at least one touch input operation among a plurality of touch input operations is continued when the specified position operation determination means is determined to be the specified position operation in the first step. When the change amount of all the touch input operations performed is less than a predetermined threshold value, it is determined as an instruction position change operation. On the other hand, when at least one of the change amounts is equal to or greater than the threshold value, the selection range is changed. A second step of determining an operation;
When the pointing position moving means is determined to be the pointing position changing operation in the second step, while at least one touch input operation of the plurality of touch input operations is continued, the touch panel A third step of moving the indicated position in response to the detected touch input operation;
A fourth step of setting the selection range of the sentence according to the amount of change and the indicated position when the range setting means is determined to be the selection range change operation in the second step;
A program that causes a computer to execute.
JP2014064091A 2014-03-26 2014-03-26 INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM Active JP6249851B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014064091A JP6249851B2 (en) 2014-03-26 2014-03-26 INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014064091A JP6249851B2 (en) 2014-03-26 2014-03-26 INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM

Publications (3)

Publication Number Publication Date
JP2015185144A JP2015185144A (en) 2015-10-22
JP2015185144A5 JP2015185144A5 (en) 2016-09-23
JP6249851B2 true JP6249851B2 (en) 2017-12-20

Family

ID=54351545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014064091A Active JP6249851B2 (en) 2014-03-26 2014-03-26 INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6249851B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6822232B2 (en) * 2017-03-14 2021-01-27 オムロン株式会社 Character input device, character input method, and character input program
JP7147640B2 (en) 2019-03-14 2022-10-05 オムロン株式会社 Character input device, character input method, and character input program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8510665B2 (en) * 2009-03-16 2013-08-13 Apple Inc. Methods and graphical user interfaces for editing on a multifunction device with a touch screen display
JP2011248401A (en) * 2010-05-21 2011-12-08 Toshiba Corp Information processor and input method
FR2963970B1 (en) * 2010-08-17 2013-07-12 Compagnie Ind Et Financiere Dingenierie Ingenico METHOD OF CONTROLLING ACTIONS USING A TOUCH SCREEN
WO2013067618A1 (en) * 2011-11-09 2013-05-16 Research In Motion Limited Touch-sensitive display method and apparatus
JP5846887B2 (en) * 2011-12-13 2016-01-20 京セラ株式会社 Mobile terminal, edit control program, and edit control method
JP6102474B2 (en) * 2013-05-01 2017-03-29 富士通株式会社 Display device, input control method, and input control program

Also Published As

Publication number Publication date
JP2015185144A (en) 2015-10-22

Similar Documents

Publication Publication Date Title
KR102091235B1 (en) Apparatus and method for editing a message in a portable terminal
US9612670B2 (en) Explicit touch selection and cursor placement
EP2726966B1 (en) An apparatus and associated methods related to touch sensitive displays
KR101156610B1 (en) Method for input controlling by using touch type, and computer-readable recording medium with controlling program using touch type
JP5664147B2 (en) Information processing apparatus, information processing method, and program
JP6171635B2 (en) Editing processing apparatus and editing processing program
KR20150119135A (en) Systems and methods for managing displayed content on electronic devices
CN103970460A (en) Touch screen-based operation method and terminal equipment using same
JP2013250761A (en) Information processor, method for controlling information processor, and program
JP2015138499A (en) Information processing device, input control method and input control program
KR20130084209A (en) Electronic device and method of controlling the same
JP6103590B2 (en) Display device, image item moving device, image item moving method, and program.
JP6575081B2 (en) Display device, image processing device, and program
KR20140055880A (en) Method and apparatus for controlling virtual screen
US20150363069A1 (en) Display control
KR20170132776A (en) Improvements to text selection controls
JP6249851B2 (en) INPUT CONTROL DEVICE, INPUT CONTROL METHOD, AND PROGRAM
JP2015185144A5 (en)
JP2014238700A (en) Information processing apparatus, display control method, and computer program
JP2017016594A (en) Information processing apparatus, information display program, and information display method
KR20100041150A (en) A method for controlling user interface using multitouch
KR20160010993A (en) Object editing method and image display device using thereof
JP2015102946A (en) Information processing apparatus, control method of information processing apparatus, and program
JP2014182420A (en) Image processing apparatus and program
JP6344355B2 (en) Electronic terminal, and control method and program thereof

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160802

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160803

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170530

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170822

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170925

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: 20171107

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171121

R150 Certificate of patent or registration of utility model

Ref document number: 6249851

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150