Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6164856B2 - Information processing apparatus, information processing apparatus control method, and computer program - Google Patents
[go: Go Back, main page]

JP6164856B2 - Information processing apparatus, information processing apparatus control method, and computer program - Google Patents

Information processing apparatus, information processing apparatus control method, and computer program Download PDF

Info

Publication number
JP6164856B2
JP6164856B2 JP2013021171A JP2013021171A JP6164856B2 JP 6164856 B2 JP6164856 B2 JP 6164856B2 JP 2013021171 A JP2013021171 A JP 2013021171A JP 2013021171 A JP2013021171 A JP 2013021171A JP 6164856 B2 JP6164856 B2 JP 6164856B2
Authority
JP
Japan
Prior art keywords
text
setting
cursor
area
text input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013021171A
Other languages
Japanese (ja)
Other versions
JP2014153799A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2013021171A priority Critical patent/JP6164856B2/en
Publication of JP2014153799A publication Critical patent/JP2014153799A/en
Application granted granted Critical
Publication of JP6164856B2 publication Critical patent/JP6164856B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)

Description

本発明は情報処理装置、情報処理装置の制御方法およびコンピュータプログラムに関する。   The present invention relates to an information processing apparatus, a control method for the information processing apparatus, and a computer program.

テキストを自由な位置に配置して描画することが可能な描画アプリケーションが提供されている。ユーザが情報処理装置に該描画アプリケーションを適用することを想定する。一般的に、テキストを入力する際には、マウスでテキストを入力する位置を指定することでテキストボックスが表示される。例えば特許文献1は、入力されたテキストに基づく表示領域枠を、描画位置を指定する際のマウスカーソルに反映することを開示している。   There is provided a drawing application capable of arranging text at a free position and drawing. It is assumed that the user applies the drawing application to the information processing apparatus. Generally, when inputting text, a text box is displayed by designating a position where the text is input with a mouse. For example, Patent Document 1 discloses that a display area frame based on input text is reflected on a mouse cursor when a drawing position is designated.

特開平6−342364号公報JP-A-6-342364

しかしながら特許文献1が開示する表示装置では、ユーザは、表示領域枠内にどのように文字列が配置されるかを容易に認識できないおそれがあった。本発明は、ユーザが文字列がどのようにテキストボックスに配置されるかを認識可能とすることを目的とする。   However, in the display device disclosed in Patent Literature 1, there is a possibility that the user cannot easily recognize how the character string is arranged in the display area frame. An object of the present invention is to enable a user to recognize how a character string is arranged in a text box.

本発明の一実施形態の情報処理装置は、テキスト入力の選択の指示を受け付ける受け付け手段と、テキスト入力のためのテキスト入力領域に入力されるテキストの設定を行う設定手段と、前記受け付け手段により前記テキスト入力の選択の指示を受け付けた際に、テキストを描画可能な領域内に前記テキスト入力領域を配置するためのカーソルを表示する表示手段と、を有し、前記表示手段は、前記設定手段により設定が変更された場合に、当該変更された設定を反映したカーソルを表示し、前記表示手段は、さらに、前記テキストを描画可能な領域内に前記カーソルであるガイド文字が一行で収まらない場合、当該領域内に収まるように前記ガイド文字を折り返して複数行で表示する。 An information processing apparatus according to an embodiment of the present invention includes: an accepting unit that accepts an instruction to select a text input; a setting unit that sets a text input to a text input area for text input; and the accepting unit Display means for displaying a cursor for arranging the text input area in an area in which text can be drawn when an instruction for selecting text input is received, and the display means is configured by the setting means. When the setting is changed, a cursor reflecting the changed setting is displayed, and the display means further, when the guide character as the cursor does not fit in one line in the area where the text can be drawn, The guide characters are folded and displayed in a plurality of lines so as to fit within the area .

本発明の情報処理装置よれば、ユーザが文字列がどのようにテキストボックスに配置されるかを認識できるようになる。   According to the information processing apparatus of the present invention, the user can recognize how the character string is arranged in the text box.

情報処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of information processing apparatus. 描画アプリケーションの構成を示す図である。It is a figure which shows the structure of a drawing application. 描画アプリケーションのUIの一例である。It is an example of UI of a drawing application. マウスカーソルの画像を変更する処理を示すフロー図である。It is a flowchart which shows the process which changes the image of a mouse cursor. マウスカーソルの画像を変更する処理を示すフロー図である。It is a flowchart which shows the process which changes the image of a mouse cursor. テキストボックスの形状を示すUIの一例である。It is an example of UI which shows the shape of a text box. テキストボックス内へのテキスト入力前後のUIの一例である。It is an example of UI before and after text input into a text box. IMEに応じて文字列を変更する処理を示すフロー図である。It is a flowchart which shows the process which changes a character string according to IME. IMEに応じて文字列を変更する処理を示すフロー図である。It is a flowchart which shows the process which changes a character string according to IME. 指定位置に応じてマウスカーソルの形状を変更する処理を示すフロー図である。It is a flowchart which shows the process which changes the shape of a mouse cursor according to a designated position. マウスカーソルの形状の変更前後を示すUIの一例である。It is an example of UI which shows before and after the change of the shape of a mouse cursor.

本発明の実施形態について図面を用いて説明する。図1は、情報処理装置100の構成を説明するブロック図である。情報処理装置100は、CPU101、ROM102、NIC103、キーボード104、マウス105、RAM106、HDD107、ディスプレイ108を備える。各ユニットは、システムバス109を介して相互に情報の送受信を行うことが可能である。   Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating the configuration of the information processing apparatus 100. The information processing apparatus 100 includes a CPU 101, ROM 102, NIC 103, keyboard 104, mouse 105, RAM 106, HDD 107, and display 108. Each unit can transmit and receive information to and from each other via the system bus 109.

CPU101は、HDD107、ROM102、RAM106に格納されたプログラムに従って装置全体の制御を行う。また、CPU101は、RAM106にプログラムの実行に必要な情報、ファイル等を一時的に格納する制御を行う。ROM102は、読み出し専用メモリであり、内部には、基本I/Oプログラム等のプログラム、文書処理の際に使用するフォントデータ、テンプレート用データ等の各種データを記憶する。RAM106は、一時記憶手段であるアクセスメモリであり、CPU101の主メモリやワークエリア等として機能する。HDD107は外部記憶手段の一つであり、大容量メモリとして機能するハードディスク(HD)であり、アプリケーションプログラム、プリンタドライバプログラム、OS、ネットワークプリンタ制御プログラム、及び関係プログラム等を格納している。CPU101はCentral Processing Unitの略称であり、ROM102はRead Only Memoryの略称であり、RAM106はRandom Access Memoryの略称である。   The CPU 101 controls the entire apparatus according to programs stored in the HDD 107, ROM 102, and RAM 106. Further, the CPU 101 performs control to temporarily store information, files, and the like necessary for executing the program in the RAM 106. The ROM 102 is a read-only memory, and stores therein various data such as a program such as a basic I / O program, font data used for document processing, and template data. The RAM 106 is an access memory that is temporary storage means, and functions as a main memory, work area, and the like of the CPU 101. The HDD 107 is one of external storage means and is a hard disk (HD) that functions as a large-capacity memory, and stores an application program, a printer driver program, an OS, a network printer control program, and related programs. CPU 101 is an abbreviation for Central Processing Unit, ROM 102 is an abbreviation for Read Only Memory, and RAM 106 is an abbreviation for Random Access Memory.

NIC103はネットワークインタフェースであり、情報処理装置はNIC103を介して外部装置とのデータのやり取りを行う。キーボード104はユーザの指示等を受付ける入力装置である。ユーザは、本実施形態の描画プログラムに対する制御コマンドの命令やテキスト入力などをキーボード104を介して入力指示する。マウス105はポインティング・デバイスを示す一例であり、ユーザは、キーボード104及びマウス105を操作することにより、描画プログラムに対して動作指令等を行う。マウス105は本実施形態の一例として記述しているが、タッチパネル、ペンタブレット等、任意のポインティング・デバイスが用いられてよい。   The NIC 103 is a network interface, and the information processing apparatus exchanges data with an external apparatus via the NIC 103. The keyboard 104 is an input device that accepts user instructions and the like. The user inputs an instruction for a control command, text input, and the like for the drawing program of the present embodiment via the keyboard 104. The mouse 105 is an example showing a pointing device, and the user operates the keyboard 104 and the mouse 105 to give an operation command or the like to the drawing program. Although the mouse 105 is described as an example of the present embodiment, any pointing device such as a touch panel or a pen tablet may be used.

ディスプレイ108は画像を表示する出力装置であり、キーボード104から入力したコマンドや、本発明の描画アプリケーションの状態等を表示したりするものである。ユーザは、ディスプレイ108上に表示されたカーソルを横方向軸X,縦方向軸Yに任意に移動させることができる。また、ユーザは、ディスプレイ108上に表示されたコマンドメニュー上のコマンド・アイコンを選択して処理の指示を行うほか編集対象の指示、描画位置の指示等を行うことが可能である。
システムバス109は情報処理装置100内の各コンポーネントを接続するバスであり、情報処理装置100内のデータの流れを司るものである。
The display 108 is an output device that displays an image, and displays a command input from the keyboard 104, the state of the drawing application of the present invention, and the like. The user can arbitrarily move the cursor displayed on the display 108 to the horizontal axis X and the vertical axis Y. Further, the user can select a command / icon on the command menu displayed on the display 108 to give an instruction for processing, and can also give an instruction for editing, an instruction for a drawing position, and the like.
A system bus 109 is a bus that connects components in the information processing apparatus 100 and controls the flow of data in the information processing apparatus 100.

図2は、本実施形態の情報処理装置により実行される描画アプリケーションのソフトウェア構成例を示す。描画アプリケーション200は、情報処理装置100により実行される場合に、OSやそのモジュールを利用するモジュールによってRAM106にロードされ、CPU101により実行されるプログラムモジュールである。   FIG. 2 shows a software configuration example of a drawing application executed by the information processing apparatus of this embodiment. The drawing application 200 is a program module that is loaded into the RAM 106 by the OS or a module using the module and executed by the CPU 101 when executed by the information processing apparatus 100.

描画アプリケーション200は、入力制御部201、テキスト入力値受付部202、テキスト入力エリア判断部203、カーソル画像変更部204、テキスト入力位置指定部205、表示部206を備える。入力制御部201は、キーボード104やマウス105からの入力信号を受信し、入力された情報を各処理部に伝達する。例えば、キーボード104であれば、数値や文字といった値であり、マウスであれば、XY座標の位置及びクリックなどの選択信号を各処理部に伝達する。   The drawing application 200 includes an input control unit 201, a text input value reception unit 202, a text input area determination unit 203, a cursor image change unit 204, a text input position designation unit 205, and a display unit 206. The input control unit 201 receives input signals from the keyboard 104 and the mouse 105 and transmits the input information to each processing unit. For example, in the case of the keyboard 104, values such as numerical values and characters are transmitted. In the case of a mouse, selection signals such as the position of XY coordinates and a click are transmitted to each processing unit.

テキスト入力値受付部202は、入力制御部から、テキストのフォントやサイズの入力を受け付ける。テキスト入力値受付部202が受け付けたフォントやサイズはカーソル画像変更部204へ渡される。テキスト入力エリア判断部203は、入力制御部201から受け付けたマウスの座標を元にその座標位置に対してテキストを入力することが可能か否かを判断する。テキストを入力可能と判断した場合、テキスト入力エリア判断部203は、カーソル画像変更部204にその旨を通知する。テキスト入力不可能と判断した場合、テキスト入力エリア判断部203は、カーソル画像変更部204に対して、カーソル画像の変更を依頼する。そして、カーソル画像変更部204は、テキストが入力できないことを示す画像(例えば、矢印のカーソル)にカーソルを変更する。   The text input value receiving unit 202 receives input of a text font and size from the input control unit. The font and size received by the text input value receiving unit 202 are passed to the cursor image changing unit 204. The text input area determination unit 203 determines whether it is possible to input text to the coordinate position based on the mouse coordinates received from the input control unit 201. When it is determined that text can be input, the text input area determination unit 203 notifies the cursor image change unit 204 to that effect. When it is determined that text input is impossible, the text input area determination unit 203 requests the cursor image change unit 204 to change the cursor image. Then, the cursor image changing unit 204 changes the cursor to an image (for example, an arrow cursor) indicating that text cannot be input.

カーソル画像変更部204は、テキスト入力値受付部202から受け取ったフォントまたはサイズを元にカーソル画像を生成する。詳細には、カーソル画像変更部204は、受け取ったフォントまたはサイズに適合する高さを有するカーソル画像を生成する。また、カーソル画像変更部204は、現在設定されているフォントまたはサイズがテキスト入力値受付部202から受け取ったフォントまたはサイズと異なる場合に、カーソル画像を受け取ったフォントまたはサイズで再生成する。テキスト入力エリア判断部203からテキストが入力できないエリアであると判断された場合には、カーソル画像変更部204は、テキストが入力できないことを示す画像にマウスカーソルを変更する。   The cursor image changing unit 204 generates a cursor image based on the font or size received from the text input value receiving unit 202. Specifically, the cursor image changing unit 204 generates a cursor image having a height that matches the received font or size. In addition, when the currently set font or size is different from the font or size received from the text input value receiving unit 202, the cursor image changing unit 204 regenerates the cursor image with the received font or size. When the text input area determining unit 203 determines that the text cannot be input, the cursor image changing unit 204 changes the mouse cursor to an image indicating that text cannot be input.

テキスト入力位置指定部205は、入力制御部201からテキスト入力位置が指定(例えばマウス105をクリックして指定)された場合、以下の処理を行う。つまり、テキスト入力位置指定部205は、カーソル画像変更部204で生成されたカーソルと同じ状態または対応する大きさのテキストボックスを表示するように表示部206に対して要求する。表示部206は、カーソル画像や、カーソル画像に対応する大きさのテキストボックスをディスプレイ108に対して表示する。また、表示部206は、フォントまたはサイズが変更されるたびにカーソル画像変更部204が再生成したカーソル画像やテキストボックスをユーザがマウス105で指定する座標に対して表示する。   When the text input position is specified from the input control unit 201 (for example, specified by clicking the mouse 105), the text input position specifying unit 205 performs the following processing. That is, the text input position designating unit 205 requests the display unit 206 to display a text box having the same state as the cursor generated by the cursor image changing unit 204 or a corresponding size. The display unit 206 displays a cursor image and a text box having a size corresponding to the cursor image on the display 108. The display unit 206 displays the cursor image or text box regenerated by the cursor image changing unit 204 every time the font or size is changed, with respect to the coordinates designated by the user with the mouse 105.

図3は、描画アプリケーション200のUI構成の一例を示す図である。ページ302は、描画アプリケーション200が、実際に描画するためのデータを表示したものである。描画するためのデータはPDFが一般的であるが、本発明を実施するためのデータとして特にデータに依存しない。描画アプリケーション200は、ページ302上にテキストや図形などを追加描画することが可能である。   FIG. 3 is a diagram illustrating an example of a UI configuration of the drawing application 200. A page 302 displays data for the drawing application 200 to actually draw. Data for drawing is generally PDF, but is not particularly dependent on data as data for implementing the present invention. The drawing application 200 can additionally draw text, graphics, and the like on the page 302.

ズーム率303は、ページ302の表示を拡縮するための項目である。ズーム率303は、一般的に100%のズーム率で印刷した場合、紙のサイズと同サイズである。ズーム率は、画面上の生じサイズを変更するものであり、実データのサイズは変更しない。   The zoom factor 303 is an item for enlarging / reducing the display of the page 302. The zoom ratio 303 is generally the same as the paper size when printing is performed at a zoom ratio of 100%. The zoom rate changes the size generated on the screen, and does not change the size of actual data.

オブジェクトとしては、例えば図形描画、線描画、テキスト描画、選択307、スタンプ描画308といった項目が挙げられる。図形描画304は、ページ302上に図形を描画することを指定するための項目である。線描画305は、ページ302上に線を描画することを指定するための項目である。テキスト描画306は、ページ302上にテキストを描画することを指定するための項目である。選択307は、既にページ上に各種項目で指定した描画オブジェクトを選択し、編集可能な状態にするための項目である。スタンプ描画308は、ページ上にスタンプを描画することを指定するための項目である。各種項目304,305,306,308を選択すると、カーソル画像変更部204は選択された項目に対応したカーソル画像に変更する。   Examples of the object include items such as graphic drawing, line drawing, text drawing, selection 307, and stamp drawing 308. The figure drawing 304 is an item for designating drawing of a figure on the page 302. The line drawing 305 is an item for designating drawing a line on the page 302. A text drawing 306 is an item for designating that text is drawn on the page 302. A selection 307 is an item for selecting a drawing object that has already been designated by various items on the page and making it editable. The stamp drawing 308 is an item for designating drawing a stamp on the page. When various items 304, 305, 306, 308 are selected, the cursor image changing unit 204 changes the cursor image to the selected item.

プロパティエリア(310,311,312)は、各種項目304,305,306,308を選択した時のオブジェクトに対する指定可能な装飾を設定するためのUIコントロールを配置するエリアである。本UI例では、テキスト描画306を指定している場合の例である。テキスト309は、例えば、フォント指定310、サイズ311、スタイル312、フォントカラー313が指定可能である。フォント指定310は、テキスト描画時のフォントを指定する項目である。フォントは、OSに登録されている指定可能なフォントの一覧が列挙される。サイズ311は、テキストフォントのサイズを指定する項目である。スタイル312は、テキストを太字にしたり、斜体にしたり、下線、取り消し線を付与することを指定する項目である。フォントカラー313はフォントの色を指定する項目である。これらフォント指定310により指定された装飾によりテキストはページ302上に描画される。   The property areas (310, 311, 312) are areas in which UI controls for setting a specifiable decoration for an object when various items 304, 305, 306, 308 are selected are arranged. In this UI example, the text drawing 306 is designated. For the text 309, for example, a font designation 310, a size 311, a style 312, and a font color 313 can be designated. The font designation 310 is an item for designating a font for drawing text. As the font, a list of fonts that can be specified and registered in the OS is listed. The size 311 is an item for designating the size of the text font. The style 312 is an item for specifying that the text is bolded, italicized, underlined or strikethrough is given. A font color 313 is an item for designating a font color. The text is drawn on the page 302 by the decoration designated by the font designation 310.

次に、ユーザがテキスト描画306及びプロパティ(310,311,312)を指定した時にマウスカーソルの画像を変更するための描画アプリケーション200の処理について図4、図5のフローチャートを用いて説明する。なお本フローに係る描画アプリケーション200は、HDD107に記憶されており、CPU101によってRAM106に読み出され、実行される。   Next, processing of the drawing application 200 for changing the image of the mouse cursor when the user designates the text drawing 306 and properties (310, 311 and 312) will be described with reference to the flowcharts of FIGS. The drawing application 200 according to this flow is stored in the HDD 107, and is read out to the RAM 106 by the CPU 101 and executed.

S401で、描画アプリケーション200は、ユーザによるテキストアノテーション入力の指定を受け付ける。本実施形態では、テキストアノテーション入力の指定は、ページに対するテキスト表示領域(テキストボックス)の指定を示す。指定は、テキスト描画306及びプロパティ(310,311,312)によって行われる。次に、テキスト入力エリア判断部203は、マウスカーソルの位置が描画可能なエリアにいるかどうかを判別する(S402)。本実施形態における描画可能なエリアは、ページ302上を指す。マウスカーソルが描画可能なページ領域上にいることを契機として、テキスト入力値受付部202は、S401でユーザが指定したアノテーションテキストのフォント(フォントタイプ)及びフォントサイズを取得する(S403)。つまり、S407にてテキストボックスの配置指示を受け付ける前にS403の取得処理が実行される。なお、S403で取得されるフォント及びフォントサイズは、ユーザが指定したものでもよく、規定値でもよい。   In step S401, the drawing application 200 accepts designation of text annotation input by the user. In the present embodiment, specification of text annotation input indicates specification of a text display area (text box) for a page. The designation is performed by the text drawing 306 and properties (310, 311 and 312). Next, the text input area determination unit 203 determines whether or not the position of the mouse cursor is in a drawable area (S402). In the present embodiment, the drawable area indicates on the page 302. When the mouse cursor is on a drawable page area, the text input value receiving unit 202 acquires the font (font type) and font size of the annotation text specified by the user in S401 (S403). That is, the acquisition process of S403 is executed before accepting the text box placement instruction in S407. Note that the font and font size acquired in S403 may be specified by the user or may be specified values.

カーソル画像変更部204は、テキスト入力値受付部202が取得したテキストの設定(例えばフォント及びフォントサイズ)をマウスカーソルに反映する(S404)。つまり、カーソル画像変更部204はフォント及びフォントサイズに対応するマウスカーソルを生成する。S404で生成されたマウスカーソルに表示されるフォント及びフォントサイズを適用した文字列は、S408で後述する例文と同じものとする。反映されたマウスカーソルの一例を図6に示す。図6に示すように、マウスカーソル501には、S403で取得されたフォントおよびフォントサイズの両者が反映された「さんぷるてきすと」の文字列が表示されている。当該文字列を含むマウスカーソルは、S404でフォント及びフォントサイズが反映されたマウスカーソルの形状である。   The cursor image changing unit 204 reflects the text settings (for example, font and font size) acquired by the text input value receiving unit 202 on the mouse cursor (S404). That is, the cursor image changing unit 204 generates a mouse cursor corresponding to the font and font size. It is assumed that the character string to which the font and the font size displayed on the mouse cursor generated in S404 are applied is the same as an example sentence described later in S408. An example of the reflected mouse cursor is shown in FIG. As shown in FIG. 6, the mouse cursor 501 displays a character string “Sanpurusuto” that reflects both the font and the font size acquired in S403. The mouse cursor including the character string has the shape of the mouse cursor reflecting the font and font size in S404.

マウス105が指定する座標位置に応じてマウスカーソル501は移動する。描画アプリケーション200は、マウス105が指定する座標位置に応じて、マウスカーソル501を移動させる。テキスト入力エリア判断部203は、マウスカーソル501が、ページ302上にいるかどうかを判定し(S405)、ページ302上にいない場合は、マウスカーソルの形状を元の矢印に戻す(S414)。S414の処理に続き、入力制御部201は、ユーザが別のアノテーションテキスト入力を選択したかどうかを判定する(S415)。選択した場合、本実施形態を終了し、判定していない場合、プロパティ(310,311,312)によってテキストの装飾を変更したかどうかを判定し(S416)、変更した場合は、S402に戻る。変更していない場合は、S405に戻る。   The mouse cursor 501 moves according to the coordinate position designated by the mouse 105. The drawing application 200 moves the mouse cursor 501 in accordance with the coordinate position designated by the mouse 105. The text input area determination unit 203 determines whether or not the mouse cursor 501 is on the page 302 (S405). If the mouse cursor 501 is not on the page 302, the shape of the mouse cursor is returned to the original arrow (S414). Subsequent to the processing of S414, the input control unit 201 determines whether the user has selected another annotation text input (S415). If selected, the present embodiment is terminated, and if not determined, it is determined whether or not the text decoration has been changed by the properties (310, 311 and 312) (S416). If changed, the process returns to S402. If not changed, the process returns to S405.

S405において、マウスカーソル501がページ302上にいる場合は、描画可能なエリアであると判定し、テキスト入力エリア判断部203はマウスカーソル501の形状を維持し、処理はS406に進む。入力制御部は、マウス105がクリックされたかどうかを判定する(S406)。クリックされた場合、表示部206はマウスカーソル501が表示されている位置にマウスカーソル501を囲む矩形であるテキスト入力領域をページ302上に配置し、表示する(S407)。本実施形態では、表示部206は、テキスト入力領域内にガイド文字として「さんぷるてきすと」を表示する(S408)。これにより、ユーザはテキスト入力領域内にどのようにテキストが配置されるかを視覚的に認識することができる。本実施形態では、「さんぷるてきすと」としているが、文字列がどのようにかつどのような形状で配置されるかが視覚的にわかるのであれば、これに限らない。入力制御部201は、キーボード104から文字の入力が行われたかどうか判定する(S409)。文字が入力された場合は、表示部206はテキストボックス内の例文(図6では「さんぷるてきすと」)を削除し、入力された文字を表示する(S410)。S408、S409、S410の処理についてのUI遷移を図7に示す。   In step S405, if the mouse cursor 501 is on the page 302, it is determined that the area is a drawable area, the text input area determination unit 203 maintains the shape of the mouse cursor 501, and the process proceeds to step S406. The input control unit determines whether the mouse 105 has been clicked (S406). When clicked, the display unit 206 arranges and displays a text input area that is a rectangle surrounding the mouse cursor 501 on the page 302 at the position where the mouse cursor 501 is displayed (S407). In the present embodiment, the display unit 206 displays “Sanpurusuto” as a guide character in the text input area (S408). Thereby, the user can visually recognize how the text is arranged in the text input area. In the present embodiment, “Sanpurusuto” is used, but the present invention is not limited to this as long as it is visually understood how and in what shape the character string is arranged. The input control unit 201 determines whether or not a character is input from the keyboard 104 (S409). When a character is input, the display unit 206 deletes the example sentence in the text box (“Sanpurusuto” in FIG. 6), and displays the input character (S410). FIG. 7 shows UI transitions for the processes of S408, S409, and S410.

図7(A)は、S408にてテキストボックスを配置した直後のUI図である。テキストボックス601に表示された例文「さんぷるてきすと」は、プロパティで指定された装飾テキストで記述されている。このテキストボックス601に対して、ユーザがキーボード104で文字を入力すると、S410の処理が実行される。そして、図7(B)のように例文が削除され、ユーザが入力した文字がテキストボックス601に表示される。カーソル画像変更部204は、S407にてテキストボックスを配置後、何もテキストを入力することなくテキストボックス以外の領域をマウスクリックしたかどうかを判定する(S411)。ユーザがテキストボックス外をマウスクリックした場合は、描画アプリケーション200はテキストボックスを削除し(S412)、マウスカーソル501の形状を元の矢印に戻す(S413)。なお、テキスト入力領域に表示される文字列(図7では「さんぷるてきすと」)の左端に表示されるIビームの長さも、S403で取得されたフォントサイズにより変更される。また、表示されるカーソルとして、Iビームまたはガイド文字のいずれか1つでも良い。   FIG. 7A is a UI diagram immediately after the text box is arranged in S408. The example sentence “Sanpurusuto” displayed in the text box 601 is described in the decoration text specified by the property. When the user inputs characters to the text box 601 using the keyboard 104, the process of S410 is executed. Then, as shown in FIG. 7B, the example sentence is deleted, and the character input by the user is displayed in the text box 601. After placing the text box in S407, the cursor image changing unit 204 determines whether an area other than the text box has been clicked with the mouse without inputting any text (S411). When the user clicks outside the text box, the drawing application 200 deletes the text box (S412), and returns the shape of the mouse cursor 501 to the original arrow (S413). Note that the length of the I-beam displayed at the left end of the character string displayed in the text input area (“Sampuru Tsuto” in FIG. 7) is also changed according to the font size acquired in S403. Also, the cursor to be displayed may be any one of I-beam or guide characters.

以上の手順により、本発明の情報処理装置よれば、描画位置からユーザが指定した文字が開始されるテキスト入力領域を生成し、該テキスト入力領域に対応するカーソルを表示ことが可能となる。これによりテキストボックスの描画位置を実際に指定するよりも前に把握することができるため、文字列が意図しない位置に配置されることがなくなり、操作性が向上する。なお、本実施形態では、S404にてテキストボックスに対応するマウスカーソルを生成し、例文を表示する構成としたが、これに限定されるものではない。例えば、例文を含むマウスカーソルに代えて、ユーザが設定したフォントまたはサイズに対応する大きさであって例文を含まないIビームを作成してよい。これにより、ページ上の矩形領域に指定したフォントの大きさが収まるか否かを視覚的に判断することを可能にしつつ、より全体的にページを視認することが可能となる。   According to the above procedure, according to the information processing apparatus of the present invention, it is possible to generate a text input area where a character designated by the user starts from the drawing position and display a cursor corresponding to the text input area. As a result, the drawing position of the text box can be ascertained prior to the actual designation, so that the character string is not placed at an unintended position and the operability is improved. In the present embodiment, the mouse cursor corresponding to the text box is generated and the example sentence is displayed in S404. However, the present invention is not limited to this. For example, instead of a mouse cursor including an example sentence, an I-beam having a size corresponding to a font or size set by the user and not including an example sentence may be created. Accordingly, it is possible to visually determine the page as a whole while making it possible to visually determine whether or not the font size designated in the rectangular area on the page fits.

(第2実施形態)
第1実施形態では、テキストボックスの描画位置について説明したが、テキストボックスに描画する文字列は言語によって異なる場合がある。言語が異なると文字幅や高さが異なるため、テキストボックスの描画位置は正しくとも文字列の描画位置が意図しないものとなってしまうことがある。第2実施形態では、テキストボックスに記述する文字列を考慮したマウスカーソル形状の作成方法について図面を用いて説明する。
(Second Embodiment)
Although the drawing position of the text box has been described in the first embodiment, the character string drawn in the text box may differ depending on the language. Since different characters have different character widths and heights, the drawing position of the text string may become unintended even if the drawing position of the text box is correct. In the second embodiment, a method for creating a mouse cursor shape in consideration of a character string described in a text box will be described with reference to the drawings.

図8、図9は、言語が異なる場合に、マウスカーソルの形状を変更する処理を示すフローチャートである。基本的なフローは図4と同等であるため、同様の処理は割愛して説明する。S403の処理に続いて、S701で描画アプリケーション200は、IME(インプットメソッドエディタ)の状態を確認する。IMEがOnの場合は、カーソル画像変更部204はマウスカーソルに含ませる例文を言語に応じた文字列に変更してマウスカーソルを生成する。表示部206は変更されたマウスカーソルを表示する(S702)。本実施形態では、日本語IME環境における例を示しているが、他言語環境であれば、その国の言語に応じたIMEで作成される例文を表示することとなる。IMEがOffの場合は、カーソル画像変更部204は例文を[sample text]と変更する(S703)。そして、カーソル画像変更部204は、S702もしくは、S703で決定した文字列を取得したフォント、フォントサイズでマウスカーソルに反映させる(S404)。   8 and 9 are flowcharts showing processing for changing the shape of the mouse cursor when the languages are different. Since the basic flow is the same as that in FIG. 4, the same processing will be omitted. Following the processing of S403, the drawing application 200 confirms the state of the IME (input method editor) in S701. When IME is On, the cursor image changing unit 204 changes the example sentence included in the mouse cursor to a character string corresponding to the language and generates a mouse cursor. The display unit 206 displays the changed mouse cursor (S702). In the present embodiment, an example in a Japanese IME environment is shown. However, in the case of another language environment, an example sentence created by the IME corresponding to the language of the country is displayed. When IME is Off, the cursor image changing unit 204 changes the example sentence to [sample text] (S703). Then, the cursor image changing unit 204 reflects the character string determined in S702 or S703 on the mouse cursor with the acquired font and font size (S404).

マウスカーソルの表示位置と同じ位置にテキストボックスを配置する(S407)時も同様に、IMEの状態を判定し(S704)、IMEがOnであれば、IMEの言語に応じた文字列をテキストボックスに描画(S408)する。IMEがOffの場合は、テキストボックスにIMEがOffの時に描画できる文字列を描画する(S705)。   Similarly, when the text box is arranged at the same position as the display position of the mouse cursor (S407), the IME state is similarly determined (S704). If IME is On, a character string corresponding to the language of the IME is displayed in the text box. (S408). If IME is Off, a character string that can be drawn when IME is Off is drawn in the text box (S705).

以上の手順により、テキストボックスに記述する文字列を考慮したマウスカーソル形状を作成することを可能とする。これにより、描画するテキストによる差異がわかり、テキストボックスの描画位置を実際に指定するよりも前に把握することができるため、意図しない位置に配置されることがなくなり、操作性が向上する。   The above procedure makes it possible to create a mouse cursor shape that takes into consideration the character string described in the text box. As a result, a difference due to the text to be drawn can be recognized and grasped before the drawing position of the text box is actually designated, so that it is not arranged at an unintended position and operability is improved.

(第3実施形態)
第1および第2実施形態では、テキストボックスの描画位置及びテキストボックス内に描画する文字列について記述したが、テキストボックスを配置する位置によって適切な位置を表現できない場合がある。例えば、ページ内にテキストボックスを配置する際、ページの端に配置しようとすると、テキストが一列に収まらず折り返してしまう。
(Third embodiment)
In the first and second embodiments, the drawing position of the text box and the character string to be drawn in the text box are described. However, an appropriate position may not be expressed depending on the position where the text box is arranged. For example, when a text box is placed in a page, if the text box is placed at the end of the page, the text does not fit in a line and is folded.

このような場合においてもマウスカーソルがページ内のどの位置にいるか判断し、折り返しが発生する場所にいる場合は、マウスカーソルが折り返した状態になった状態を表現することで正しい位置を表現できるようにすることを可能とする。このマウスカーソル形状の作成方法について図10を用いて説明する。   Even in such a case, it is possible to express the correct position by determining the position of the mouse cursor in the page and expressing the state where the mouse cursor is folded when it is in the place where the folding occurs. It is possible to A method for creating the mouse cursor shape will be described with reference to FIG.

基本的なフローは図4と同等であるため、同様の処理は割愛して説明する。第3実施形態では、S405の処理に続いて描画位置を判断するようにしている。この描画位置判断処理について図10のフロー図を用いて説明する。まず、カーソル画像変更部204は、例文を含むマウスカーソルの現状の形状を取得する(S901)。次に、カーソル画像変更部204は取得したマウスカーソルの形状がページ302上に収まるかどうかを判定する(S902)。カーソル画像変更部204は、形状がページ上に収まる場合はその形状を維持し、収まらない場合は、現在のマウスカーソルの位置を取得し、例文をテキストボックスに配置した場合にどの文字で折り返されるかを判断する。カーソル画像変更部204は、折り返された状態のテキストボックスを作成し、その形状と対応するマウスカーソルを再作成する(S903)。   Since the basic flow is the same as that in FIG. 4, the same processing will be omitted. In the third embodiment, the drawing position is determined following the processing of S405. The drawing position determination process will be described with reference to the flowchart of FIG. First, the cursor image changing unit 204 acquires the current shape of the mouse cursor including an example sentence (S901). Next, the cursor image changing unit 204 determines whether or not the acquired mouse cursor shape fits on the page 302 (S902). When the shape fits on the page, the cursor image changing unit 204 maintains the shape. If the shape does not fit, the cursor image changing unit 204 acquires the current position of the mouse cursor, and when the example sentence is placed in the text box, the character is folded back. Determine whether. The cursor image changing unit 204 creates a folded text box and recreates the mouse cursor corresponding to the shape (S903).

UIの一例を図11に示す。図11(A)がマウスカーソルの形状が折り返されない状態である。図11(A)がページ内にテキストボックスが収まらないため、マウスカーソルの形状を変更した状態を示すUIの例である。これにより、実際にテキストボックスを配置するより前のマウスカーソルによる位置指定のタイミングで、実際に配置される位置を把握することができ、意図しない位置にテキストが描画されることを防ぐことができる。   An example of the UI is shown in FIG. FIG. 11A shows a state where the shape of the mouse cursor is not folded. FIG. 11A is an example of a UI showing a state in which the shape of the mouse cursor is changed because the text box does not fit in the page. As a result, it is possible to grasp the position where the mouse is actually positioned at the position designation timing with the mouse cursor before the text box is actually positioned, and to prevent the text from being drawn at an unintended position. .

(その他の実施形態)
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(コンピュータプログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給する。そしてそのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。
(Other embodiments)
The present invention can also be realized by executing the following processing. That is, software (computer program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media. Then, the computer (or CPU, MPU, etc.) of the system or apparatus reads out and executes the program. In this case, the program and the storage medium storing the program constitute the present invention.

Claims (7)

テキスト入力の選択の指示を受け付ける受け付け手段と、
テキスト入力のためのテキスト入力領域に入力されるテキストの設定を行う設定手段と、
前記受け付け手段により前記テキスト入力の選択の指示を受け付けた際に、テキストを描画可能な領域内に前記テキスト入力領域を配置するためのカーソルを表示する表示手段と、を有し、
前記表示手段は、前記設定手段により設定が変更された場合に、当該変更された設定を反映したカーソルを表示し、
前記表示手段は、さらに、前記テキストを描画可能な領域内に前記カーソルであるガイド文字が一行で収まらない場合、当該領域内に収まるように前記ガイド文字を折り返して複数行で表示する
ことを特徴とする情報処理装置。
Accepting means for accepting a text input selection instruction;
A setting means for setting the text input to the text input area for text input;
Display means for displaying a cursor for placing the text input area in an area in which text can be drawn when receiving an instruction to select the text input by the receiving means;
The display means displays a cursor reflecting the changed setting when the setting is changed by the setting means ,
When the guide character that is the cursor does not fit in one line in the area where the text can be drawn, the display means wraps the guide character so that it fits in the area and displays it in a plurality of lines. Information processing apparatus.
前記表示手段は、前記設定手段による前記テキストの設定に加えて更に言語環境を反映したガイド文字を表示する
ことを特徴とする請求項に記載の情報処理装置。
The information processing apparatus according to claim 1 , wherein the display unit displays guide characters that further reflect a language environment in addition to the setting of the text by the setting unit.
前記設定手段による設定は、フォントの種類、フォントサイズ、スタイル、および、フォントカラーのうち少なくともいずれかを含む
ことを特徴とする請求項1または2に記載の情報処理装置。
Setting by the setting means, font type, font size, style, and font information processing apparatus according to claim 1 or 2, characterized in that it comprises at least one of a color.
情報処理装置の制御方法であって、
テキスト入力の選択の指示を受け付ける受け付け工程と、
テキスト入力のためのテキスト入力領域に入力されるテキストの設定を行う設定工程と、
前記受け付け工程において前記テキスト入力の選択の指示を受け付けた際に、テキストを描画可能な領域内に前記テキスト入力領域を配置するためのカーソルを表示する表示工程と、を有し、
前記設定工程において設定が変更された場合に、前記表示工程において当該変更された設定を反映したカーソルを表示し、
前記表示工程において、さらに、前記テキストを描画可能な領域内に前記カーソルであるガイド文字が一行で収まらない場合、当該領域内に収まるように前記ガイド文字を折り返して複数行で表示する
ことを特徴とする制御方法。
A method for controlling an information processing apparatus,
A reception process for receiving an instruction to select a text input;
A setting process for setting the text to be input to the text input area for text input;
A display step of displaying a cursor for arranging the text input area in an area where text can be drawn when an instruction to select the text input is received in the receiving step;
When the setting is changed in the setting step, a cursor reflecting the changed setting in the display step is displayed .
In the display step, when the guide character that is the cursor does not fit in one line in the area where the text can be drawn, the guide character is folded and displayed in a plurality of lines so as to fit in the area. Control method.
前記表示工程では、前記設定工程において行われた前記テキストの設定に加えて更に言語環境を反映したガイド文字を表示する
ことを特徴とする請求項に記載の制御方法。
5. The control method according to claim 4 , wherein, in the display step, a guide character reflecting a language environment is further displayed in addition to the setting of the text performed in the setting step.
前記設定工程において行われた設定は、フォントの種類、フォントサイズ、スタイル、および、フォントカラーのうち少なくともいずれかを含む
ことを特徴とする請求項4または5に記載の制御方法。
The control method according to claim 4 , wherein the setting performed in the setting step includes at least one of a font type, a font size, a style, and a font color.
請求項乃至のいずれか一項に記載の制御方法をコンピュータにより実行させることを特徴とするコンピュータプログラム。 A computer program for causing a computer-implemented control method according to any one of claims 4 to 6.
JP2013021171A 2013-02-06 2013-02-06 Information processing apparatus, information processing apparatus control method, and computer program Expired - Fee Related JP6164856B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013021171A JP6164856B2 (en) 2013-02-06 2013-02-06 Information processing apparatus, information processing apparatus control method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013021171A JP6164856B2 (en) 2013-02-06 2013-02-06 Information processing apparatus, information processing apparatus control method, and computer program

Publications (2)

Publication Number Publication Date
JP2014153799A JP2014153799A (en) 2014-08-25
JP6164856B2 true JP6164856B2 (en) 2017-07-19

Family

ID=51575648

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013021171A Expired - Fee Related JP6164856B2 (en) 2013-02-06 2013-02-06 Information processing apparatus, information processing apparatus control method, and computer program

Country Status (1)

Country Link
JP (1) JP6164856B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0743624B2 (en) * 1989-02-28 1995-05-15 三洋電機株式会社 Information processing equipment
JPH05165810A (en) * 1991-12-12 1993-07-02 Sanyo Electric Co Ltd Document editor and document editing method
JP2675476B2 (en) * 1992-01-31 1997-11-12 三洋電機株式会社 Character input device
JPH05298299A (en) * 1992-04-22 1993-11-12 Sanyo Electric Co Ltd Method for setting hierarchical structure
JP2000222162A (en) * 1999-01-28 2000-08-11 Canon Inc Image processing method and apparatus, and storage medium
JP2002157220A (en) * 2000-11-16 2002-05-31 Seiko Epson Corp Information processing apparatus and language-specific information output method
US20030189594A1 (en) * 2002-04-04 2003-10-09 International Business Machines Corporation Dynamic text visibility program
JP2011248575A (en) * 2010-05-26 2011-12-08 Seiko Epson Corp Character processor, printing system, printer driver, character processing method and program of the same

Also Published As

Publication number Publication date
JP2014153799A (en) 2014-08-25

Similar Documents

Publication Publication Date Title
JP5905541B2 (en) Control gallery organized hierarchically
US9875220B2 (en) Panoptic visualization document printing
JP5862103B2 (en) Electronic blackboard device, screen display method and program
JP5049515B2 (en) Information processing apparatus, information processing method, and information processing program
JP2014146128A (en) Information processing apparatus, information processing system, information processing method, and program
JP6456203B2 (en) Information processing apparatus, information processing program, and information processing method
JP2011013866A (en) Device and method for controlling print, and program
US20120192047A1 (en) Systems and methods for building complex documents
JP6053291B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP4776995B2 (en) Computer apparatus and control method and program thereof
JP6287498B2 (en) Electronic whiteboard device, electronic whiteboard input support method, and program
CN117520695A (en) Page layout methods, media, apparatus and computing devices
JP5917016B2 (en) Information processing apparatus, control method thereof, and control program
JP2020123234A (en) Information processor, control method, and program thereof
GB2509552A (en) Entering handwritten musical notation on a touchscreen and providing editing capabilities
JP2013020558A (en) Content data display device, content data display method, and program
JP6164856B2 (en) Information processing apparatus, information processing apparatus control method, and computer program
JP5347981B2 (en) Information display device and program
US20220114328A1 (en) Dynamic project views of a virtual workspace to facilitate active reading
JP5947508B2 (en) Information processing apparatus, information processing method, and program
KR100998076B1 (en) Image size adjusting device and method of information terminal
JP2021082088A (en) Information processing device, control method thereof, program, and storage medium
JP5066877B2 (en) Image display device, image display method, and program
JP5673744B2 (en) Electronic book terminal, information processing method, program
JP2013161459A (en) Document processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170314

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170511

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170620

R151 Written notification of patent or utility model registration

Ref document number: 6164856

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees