JPH0997155A - Menu display method and information processor - Google Patents
Menu display method and information processorInfo
- Publication number
- JPH0997155A JPH0997155A JP7253096A JP25309695A JPH0997155A JP H0997155 A JPH0997155 A JP H0997155A JP 7253096 A JP7253096 A JP 7253096A JP 25309695 A JP25309695 A JP 25309695A JP H0997155 A JPH0997155 A JP H0997155A
- Authority
- JP
- Japan
- Prior art keywords
- soft key
- displayed
- display
- icon
- moving image
- 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.)
- Pending
Links
Landscapes
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
- Digital Computer Display Output (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、グラフィカル・ユ
ーザ・インタフェース(以下GUIという)を採用した
ソフトウエアによって制御される情報処理装置のメニュ
ー表示方法及びこれらの方法の実施に使用する情報処理
装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a menu display method for an information processing apparatus controlled by software that employs a graphical user interface (hereinafter referred to as GUI), and an information processing apparatus used for implementing these methods. .
【0002】[0002]
【従来の技術】ワードプロセッサ,携帯情報端末及びパ
ーソナルコンピュータ等の情報機器は使い勝手の良いこ
とが重要である。特に操作に慣れていないオペレータに
とっては、自分が望む結果を得るためにどのように操作
すれば良いのか分からない場合が多く、この分かり難さ
が使い勝手を悪くしていた。2. Description of the Related Art It is important that information devices such as word processors, portable information terminals and personal computers are easy to use. In particular, an operator who is not accustomed to the operation often does not know how to perform the operation in order to obtain the desired result, and this incomprehensibleness makes the operation inconvenient.
【0003】このような事情から最近では多くの情報機
器がマウス又はペンタッチパネル等のポインティングデ
バイスを備えており、このポインティングデバイスによ
って所要の処理をメニュー形式で選択するためにGUI
を採用したランチャーソフトウエアを装備している。Under these circumstances, recently, many information devices are equipped with a pointing device such as a mouse or a pen touch panel, and a GUI is used to select a required process in a menu format by the pointing device.
Equipped with launcher software that adopts.
【0004】このランチャーソフトウエアには操作を親
しみやすくする工夫がなされている。例えばメニュー画
面として看板のある家並みからなる街の絵を表示する。
看板には何らかの処理が対応付けてあって、看板自身が
その処理の実行を指令するソフトキーとして機能する。
看板にはペン又は電話機等の絵が描かれてあって、この
絵柄にはその看板に対応付けた処理の内容を象徴的に表
す絵文字としての役割がある。すなわち、ペンの絵を描
いた看板は、その看板が文書編集処理を指令するソフト
キーとして機能することを表し、また電話機の絵を描い
た看板はファクシミリ送信処理を指令するソフトキーと
して機能することを表している。This launcher software is designed to make the operation familiar. For example, as a menu screen, a picture of a town consisting of houses with signs is displayed.
Some kind of processing is associated with the signboard, and the signboard itself functions as a soft key for instructing execution of the processing.
A picture of a pen, a telephone or the like is drawn on the signboard, and this picture pattern has a role as a pictogram symbolically representing the content of the processing associated with the signboard. That is, the signboard with a picture of a pen functions as a softkey that commands the document editing process, and the signboard with a picture of a telephone functions as a softkey that commands the facsimile transmission process. Is represented.
【0005】そして、ペンの看板の上にカーソルを合わ
せたとき、ペンの絵に替えてペンが躍る動画を表示す
る。また電話機の看板の上にカーソルを合わせたとき、
送受話器が躍る動画を表示する。つまりカーソルを絵文
字に合わせたときにその絵文字に対応付けられた処理内
容をさらに動画を用いて表すことで処理内容をより分か
りやすく、また操作を親しみやすくするのである。When the cursor is placed on the signboard of the pen, the moving picture of the pen is displayed instead of the picture of the pen. When you put the cursor on the signboard of the phone,
Display a moving video of the handset. In other words, when the cursor is placed on a pictogram, the processing content associated with the pictogram is represented by using a moving image so that the processing content can be more easily understood and the operation can be familiar.
【0006】[0006]
【発明が解決しようとする課題】処理の実行を指令する
ソフトキーとして機能させる絵文字はGUIを構成する
必須要件であって、アイコンと呼ばれる。アイコンに対
応させたプログラムの処理内容はその図柄によって象徴
的に表される。このアイコンの図柄からどれだけプログ
ラムの処理内容が分かるかということは情報機器の使い
易さに関係するので、その充実が求められている。A pictogram that functions as a soft key for instructing the execution of processing is an essential requirement for constructing a GUI and is called an icon. The processing content of the program associated with the icon is symbolically represented by the design. The extent to which the processing contents of the program can be understood from the pattern of this icon is related to the ease of use of the information device, and therefore its enhancement is required.
【0007】その工夫の一例として前述のランチャーソ
フトウエアが挙げられるが、このランチャーソフトウエ
アにおいて、選択された処理を実行するとき、その表示
画面はメニュー画面から処理画面へ瞬間的に切り替わ
る。このとき、操作に慣れていないオペレータはメニュ
ー処理が中断され、実行を指令された処理が突如として
始まる様な違和感を感じる。そこで、このような問題点
を解決する何らかの工夫が求められていた。一方、オペ
レータは操作に熟練してくると、今度はメニュー画面か
ら処理画面へ待たされることなく迅速に切り替わること
を望むようになるものである。The launcher software is mentioned as an example of the device, and when the selected process is executed in the launcher software, the display screen is instantaneously switched from the menu screen to the processing screen. At this time, an operator unfamiliar with the operation feels that the menu processing is interrupted and the processing instructed to be executed suddenly starts. Therefore, some kind of device for solving such a problem has been demanded. On the other hand, as the operator becomes more proficient in the operation, he / she wants to quickly switch from the menu screen to the processing screen without waiting.
【0008】本発明はこのような課題を解決するために
なされたものであって、メニュー画面上のアイコンを指
示したときアイコンに対応させたプログラムの処理の解
説のための解説動画を表示し、そのアイコンに対応付け
た処理の実行を指令されたときメニュー画面から選択さ
れた処理の実行画面へ円滑に切り替える演出動画を表示
するメニュー表示方法及びこのメニュー表示方法による
解説動画及び演出動画の表示を行うアイコンと表示を行
わないアイコンとを区別して表示するメニュー表示方法
並びにこれらの方法の実施に使用する情報処理装置の提
供を目的とする。The present invention has been made to solve such a problem, and when an icon on the menu screen is designated, a commentary moving image for explaining the processing of the program corresponding to the icon is displayed, When a command to execute the process associated with that icon is instructed, the menu screen is switched from the menu screen to the screen for executing the selected process smoothly. An object of the present invention is to provide a menu display method for displaying an icon to be displayed and an icon not to be displayed separately, and an information processing apparatus used to implement these methods.
【0009】[0009]
【課題を解決するための手段】第1発明に係るメニュー
表示方法は、ソフトキーに対応する処理の解説のための
解説動画及び前記処理の開始を演出する演出動画を用意
しておき、ソフトキーが指示されたとき、該ソフトキー
に対応付けて用意した解説動画を表示し、前記ソフトキ
ーの選択により該ソフトキーに対応する処理の実行を指
令されたとき、該ソフトキーに対応付けて用意した演出
動画を表示することを特徴とする。In the menu display method according to the first aspect of the present invention, a commentary animation for explaining a process corresponding to a soft key and an effect animation for producing the start of the process are prepared. Is displayed, a commentary moving image prepared in association with the soft key is displayed, and when execution of a process corresponding to the soft key is instructed by selecting the soft key, prepared in association with the soft key. It is characterized by displaying the directed animation.
【0010】ここで演出動画とは、メニュー画面と選択
されたアイコンに対応させた処理の初期画面とを切り替
えるときにその視覚的効果を高くする目的で作成された
動画のことを指す。このメニュー表示方法は、ソフトキ
ーを指示されたときに、処理選択の指針のために前記ソ
フトキーに対応させた処理を解説する解説動画を表示
し、処理の実行を指令されたときに、処理の実行に先立
って演出動画を表示する。Here, the effect animation refers to an animation created for the purpose of enhancing the visual effect when switching between the menu screen and the initial screen of the processing corresponding to the selected icon. This menu display method, when a soft key is instructed, displays a commentary video explaining the process corresponding to the soft key for the guideline of process selection, and when the execution of the process is instructed, the process is executed. Display the production video before executing.
【0011】第2発明に係るメニュー表示方法は、ソフ
トキーに対応する処理の導入のための動画を予め用意し
ておき、そこに表示したソフトキーに対応する処理の実
行を指令されたとき、該ソフトキーに対応付けて用意し
た動画を表示する第1表示領域又は、そこに表示したソ
フトキーに対応する処理の実行を指令されたとき、前記
動画を表示しない第2表示領域のいずれかにソフトキー
を表示し、所定のソフトキーが選択されたとき前記第1
表示領域に表示したソフトキーと前記第2表示領域に表
示したソフトキーとを入れ替えて表示することを特徴と
する。In the menu display method according to the second aspect of the present invention, a moving image for introducing the process corresponding to the soft key is prepared in advance, and when the execution of the process corresponding to the soft key displayed is instructed, Either the first display area for displaying a moving image prepared in association with the soft key or the second display area for not displaying the moving image when instructed to execute the processing corresponding to the soft key displayed there. When a soft key is displayed and a predetermined soft key is selected, the first
The soft key displayed in the display area and the soft key displayed in the second display area may be replaced and displayed.
【0012】このメニュー表示方法は、ソフトキー毎に
動画の表示を行うか否かを設定し、所定のソフトキーの
選択により前記設定を逆に設定する。In this menu display method, whether or not to display a moving image is set for each soft key, and the setting is reversed by selecting a predetermined soft key.
【0013】第3発明に係る情報処理装置は、領域に対
応する処理の解説のために予め用意した解説動画を前記
表示装置に表示する解説動画表示手段と、前記領域に対
応する処理の開始を演出するために予め用意した演出動
画を前記表示装置に表示する演出動画表示手段と、該演
出動画表示手段による表示が終了してから前記領域と対
応付けた処理を実行する実行手段とを備えることを特徴
とする。The information processing apparatus according to the third aspect of the present invention displays a commentary moving image display means for displaying on the display device a commentary moving image prepared in advance for explaining the process corresponding to the area, and starts the processing corresponding to the area. An effect moving image display means for displaying an effect moving image prepared in advance for effect on the display device, and an executing means for executing a process associated with the area after the display by the effect moving image display means is completed. Is characterized by.
【0014】この情報処理装置は、ソフトキーが指示さ
れたとき、該ソフトキーに対応させた処理を解説する解
説動画を表示し、入力キーにより領域に対応させた処理
の実行を指令されたとき、該処理の実行に先立って演出
動画表示手段により演出動画を表示し、表示が終了して
から実行手段により前記処理を実行する。This information processing apparatus, when a soft key is instructed, displays a commentary animation explaining the process associated with the soft key, and when the input key is instructed to execute the process associated with the area. Before the execution of the process, the effect moving image display means displays the effect moving image, and after the display is finished, the executing means executes the process.
【0015】第4発明に係る情報処理装置は、そこに表
示したソフトキーに対応する処理の実行を指令されたと
き、前記解説動画表示手段及び前記演出動画表示手段に
より前記解説動画及び演出動画を表示する第1表示領域
にソフトキーを表示する手段と、そこに表示したソフト
キーに対応する処理の実行を指令されたとき、前記動画
を表示しない第2表示領域にソフトキーを表示する手段
と、所定のソフトキーの選択により前記第1表示領域に
表示したソフトキーと前記第2表示領域に表示したソフ
トキーとを入れ替えて表示する手段とを備えることを特
徴とする。The information processing apparatus according to the fourth aspect of the invention, when instructed to execute the process corresponding to the soft key displayed thereon, displays the commentary animation and the effect animation by the commentary animation display means and the effect animation display means. A means for displaying the soft key in the first display area to be displayed, and a means for displaying the soft key in the second display area which does not display the moving image when instructed to execute a process corresponding to the soft key displayed there. , A means for displaying the softkeys displayed in the first display area and the softkeys displayed in the second display area in an exchanged manner by selecting a predetermined softkey.
【0016】この情報処理装置は、処理の実行を指令し
たときに処理の実行に先立って動画を表示する第1表示
領域又は動画を表示しない第2表示領域のいずれかにソ
フトキーを表示し、所定のソフトキーの選択により前記
第1表示領域に表示したソフトキーと前記第2表示領域
に表示したソフトキーとを入れ替えて表示する。以上の
第1発明に係るメニュー表示方法及び第3発明に係る情
報処理装置によって、メニュー画面から処理画面への円
滑な切り替えが実現する。また第2発明に係るメニュー
表示方法及び第4発明に係る情報処理装置によって、ア
イコンに対応付けた処理の実行に先立ち予め用意した動
画をアイコン毎に表示させるか否かを選択できる。This information processing apparatus displays a soft key in either a first display area for displaying a moving image or a second display area for not displaying a moving image prior to the execution of the processing when a processing execution instruction is given, By selecting a predetermined soft key, the soft key displayed in the first display area and the soft key displayed in the second display area are switched and displayed. The menu display method according to the first aspect of the invention and the information processing apparatus according to the third aspect of the invention realize smooth switching from the menu screen to the processing screen. Further, with the menu display method according to the second aspect of the invention and the information processing apparatus according to the fourth aspect of the invention, it is possible to select whether or not to display a moving image prepared in advance for each icon prior to execution of the processing associated with the icon.
【0017】[0017]
【発明の実施の形態】図1は本発明に係る情報処理装置
のブロック図である。101は位置情報を入力するため
のマウスである。マウス101はコンピュータ102と
接続しており、このコンピュータ102に位置情報を入
力する。またコンピュータ102は入力手段であるキー
ボード103及び出力手段である表示装置104と接続
している。表示装置104は本発明に係るメニュー画面
を表示し、またコンピュータ102に入力された位置を
メニュー画面上のカーソル位置に反映させる。1 is a block diagram of an information processing apparatus according to the present invention. Reference numeral 101 is a mouse for inputting position information. The mouse 101 is connected to the computer 102 and inputs position information to the computer 102. The computer 102 is also connected to a keyboard 103 which is an input means and a display device 104 which is an output means. The display device 104 displays the menu screen according to the present invention, and reflects the position input to the computer 102 on the cursor position on the menu screen.
【0018】図2は本発明に係るメニュー画面のカーソ
ル位置による状態遷移図である。処理を開始するとまず
初期画面を表示する(201)。初期画面201におい
てカーソルはアイコンの領域外にあって、この状態が続
く限り初期画面201を変化させない。カーソルをアイ
コンの領域内に持っていくとそのアイコンの絵文字をア
イコンに対応させたプログラムの処理内容を解説する解
説動画に切り替える(202)。この解説動画202に
おいて、カーソルがアイコンの領域内にある限り解説動
画202を繰り返し表示する。カーソルをアイコンの領
域外へ持っていくと解説動画202を中断して初期画面
201へ移行する。FIG. 2 is a state transition diagram according to the cursor position on the menu screen according to the present invention. When the process is started, the initial screen is displayed first (201). The cursor is outside the area of the icon on the initial screen 201, and the initial screen 201 is not changed as long as this state continues. When the cursor is moved within the area of the icon, the pictogram of the icon is switched to a commentary animation explaining the processing contents of the program associated with the icon (202). In this commentary animation 202, as long as the cursor is in the area of the icon, the commentary animation 202 is repeatedly displayed. When the cursor is moved out of the area of the icon, the commentary moving image 202 is interrupted and the initial screen 201 is displayed.
【0019】カーソルがアイコンの領域内にある状態で
マウス101のボタンのクリックにより処理の実行を指
令するとメニュー画面から処理画面へつなぐ演出動画へ
移行する(203)。演出動画203は一度表示して終
了し、アイコンに対応する処理を実行して表示装置10
4に処理の初期画面を表示する(204)。例えば文書
編集処理の実行を指令した場合、画面左上に文字入力カ
ーソルを表示した画面であり、文書編集が可能な状態で
ある。処理を終了するとメニューの初期画面201へ移
行する。When the execution of the processing is instructed by clicking the button of the mouse 101 while the cursor is in the area of the icon, the production moving image is linked from the menu screen to the processing screen (203). The effect movie 203 is displayed once and then terminated, and the process corresponding to the icon is executed to execute the display device 10
The initial screen of the process is displayed on 4 (204). For example, when the execution of the document editing process is instructed, the screen is a screen in which a character input cursor is displayed at the upper left of the screen, and the document can be edited. When the process is completed, the initial screen 201 of the menu is displayed.
【0020】図3は本発明のメニュー画面の一例を示す
模式図である。このメニュー画面は書斎をイメージして
描かれたものである。すなわち画面下半分に机があり、
その上に種々のアイコンを置いてある。またこの机は引
き出しを有している。画面上半分の中央には窓があり、
窓の右側の壁の手前に棚を置いてある。窓の左側の壁に
は時計及びカレンダーを配してある。FIG. 3 is a schematic view showing an example of the menu screen of the present invention. This menu screen is drawn in the image of a study. That is, there is a desk in the lower half of the screen,
Various icons are placed on it. The desk also has a drawer. There is a window in the center of the upper half of the screen,
There is a shelf in front of the wall on the right side of the window. There is a clock and calendar on the left wall of the window.
【0021】図において301は文書編集処理を指令す
る文書作成モードアイコンであって、書類にペンを添え
た図柄をしている。カーソル位置を文書作成モードアイ
コン301に一致させると解説動画として書類の上をペ
ンが走る動画を表示する(図4)。実行を指令すると演
出動画として机上を拡大した画面にして、画面に鉛筆、
消しゴム、用紙の絵を表示し、視点を画面上方に移動さ
せる様子を模擬して表示画面全体を下方へスクロールさ
せる(図5)。そしてスクロールにより表示画面を用紙
の部分で埋めたところで文字入力を受け付ける文字入力
カーソルを左上端に表示して文書編集処理の初期画面に
する(図6)。In the figure, reference numeral 301 denotes a document creation mode icon for instructing a document editing process, which is a document with a pen attached. When the cursor position is aligned with the document creation mode icon 301, a moving image of a pen running over the document is displayed as a commentary moving image (FIG. 4). When you instruct execution, make a screen that enlarges the desk as a production movie, pencil on the screen,
An eraser and a picture of a sheet of paper are displayed, and the entire display screen is scrolled downward by simulating a state where the viewpoint is moved to the upper part of the screen (FIG. 5). Then, when the display screen is filled with paper by scrolling, a character input cursor for receiving a character input is displayed at the upper left corner to display the initial screen of the document editing process (FIG. 6).
【0022】302は住所登録処理又は葉書作成処理を
指令する葉書モードアイコンであって、アドレス帳及び
葉書を並べた図柄をしている。カーソル位置を葉書モー
ドアイコン302に一致させると、葉書が飛び跳ねる動
画を表示する(解説動画,図7)。実行を指令すると、
住所録フォーマットの用紙の束を繰る動画をパラパラと
いう擬音とともに表示する(演出動画,図8)。そし
て、住所登録処理又は葉書作成処理を実行する。Reference numeral 302 denotes a postcard mode icon for instructing address registration processing or postcard creation processing, which has a pattern in which an address book and postcards are arranged. When the cursor position is matched with the postcard mode icon 302, a moving image of the postcard is displayed (commentary moving image, FIG. 7). When you order execution,
A moving image of a stack of sheets in the address book format is displayed along with an onomatopoeic sound (effect movie, Fig. 8). Then, the address registration process or the postcard creation process is executed.
【0023】303は作図処理を指令するアートモード
アイコンであって、女の子が自分の身長と同じ長さの絵
筆を持って立っている図柄をしている。アートモードア
イコン303の領域内で処理の実行を指令したときの演
出動画は画面上方からスケッチブック様の入力エリアを
スクロール表示し、画面下方から絵の具パレット様のツ
ールボックスを所定位置までスクロール表示する。ツー
ルボックスが停止した状態がそのまま作図処理の初期画
面となる。Reference numeral 303 denotes an art mode icon for instructing a drawing process, which is a pattern in which a girl stands with a paintbrush having the same length as her height. In the effect animation when the execution of the process is commanded in the area of the art mode icon 303, a sketchbook-like input area is scroll-displayed from the upper part of the screen, and a paint palette-like toolbox is scroll-displayed from the lower part of the screen to a predetermined position. The state where the toolbox is stopped is the initial screen for drawing processing.
【0024】304は文書作成処理の種々の設定を指令
するユーザ設定アイコンであって、電気スタンドの図柄
をしている。処理の実行を指令したときの演出動画は画
面にスイッチ及びスライドボリュームからなる操作パネ
ル様の絵を表示して、表示画面全体を一瞬だけ光らせ
る。操作パネル上のスイッチ又はスライドボリュームは
手の形をしたカーソルを動かして操作する。Reference numeral 304 denotes a user setting icon for instructing various settings of the document creation process, which is a table lamp design. When the command to execute the process is issued, the effect animation displays a picture of the operation panel consisting of switches and slide volume on the screen, and the entire display screen flashes for a moment. The switch or slide volume on the operation panel is operated by moving a hand-shaped cursor.
【0025】307は仕掛かり文書の編集処理再開を指
令する処理再開アイコンであって、机の引き出し部分の
領域に対応させてある。このアイコンの演出動画は、引
き出しを開いて中から書類を取り出し、これを机上に並
べるというものである。この書類の絵は文書ファイルの
アイコンであり、オペレータがこの中から所要の仕掛か
り文書を選択することで文書編集処理を再開する。Reference numeral 307 denotes a process resuming icon for instructing resuming the editing process of an in-process document, which corresponds to the area of the drawer portion of the desk. The iconic animation is to open a drawer, take out a document from the inside, and arrange it on a desk. The picture of this document is the icon of the document file, and the operator selects the desired work-in-progress document from among them to restart the document editing process.
【0026】305はのし紙、表彰状等の不定型文書の
印刷を指令する印刷アイコンである。このアイコンの図
柄はプリンタ様をしており、演出動画はプリンタの絵の
サイズを拡大して、その排出口から印刷メニューの項目
を印刷した紙を排出するというものである。オペレータ
はこの印刷メニューから所要の不定型文書の印刷を指令
する。Reference numeral 305 denotes a print icon for instructing the printing of irregular-sized documents such as a paper stamp and a certificate of merit. The design of this icon looks like a printer, and the effect animation enlarges the size of the picture of the printer and ejects the paper on which the items of the print menu are printed from the ejection port. The operator issues an instruction to print a desired irregular document from this print menu.
【0027】306は当該装置にデータベースの形式で
添付された英和辞典,国語辞典又はことわざ辞典の検索
を指令する辞典検索アイコンである。このアイコンは背
表紙を向けた本を並べた図柄をしており、演出動画は、
選択したアイコンに対応する辞典を開いた状態で拡大表
示し、開いた辞典の外の領域に他の辞典のアイコンとし
て背表紙を表示する。開いた辞典は検索メニューになっ
ており、オペレータはこの検索メニューから所要の検索
を指令する。Reference numeral 306 is a dictionary search icon attached to the device in the form of a database for instructing a search of an English-Japanese dictionary, a Japanese dictionary, or a proverb dictionary. This icon has a pattern with books with the spine facing, and the direction video is
The dictionary corresponding to the selected icon is enlarged and displayed, and the spine is displayed as an icon of another dictionary in the area outside the opened dictionary. The opened dictionary is a search menu, and the operator issues a required search from this search menu.
【0028】308の棚の絵はグループ化したアイコン
の表示領域であって、それぞれに処理を対応させてある
アイコン309〜315を一覧表示する。表示領域30
8に表示したアイコンの解説動画及び演出動画は表示さ
れない。The picture on the shelf 308 is a display area of grouped icons, and icons 309 to 315 corresponding to respective processes are displayed in a list. Display area 30
The commentary animation and effect animation of the icon displayed in 8 are not displayed.
【0029】315は机上のアイコンと棚の中のアイコ
ンとを入れ替える入れ替えアイコンであって、地球儀の
図柄をしている。実行を指令するとアイコン301〜3
06をそのサイズを縮小して棚の中に収め、入れ替わり
にアイコン309〜314をそのサイズを拡大して物を
置く効果音とともに机上に並べる。Reference numeral 315 is a swap icon for swapping the icon on the desk and the icon on the shelf, which has a globe design. When commands are issued, icons 301 to 3
06 is reduced in size and stored in a shelf, and in turn, icons 309 to 314 are enlarged in size and arranged on a desk with a sound effect for placing an object.
【0030】図9は本発明に係るメニュー画面における
動画表示手順を示すフローチャートである。図におい
て、まずカーソルの移動を検出したとき(S401)、
カーソル位置が机の上のアイコン301〜306のいず
れかの領域内にあるか否かを判別して(S402)、ア
イコンの領域内にあるときは解説動画を表示する(S4
03)。例えばアイコン301の領域内にあるときは前
述した図4に示す様に書類の上をペンが走る動画を表示
する。そして解説動画を表示中にマウス101のボタン
のクリックを検出したとき(S404)、前述した図5
に示す様に画面に表示した鉛筆,消しゴム,用紙の絵を
下方へスクロールさせる動画(演出動画)を表示する
(S405)。スクロールによって表示画面を用紙の部
分で埋めたところでアイコン301に対応する文書編集
処理を実行し(S406)、この初期画面(図6)を表
示する。FIG. 9 is a flowchart showing the procedure for displaying a moving image on the menu screen according to the present invention. In the figure, first, when the movement of the cursor is detected (S401),
It is determined whether or not the cursor position is in any area of the icons 301 to 306 on the desk (S402), and when it is in the area of the icon, a commentary moving image is displayed (S4).
03). For example, when it is in the area of the icon 301, a moving image of a pen running on a document is displayed as shown in FIG. Then, when the click of the button of the mouse 101 is detected while the commentary moving image is displayed (S404), the process shown in FIG.
As shown in, a moving image (drafting moving image) for scrolling the pencil, the eraser, and the picture on the paper displayed on the screen downward is displayed (S405). When the display screen is filled with paper by scrolling, the document editing process corresponding to the icon 301 is executed (S406), and the initial screen (FIG. 6) is displayed.
【0031】S402において、カーソル位置がアイコ
ン301〜306のいずれの領域内にも存在しないとき
は、S401へ処理を戻してカーソルの移動を検出する
まで待機する。またS404において、マウス101の
ボタンのクリックを検出しない間はS402へ処理を戻
してカーソル位置が現在解説動画を表示しているアイコ
ンの領域内にある限り、解説動画を繰り返し表示する。In S402, when the cursor position is not in any of the areas of the icons 301 to 306, the process is returned to S401 and waits until the movement of the cursor is detected. Further, in S404, while the click of the button of the mouse 101 is not detected, the processing is returned to S402, and the commentary moving image is repeatedly displayed as long as the cursor position is within the area of the icon currently displaying the commentary moving image.
【0032】図10は本発明に係るメニュー画面におけ
るアイコン入れ替え手順を示すフローチャートである。
図において、まずカーソルの移動を検出したとき(S5
01)、カーソル位置が棚の中の入れ替えアイコン31
5の領域内にあるか否かを判別して(S502)、アイ
コンの領域内にあるとき、今度はマウス101のボタン
のクリックを判別する(S503)。ボタンのクリック
を検出したとき、前述した様に机の上のアイコン301
〜306をそのサイズを縮小して棚の中へ納め、入れ替
わりにアイコン309〜314をそのサイズを拡大して
物を置く効果音とともに机上に並べる(S504)。FIG. 10 is a flow chart showing the procedure for replacing icons on the menu screen according to the present invention.
In the figure, first, when the movement of the cursor is detected (S5
01), the cursor position is the swap icon 31 in the shelf
It is determined whether or not it is in the area 5 (S502), and when it is in the area of the icon, it is determined that the button of the mouse 101 is clicked (S503). When a button click is detected, the icon 301 on the desk as described above
.. to 306 are reduced in size and stored in a shelf, and in turn, the icons 309 to 314 are enlarged and arranged on a desk with a sound effect for placing an object (S504).
【0033】アイコンを表示する位置はオペレータが自
由に設定できるようになしてある。従って、解説動画及
び演出動画の表示が煩わしいときはそのアイコンを棚の
中に納めておけば良い。なお、解説動画及び演出動画は
必ずしも音声と同期させる必要はなく、音声を使用しな
い場合においても同等の効果が得られることはいうまで
もない。The position at which the icon is displayed can be freely set by the operator. Therefore, when the display of the commentary video and the effect video is bothersome, the icon may be stored in the shelf. It is needless to say that the commentary animation and the effect animation do not necessarily need to be synchronized with the sound, and the same effect can be obtained even when the sound is not used.
【0034】[0034]
【発明の効果】以上のように本発明によれば、メニュー
画面に表示したアイコンの選択により該アイコンに対応
する処理の実行を指令されたとき、指令された処理の実
行に先立って処理の導入のために予め用意した動画を表
示することにより、その処理の初期画面が表示されるま
での間、操作に慣れていないオペレータに違和感,不安
感を与えない情報処理装置を提供できる。As described above, according to the present invention, when the execution of the process corresponding to the icon is instructed by selecting the icon displayed on the menu screen, the process is introduced prior to the execution of the instructed process. By displaying a moving image prepared in advance, it is possible to provide an information processing apparatus that does not give a feeling of strangeness or anxiety to an operator who is not accustomed to the operation until the initial screen of the processing is displayed.
【0035】またアイコンに対応させて用意した動画を
表示するか否かをアイコンの表示領域によって区分し、
動画の表示が煩わしく感じられるアイコンの位置を動画
の表示を行わない表示領域に設定することで、操作に熟
練したオペレータに不便を感じさせない情報処理装置を
提供できる。Whether or not to display a moving image prepared corresponding to an icon is divided according to the icon display area,
By setting the position of the icon at which the display of the moving image feels cumbersome in the display area where the moving image is not displayed, it is possible to provide an information processing apparatus that does not cause inconvenience to an operator who is skilled in operation.
【図1】本発明に係る情報処理装置のブロック図であ
る。FIG. 1 is a block diagram of an information processing apparatus according to the present invention.
【図2】本発明に係るメニュー画面の状態遷移図であ
る。FIG. 2 is a state transition diagram of a menu screen according to the present invention.
【図3】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 3 is a schematic diagram showing an example of a menu screen according to the present invention.
【図4】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 4 is a schematic diagram showing an example of a menu screen according to the present invention.
【図5】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 5 is a schematic diagram showing an example of a menu screen according to the present invention.
【図6】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 6 is a schematic diagram showing an example of a menu screen according to the present invention.
【図7】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 7 is a schematic diagram showing an example of a menu screen according to the present invention.
【図8】本発明に係るメニュー画面の一例を示す模式図
である。FIG. 8 is a schematic diagram showing an example of a menu screen according to the present invention.
【図9】本発明に係る情報処理装置の処理手順を示すフ
ローチャートである。FIG. 9 is a flowchart showing a processing procedure of the information processing apparatus according to the present invention.
【図10】本発明に係る情報処理装置の処理手順を示す
フローチャートである。FIG. 10 is a flowchart showing a processing procedure of the information processing apparatus according to the present invention.
201 初期画面 202 解説動画 203 演出動画 301 文書作成モードアイコン 302 葉書モードアイコン 303 アートモードアイコン 304 ユーザ設定アイコン 305 印刷アイコン 306 辞書検索アイコン 308 アイコン表示領域 201 Initial Screen 202 Explanatory Video 203 Rendering Video 301 Document Creation Mode Icon 302 Postcard Mode Icon 303 Art Mode Icon 304 User Settings Icon 305 Print Icon 306 Dictionary Search Icon 308 Icon Display Area
Claims (4)
表示して、ソフトキーを選択することにより該ソフトキ
ーに対応付けた処理の実行を指令するためのメニューの
前記処理の実行に先立つメニュー表示方法において、 前記各ソフトキーに対応する処理の解説のための解説動
画及び前記処理の開始を演出する演出動画を用意してお
き、ソフトキーが指示されたとき、該ソフトキーに対応
付けて用意した解説動画を表示し、前記ソフトキーの選
択により該ソフトキーに対応する処理の実行を指令され
たとき、該ソフトキーに対応付けて用意した演出動画を
表示することを特徴とするメニュー表示方法。1. A menu for displaying a plurality of soft keys for instructing execution of a process and selecting a soft key to instruct execution of a process associated with the soft key, which is a menu prior to execution of the process. In the display method, a commentary video for explaining the process corresponding to each soft key and a performance video that directs the start of the process are prepared, and when the soft key is instructed, the soft key is associated with the soft key. A menu display characterized by displaying a prepared commentary video and, when the execution of the process corresponding to the softkey is instructed by the selection of the softkey, the effect animation prepared in association with the softkey is displayed. Method.
表示して、ソフトキーを選択することにより該ソフトキ
ーに対応付けた処理の実行を指令するためのメニューの
前記処理の実行に先立つメニュー表示方法において、 前記各ソフトキーに対応する処理の導入のための動画を
予め用意しておき、そこに表示したソフトキーに対応す
る処理の実行を指令されたとき、該ソフトキーに対応付
けて用意した動画を表示する第1表示領域又は、そこに
表示したソフトキーに対応する処理の実行を指令された
とき、前記動画を表示しない第2表示領域のいずれかに
ソフトキーを表示し、所定のソフトキーが選択されたと
き前記第1表示領域に表示したソフトキーと前記第2表
示領域に表示したソフトキーとを入れ替えて表示するこ
とを特徴とするメニュー表示方法。2. A menu for displaying a plurality of soft keys for instructing execution of a process and selecting a soft key to instruct execution of a process associated with the soft key, which is a menu prior to execution of the process. In the display method, a moving image for introducing the process corresponding to each soft key is prepared in advance, and when the execution of the process corresponding to the soft key displayed therein is instructed, the moving image is associated with the soft key. When it is instructed to execute the process corresponding to the first display area for displaying the prepared moving image or the softkey displayed there, the softkey is displayed in either of the second display area where the moving image is not displayed, When the soft key is selected, the soft key displayed in the first display area and the soft key displayed in the second display area are switched and displayed. Over display method.
及び入力信号を発生する入力キーを有し、予め表示画面
の所定の領域に処理を対応付けておき、前記入力キーに
よる入力信号を検出したときに前記位置指定手段により
指定された位置が所定の領域内にある場合に該領域と対
応付けた処理を実行する情報処理装置において、 前記領域に対応する処理の解説のために予め用意した解
説動画を前記表示装置に表示する解説動画表示手段と、 前記領域に対応する処理の開始を演出するために予め用
意した演出動画を前記表示装置に表示する演出動画表示
手段と、 該演出動画表示手段による表示が終了してから前記領域
と対応付けた処理を実行する実行手段とを備えることを
特徴とする情報処理装置。3. A display device, a position designating means for designating a position, and an input key for generating an input signal, wherein processing is associated with a predetermined area of a display screen in advance, and an input signal by the input key is detected. When the position designated by the position designating means is within a predetermined area, an information processing apparatus that executes processing associated with the area is prepared in advance to explain the processing corresponding to the area. A commentary moving image display means for displaying a commentary moving image on the display device, an effect animation moving image display means for displaying an effect animation prepared in advance for effecting the start of the processing corresponding to the area, and the effect animation display An information processing apparatus comprising: an executing unit that executes a process associated with the area after the display by the unit is completed.
理の実行を指令されたとき、前記解説動画表示手段及び
前記演出動画表示手段により前記解説動画及び演出動画
を表示する第1表示領域にソフトキーを表示する手段
と、 そこに表示したソフトキーに対応する処理の実行を指令
されたとき、前記動画を表示しない第2表示領域にソフ
トキーを表示する手段と、 所定のソフトキーの選択により前記第1表示領域に表示
したソフトキーと前記第2表示領域に表示したソフトキ
ーとを入れ替えて表示する手段とを備える請求項3記載
の情報処理装置。4. When the execution of the process corresponding to the soft key displayed there is instructed, software is displayed in the first display area for displaying the commentary animation and the effect animation by the commentary animation display means and the effect animation display means. A means for displaying a key, a means for displaying the soft key in the second display area where the moving image is not displayed when the execution of a process corresponding to the soft key displayed therein is instructed, and a predetermined soft key is selected. The information processing apparatus according to claim 3, further comprising: a unit that replaces and displays the soft key displayed in the first display area and the soft key displayed in the second display area.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7253096A JPH0997155A (en) | 1995-09-29 | 1995-09-29 | Menu display method and information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7253096A JPH0997155A (en) | 1995-09-29 | 1995-09-29 | Menu display method and information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0997155A true JPH0997155A (en) | 1997-04-08 |
Family
ID=17246440
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7253096A Pending JPH0997155A (en) | 1995-09-29 | 1995-09-29 | Menu display method and information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0997155A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USRE39745E1 (en) | 1997-08-22 | 2007-07-24 | Sony Corporation | Recording medium retaining data for menu control, menu control method and apparatus |
JP2010128756A (en) * | 2008-11-27 | 2010-06-10 | Sony Corp | Information processing apparatus, display control method, and program |
JP2010231596A (en) * | 2009-03-27 | 2010-10-14 | Fujitsu Ltd | Electronic device, display method, and display program |
US8724127B2 (en) | 2010-09-28 | 2014-05-13 | Sharp Kabushiki Kaisha | Operation console, control method thereof and image forming apparatus |
JP2020525954A (en) * | 2017-07-05 | 2020-08-27 | フランシスカ ジョーンズ,マリア | Virtual office |
-
1995
- 1995-09-29 JP JP7253096A patent/JPH0997155A/en active Pending
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USRE39745E1 (en) | 1997-08-22 | 2007-07-24 | Sony Corporation | Recording medium retaining data for menu control, menu control method and apparatus |
JP2010128756A (en) * | 2008-11-27 | 2010-06-10 | Sony Corp | Information processing apparatus, display control method, and program |
US8191014B2 (en) | 2008-11-27 | 2012-05-29 | Sony Corporation | Information processing apparatus, display control method and program |
US8701045B2 (en) | 2008-11-27 | 2014-04-15 | Sony Corporation | Information processing apparatus, display control method and program |
CN104281362A (en) * | 2008-11-27 | 2015-01-14 | 索尼株式会社 | Information processing apparatus and information processing method |
US9798442B2 (en) | 2008-11-27 | 2017-10-24 | Drnc Holdings, Inc. | Information processing apparatus display control method and program |
US11301113B2 (en) | 2008-11-27 | 2022-04-12 | Drnc Holdings, Inc. | Information processing apparatus display control method and program |
US12260063B2 (en) | 2008-11-27 | 2025-03-25 | Drnc Holdings, Inc. | Information processing apparatus display control method and program |
JP2010231596A (en) * | 2009-03-27 | 2010-10-14 | Fujitsu Ltd | Electronic device, display method, and display program |
US8724127B2 (en) | 2010-09-28 | 2014-05-13 | Sharp Kabushiki Kaisha | Operation console, control method thereof and image forming apparatus |
US9069496B2 (en) | 2010-09-28 | 2015-06-30 | Sharp Kabushiki Kaisha | Operation console, control method thereof and image forming apparatus |
JP2020525954A (en) * | 2017-07-05 | 2020-08-27 | フランシスカ ジョーンズ,マリア | Virtual office |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6071107B2 (en) | Mobile device | |
JP5634257B2 (en) | Electronic presentation system and method | |
JPH04260919A (en) | Data processing system | |
CN110795009A (en) | Double-screen display control method and device, storage medium and electronic equipment | |
JP2000227828A (en) | Information processing system provided with graphical user interface | |
CN101789250A (en) | Apparatus and method for adjusting characteristics of a multimedia item | |
CN1455611A (en) | Method and apparatus for interacting to subscriber's interface | |
JP2003316502A (en) | Terminal equipment and character input method | |
US7017124B2 (en) | Method for controlling electronic devices using digital recall tool | |
JP6004868B2 (en) | Information processing apparatus, information processing method, and program | |
DK2439614T3 (en) | Frequency converter with text editor | |
KR100703289B1 (en) | Character effect item input method and device | |
KR101085239B1 (en) | Handheld terminal with double-sided input | |
JPH0997155A (en) | Menu display method and information processor | |
JPH05165593A (en) | Area selection system in image editing device | |
JP6070116B2 (en) | Image processing apparatus, image processing system, image processing method, and program | |
WO2016119453A1 (en) | Method and apparatus for inserting multimedia object in text, and terminal | |
JP6372116B2 (en) | Display processing apparatus, screen display method, and computer program | |
EP1735685A1 (en) | Method of navigating, electronic device, user interface and computer program product | |
WO2013099362A1 (en) | Portable terminal | |
JPH09282318A (en) | Information processor | |
JP2605370B2 (en) | Operation instruction device | |
JPH06175776A (en) | Presentation device | |
JPH0991115A (en) | Method and device for processing image | |
JP6485579B2 (en) | Display processing apparatus, screen display method, and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040813 |
|
A131 | Notification of reasons for refusal |
Effective date: 20040915 Free format text: JAPANESE INTERMEDIATE CODE: A131 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20050126 |