JP2021089752A - Display screen control method, program, and display screen control device - Google Patents

Display screen control method, program, and display screen control device Download PDF

Info

Publication number
JP2021089752A
JP2021089752A JP2021016642A JP2021016642A JP2021089752A JP 2021089752 A JP2021089752 A JP 2021089752A JP 2021016642 A JP2021016642 A JP 2021016642A JP 2021016642 A JP2021016642 A JP 2021016642A JP 2021089752 A JP2021089752 A JP 2021089752A
Authority
JP
Japan
Prior art keywords
image
area
display
input
display screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2021016642A
Other languages
Japanese (ja)
Other versions
JP7135130B2 (en
Inventor
健二 杉本
Kenji Sugimoto
健二 杉本
慶之 田中
Yoshiyuki Tanaka
慶之 田中
拓真 松本
Takuma Matsumoto
拓真 松本
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.)
GREE Inc
Original Assignee
GREE 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 GREE Inc filed Critical GREE Inc
Priority to JP2021016642A priority Critical patent/JP7135130B2/en
Publication of JP2021089752A publication Critical patent/JP2021089752A/en
Application granted granted Critical
Publication of JP7135130B2 publication Critical patent/JP7135130B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

To properly arrange an area displaying content and an area displaying input character strings within a display part according to user applications.SOLUTION: A CPU (11) displays, on a display part (17), a first display image (A) including an area BR for displaying content information, an area CI for displaying information including character strings to be input, and an area KB for displaying a keyboard for inputting characters, and a second display image (B) having eliminated the area BR for displaying the content information from the first display image and including an area ECI having an enlarged range for displaying information including the character strings to be input, by switching to any one of the images.SELECTED DRAWING: Figure 4

Description

本発明は、特に表示画面容量が制限されるスマートフォンやタブレットなどの携帯情報端末に好適な表示画面制御方法、プログラム及び表示画面制御装置に関する。 The present invention relates to a display screen control method, a program, and a display screen control device particularly suitable for mobile information terminals such as smartphones and tablets whose display screen capacity is limited.

表示画面を縦長表示状態及び横長表示状態に切替可能な構成を用いて、受信した電子メールに関連する画面を良好に表示することができる携帯電話機を提供するべく考えられた技術が提案されている。(例えば、特許文献1) A technology has been proposed to provide a mobile phone capable of displaying a screen related to a received e-mail satisfactorily by using a configuration in which the display screen can be switched between a portrait display state and a landscape display state. .. (For example, Patent Document 1)

特開2008−192034号公報Japanese Unexamined Patent Publication No. 2008-192034

上記特許文献に記載された技術は、表示専用の画面を有効に使用するためのものである。一方で、近年のスマートフォンやタブレット端末に代表される、表示部がタッチパネルと一体化された入力部を兼ねた携帯機器では、文字入力時にはキーボードに相当する画像を併せて画面内に表示することになる。 The technique described in the above patent document is for effectively using a display-only screen. On the other hand, in mobile devices such as smartphones and tablet terminals in recent years, in which the display unit also serves as an input unit integrated with a touch panel, an image corresponding to a keyboard is also displayed on the screen when inputting characters. Become.

したがって、例えばコメント作成などの文字入力時には、その時点で実行しているアプリケーションプログラムのコンテンツを表示する領域、入力する文字列を表示する領域、及び文字入力のためのキーボードを表示する領域を、容量が制限された画面内に効率的に配置する必要が生じる。 Therefore, at the time of character input such as comment creation, the area for displaying the contents of the application program currently being executed, the area for displaying the character string to be input, and the area for displaying the keyboard for character input are occupied. Will need to be placed efficiently within the restricted screen.

本発明は上記のような実情に鑑みてなされたもので、その目的とするところは、コンテンツを表示する領域と入力文字列を表示する領域とをユーザの用途に応じて表示画面内に適切に配置することが可能な表示画面制御方法、プログラム及び表示画面制御装置を提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is to appropriately set an area for displaying contents and an area for displaying an input character string in a display screen according to a user's application. It is an object of the present invention to provide a display screen control method, a program, and a display screen control device that can be arranged.

本発明の一態様は、情報端末で実行する表示画面制御方法であって、コンテンツ情報を表示する第1エリア、及び入力された文字を含む情報を表示する第2エリアを設けた第1の画像、あるいは前記第1の表示画像における前記第2エリアを拡大した第2の画像を表示部に表示させる表示ステップと、前記第1の画像の前記第2エリアを超える文字列が入力された場合に、前記第1の画像から前記第2の画像に切り換える切換制御ステップとを有する。 One aspect of the present invention is a display screen control method executed on an information terminal, in which a first image provided with a first area for displaying content information and a second area for displaying information including input characters. Or, when a display step of displaying a second image obtained by enlarging the second area of the first display image on the display unit and a character string exceeding the second area of the first image are input. It has a switching control step for switching from the first image to the second image.

本発明によれば、コンテンツを表示する領域と入力文字列を表示する領域とをユーザの用途に応じて表示画面内に適切に配置することが可能となる。 According to the present invention, it is possible to appropriately arrange the area for displaying the content and the area for displaying the input character string in the display screen according to the user's application.

本発明の一実施形態に係るスマートフォンの電子回路の機能構成を示すブロック図。The block diagram which shows the functional structure of the electronic circuit of the smartphone which concerns on one Embodiment of this invention. 同実施形態に係る表示画面の切換処理の内容を示すフローチャート。The flowchart which shows the content of the switching process of the display screen which concerns on the same embodiment. 同実施形態に係る表示画面の例を示す図。The figure which shows the example of the display screen which concerns on the same embodiment. 同実施形態に係る表示画面の例を示す図。The figure which shows the example of the display screen which concerns on the same embodiment. 同実施形態に係る表示画面の例を示す図。The figure which shows the example of the display screen which concerns on the same embodiment.

以下、本発明をスマートフォンに適用した場合の一実施形態について図面を参照して説明する。
図1は、本実施形態に係るスマートフォン10の電子回路の機能構成を示すブロック図である。同図で、CPU11がこのスマートフォン10全体の制御動作を司るものであり、このCPU11にシステムバスSBを介して、メインメモリ12、ソリッドステートドライブ(SSD)13、3G&4G通信部14、無線LAN通信部15、外部メモリカード16、表示部17、タッチパネル入力部18、キー入力部19、音声処理部20、及び画像処理部21が接続される。
Hereinafter, an embodiment when the present invention is applied to a smartphone will be described with reference to the drawings.
FIG. 1 is a block diagram showing a functional configuration of an electronic circuit of a smartphone 10 according to the present embodiment. In the figure, the CPU 11 controls the control operation of the entire smartphone 10, and the CPU 11 is connected to the main memory 12, the solid state drive (SSD) 13, the 3G & 4G communication unit 14, and the wireless LAN communication unit via the system bus SB. 15, an external memory card 16, a display unit 17, a touch panel input unit 18, a key input unit 19, a voice processing unit 20, and an image processing unit 21 are connected.

CPU11は、ソリッドステートドライブ13に記憶された動作プログラム(OSとそのOS上で動作するアプリケーションプログラム)及び定型データ等を読出し、メインメモリ12に展開して記憶させた上で当該プログラムを実行することにより、このスマートフォン10の動作全体を統括して制御する。 The CPU 11 reads an operating program (OS and an application program operating on the OS) and standard data stored in the solid state drive 13, expands them in the main memory 12, stores them, and then executes the program. As a result, the entire operation of the smartphone 10 is controlled in an integrated manner.

メインメモリ12は、例えばSRAMで構成され、上記CPU11のワークメモリとして機能する。ソリッドステートドライブ13は、不揮発性のメモリ、例えばフラッシュメモリで構成され、上述した動作プログラムや各種定型データの他、このスマートフォン10の記憶媒体として各種コンテンツ、例えば画像データや楽曲データ等を記憶する。 The main memory 12 is composed of, for example, SRAM, and functions as a work memory of the CPU 11. The solid state drive 13 is composed of a non-volatile memory, for example, a flash memory, and stores various contents such as image data and music data as a storage medium of the smartphone 10 in addition to the above-mentioned operation program and various standard data.

3G&4G通信部14は、IMT−2000規格に準拠した第3世代移動通信システム、及びIMT−Advance規格に準拠した第4世代移動通信システムに基づき、アンテナ22を介して最寄りの図示しない基地局との間でデータの送受を実行する、デュアルモードで動作する通信部である。 The 3G & 4G communication unit 14 is based on the 3rd generation mobile communication system compliant with the IMT-2000 standard and the 4th generation mobile communication system compliant with the IMT-Advance standard, and is connected to the nearest base station (not shown) via the antenna 22. It is a communication unit that operates in dual mode to send and receive data between.

無線LAN通信部15は、例えばIEEE802.11a/b/g/n規格に基づき、アンテナ23を介して最寄りの図示しないアクセスポイント等とデータを送受する。 The wireless LAN communication unit 15 transmits / receives data to / from the nearest access point (not shown) or the like via the antenna 23 based on, for example, the IEEE802.11a / b / g / n standard.

表示部17は、バックライト付きのTFTカラー液晶パネルとその駆動部とで構成され、各種画像を表示する。 The display unit 17 is composed of a backlit TFT color liquid crystal panel and a drive unit thereof, and displays various images.

タッチパネル入力部18は、透明電極を用いて上記表示部17と一体にして構成され、ユーザのタッチ操作に対応した2次元の位置座標情報を生成して出力する。 The touch panel input unit 18 is configured integrally with the display unit 17 using a transparent electrode, and generates and outputs two-dimensional position coordinate information corresponding to a user's touch operation.

キー入力部19は、スマートフォン10のケーシングに設けられた、電源キーやカメラ機能のシャッタキーを含むいくつかのキースイッチとその駆動回路で構成される。 The key input unit 19 is composed of several key switches including a power key and a shutter key for a camera function provided in the casing of the smartphone 10 and a drive circuit thereof.

音声処理部20は、システムバスSBを介して与えられるデジタル音声データをアナログ化してスピーカ24より出力させる一方で、マイクロホン25から入力されたアナログの音声信号をサンプリングし、デジタルデータ化して出力する。 The audio processing unit 20 digitizes the digital audio data given via the system bus SB and outputs it from the speaker 24, while sampling the analog audio signal input from the microphone 25 and converting it into digital data and outputting it.

画像処理部21は、光学レンズ系26を介して、例えばCCD(Charge Coupled Device:電荷結合素子)などで構成される固体撮像素子27の撮像面に合焦された光像に応じて固体撮像素子27から出力される画像信号をデジタルデータ化し、予め設定されたファイル形式、例えば静止画像であればJPEG(Joint Photographic Experts Group)などによりデータ量を圧縮したファイルデータを作成して出力する。 The image processing unit 21 is a solid-state image pickup device that is focused on the image pickup surface of the solid-state image pickup device 27 composed of, for example, a CCD (Charge Coupled Device) via an optical lens system 26. The image signal output from 27 is converted into digital data, and file data in which the amount of data is compressed by a preset file format, for example, PEG (Joint Photographic Experts Group) in the case of a still image, is created and output.

次に上記実施形態での動作について説明する。
なお、以下に示す動作は、上述した如くCPU11がソリッドステートドライブ13に記憶された動作プログラム等を読出し、メインメモリ12上に展開して記憶させた上で実行する。上記ソリッドステートドライブ13に記憶された動作プログラムは、このスマートフォン10の工場出荷時にソリッドステートドライブ13に記憶されていたものに限らず、このスマートフォン10のユーザが上記アンテナ22及び3G&4G通信部14、または上記アンテナ23及び無線LAN通信部15を介して外部から入力したプログラムを含む。
Next, the operation in the above embodiment will be described.
The operation shown below is executed after the CPU 11 reads the operation program or the like stored in the solid state drive 13 as described above, expands it on the main memory 12, and stores it. The operation program stored in the solid state drive 13 is not limited to the one stored in the solid state drive 13 at the time of shipment from the factory of the smartphone 10, and the user of the smartphone 10 can use the antenna 22 and the 3G & 4G communication unit 14 or the smartphone 10. A program input from the outside via the antenna 23 and the wireless LAN communication unit 15 is included.

図2は、このスマートフォン10のユーザ自身がコメント入力を行なう可能性があるアプリケーションプログラムの実行時、例えばウェブブラウザによりコミュニティサイトの電子掲示板を閲覧する際に、CPU11が表示部17で表示している画像に対して実行する、基本的な画像の切換制御に関する処理内容を示すものである。 FIG. 2 is shown on the display unit 17 by the CPU 11 when the user of the smartphone 10 executes an application program in which a comment may be input by himself / herself, for example, when browsing an electronic bulletin board of a community site using a web browser. It shows the processing contents related to the basic image switching control to be executed for an image.

その当初にCPU11は、当該サイトで公開しているコンテンツをメインとする第1の表示形態での処理を実行する(ステップS101)。 At the beginning, the CPU 11 executes the process in the first display form mainly containing the content published on the site (step S101).

図3は、表示部17においてある電子掲示板での「イズ」さんの書込みを閲覧している状態を示す。ここでは、画面の最下端に1行分の文字入力エリアCIと「投稿」ボタンPBとを配置しており、その他の大部分を閲覧エリアBRとしている。 FIG. 3 shows a state in which the writing of Mr. “Izu” is being viewed on an electronic bulletin board on the display unit 17. Here, the character input area CI for one line and the "post" button PB are arranged at the lowermost end of the screen, and most of the others are the viewing area BR.

上記のような表示状態から、文字入力エリアCIに対するタップ操作があるか否かにより、文字入力の指示がなされたかどうかを判断し(ステップS102)、ないと判断した場合には再び上記ステップS101からの処理に戻る。 From the display state as described above, it is determined whether or not the character input instruction has been given depending on whether or not there is a tap operation on the character input area CI (step S102). Return to the processing of.

こうしてステップS101,S102の処理を繰返し実行することで、閲覧エリアBRを主とした第1の表示形態での処理を実行しながら、入力の指示がなされるのを待機する。 By repeatedly executing the processes of steps S101 and S102 in this way, while executing the process in the first display mode mainly in the viewing area BR, the input instruction is waited for.

文字入力エリアCIに対するタップ操作があった場合、CPU11は上記ステップS102で文字入力の指示がなされたものと判断し、第2の表示形態での処理状態に遷移する(ステップS103)。 When there is a tap operation on the character input area CI, the CPU 11 determines that the character input instruction has been given in step S102, and transitions to the processing state in the second display mode (step S103).

図4(A)は、この第2の表示形態で表示部17に表示する画像を例示する。同図(A)では、閲覧エリアBRを大幅に縮小し、その下部に上記図3と同様の1行分の文字入力エリアCIと「投稿」ボタンPBとを配している。 FIG. 4A exemplifies an image to be displayed on the display unit 17 in this second display mode. In FIG. 3A, the viewing area BR is significantly reduced, and a character input area CI for one line and a “post” button PB similar to those in FIG. 3 are arranged below the viewing area BR.

さらにその下部に1行分の操作ガイドエリアOGを配し、残る下部に文字入力のためのキーボードエリアKBを配している。 Further, an operation guide area OG for one line is arranged at the lower part, and a keyboard area KB for character input is arranged at the remaining lower part.

上記操作ガイドエリアOGには、画像等の添付を指示するための添付ボタンAB、入力文字数表示CC、及び上記文字入力エリアCIを拡大させるための拡大ボタンEBを配する。
上記キーボードエリアKBは、ここではアルファベット入力状態を例示しているが、数字入力、かな入力にも切り換えることが可能であるものとする。
In the operation guide area OG, an attachment button AB for instructing attachment of an image or the like, an input character number display CC, and an enlargement button EB for enlarging the character input area CI are arranged.
Although the keyboard area KB exemplifies the alphabet input state here, it is possible to switch between the number input and the kana input.

このような第2の表示形態での処理を実行しながら、CPU11は上記「投稿」ボタンPBの操作により入力の終了が指示されたか否かを判断する(ステップS104)。
まだ「投稿」ボタンPBが操作されず、入力の終了が指示されていないと判断した場合、さらにCPU11は上記拡大ボタンEBがタッチ操作されたか否かを判断する(ステップS105)。
While executing the process in such a second display mode, the CPU 11 determines whether or not the end of the input is instructed by the operation of the "post" button PB (step S104).
When it is determined that the "post" button PB has not been operated yet and the end of input has not been instructed, the CPU 11 further determines whether or not the enlargement button EB has been touch-operated (step S105).

ここで拡大ボタンEBが操作されていないと判断した場合、CPU11は次いで予め設定された条件が成立したか否かを判断する(ステップS106)。
ここでは条件として、例えば
・入力文字数が文字入力エリアCIに入る桁数を超えた場合
・入力文字列中に「www」及び「http」の少なくとも一方を含むURL(Uniform Resource Locator)が入っていた場合
・入力文字列中に文字「@」を含むメールアドレスが入っていた場合
・入力文字列中に数字「0」で始まる10桁以上の数字による電話番号が入っていた場合・上記添付ボタンABの操作により、画像ファイルなど、文字以外のコンテンツデータが添付された場合
の5つのケースが予め設定されているものとする。
If it is determined that the enlargement button EB is not being operated, the CPU 11 then determines whether or not the preset condition is satisfied (step S106).
Here, as conditions, for example: -When the number of input characters exceeds the number of digits that can be entered in the character input area CI-The URL (Uniform Data Location) containing at least one of "www" and "http" is included in the input character string.・ If the input character string contains an email address that includes the character “@” ・ If the input character string contains a phone number with 10 or more digits starting with the number “0” ・ The above attachment button AB It is assumed that five cases are set in advance when content data other than characters such as an image file is attached by the operation of.

上記ステップS106で予め設定した条件も成立していないと判断した場合、CPU11は再び上記ステップS103からの処理に戻って、第2の表示形態での処理を続行する。 If it is determined in step S106 that the preset condition is not satisfied, the CPU 11 returns to the process from step S103 and continues the process in the second display mode.

上記ステップS105で拡大ボタンEBがタッチ操作されたと判断した場合、または上記ステップS106で予め設定された条件のいずれかが成立したと判断した場合、CPU11は上記第2の表示形態から第3の表示形態での処理状態に遷移する(ステップS107)。 When it is determined in step S105 that the enlargement button EB is touch-operated, or when it is determined that any of the preset conditions is satisfied in step S106, the CPU 11 displays the third display from the second display mode. Transition to the processing state in the form (step S107).

図4(B)は、この第3の表示形態で表示部17に表示する画像を例示する。同図(B)では、上記図4(A)での閲覧エリアBRの表示を廃止して、その上部で、「コメント」入力専用の画面としたことを「キャンセル」ボタンCB及び「投稿」ボタンPBを左右に配置して表示すると共に、上記文字入力エリアCIに比して大幅に範囲を広げた拡大文字入力エリアECIを配置している。 FIG. 4B exemplifies an image to be displayed on the display unit 17 in this third display mode. In the figure (B), the display of the viewing area BR in the above figure 4 (A) is abolished, and the screen dedicated to "comment" input is set at the upper part of the display, and the "cancel" button CB and the "post" button are displayed. The PBs are arranged and displayed on the left and right, and the enlarged character input area ECI, which has a significantly wider range than the character input area CI, is arranged.

なお操作ガイドエリアOG及びキーボードエリアKBは、上記図4(A)の第2の表示形態からそのまま表示状態を継承しているが、操作ガイドエリアOGでは上記拡大ボタンEBに代えて、上記拡大文字入力エリアECIを縮小させるための縮小ボタンRBを配する。 The operation guide area OG and the keyboard area KB inherit the display state as they are from the second display form of FIG. 4 (A), but in the operation guide area OG, the enlarged characters are replaced with the enlarged button EB. A reduction button RB for reducing the input area ECI is arranged.

この第3の表示形態での処理を実行しながら、CPU11は上記「キャンセル」ボタンCBまたは「投稿」ボタンPBのタッチ操作により入力の終了が指示されたか否かを判断する(ステップS108)。
まだ「キャンセル」ボタンCB、「投稿」ボタンPBのいずれも操作されず、入力の終了が指示されていないと判断した場合、さらにCPU11は上記縮小ボタンRBがタッチ操作されたか否かを判断する(ステップS109)。
While executing the process in this third display mode, the CPU 11 determines whether or not the end of input is instructed by the touch operation of the "cancel" button CB or the "post" button PB (step S108).
If it is determined that neither the "Cancel" button CB nor the "Post" button PB has been operated and the end of input has not been instructed, the CPU 11 further determines whether or not the reduction button RB has been touch-operated ( Step S109).

ここで縮小ボタンRBがタッチ操作されていないと判断した場合、CPU11は上記ステップS107からの処理に戻り、第3の表示形態での処理を続行する。 If it is determined that the reduction button RB is not touch-operated here, the CPU 11 returns to the process from step S107 and continues the process in the third display mode.

また上記ステップS109で縮小ボタンRBがタッチ操作されたと判断した場合、CPU11は上記ステップS103からの処理を実行し、上記図4(B)で示した第3の表示形態から上記図4(A)で示した第2の表示形態に戻って処理を続行する。
さらに上記ステップS104で第2の表示形態から入力の終了が指示された場合、及び上記ステップS108で第3の表示形態から入力の終了が指示された場合、CPU11は再び上記ステップS101からの処理を実行し、上記図3で示した第1の表示形態に戻って処理を続行する。
If it is determined in step S109 that the reduction button RB has been touch-operated, the CPU 11 executes the process from step S103, and from the third display mode shown in FIG. 4 (B), the third display mode is shown in FIG. 4 (A). The process returns to the second display mode shown in the above and continues.
Further, when the end of the input is instructed from the second display form in the step S104, or when the end of the input is instructed from the third display form in the step S108, the CPU 11 again performs the process from the step S101. This is executed, and the process returns to the first display mode shown in FIG. 3 and continues.

次に、上記図4での表示例に加えて、他のウェブサイトでの表示形態の切換えについても例示する。 Next, in addition to the display example shown in FIG. 4, the switching of the display form on other websites will be illustrated.

図5(A)は、表示部17においてある電子掲示板での「リーチ☆」さんの書込みを閲覧しながら、コメントを入力している状態を示す。ここでは、閲覧エリアBRの下部に1行分の文字入力エリアCIと「投稿」ボタンPBとを配している。 FIG. 5A shows a state in which a comment is being input while viewing the writing of “Reach ☆” on an electronic bulletin board on the display unit 17. Here, a character input area CI for one line and a "post" button PB are arranged at the bottom of the viewing area BR.

さらにその下部に1行分の操作ガイドエリアOG、及び1行分の候補表示エリアCDを配し、残る下部に文字入力のためのキーボードエリアKBを配している。 Further, an operation guide area OG for one line and a candidate display area CD for one line are arranged at the lower part thereof, and a keyboard area KB for character input is arranged at the lower part.

上記操作ガイドエリアOGには、画像等の添付を指示するための添付ボタンAB、入力文字数表示CC、及び上記文字入力エリアCIを拡大させるための拡大ボタンEBを配する。
上記候補表示エリアCDは、次に入力されるであろう文字の候補や入力中の文字に対するかな漢字変換の候補などを表示する。
In the operation guide area OG, an attachment button AB for instructing attachment of an image or the like, an input character number display CC, and an enlargement button EB for enlarging the character input area CI are arranged.
The candidate display area CD displays candidates for characters that will be input next, candidates for kana-kanji conversion for the characters being input, and the like.

上記キーボードエリアKBは、ここではかな入力状態を例示しているが、数字入力、アルファベット入力にも切り換えることが可能であるものとする。 Although the above keyboard area KB exemplifies the kana input state here, it is assumed that it is possible to switch between numerical input and alphabet input.

上記図5(A)に示した第2の表示形態から拡大ボタンEBがタッチ操作されたと判断した場合、あるいは上述した予め設定された条件のいずれかが成立したと判断した場合、CPU11は上記第2の表示形態から第3の表示形態での処理状態に遷移する。 When it is determined from the second display mode shown in FIG. 5 (A) that the enlargement button EB has been touch-operated, or when it is determined that any of the preset conditions described above is satisfied, the CPU 11 has the above-mentioned second display mode. The process transitions from the second display mode to the processing state in the third display mode.

図5(B)は、この第3の表示形態で表示部17に表示する画像を例示する。同図(B)では、上記図5(A)での閲覧エリアBRの表示を廃止して、その上部で、「コメント」入力専用の画面としたことを「キャンセル」ボタンCB及び「投稿」ボタンPBを左右に配置して表示すると共に、上記文字入力エリアCIに比して大幅に範囲を広げた拡大文字入力エリアECIを配置している。 FIG. 5B exemplifies an image to be displayed on the display unit 17 in this third display mode. In the figure (B), the display of the viewing area BR in the above figure 5 (A) is abolished, and the screen dedicated to "comment" input is used at the upper part of the screen. The "Cancel" button CB and the "Post" button The PBs are arranged and displayed on the left and right, and the enlarged character input area ECI, which has a significantly wider range than the character input area CI, is arranged.

以上詳述した如く本実施形態によれば、タッチパネルを備えた携帯情報端末において、閲覧エリアBRを伴う文字入力エリアCIを併設した表示形態と、閲覧エリアBRを廃して大幅に表示できる容量を増やした拡大文字入力エリアECIを配設した表示形態とをユーザの意志や用途に応じて表示部に適切に切り換えて表示させることが可能となり、ユーザの入力状況を反映して、コメントのデータ等をより入力しやすい環境が実現できる。 As described in detail above, according to the present embodiment, in the mobile information terminal provided with the touch panel, the display form in which the character input area CI with the viewing area BR is provided and the viewing area BR are eliminated to significantly increase the display capacity. The display form in which the enlarged character input area ECI is arranged can be appropriately switched and displayed on the display unit according to the user's intention and purpose, and the comment data etc. can be displayed by reflecting the user's input status. An environment that makes it easier to input can be realized.

なお上記実施形態では、表示部17で表示する画像中に拡大ボタンEB及び縮小ボタンRBを設けて、スマートフォン10のユーザ自身のタッチ操作により任意に表示形態の切り換えを行なうことができるようにしたため、ユーザの意志を直接反映して使い勝手の良い入力環境が実現できる。 In the above embodiment, the enlargement button EB and the reduction button RB are provided in the image displayed on the display unit 17, so that the display form can be arbitrarily switched by the user's own touch operation of the smartphone 10. An easy-to-use input environment can be realized by directly reflecting the user's intention.

さらに上記実施形態では、例えば予め設定された条件が成立した時点で自動的に表示形態の切り換えを行なうことができるようにしたため、ユーザの負担を軽減しつつ使い勝手の良い入力環境が実現できる。 Further, in the above embodiment, for example, the display form can be automatically switched when a preset condition is satisfied, so that an easy-to-use input environment can be realized while reducing the burden on the user.

特に上記実施形態では、上記設定条件として、入力文字中にURL(Uniform Resource Locator)やメールアドレス、及び電話番号の少なくとも1つが含まれていた場合、コメント全体が長文になるものと判断して自動的に拡大文字入力エリアECIを配設した表示形態に切換えるものとしたので、ユーザの使い勝手をより向上できる。 In particular, in the above embodiment, if at least one of a URL (Uniform Resource Locator), an e-mail address, and a telephone number is included in the input characters as the above setting conditions, it is determined that the entire comment will be a long sentence and automatically. Since the display form is switched to the display form in which the enlarged character input area ECI is arranged, the usability of the user can be further improved.

また上記設定条件としては、さらに添付ボタンAB操作により文字列以外に何らかのコンテンツデータを付帯するものと判断した場合にも、自動的に拡大文字入力エリアECIを配設した表示形態に切換えるものとしたので、付帯するコンテンツデータを示すサムネイル画像等を拡大文字入力エリアECI内で表示しても、文字入力のエリアを阻害することなく、ユーザの使い勝手をより向上できる。 Further, as the above setting condition, even if it is determined that some content data other than the character string is attached by the attached button AB operation, the display form is automatically switched to the enlarged character input area ECI. Therefore, even if a thumbnail image or the like showing incidental content data is displayed in the enlarged character input area ECI, the user's usability can be further improved without obstructing the character input area.

添付ボタンAB操作により付帯するコンテンツデータとしては、静止画像データに限らず、動画データ、地図データ、スタンプ画像、アバター画像、お勧めのアプリケーションプログラムなど、文字データに付帯できる範囲内ですべてのコンテンツデータを含む。 The content data attached by the attachment button AB operation is not limited to still image data, but all content data such as video data, map data, stamp images, avatar images, recommended application programs, etc. within the range that can be attached to character data. including.

なお上記実施形態では説明しなかったが、上記予め設定された条件として、表示するサイトにおける1コメント当たりの平均文字数や、ユーザ自身が過去に同サイトに投稿した1コメント当たりの平均文字数、あるいはユーザが同サイトを過去に閲覧した際の連続閲覧時間やコメント投稿回数など、ユーザの履歴や当該サイトでの一般的な傾向等を考慮した上で予め用意した閾値と比較し、その比較結果に応じて表示形態を自動的に切換えるものとしてもよく、これによりユーザの使い勝手をより向上できる。 Although not described in the above embodiment, as the preset conditions, the average number of characters per comment on the displayed site, the average number of characters per comment posted on the site by the user in the past, or the user Compares with the threshold prepared in advance after considering the user's history and general trends on the site, such as the continuous browsing time and the number of comments posted when the site was browsed in the past, and according to the comparison result. The display form may be automatically switched, which can further improve the usability of the user.

また上記実施形態は例えばコミュニティサイトの電子掲示板でコメントを入力して投稿する場合について説明したが、本発明はこれに限らず、サイトの閲覧と文字入力とを伴う他のネット利用環境でも同様に適用可能である。 Further, the above embodiment has described, for example, the case where a comment is input and posted on an electronic bulletin board of a community site, but the present invention is not limited to this, and the same applies to other Internet usage environments involving site browsing and character input. Applicable.

なお上記実施形態は、本発明をスマートフォンに適用した場合について説明したものであるが、本発明はこれに限らず、モバイルタイプのパーソナルコンピュータやタブレット端末など、タッチパネルを備えた各種携帯情報端末であればいずれにも適用可能となる。 Although the above embodiment has described the case where the present invention is applied to a smartphone, the present invention is not limited to this, and any mobile information terminal provided with a touch panel, such as a mobile type personal computer or tablet terminal, may be used. It can be applied to any of these.

その他、本発明は上述した実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、上述した実施形態で実行される機能は可能な限り適宜組み合わせて実施しても良い。上述した実施形態には種々の段階が含まれており、開示される複数の構成要件による適宜の組み合せにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、効果が得られるのであれば、この構成要件が削除された構成が発明として抽出され得る。
以下に、本願の原出願の当初の特許請求の範囲に記載された発明を付記する。
[1]
タッチパネル式の表示部を備える携帯情報端末で実行する表示画面制御プログラムであって、
コンテンツ情報を表示するエリア、入力する文字列を含む情報を表示するエリア、及び文字入力のためのキーボードを表示するエリアを併設する第1の表示画像と、上記第1の表示画像からコンテンツ情報を表示するエリアを廃して、入力する文字列を含む情報を表示するエリアを拡大した第2の表示画像とのいずれか一方を切り換えて上記表示部に表示させる切換制御ステップを備えたことを特徴とする表示画面制御プログラム。
[2]
上記第1の表示画像は、上記入力する文字列を含む情報を表示するエリアの拡大を指示する第1のボタン画像を含み、
上記第2の表示画像は、上記入力する文字列を含む情報を表示するエリアの縮小を指示する第2のボタン画像を含み、
上記切換制御ステップは、上記第1のボタン画像または第2のボタン画像に対するタッチ入力に応じて上記第1の表示画像と上記第2の表示画像とを切り換えて上記表示部に表示させることを特徴とする[1]記載の表示画面制御プログラム。
[3]
上記切換制御ステップでの切換条件を予め設定して記憶する記憶ステップをさらに備え、
上記切換制御ステップは、上記記憶ステップで記憶した切換条件の成立を判断して上記第1の表示画像と上記第2の表示画像とを切り換えて上記表示部に表示させることを特徴とする[1]記載の表示画面制御プログラム。
[4]
上記記憶ステップは、入力文字中のURL(Uniform Resource Locator)、メールアドレス、及び電話番号の少なくとも1つの有無を判断する文字情報を切換条件として記憶し、
上記切換制御ステップは、上記記憶ステップで記憶した切換条件の成立を判断して上記第1の表示画像から上記第2の表示画像に切り換えて上記表示部に表示させることを特徴とする[3]記載の表示画面制御プログラム。
[5]
上記記憶ステップは、文字以外のコンテンツ情報の付帯が指示された状態を切換条件として記憶し、
上記切換制御ステップは、上記記憶ステップで記憶した切換条件の成立を判断して上記第1の表示画像から上記第2の表示画像に切り換えて上記表示部に表示させることを特徴とする[3]記載の表示画面制御プログラム。
[6]
上記コンテンツ情報に対する、1コメント当たりの平均文字数、連続閲覧時間、コメント投稿回数の少なくとも1つを過去のアクセス履歴として記録する履歴記録ステップをさらに備え、
上記記憶ステップは、上記履歴記録ステップで記録したアクセス履歴に対する閾値を切換条件として記憶し、
上記切換制御ステップは、上記記憶ステップで記憶した閾値を基準として上記履歴記録ステップで記録したアクセス履歴の多寡により上記切換条件の成立を判断して上記第1の表示画像と上記第2の表示画像とを切り換えて上記表示部に表示させることを特徴とする[3]記載の表示画面制御プログラム。
In addition, the present invention is not limited to the above-described embodiment, and can be variously modified at the implementation stage without departing from the gist thereof. In addition, the functions executed in the above-described embodiment may be combined as appropriate as possible. The above-described embodiments include various steps, and various inventions can be extracted by an appropriate combination according to a plurality of disclosed constitutional requirements. For example, even if some constituent requirements are deleted from all the constituent requirements shown in the embodiment, if the effect is obtained, the configuration in which the constituent requirements are deleted can be extracted as an invention.
The inventions described in the original claims of the original application of the present application are described below.
[1]
A display screen control program executed on a personal digital assistant equipped with a touch panel type display unit.
Content information is displayed from the first display image having an area for displaying content information, an area for displaying information including a character string to be input, and an area for displaying a keyboard for character input, and the first display image above. The feature is that the display area is abolished, and a switching control step is provided for switching one of the second display image in which the area for displaying information including the input character string is enlarged and displaying it on the display unit. Display screen control program.
[2]
The first display image includes a first button image instructing expansion of an area for displaying information including the character string to be input.
The second display image includes a second button image instructing the reduction of the area for displaying the information including the character string to be input.
The switching control step is characterized in that the first display image and the second display image are switched and displayed on the display unit in response to a touch input to the first button image or the second button image. The display screen control program according to [1].
[3]
A storage step in which the switching conditions in the switching control step are set in advance and stored is further provided.
The switching control step is characterized in that it is determined that the switching condition stored in the storage step is satisfied, and the first display image and the second display image are switched and displayed on the display unit [1]. ] Described display screen control program.
[4]
In the above storage step, character information for determining the presence / absence of at least one of a URL (Uniform Resource Locator), an e-mail address, and a telephone number in the input characters is stored as a switching condition.
The switching control step is characterized in that it determines that the switching condition stored in the storage step is satisfied, switches from the first display image to the second display image, and displays the image on the display unit [3]. Described display screen control program.
[5]
In the above storage step, the state in which the attachment of content information other than characters is instructed is stored as a switching condition.
The switching control step is characterized in that it determines that the switching condition stored in the storage step is satisfied, switches from the first display image to the second display image, and displays the image on the display unit [3]. Described display screen control program.
[6]
Further provided with a history recording step of recording at least one of the average number of characters per comment, continuous browsing time, and number of comment postings for the above content information as a past access history.
The storage step stores the threshold value for the access history recorded in the history recording step as a switching condition.
In the switching control step, the establishment of the switching condition is determined based on the amount of access history recorded in the history recording step based on the threshold value stored in the storage step, and the first display image and the second display image are displayed. The display screen control program according to [3], wherein the display is displayed on the display unit by switching between.

10…スマートフォン、11…CPU、12…メインメモリ、13…ソリッドステートドライブ(SSD)、14…3G&4G通信部、15…無線LAN通信部、16…外部メモリカード、17…表示部、18…タッチパネル入力部、19…キー入力部、20…音声処理部、21…画像処理部、22,23…アンテナ、24…スピーカ、25…マイクロホン、26…光学レンズ系、27…固体撮像素子、AB…添付ボタン、BR…閲覧エリア、CB…「キャンセル」ボタン、CC…入力文字数表示、CI…文字入力エリア、KB…キーボードエリア、EB…拡大ボタン、OG…操作ガイドエリア、PB…「投稿」ボタン、RB…縮小ボタン、SB…システムバス。 10 ... Smartphone, 11 ... CPU, 12 ... Main memory, 13 ... Solid state drive (SSD), 14 ... 3G & 4G communication unit, 15 ... Wireless LAN communication unit, 16 ... External memory card, 17 ... Display unit, 18 ... Touch panel input Unit, 19 ... Key input unit, 20 ... Audio processing unit, 21 ... Image processing unit, 22, 23 ... Antenna, 24 ... Speaker, 25 ... Microphone, 26 ... Optical lens system, 27 ... Solid-state imaging element, AB ... Attached button , BR ... Browsing area, CB ... "Cancel" button, CC ... Number of input characters display, CI ... Character input area, KB ... Keyboard area, EB ... Enlarge button, OG ... Operation guide area, PB ... "Post" button, RB ... Reduce button, SB ... System bus.

Claims (8)

情報端末で実行する表示画面制御方法であって、
コンテンツ情報を表示する第1エリア、及び入力された文字を含む情報を表示する第2エリアを設けた第1の画像、あるいは前記第1の表示画像における前記第2エリアを拡大した第2の画像を表示部に表示させる表示ステップと、
前記第1の画像の前記第2エリアを超える文字列が入力された場合に、前記第1の画像から前記第2の画像に切り換える切換制御ステップとを有する表示画面制御方法。
It is a display screen control method executed on an information terminal.
A first image provided with a first area for displaying content information and a second area for displaying information including input characters, or a second image obtained by enlarging the second area in the first display image. And the display step to display
A display screen control method including a switching control step for switching from the first image to the second image when a character string exceeding the second area of the first image is input.
前記表示ステップは、前記第1の画像における前記第1エリアを非表示にして前記第2エリアを拡大した前記第2の画像を表示させる、請求項1記載の表示画面制御方法。 The display screen control method according to claim 1, wherein the display step hides the first area in the first image and displays the second image in which the second area is enlarged. 前記表示ステップは、前記第1の画像と前記第2の画像に、文字を含む情報を入力するために操作される第3エリアを設ける、請求項1または請求項2記載の表示画面制御方法。 The display screen control method according to claim 1 or 2, wherein the display step provides a third area operated for inputting information including characters in the first image and the second image. 前記第1の画像と前記第2の画像は、画像の切り換えの指示を入力するための第4エリアを含み、
前記切換制御ステップは、前記第4エリアにより入力される指示に応じて前記第1の画像と前記第2の画像とを切り換える、請求項1乃至3の何れかに記載の表示画面制御方法。
The first image and the second image include a fourth area for inputting an image switching instruction.
The display screen control method according to any one of claims 1 to 3, wherein the switching control step switches between the first image and the second image in response to an instruction input by the fourth area.
前記切換制御ステップは、予め設定された特定の文字が入力された場合に前記第2の画像に切り換える、請求項1乃至3の何れかに記載の表示画面制御方法。 The display screen control method according to any one of claims 1 to 3, wherein the switching control step switches to the second image when a preset specific character is input. 前記特定の文字は、URL(Uniform Resource Locator)、メールアドレス、及び電話番号の少なくとも1つを表す文字列とする、請求項5記載の表示画面制御方法。 The display screen control method according to claim 5, wherein the specific character is a character string representing at least one of a URL (Uniform Resource Locator), an e-mail address, and a telephone number. 情報端末で実行するプログラムであって、
前記情報端末に、
コンテンツ情報を表示する第1エリア、及び入力された文字を含む情報を表示する第2エリアを設けた第1の画像、あるいは前記第1の表示画像における前記第2エリアを拡大した第2の画像を表示部に表示させる表示ステップと、
前記第1の画像の前記第2エリアを超える文字列が入力された場合に、前記第1の画像から前記第2の画像に切り換える切換制御ステップと、を実行させるプログラム。
A program that runs on an information terminal
To the information terminal
A first image provided with a first area for displaying content information and a second area for displaying information including input characters, or a second image obtained by enlarging the second area in the first display image. And the display step to display
A program for executing a switching control step of switching from the first image to the second image when a character string exceeding the second area of the first image is input.
コンテンツ情報を表示する第1エリア、及び入力された文字を含む情報を表示する第2エリアを設けた第1の画像、あるいは前記第1の表示画像における前記第2エリアを拡大した第2の画像を表示部に表示させる表示手段と、
前記第1の画像の前記第2エリアを超える文字列が入力された場合に、前記第1の画像から前記第2の画像に切り換える切換制御手段と、を有する表示画面制御装置。
A first image provided with a first area for displaying content information and a second area for displaying information including input characters, or a second image obtained by enlarging the second area in the first display image. And the display means to display
A display screen control device comprising a switching control means for switching from the first image to the second image when a character string exceeding the second area of the first image is input.
JP2021016642A 2021-02-04 2021-02-04 DISPLAY SCREEN CONTROL METHOD, PROGRAM AND DISPLAY SCREEN CONTROL DEVICE Active JP7135130B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021016642A JP7135130B2 (en) 2021-02-04 2021-02-04 DISPLAY SCREEN CONTROL METHOD, PROGRAM AND DISPLAY SCREEN CONTROL DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021016642A JP7135130B2 (en) 2021-02-04 2021-02-04 DISPLAY SCREEN CONTROL METHOD, PROGRAM AND DISPLAY SCREEN CONTROL DEVICE

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019117701A Division JP6835911B2 (en) 2019-06-25 2019-06-25 Display screen control method, program and display screen control device

Publications (2)

Publication Number Publication Date
JP2021089752A true JP2021089752A (en) 2021-06-10
JP7135130B2 JP7135130B2 (en) 2022-09-12

Family

ID=76220357

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021016642A Active JP7135130B2 (en) 2021-02-04 2021-02-04 DISPLAY SCREEN CONTROL METHOD, PROGRAM AND DISPLAY SCREEN CONTROL DEVICE

Country Status (1)

Country Link
JP (1) JP7135130B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268065A (en) * 1987-04-24 1988-11-04 Alps Electric Co Ltd Kana/kanji converting method for word processor
JP2005309690A (en) * 2004-04-20 2005-11-04 Murata Mach Ltd Display device
JP2011076621A (en) * 2010-11-19 2011-04-14 Canon Inc Information processor, control method of the same, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268065A (en) * 1987-04-24 1988-11-04 Alps Electric Co Ltd Kana/kanji converting method for word processor
JP2005309690A (en) * 2004-04-20 2005-11-04 Murata Mach Ltd Display device
JP2011076621A (en) * 2010-11-19 2011-04-14 Canon Inc Information processor, control method of the same, and program

Also Published As

Publication number Publication date
JP7135130B2 (en) 2022-09-12

Similar Documents

Publication Publication Date Title
US11348201B2 (en) Electronic device having rollable display and method of controlling the same
JP4897336B2 (en) Portable terminal
US20190258371A1 (en) Picture Processing Method and Apparatus, Electronic Device, and Graphical User Interface
KR20090106755A (en) Method, Terminal for providing memo recording function and computer readable record-medium on which program for executing method thereof
US9535511B2 (en) Character input device
JP2012155416A (en) Portable terminal device
JP2007122633A (en) Information display control device and information display control program
JPWO2014103634A1 (en) Display processing method and information apparatus
JP2010044520A (en) Input processor, input processing method, input processing program and mobile terminal device
JP2007141064A (en) Portable terminal and menu display switching method
JP6835911B2 (en) Display screen control method, program and display screen control device
JP5745150B2 (en) Display screen control method, program storing the method, and display screen control device
JP2000032111A (en) Portable information reading processor and control method
JP2021089752A (en) Display screen control method, program, and display screen control device
JP5011497B2 (en) INPUT PROCESSING DEVICE, INPUT PROCESSING METHOD, INPUT PROCESSING PROGRAM, AND PORTABLE TERMINAL DEVICE
JP6596481B2 (en) Display screen control method, program, and display screen control apparatus
JP6259898B2 (en) Display screen control method, program, and display screen control apparatus
JP5764268B1 (en) Display screen control method, program storing the method, and display screen control device
JP6059295B2 (en) Display screen control method, program, and display screen control apparatus
JP5638097B2 (en) Display screen control method, program storing the method, and display screen control device
JPWO2006103830A1 (en) Display processing apparatus and display processing method
JP5447769B2 (en) Content data processing method, program, and portable information processing apparatus
JP6274469B1 (en) Information provision system
US20080001932A1 (en) Mobile communication device
JP4983446B2 (en) Mobile phone, menu screen display method and menu screen display control program used for the mobile phone

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220303

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220831

R150 Certificate of patent or registration of utility model

Ref document number: 7135130

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150