JPH1074136A - Method for displaying screen for data processor, data processor and storage medium - Google Patents

Method for displaying screen for data processor, data processor and storage medium

Info

Publication number
JPH1074136A
JPH1074136A JP8231116A JP23111696A JPH1074136A JP H1074136 A JPH1074136 A JP H1074136A JP 8231116 A JP8231116 A JP 8231116A JP 23111696 A JP23111696 A JP 23111696A JP H1074136 A JPH1074136 A JP H1074136A
Authority
JP
Japan
Prior art keywords
data
processing function
processing
type
wallpaper
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
Application number
JP8231116A
Other languages
Japanese (ja)
Inventor
Masanori Ito
昌典 伊藤
Akiko Inami
晶子 居波
Toshiyuki Takada
利之 高田
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP8231116A priority Critical patent/JPH1074136A/en
Publication of JPH1074136A publication Critical patent/JPH1074136A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for displaying a screen processed by a data processor so as to check a processed content even when a corresponding processing function is not started, a data processor to be used for an execution of a method and a storage medium for recording a computer program. SOLUTION: When an end command and an updating command for a processing function in execution are inputted, ajudging part 8 refers to a registering part 7 and decides whether a sort of a processing function to which the updating command is applied is registered in the registering part 7 or not. At the time of a decision judge of its registration, a control part 1 judges whether a data specification command is inputted or not, and when a command is inputted, waits for data specification. When data are specified, a transforming part 9 transforms a display coordinates of a specified data into a coordinate in an area specified by coordinates registered in a registering part 7 and a writing part 10 writes the data on a corresponding coordinate of wallpaper stored in a 1st memory 4.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、文書作成機能,ス
ケジュール作成機能及びメモ機能等,複数の処理機能を
備えたデータ処理装置において画面を表示する方法、及
びその実施に使用するデータ処理装置、並びにそのコン
ピュータプログラムを記憶させてある記憶媒体に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for displaying a screen on a data processing apparatus having a plurality of processing functions such as a document creation function, a schedule creation function, and a memo function, and a data processing apparatus used for implementing the method. And a storage medium storing the computer program.

【0002】[0002]

【従来の技術】文書作成機能及びスケジュール作成機能
等,複数の処理機能を備えたデータ処理装置にあって
は、メモリに記憶させてあるイメージデータを読み出
し、該イメージデータを背景とした、所謂、壁紙の上に
各処理機能に対応したアイコンをそれぞれ表示し、所要
のアイコンをマウスポインタを用いて指定することによ
ってその処理機能を起動させて該当するウィンドウを開
き、そのウィンドウ内で処理操作を行い、処理したデー
タをフレキシブルディスク又はハードディスク等の記憶
媒体に記憶させている。
2. Description of the Related Art In a data processing apparatus having a plurality of processing functions such as a document creation function and a schedule creation function, image data stored in a memory is read out, and a so-called "background image" is used. Icons corresponding to each processing function are displayed on the wallpaper, the required icon is designated using the mouse pointer to activate the processing function, open the corresponding window, and perform the processing operation in that window The processed data is stored in a storage medium such as a flexible disk or a hard disk.

【0003】[0003]

【発明が解決しようとする課題】従来のデータ処理装置
では、例えば作成したスケジュールを確認する場合、各
種処理動作を制御するCPUによってスケジュール作成
機能を起動させてウィンドウを開き、記憶媒体から読み
出したスケジュールをウィンドウ内に表示しなければな
らない。そのため、CPUによって他の処理機能を実行
しているときにスケジュールを確認したい場合、当該処
理機能に加えてスケジュール作成機能を起動させなけれ
ばならず、CPUの負荷が大きいという問題があった。
In a conventional data processing apparatus, for example, when confirming a created schedule, a schedule control function is started by a CPU for controlling various processing operations, a window is opened, and a schedule read from a storage medium is opened. Must be displayed in the window. Therefore, when the user wants to check the schedule while another processing function is being executed by the CPU, the schedule creation function must be started in addition to the processing function.

【0004】本発明はかかる事情に鑑みてなされたもの
であって、その目的とするところは複数の処理機能の内
の特定の処理機能の種類と壁紙の適宜領域とを対応付け
て登録しておき、特定の処理機能の終了指令が入力され
た場合、実行中の処理機能の画面上で処理されたデータ
の表示座標を前記領域内の座標に変換し、そのデータを
イメージデータ上の該当する座標に書き込み、データを
書き込んだイメージデータを壁紙にした画面を表示する
ことによって、該当する処理機能を起動させなくても、
処理した内容を確認し得るデータ処理装置における画面
表示方法、及びその実施に使用するデータ処理装置、並
びにそのコンピュータプログラムが記録してある記憶媒
体を提供することにある。
The present invention has been made in view of the above circumstances, and an object thereof is to register a type of a specific processing function among a plurality of processing functions and an appropriate area of wallpaper in association with each other. When an end command for a specific processing function is input, the display coordinates of data processed on the screen of the processing function being executed are converted into coordinates in the area, and the data is converted to the corresponding coordinates on the image data. By writing to the coordinates and displaying a screen with the written image data as wallpaper, even if you do not activate the corresponding processing function,
It is an object of the present invention to provide a screen display method in a data processing device capable of confirming the details of processing, a data processing device used to execute the method, and a storage medium in which a computer program is recorded.

【0005】[0005]

【課題を解決するための手段】第1発明に係るデータ処
理装置における画面表示方法は、予め記憶させてあるイ
メージデータを壁紙にし、データ処理装置が備える複数
の処理機能に対応し、それが指定された場合、該当する
処理機能を起動させるアイコンを前記壁紙の適宜位置に
それぞれ配置した画面を表示する方法において、複数の
処理機能の内の特定の処理機能の種類と前記壁紙上の適
宜領域とを対応付けて登録しておき、実行中の処理機能
の終了指令が入力された場合、その処理機能の種類が登
録してある処理機能の種類であるか否かを判定し、登録
してある処理機能の種類である場合、当該処理機能の画
面上で処理されたデータの表示座標を前記領域内の座標
に変換し、座標変換したデータを前記イメージデータ上
の該当する座標に書き込み、データを書き込んだイメー
ジデータを壁紙にした画面を表示することを特徴とす
る。
According to a first aspect of the present invention, there is provided a screen display method in a data processing apparatus, wherein image data stored in advance is used as a wallpaper, and a plurality of processing functions of the data processing apparatus are supported. In the method of displaying a screen in which icons for activating the corresponding processing functions are respectively arranged at appropriate positions on the wallpaper, the type of a specific processing function among a plurality of processing functions and an appropriate area on the wallpaper are displayed. When an end command of the processing function being executed is input, it is determined whether or not the type of the processing function is the type of the registered processing function and registered. If the type of the processing function, the display coordinates of the data processed on the screen of the processing function are converted into coordinates in the area, and the coordinate-converted data is converted to the corresponding coordinates on the image data. Come inclusive, characterized in that it displays a screen in which the image data is written to the data in the wallpaper.

【0006】第2発明に係るデータ処理装置における画
面表示方法は、第1発明において、座標変換は、実行中
の処理機能の画面上で処理されたデータの内、前記領域
内に書き込み得るデータ量に相当する範囲のデータにつ
いて行うことを特徴とする。
According to a second aspect of the present invention, there is provided a screen display method in the data processing apparatus according to the first aspect, wherein the coordinate conversion is performed by, among the data processed on the screen of the processing function being executed, the amount of data that can be written in the area Is performed for data in a range corresponding to.

【0007】第3発明に係るデータ処理装置における画
面表示方法は、第1又は第2発明において、登録してあ
る処理機能の種類であると判定した場合、イメージデー
タに書き込むべきデータを指定するか否かを問い合わ
せ、指定指令が入力された場合、データが指定されたか
否かを判断し、データが指定された場合、そのデータに
ついて座標変換を行うことを特徴とする。
According to a third aspect of the present invention, there is provided a screen display method in the data processing apparatus according to the first or second aspect, wherein when it is determined that the type of the processing function is registered, data to be written in the image data is designated. It is characterized in that, when a designation command is input, it is determined whether or not data is designated, and when data is designated, coordinate transformation is performed on the data.

【0008】第4発明に係るデータ処理装置は、予め記
憶させてあるイメージデータを壁紙にし、予め備えられ
た複数の処理機能に対応し、それが指定された場合、該
当する処理機能を起動させるアイコンを前記壁紙の適宜
位置にそれぞれ配置した画面を表示するデータ処理装置
において、複数の処理機能の内の特定の処理機能の種類
と前記壁紙の適宜領域とを対応付けて登録する手段と、
実行中の処理機能の終了指令が入力された場合、その処
理機能の種類が登録してある処理機能の種類であるか否
かを判定する手段と、登録してある処理機能の種類であ
る場合、当該処理機能の画面上で処理されたデータの表
示座標を前記領域内の座標に変換する座標変換手段と、
座標変換したデータを前記イメージデータ上の該当する
座標に書き込む手段とを備え、データを書き込んだイメ
ージデータを壁紙にした画面を表示するようになしてあ
ることを特徴とする。
A data processing apparatus according to a fourth aspect of the present invention uses image data stored in advance as wallpaper, supports a plurality of processing functions provided in advance, and activates the corresponding processing function when it is designated. In a data processing device that displays a screen in which icons are respectively arranged at appropriate positions of the wallpaper, a unit that associates a type of a specific processing function among a plurality of processing functions with an appropriate area of the wallpaper and registers the same.
Means for determining whether the type of the processing function is a registered processing function type when an end command of the processing function being executed is input, and a case where the processing function type is a registered processing function type Coordinate conversion means for converting display coordinates of data processed on the screen of the processing function into coordinates in the area,
Means for writing the coordinate-converted data to the corresponding coordinates on the image data, wherein a screen on which the image data with the written data is used as a wallpaper is displayed.

【0009】第5発明に係るデータ処理装置は、第4発
明において、前記座標変換手段は、実行中の処理機能の
画面上で処理されたデータの内、前記領域に書き込み得
るデータ量に相当する範囲のデータについて座標変換を
行うようになしてあることを特徴とする。
According to a fifth aspect of the present invention, in the data processing apparatus according to the fourth aspect, the coordinate conversion means corresponds to an amount of data that can be written to the area among data processed on the screen of the processing function being executed. It is characterized in that coordinate conversion is performed on the data in the range.

【0010】第6発明に係るデータ処理装置は、第4又
は第5発明において、登録してある処理機能の種類であ
ると判定した場合、イメージデータに書き込むべきデー
タを指定するか否かを問い合わせる手段と、指定指令が
入力された場合、データが指定されたか否かを判断する
手段とを具備し、データが指定された場合、前記座標変
換手段は、そのデータについて座標変換を行うようにな
してあることを特徴とする。
In the data processing device according to the sixth invention, in the fourth or fifth invention, when it is determined that the type of the processing function is registered, the data processing device inquires whether data to be written in the image data is designated. Means, and a means for determining whether or not data has been specified when a designation command has been input, and when the data has been designated, the coordinate conversion means does not perform coordinate transformation on the data. It is characterized by having.

【0011】第7発明に係る記憶媒体は、予め記憶させ
てあるイメージデータを壁紙にし、予め備えられた複数
の処理機能に対応し、それが指定された場合、該当する
処理機能を起動させるアイコンを前記壁紙の適宜位置に
それぞれ配置した画面を表示するデータ処理装置に、複
数の処理機能の内の特定の処理機能の種類と前記壁紙の
適宜領域とを対応付けて登録させるステップと、実行中
の処理機能の終了指令が入力された場合、その処理機能
の種類が登録してある処理機能の種類であるか否かを判
定させるステップと、登録してある処理機能である場
合、当該処理機能の画面上で処理されたデータの表示座
標を前記領域内の座標に変換させる座標変換ステップ
と、座標変換させたデータを前記イメージデータ上の該
当する座標に書き込ませるステップとを含み、データを
書き込んだイメージデータを壁紙にした画面を表示させ
るようになしてあるコンピュータプログラムを記憶させ
てあることを特徴とする。
A storage medium according to a seventh aspect of the present invention uses image data stored in advance as wallpaper, supports a plurality of processing functions provided in advance, and, when designated, activates the corresponding processing function. Registering a type of a specific processing function among a plurality of processing functions and an appropriate area of the wallpaper in a data processing device that displays a screen in which the wallpaper is arranged at an appropriate position of the wallpaper; When an end command of the processing function is input, it is determined whether or not the type of the processing function is the type of the registered processing function. A coordinate conversion step of converting the display coordinates of the data processed on the screen into coordinates in the area, and writing the converted data into the corresponding coordinates on the image data That comprises the steps, characterized in that the image data written data are allowed to store a computer program that is no so the display screen in which the wallpaper.

【0012】第8発明に係る記憶媒体は、第7発明にお
いて、前記座標変換ステップは、実行中の処理機能の画
面上で処理されたデータの内、前記領域に書き込み得る
データ量に相当する範囲のデータについて座標変換を行
わせるようになしてあるコンピュータプログラムを記憶
させてあることを特徴とする。
According to an eighth aspect of the present invention, in the storage medium according to the seventh aspect, the coordinate conversion step is a step in which, among the data processed on the screen of the processing function being executed, a range corresponding to a data amount that can be written to the area. A computer program adapted to perform coordinate transformation on the data.

【0013】第9発明に係る記憶媒体は、第7又は第8
発明において、登録してある処理機能の種類であると判
定した場合、イメージデータに書き込むべきデータを指
定するか否かの問い合わせを行わせるステップと、指定
指令が入力された場合、データが指定されたか否かを判
断させるステップとを含み、データが指定された場合、
前記座標変換ステップは、そのデータについて座標変換
を行わせるようになしてあるコンピュータプログラムを
記憶させてあることを特徴とする。
The storage medium according to the ninth aspect is the storage medium according to the seventh or eighth aspect.
In the present invention, a step of inquiring whether or not to specify data to be written in the image data when it is determined that the type of the processing function is registered, and when the specification command is input, the data is specified. If the data is specified,
The coordinate transformation step is characterized in that a computer program for causing the data to perform coordinate transformation is stored.

【0014】第1,第4及び第7発明にあっては、デー
タ処理装置が備える複数の処理機能の内の特定の処理機
能の種類と、複数のアイコンを配置する壁紙内の適宜領
域とを対応付けて登録しておき、所要のアイコンを指定
することによって実行させた処理機能の終了指令が入力
された場合、その処理機能の種類が登録してある処理機
能の種類であるか否かを判定し、登録してある処理機能
の種類でない場合、その処理機能で処理されたデータを
更新する。
In the first, fourth and seventh inventions, the type of a specific processing function among the plurality of processing functions provided in the data processing apparatus and the appropriate area in the wallpaper on which a plurality of icons are arranged are defined. If a processing function termination command executed by designating a required icon is input in association with the corresponding processing function, whether or not the type of the processing function is the type of the registered processing function is determined. If it is determined that the type of the processing function is not registered, the data processed by the processing function is updated.

【0015】一方、登録してある処理機能の種類である
場合、実行中の処理機能の画面上で処理されたデータの
表示座標を登録してある領域内の座標に変換し、座標変
換したデータを、壁紙として予め記憶させてあるイメー
ジデータ上の該当する座標に書き込むと共に、その処理
機能で処理されたデータを更新する。そして、データを
書き込んだイメージデータを壁紙にした画面を表示す
る。このように壁紙であるイメージデータ上の適宜領域
に、特定の処理機能で処理されたデータが書き込まれ、
壁紙として表示されるため、該当する処理機能を起動さ
せなくても、その処理機能によって処理したデータの内
容を確認することができる。
On the other hand, if the type of the processing function is registered, the display coordinates of the data processed on the screen of the processing function being executed are converted into coordinates in the registered area, and the coordinate-converted data is displayed. Is written in the corresponding coordinates on the image data stored in advance as wallpaper, and the data processed by the processing function is updated. Then, a screen in which the image data to which the data is written is used as a wallpaper is displayed. In this way, data processed by a specific processing function is written to an appropriate area on the image data as wallpaper,
Since the image is displayed as the wallpaper, the content of the data processed by the processing function can be confirmed without activating the corresponding processing function.

【0016】第2,第5及び第8発明にあっては、実行
中の処理機能の画面上で処理されたデータから、登録し
た領域に書き込み得るデータ量を抽出し、そのデータに
ついて座標変換を行う。これによって、処理されたデー
タの内の所定量のデータについてのみ座標が変換され、
壁紙として表示されるイメージデータの所定領域からは
み出すことなく、データがイメージデータに書き込まれ
る。
According to the second, fifth and eighth aspects of the present invention, the amount of data that can be written in the registered area is extracted from the data processed on the screen of the processing function being executed, and the coordinate conversion is performed on the data. Do. Thereby, the coordinates are converted only for a predetermined amount of data in the processed data,
The data is written to the image data without protruding from a predetermined area of the image data displayed as the wallpaper.

【0017】第3,第6及び第9発明にあっては、実行
中の処理機能の種類が登録してある処理機能の種類であ
ると判定した場合、例えば、ダイアログボックスを表示
させることによって、壁紙に書き込むべきデータを指定
するか否かを問い合わせる。そして、指定指令が入力さ
れた場合、実際にデータが指定されたか否かを判断し、
データが指定された場合、そのデータについて座標変換
を行い、指令されたデータをイメージデータに書き込
む。
In the third, sixth and ninth aspects of the present invention, when it is determined that the type of the processing function being executed is the type of the registered processing function, for example, by displaying a dialog box, Inquires whether to specify the data to be written to the wallpaper. And when the designation command is input, it is determined whether or not the data is actually designated,
When data is specified, coordinate conversion is performed on the data, and the specified data is written to image data.

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて具体的に説明する。図1は本発明に係るデー
タ処理装置の構成を示すブロック図であり、図中2はキ
ーボード及びマウス等を備える入力部、3はCRT又は
LCD等を備える表示部である。表示部3には図2に示
したような初期画面が表示される。
Embodiments of the present invention will be specifically described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a data processing apparatus according to the present invention. In the figure, reference numeral 2 denotes an input unit having a keyboard, a mouse, and the like, and reference numeral 3 denotes a display unit having a CRT or an LCD. The display unit 3 displays an initial screen as shown in FIG.

【0019】制御部1は表示部3に初期画面を表示させ
るべく、第1メモリ4からそこに記憶させてあるイメー
ジデータを読み出し、それを表示部3に与え、壁紙30と
して表示させると共に、壁紙30内にウィンドウ21を開
き、該ウィンドウ21中に複数の処理機能に応じてそれぞ
れ設けられた複数のアイコン22,22,…を表示させる。
初期画面上にはマウスポインタ23が移動自在に設けてあ
り、また、壁紙30には後述する処理データ表示領域31が
設けてある。なお、ウィンドウに係るソフトウエアは米
国マイクロソフト社製によるものである。
The control unit 1 reads out the image data stored therein from the first memory 4 so as to display the initial screen on the display unit 3, gives the read image data to the display unit 3, displays the image data as the wallpaper 30, and A window 21 is opened in 30, and a plurality of icons 22, 22,... Provided respectively according to a plurality of processing functions are displayed in the window 21.
A mouse pointer 23 is provided movably on the initial screen, and a wallpaper 30 has a processing data display area 31 described later. The software related to the window is manufactured by Microsoft Corporation in the United States.

【0020】マウスポインタ23によってアイコン22が指
定されると、制御部1は複数の処理機能及びデータを記
憶させてある記憶媒体6から該当する処理機能及びデー
タを読み出し、それらを第2メモリ5に与えそこに記憶
させ、第2メモリ5に記憶させた処理機能に従ってアプ
リケーションウィンドウを開き、該アプリケーションウ
ィンドウ内に第2メモリ5に記憶させたデータを表示す
る。これによって指定されたアイコン22に対応する処理
機能が起動される。
When the icon 22 is designated by the mouse pointer 23, the control unit 1 reads out the corresponding processing functions and data from the storage medium 6 in which a plurality of processing functions and data are stored, and stores them in the second memory 5. The application window is opened in accordance with the processing function stored in the second memory 5 and the data stored in the second memory 5 is displayed in the application window. This activates the processing function corresponding to the designated icon 22.

【0021】図3はスケジュール作成機能を実行してい
る画面を説明する説明図である。図3の如く、スケジュ
ール作成機能のアプリケーションウィンドウ40の上端に
はタイトルバー41が設けてあり、タイトルバー41の下に
ファイル,編集等,複数のメニューが表示してあるメニ
ューバー42が設けてある。メニューバー42の下方にはス
ケジュール編集領域43が設けてある。スケジュール編集
領域43の上端には現在の日時等が表示してあり、その下
方の左端側には複数の時刻が縦に順番に表示してある。
そして、所要の時刻にカーソル44を移動させ、その時刻
の右側にスケジュールの内容を文字入力する。
FIG. 3 is an explanatory diagram for explaining a screen for executing the schedule creation function. As shown in FIG. 3, a title bar 41 is provided at the upper end of the application window 40 of the schedule creation function, and a menu bar 42 for displaying a plurality of menus such as file and edit is provided below the title bar 41. . Below the menu bar 42, a schedule editing area 43 is provided. The current date and time and the like are displayed at the upper end of the schedule editing area 43, and a plurality of times are displayed vertically in order at the lower left side below.
Then, the user moves the cursor 44 to the required time and inputs the contents of the schedule to the right of the time.

【0022】制御部1は、入力部2によって処理動作の
終了指令が入力されたか否かを判断し、それが入力され
たと判断すると、更にデータの更新指令が入力されたか
否かを判断する。そして、更新指令が入力された場合、
判定部8は次の表で示した如く、処理機能の種類と壁紙
における処理データ表示領域の座標とが対応付けて登録
してある登録部7を参照し、更新指令が与えられた処理
機能の種類が登録部7に登録してあるか否かを判定す
る。
The control unit 1 determines whether or not a command to end the processing operation has been input by the input unit 2, and if it has been input, further determines whether or not a data update command has been input. And when an update command is input,
As shown in the following table, the determination unit 8 refers to the registration unit 7 in which the type of the processing function and the coordinates of the processing data display area in the wallpaper are registered in association with each other, and determines the processing function for which the update instruction has been given. It is determined whether the type is registered in the registration unit 7 or not.

【0023】[0023]

【表1】 [Table 1]

【0024】このように登録部7には、処理機能の種類
が登録してあり、その種類に対応付けて、壁紙に設けた
処理データ表示領域の範囲を示す4つの座標が登録して
ある。なお、表には一対のデータしか登録されていない
が、複数対のデータを登録してもよい。この場合、登録
する他の処理機能に対応付ける処理データ表示領域の座
標を、それぞれ重ならない位置に設定する。
As described above, the type of the processing function is registered in the registration unit 7, and four coordinates indicating the range of the processing data display area provided on the wallpaper are registered in association with the type. Although only a pair of data is registered in the table, a plurality of pairs of data may be registered. In this case, the coordinates of the processing data display area associated with the other processing functions to be registered are set to positions that do not overlap each other.

【0025】判定部8によって、更新指令が与えられた
処理機能の種類が登録部7に登録してあると判定された
場合、制御部1は図4に示した如く、壁紙に設けた処理
データ表示領域31に表示すべきデータを指定するか否か
を問うダイアログボックス45を表示し、データ指定の指
令が入力された場合、データの指定が行われるまで待機
し、データが指定されると、指定済の印を表示させる。
制御部1はデータ指定の終了が入力されたか否かを判断
し、それが入力された場合、変換部9に、指定されたデ
ータの表示座標を、登録部7に登録してある座標で特定
される領域内の座標に変換させる。
If the determination unit 8 determines that the type of the processing function for which the update command has been given is registered in the registration unit 7, the control unit 1 executes processing data provided on the wallpaper as shown in FIG. Displays a dialog box 45 asking whether to specify data to be displayed in the display area 31.If a data specification command is input, the system waits until data is specified, and when data is specified, Display the designated mark.
The control unit 1 determines whether or not the end of the data specification has been input, and when it has been input, the conversion unit 9 specifies the display coordinates of the specified data with the coordinates registered in the registration unit 7. To the coordinates in the region to be processed.

【0026】一方、図4に示したダイアログボックス45
において、データ指定の指令が入力されない場合、制御
部1は更新されたデータから、登録部7に登録してある
座標で特定される領域内に書き込むことができる分量の
データを抽出し、変換部9に、抽出したデータの表示座
標を、登録部7に登録してある座標で特定される領域内
の座標に変換させる。
On the other hand, the dialog box 45 shown in FIG.
In step (1), when a data designation command is not input, the control unit 1 extracts, from the updated data, an amount of data that can be written in an area specified by the coordinates registered in the registration unit 7, In step 9, the display coordinates of the extracted data are converted into coordinates in an area specified by the coordinates registered in the registration unit 7.

【0027】座標が変換されると、書き込み部10はその
データを第1メモリ4に記憶させてある壁紙上に書き込
む。そして、制御部1は、第2メモリ5内の処理データ
を記憶媒体6の所定アドレスに記憶させてデータを更新
すると共に、表示部3に初期画面を再表示させる。これ
によって、図5又は図6に示した如く、壁紙30の処理デ
ータ表示領域31内に処理データが表示され、該当する処
理機能を起動させることなく、処理データの内容を認識
することができる。
When the coordinates are converted, the writing unit 10 writes the data on the wallpaper stored in the first memory 4. Then, the control unit 1 stores the processing data in the second memory 5 at a predetermined address of the storage medium 6 to update the data, and causes the display unit 3 to redisplay the initial screen. Thereby, as shown in FIG. 5 or FIG. 6, the processing data is displayed in the processing data display area 31 of the wallpaper 30, and the content of the processing data can be recognized without activating the corresponding processing function.

【0028】図7及び図8は本発明に係る画面表示手順
を示すフローチャートである。制御部1は壁紙内にウィ
ンドウを開き、ウィンドウの中に複数のアイコンを表示
させて初期画面を表示させる(ステップS1)。マウス
ポインタによってアイコンが指定されると、制御部1は
対応するアプリケーションウィンドウを開き(ステップ
S2)、データが入力されると、それを第2メモリ5に
記憶させると共に、アプリケーションウィンドウ内に表
示する(ステップS3)。制御部1は、入力部2によっ
て処理動作の終了指令が入力されたか否かを判断し(ス
テップS4)、それが入力されたと判断すると、更にデ
ータの更新指令が入力されたか否かを判断する(ステッ
プS5)。更新指令が入力された場合、判定部8は、登
録部7を参照し、更新指令が与えられた処理機能の種類
が登録部7に登録してあるか否かを判定する(ステップ
S6)。
FIGS. 7 and 8 are flowcharts showing a screen display procedure according to the present invention. The control unit 1 opens a window in the wallpaper, displays a plurality of icons in the window, and displays an initial screen (step S1). When an icon is designated by the mouse pointer, the control unit 1 opens a corresponding application window (step S2). When data is input, the data is stored in the second memory 5 and displayed in the application window (step S2). Step S3). The control unit 1 determines whether or not a command to end the processing operation has been input by the input unit 2 (step S4). If it is determined that the command has been input, the control unit 1 further determines whether or not a data update command has been input. (Step S5). When the update command is input, the determination unit 8 refers to the registration unit 7 and determines whether the type of the processing function to which the update command has been given is registered in the registration unit 7 (Step S6).

【0029】判定部8によって、更新指令が与えられた
処理機能の種類が登録部7に登録してあると判定された
場合、制御部1は、壁紙に設けた処理データ表示領域に
表示すべきデータを指定するか否かを問うダイアログボ
ックスを表示部3に表示させ、データ指定の指令が入力
されたか否かを判断する(ステップS7)。制御部1
は、データ指定の指令が入力された場合、データの指定
が行われるまで待機し(ステップS8)、データが指定
されると、指定済の印を表示部3に表示させる(ステッ
プS9)。制御部1は、データ指定の終了が入力された
か否かを判断し(ステップS10)、それが入力された場
合、変換部9に、指定されたデータの表示座標を、登録
部7に登録してある座標で特定される領域内の座標に変
換させる(ステップS16)。
When the determination unit 8 determines that the type of the processing function for which the update command has been given is registered in the registration unit 7, the control unit 1 should display the type in the processing data display area provided on the wallpaper. A dialog box asking whether or not to specify data is displayed on the display unit 3, and it is determined whether or not an instruction to specify data has been input (step S7). Control unit 1
When a data designation command is input, the CPU waits until data designation is performed (step S8), and when data is designated, displays a designated mark on the display unit 3 (step S9). The control unit 1 determines whether or not the end of the data specification has been input (step S10), and if it has been input, registers the display coordinates of the specified data in the conversion unit 9 in the registration unit 7. The coordinates are converted into coordinates within the area specified by the given coordinates (step S16).

【0030】一方、データ指定の指令が入力されない場
合、制御部1は処理されたデータから、登録部7に登録
してある座標で特定される領域内に書き込むことができ
る分量のデータを抽出し(ステップS15)、ステップS
16へ移って、変換部9に、抽出したデータの表示座標
を、登録部7に登録してある座標で特定される領域内の
座標に変換させる。座標が変換されると、書き込み部10
はそのデータを第1メモリ4に記憶させてある壁紙上に
書き込み(ステップS17)、制御部1は、第2メモリ5
内の処理データを記憶媒体6の所定アドレスに記憶させ
てデータを更新すると共に、表示部3に初期画面を再表
示させる(ステップS18,S19)。
On the other hand, if the data designation command is not input, the control unit 1 extracts from the processed data an amount of data that can be written in the area specified by the coordinates registered in the registration unit 7. (Step S15), Step S
In step 16, the conversion unit 9 converts the display coordinates of the extracted data into coordinates in an area specified by the coordinates registered in the registration unit 7. When the coordinates are converted, the writing unit 10
Writes the data on the wallpaper stored in the first memory 4 (step S17).
The stored data is stored at a predetermined address of the storage medium 6 to update the data, and the display unit 3 redisplays the initial screen (steps S18 and S19).

【0031】なお、上述した如き画面表示のコンピュー
タプログラムは、図1に示すような構成のデータ処理装
置のROMに書き込んでおく以外に、図9に示すよう
に、フレキシブルディスク又は光ディスク等の外部記憶
媒体RMに記憶させておき、この記憶媒体RMをパーソ
ナルコンピュータのディスクドライブに装填し、該パー
ソナルコンピュータにロードして画面表示を行う構成で
あってもよい。
The computer program for displaying a screen as described above is written in the ROM of the data processing device having the configuration shown in FIG. 1 and is also stored in an external storage such as a flexible disk or an optical disk as shown in FIG. The storage medium RM may be stored in the medium RM, and the storage medium RM may be loaded into a disk drive of a personal computer, loaded on the personal computer, and displayed on a screen.

【0032】[0032]

【発明の効果】以上詳述したように第1,第4及び第7
発明にあっては、処理したデータを書き込んだイメージ
データを壁紙にした画面を表示することによって、該当
する処理機能を起動させなくても、即ちCPUへ負荷を
与えることなく、その処理機能によって処理したデータ
を確認することができる。
As described in detail above, the first, fourth and seventh embodiments are described.
According to the present invention, by displaying a screen in which the image data in which the processed data is written is used as a wallpaper, the corresponding processing function can be executed without activating the corresponding processing function, that is, without applying a load to the CPU. You can check the data.

【0033】第2,第5及び第8発明にあっては、終了
指定を入力するだけで、処理されたデータの内の所定量
のデータについてその表示座標が自動的に変換され、壁
紙内に設定された領域からはみ出すことなく、データが
壁紙に書き込まれる。
According to the second, fifth and eighth aspects of the present invention, the display coordinates of a predetermined amount of data among the processed data are automatically converted only by inputting the end designation, and the display coordinates are set in the wallpaper. The data is written to the wallpaper without protruding from the set area.

【0034】第3,第6及び第9発明にあっては、指定
されたデータについて表示座標の変換を行い、そのデー
タを壁紙に書き込むため、所要のデータのみを壁紙に書
き込むことができ、データを書き込む壁紙内の領域を有
効に利用することができる等、本発明は優れた効果を奏
する。
According to the third, sixth and ninth aspects of the present invention, the display coordinates are converted for the designated data and the data is written to the wallpaper, so that only required data can be written to the wallpaper. The present invention has an excellent effect, for example, such that the area in the wallpaper in which is written can be effectively used.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係るデータ処理装置の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of a data processing device according to the present invention.

【図2】初期画面を説明する説明図である。FIG. 2 is an explanatory diagram illustrating an initial screen.

【図3】スケジュール作成機能を実行している画面を説
明する説明図である。
FIG. 3 is an explanatory diagram illustrating a screen executing a schedule creation function.

【図4】アプリケーションウィンドウに、壁紙に設けた
処理データ表示領域に表示すべきデータを指定するか否
かを問うダイアログボックスを表示した画面を説明する
説明図である。
FIG. 4 is an explanatory diagram illustrating a screen on which a dialog box asking whether to specify data to be displayed in a processing data display area provided in a wallpaper is displayed in an application window.

【図5】壁紙の処理データ表示領域にデータを書き込ん
だ初期画面を説明する説明図である。
FIG. 5 is an explanatory diagram illustrating an initial screen in which data is written in a processed data display area of a wallpaper.

【図6】壁紙の処理データ表示領域にデータを書き込ん
だ初期画面を説明する説明図である。
FIG. 6 is an explanatory diagram illustrating an initial screen in which data is written in a processed data display area of a wallpaper.

【図7】本発明に係る画面表示手順を示すフローチャー
トである。
FIG. 7 is a flowchart showing a screen display procedure according to the present invention.

【図8】本発明に係る画面表示手順を示すフローチャー
トである。
FIG. 8 is a flowchart showing a screen display procedure according to the present invention.

【図9】他の実施の形態を示す模式図である。FIG. 9 is a schematic diagram showing another embodiment.

【符号の説明】[Explanation of symbols]

1 制御部 4 第1メモリ 5 第2メモリ 7 登録部 8 判定部 9 変換部 10 書き込み部 DESCRIPTION OF SYMBOLS 1 Control part 4 1st memory 5 2nd memory 7 Registration part 8 Judgment part 9 Conversion part 10 Writing part

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 予め記憶させてあるイメージデータを壁
紙にし、データ処理装置が備える複数の処理機能に対応
し、それが指定された場合、該当する処理機能を起動さ
せるアイコンを前記壁紙の適宜位置にそれぞれ配置した
画面を表示する方法において、 複数の処理機能の内の特定の処理機能の種類と前記壁紙
上の適宜領域とを対応付けて登録しておき、実行中の処
理機能の終了指令が入力された場合、その処理機能の種
類が登録してある処理機能の種類であるか否かを判定
し、登録してある処理機能の種類である場合、当該処理
機能の画面上で処理されたデータの表示座標を前記領域
内の座標に変換し、座標変換したデータを前記イメージ
データ上の該当する座標に書き込み、データを書き込ん
だイメージデータを壁紙にした画面を表示することを特
徴とするデータ処理装置における画面表示方法。
An image data stored in advance is used as a wallpaper, and corresponds to a plurality of processing functions provided in a data processing apparatus. If the processing data is designated, an icon for activating the processing function is appropriately positioned on the wallpaper. In the method of displaying the screens arranged respectively, the type of a specific processing function of the plurality of processing functions and an appropriate area on the wallpaper are registered in association with each other, and a termination instruction of the processing function being executed is issued. If input, it is determined whether the type of the processing function is the type of the registered processing function, and if the type is the type of the registered processing function, the processing is performed on the screen of the processing function. The display coordinates of the data are converted into the coordinates in the area, the coordinate-converted data is written into the corresponding coordinates on the image data, and a screen on which the image data with the written data is used as wallpaper is displayed. Screen display method in a data processing apparatus, characterized in that.
【請求項2】 座標変換は、実行中の処理機能の画面上
で処理されたデータの内、前記領域内に書き込み得るデ
ータ量に相当する範囲のデータについて行う請求項1記
載のデータ処理装置における画面表示方法。
2. The data processing apparatus according to claim 1, wherein the coordinate conversion is performed on data within a range corresponding to an amount of data that can be written in the area among data processed on the screen of the processing function being executed. Screen display method.
【請求項3】 登録してある処理機能の種類であると判
定した場合、イメージデータに書き込むべきデータを指
定するか否かを問い合わせ、指定指令が入力された場
合、データが指定されたか否かを判断し、データが指定
された場合、そのデータについて座標変換を行う請求項
1又は2記載のデータ処理装置における画面表示方法。
3. When it is determined that the type of the processing function is registered, it is inquired whether or not data to be written in the image data is designated. When a designation command is inputted, whether or not the data is designated is determined. 3. The screen display method in the data processing device according to claim 1 or 2, wherein when data is specified, coordinate conversion is performed on the data.
【請求項4】 予め記憶させてあるイメージデータを壁
紙にし、予め備えられた複数の処理機能に対応し、それ
が指定された場合、該当する処理機能を起動させるアイ
コンを前記壁紙の適宜位置にそれぞれ配置した画面を表
示するデータ処理装置において、 複数の処理機能の内の特定の処理機能の種類と前記壁紙
の適宜領域とを対応付けて登録する手段と、実行中の処
理機能の終了指令が入力された場合、その処理機能の種
類が登録してある処理機能の種類であるか否かを判定す
る手段と、登録してある処理機能の種類である場合、当
該処理機能の画面上で処理されたデータの表示座標を前
記領域内の座標に変換する座標変換手段と、座標変換し
たデータを前記イメージデータ上の該当する座標に書き
込む手段とを備え、 データを書き込んだイメージデータを壁紙にした画面を
表示するようになしてあることを特徴とするデータ処理
装置。
4. An image data stored in advance as a wallpaper, corresponding to a plurality of processing functions provided in advance, and when it is designated, an icon for activating the corresponding processing function is placed at an appropriate position on the wallpaper. In a data processing device that displays screens arranged respectively, a means for registering a type of a specific processing function among a plurality of processing functions and an appropriate area of the wallpaper in association with each other, and a command for ending the processing function being executed. When input, means for determining whether the type of the processing function is the type of the registered processing function, and when the type is the type of the registered processing function, processing is performed on the screen of the processing function. Means for converting the display coordinates of the converted data into coordinates in the area, and means for writing the converted data to the corresponding coordinates on the image data. The data processing apparatus characterized by the image data are no to display a screen that the wallpaper.
【請求項5】 前記座標変換手段は、実行中の処理機能
の画面上で処理されたデータの内、前記領域に書き込み
得るデータ量に相当する範囲のデータについて座標変換
を行うようになしてある請求項4記載のデータ処理装
置。
5. The coordinate conversion means performs a coordinate conversion on data in a range corresponding to a data amount that can be written in the area, among data processed on a screen of a processing function being executed. The data processing device according to claim 4.
【請求項6】 登録してある処理機能の種類であると判
定した場合、イメージデータに書き込むべきデータを指
定するか否かを問い合わせる手段と、指定指令が入力さ
れた場合、データが指定されたか否かを判断する手段と
を具備し、データが指定された場合、前記座標変換手段
は、そのデータについて座標変換を行うようになしてあ
る請求項4又は5記載のデータ処理装置。
6. A means for inquiring whether or not to specify data to be written in image data when it is determined that the type of processing function is registered, and determining whether or not data is specified when a specification command is input. 6. A data processing apparatus according to claim 4, further comprising means for judging whether or not the data is specified, wherein when data is designated, said coordinate conversion means performs coordinate conversion on the data.
【請求項7】 予め記憶させてあるイメージデータを壁
紙にし、予め備えられた複数の処理機能に対応し、それ
が指定された場合、該当する処理機能を起動させるアイ
コンを前記壁紙の適宜位置にそれぞれ配置した画面を表
示するデータ処理装置に、複数の処理機能の内の特定の
処理機能の種類と前記壁紙の適宜領域とを対応付けて登
録させるステップと、実行中の処理機能の終了指令が入
力された場合、その処理機能の種類が登録してある処理
機能の種類であるか否かを判定させるステップと、登録
してある処理機能である場合、当該処理機能の画面上で
処理されたデータの表示座標を前記領域内の座標に変換
させる座標変換ステップと、座標変換させたデータを前
記イメージデータ上の該当する座標に書き込ませるステ
ップとを含み、データを書き込んだイメージデータを壁
紙にした画面を表示させるようになしてあるコンピュー
タプログラムを記憶させてあることを特徴とする記憶媒
体。
7. An image data stored in advance as wallpaper, corresponding to a plurality of processing functions provided in advance, and when specified, an icon for activating the processing function is placed at an appropriate position on the wallpaper. A step of causing the data processing device that displays the arranged screens to register the type of the specific processing function among the plurality of processing functions and the appropriate area of the wallpaper in association with each other, and a command to end the processing function being executed is issued. When input, a step of determining whether or not the type of the processing function is a type of a registered processing function, and when the type is a registered processing function, processing is performed on a screen of the processing function. A coordinate conversion step of converting display coordinates of the data into coordinates in the area; and a step of writing the converted data to corresponding coordinates on the image data. A storage medium storing a computer program adapted to display a screen in which image data in which data is written is used as wallpaper.
【請求項8】 前記座標変換ステップは、実行中の処理
機能の画面上で処理されたデータの内、前記領域に書き
込み得るデータ量に相当する範囲のデータについて座標
変換を行わせるようになしてあるコンピュータプログラ
ムを記憶させてある請求項7記載の記憶媒体。
8. The coordinate conversion step includes the step of performing coordinate conversion on data within a range corresponding to the amount of data that can be written to the area, of data processed on the screen of the processing function being executed. The storage medium according to claim 7, wherein a certain computer program is stored.
【請求項9】 登録してある処理機能の種類であると判
定した場合、イメージデータに書き込むべきデータを指
定するか否かの問い合わせを行わせるステップと、指定
指令が入力された場合、データが指定されたか否かを判
断させるステップとを含み、データが指定された場合、
前記座標変換ステップは、そのデータについて座標変換
を行わせるようになしてあるコンピュータプログラムを
記憶させてある請求項7又は8記載の記憶媒体。
9. A step of inquiring whether or not to specify data to be written in the image data when it is determined that the type of processing function is registered, Determining whether or not the data has been specified, and if the data has been specified,
9. The storage medium according to claim 7, wherein said coordinate conversion step stores a computer program adapted to perform coordinate conversion on the data.
JP8231116A 1996-08-30 1996-08-30 Method for displaying screen for data processor, data processor and storage medium Pending JPH1074136A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8231116A JPH1074136A (en) 1996-08-30 1996-08-30 Method for displaying screen for data processor, data processor and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8231116A JPH1074136A (en) 1996-08-30 1996-08-30 Method for displaying screen for data processor, data processor and storage medium

Publications (1)

Publication Number Publication Date
JPH1074136A true JPH1074136A (en) 1998-03-17

Family

ID=16918550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8231116A Pending JPH1074136A (en) 1996-08-30 1996-08-30 Method for displaying screen for data processor, data processor and storage medium

Country Status (1)

Country Link
JP (1) JPH1074136A (en)

Similar Documents

Publication Publication Date Title
JPH08115194A (en) Help display method for information processing system
JPH1074136A (en) Method for displaying screen for data processor, data processor and storage medium
JPH04319775A (en) Cad system
JPH0535436A (en) Information processor
JP2853282B2 (en) Help message display method
JPH03256116A (en) Information processor
JPH01191269A (en) Image controller
JP3157917B2 (en) Data processing method and data processing device
JP2618982B2 (en) Information processing apparatus and information processing method
JPH06168090A (en) Window diplay device and menu electing method
JPH01233617A (en) Information processor
JP2597620B2 (en) Assistance information provision system
JP2677605B2 (en) Information processing apparatus and information processing method
JPH0512336A (en) File control method
JP4525017B2 (en) Information processing apparatus, information processing method, and program
JPS63120331A (en) Control system for set-up of window
JPH01307818A (en) Conversational data display system
JP2002007180A (en) Information processor, edition operation method and recording medium recorded with its program
JPH086962A (en) Data retrieving device and displaying method for retrieved data
JPH0217521A (en) Help processing system for information processor
JPH06110834A (en) Software application executing device
JPH09231046A (en) Data processor and recording medium
JPH05346948A (en) Image data processing system
JPH09171429A (en) Data input device
JPH01304529A (en) Display control system for execution of catalog

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041019