JPH0756686A - Touch panel picture preparing method and device - Google Patents

Touch panel picture preparing method and device

Info

Publication number
JPH0756686A
JPH0756686A JP19757293A JP19757293A JPH0756686A JP H0756686 A JPH0756686 A JP H0756686A JP 19757293 A JP19757293 A JP 19757293A JP 19757293 A JP19757293 A JP 19757293A JP H0756686 A JPH0756686 A JP H0756686A
Authority
JP
Japan
Prior art keywords
touch panel
data
processing
screen
panel 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
JP19757293A
Other languages
Japanese (ja)
Other versions
JP3136852B2 (en
Inventor
Hiroyuki Inomata
弘行 猪又
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP19757293A priority Critical patent/JP3136852B2/en
Publication of JPH0756686A publication Critical patent/JPH0756686A/en
Application granted granted Critical
Publication of JP3136852B2 publication Critical patent/JP3136852B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To easily produce a touch panel picture by reading a touch panel picture constituting drawing by a scanner, and judging a processing content on the touch panel picture and the coordinate position of the part from line or color different for each processing by touch panel picture constituting data. CONSTITUTION:A picture data reception processing part 2 receives the touch panel picture constitution data read by the scanner, and transmits the data to a picture data analysis processing part 3. The picture data analysis processing part 3 separates the lines from characters, and ruled lines and fixed characters to be displayed as they are on the picture are defined as fixed display data together with the coordinates, and judges what processing is operated from the line the indicating the processing content different for each processing or the color of the colored area. Then, the judged result is defined as the processing content data together with the coordinates to be separated from the fixed display data, and they are stored in a fixed display data file 6 and a processing content data file 7.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、タッチパネルの画面デ
ータを作成するタッチセンサパネル画面作成装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a touch sensor panel screen creating apparatus for creating screen data of a touch panel.

【0002】[0002]

【従来の技術】タッチパネルは、コンピュータなどへの
入力を行うためのマンマシンインターフェース端末の一
つで、入力のための選択メニューやグラフィックキーボ
ードなどが表示されているディスプレイ画面上に、透明
のタッチセンサパネルが取り付けられ、タッチセンサパ
ネルは、パネル上の任意の位置に触れると、その部分の
位置をX,Y座標として検出することにより、その部分
のディスプレイ上に表示されている選択メニューの実行
命令やグラフィックキーボードの文字を入力するもので
ある。
2. Description of the Related Art A touch panel is one of man-machine interface terminals for inputting data into a computer or the like, and a transparent touch sensor is provided on a display screen on which a selection menu for inputting and a graphic keyboard are displayed. When the panel is attached, and the touch sensor panel touches an arbitrary position on the panel, the position of the portion is detected as X, Y coordinates, thereby executing an instruction to execute the selection menu displayed on the display of the portion. Or to enter characters on a graphic keyboard.

【0003】従来、このタッチパネルのディスプレイ上
に表示する画面を作成するためには、タッチパネルに接
続された開発用キーボードにより、画面上に必要な罫線
や文字などを入力することにより行われている。
Conventionally, in order to create a screen to be displayed on the display of this touch panel, a required development rule connected to the touch panel is used to input necessary ruled lines and characters on the screen.

【0004】この従来の画面作成方法を図面を参照しな
がら説明すると、まず、図5aに示すように、ディスプ
レイ上に表示されている“+”等のグラフィックカーソ
ルを移動させて、文字領域やデータ表示に必要な領域を
設定する罫線を作成する。
This conventional screen creating method will be described with reference to the drawings. First, as shown in FIG. 5a, a graphic cursor such as "+" displayed on the display is moved to move a character area or data. Create a ruled line that sets the area required for display.

【0005】次に、図5bに示すように、固定文字(デ
ータに左右されない埋め込み文字)を入力する。これに
は、“■”等のカーソルを入力位置に移動し、必要な文
字をキーボードから入力する。
Next, as shown in FIG. 5b, fixed characters (embedded characters that are not influenced by data) are input. To do this, move the cursor such as "■" to the input position and input the required character from the keyboard.

【0006】次に、図5cに示すように、可変データの
入力を行う。ここで可変データとは、メモリ内のデータ
を表示するものである。可変データの入力には、入力位
置にカーソルを移動して、可変データ入力であることを
指定した後、表示させたいデータのあるメモリ内のアド
レスやデータのラベル名などをパラメータとして入力す
る。
Next, as shown in FIG. 5c, variable data is input. Here, the variable data is for displaying the data in the memory. To input variable data, move the cursor to the input position, specify that it is variable data input, and then input the address in the memory where the data to be displayed and the label name of the data are used as parameters.

【0007】また、実行命令入力などの部分は、タッチ
センサパネルに触れたときに命令が入力されることを識
別する領域をカーソルを移動して指定し、命令入力であ
る指定を行った後、実行命令のパラメータを入力する。
この場合、例えば、画面切換命令の場合には、切換先の
画面の名称やラベル名等をパラメータとして入力し、ま
た、何等かの実行命令の場合には、その実行命令を入力
し、また、文字列の入力の場合には、その文字列が表示
されるように、その文字列を入力する。
Further, in the part such as execution command input, the area for identifying that a command is input when the touch sensor panel is touched is designated by moving the cursor, and after designation as command input, Enter the parameters for the execution instruction.
In this case, for example, in the case of a screen switching instruction, the name or label name of the screen to be switched to is input as a parameter, and in the case of any execution instruction, the execution instruction is input, and When inputting a character string, enter the character string so that the character string is displayed.

【0008】このような従来のタッチパネル画面作成方
法にあっては、全てキーボードからの入力で、パラメー
タの設定なども1づつカーソルを移動させ、位置を決め
てから行っていたため、設定方法やその操作方法を憶え
る必要があり、タッチパネル画面の作成を行うことがで
きない。また、1画面を作成するために何段階ものステ
ップをふむため、作成工数が多く、時間がかかるといっ
た問題点があった。
In the conventional touch panel screen creating method as described above, all of the input is made from the keyboard, and the parameter is set by moving the cursor one by one to determine the position. It is necessary to remember the method and cannot create the touch panel screen. Further, since there are many steps to create one screen, there is a problem that the number of preparation steps is large and it takes time.

【0009】[0009]

【発明が解決しようとする課題】そこで、本発明は、タ
ッチパネル画面の作成に、1画面に何段階もの工数を必
要とせず容易に作成することが可能なタッチパネル画面
作成方法およびその装置を提供することを目的とする。
SUMMARY OF THE INVENTION Therefore, the present invention provides a touch panel screen creating method and apparatus which can easily create a touch panel screen without requiring many steps for one screen. The purpose is to

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
の本発明は、タッチパネル画面における各処理を、該各
処理毎に異なる線種または異なる彩色により紙面上にタ
ッチパネル画面構成図面として作成し、該タッチパネル
画面構成図面を、スキャナによりタッチパネル画面構成
データとして読み取り、該タッチパネル画面構成データ
より、前記各処理毎に異なる線種または彩色された色か
らタッチパネル画面での処理内容とその部分の座標位置
とを判断することを特徴とするタッチパネル画面作成方
法である。
According to the present invention for achieving the above object, each process on a touch panel screen is created as a touch panel screen configuration drawing on a paper surface with a different line type or different coloring for each process, The touch panel screen configuration drawing is read by a scanner as touch panel screen configuration data, and from the touch panel screen configuration data, the processing content on the touch panel screen and the coordinate position of the portion from the line type or the colored color that is different for each process. Is a method for creating a touch panel screen.

【0011】また、上記目的を達成するための本発明
は、タッチパネル画面における各処理を、該各処理毎に
異なる線種または異なる彩色により紙面上に作成したタ
ッチパネル画面構成図面をスキャナにより読み取ったタ
ッチパネル画面構成データを受信する画面データ受信手
段と、該画面データ受信手段により受信した前記タッチ
パネル画面構成データの前記各処理毎に異なる線種ある
いは彩色された色からタッチパネル画面での処理内容を
判断し、固定表示データと処理データに分割し、ファイ
ルに格納する画面データ処理手段と、処理に必要なパラ
メータの入出力を制御するパラメータ入出力処理手段と
を有することを特徴とするタッチパネル画面作成装置で
ある。
Further, according to the present invention for attaining the above object, a touch panel in which a scanner reads a touch panel screen configuration drawing in which each process on the touch panel screen is created on a paper surface with a different line type or different coloring for each process. Screen data receiving means for receiving screen configuration data, and determining the processing content on the touch panel screen from a different line type or colored color for each processing of the touch panel screen configuration data received by the screen data receiving means, A touch panel screen creation device comprising: screen data processing means for dividing into fixed display data and processing data and storing in a file; and parameter input / output processing means for controlling input / output of parameters necessary for processing. .

【0012】である。[0012]

【0013】[0013]

【作用】上述のように構成された本発明のタッチパネル
画面作成方法は、タッチパネルのディスプレイ上に表示
する画面を紙面上で図面として作成し、この図面をスキ
ャナにより読み取って、図面上に描かれている線種ある
いは彩色された領域の色からその領域の処理内容を判断
して、パラメータの入力が必要な部分にのみそのパラメ
ータを入力することによりタッチパネル画面の作成を行
うものである。
According to the touch panel screen creating method of the present invention configured as described above, a screen to be displayed on the display of the touch panel is created as a drawing on a paper surface, the drawing is read by the scanner, and the drawing is drawn on the drawing. The touch panel screen is created by determining the processing content of the area based on the existing line type or the color of the colored area and inputting the parameter only in the area where the parameter needs to be input.

【0014】また、本発明のタッチパネル画面作成装置
は、タッチパネル画面における各処理を、該処理毎に異
なる線種あるいは異なる彩色により紙面上に作成したタ
ッチパネル画面構成図面をスキャナによりタッチパネル
画面構成データとして読み取り、該タッチパネル画面構
成データを画面データ受信手段により受信し、受信した
タッチパネル画面構成データの各処理毎に異なる線種あ
るいは彩色された色から画面データ処理手段によって処
理内容を判断し、固定表示データと処理データに分割し
て、ファイルに格納する。そして、パラメータ入出力処
理手段によって、処理に必要なパラメータの入出力を行
い、タッチパネル画面を作成する。
Further, the touch panel screen creating apparatus of the present invention reads, as a touch panel screen configuration data, a touch panel screen configuration drawing in which each process on the touch panel screen is created on a paper surface with a different line type or different coloring for each process. The touch panel screen configuration data is received by the screen data receiving unit, and the processing content is determined by the screen data processing unit from the different line type or the colored color for each process of the received touch panel screen configuration data, and the fixed display data is obtained. It is divided into processed data and stored in a file. Then, the parameter input / output processing means inputs / outputs parameters required for the processing to create a touch panel screen.

【0015】[0015]

【実施例】以下、本発明を添付した図面を参照して説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the accompanying drawings.

【0016】まず、本発明のタッチパネル画面作成装置
について説明する。図1は、本発明のタッチパネル画面
作成装置のブロック図である。
First, the touch panel screen creating apparatus of the present invention will be described. FIG. 1 is a block diagram of a touch panel screen creation device of the present invention.

【0017】このタッチパネル画面作成装置1は、画面
データ受信手段である画面データ受信処理部2、画面デ
ータ処理手段である画面データ分析処理部3、パラメー
タ入出力処理手段であるパラメータ入出力処理部4、画
面表示処理部5、固定表示データファイル6、処理内容
データファイル7、入出力用メッセージファイル8およ
び画面データファイル9により構成されおり、このタッ
チパネル画面作成装置1には、スキャナ10およびディ
スプレイとキーボードよりなる入出力端末11が取り付
けられている。
This touch panel screen creation apparatus 1 includes a screen data reception processing unit 2 which is a screen data receiving unit, a screen data analysis processing unit 3 which is a screen data processing unit, and a parameter input / output processing unit 4 which is a parameter input / output processing unit. , A screen display processing unit 5, a fixed display data file 6, a processing content data file 7, an input / output message file 8 and a screen data file 9. The touch panel screen creating apparatus 1 includes a scanner 10, a display and a keyboard. An input / output terminal 11 is attached.

【0018】以下、このタッチパネル画面作成装置1を
構成している各部の機能について説明する。画面データ
受信処理部2は、スキャナにより読み取ったタッチパネ
ル画面構成データを受信して、画面データ分析処理部3
へ送るものである。
The functions of the respective parts constituting the touch panel screen creation apparatus 1 will be described below. The screen data reception processing unit 2 receives the touch panel screen configuration data read by the scanner, and the screen data analysis processing unit 3
To send to.

【0019】画面データ分析処理部3は、タッチパネル
画面データを分析して、線と文字を分離し、画面上にそ
のまま表示する罫線と固定文字をその座標と共に固定表
示データとし、処理毎に異なる処理内容を表す線種また
は彩色された領域の色からどの様な処理を行うものかを
判断し、その判断結果を座標と共に処理内容データとし
て分離し、固定表示データは固定表示データファイル6
に格納し、処理内容データは処理内容データファイル7
にそれぞれ格納するものである。なお、各処理内容に付
いては後述するが、処理内容データは、各処理内容毎に
処理コードを付与しておく。
The screen data analysis processing unit 3 analyzes the touch panel screen data, separates lines and characters from each other, and sets ruled lines and fixed characters to be displayed on the screen as they are as fixed display data together with their coordinates, and processes different for each process. What kind of processing is to be performed is determined from the line type representing the content or the color of the colored area, and the determination result is separated as the processing content data together with the coordinates, and the fixed display data is the fixed display data file 6
Stored in the process content data file 7
Are stored in each. Although each processing content will be described later, the processing content data is provided with a processing code for each processing content.

【0020】パラメータ入出力処理部4は、処理内容デ
ータファイル7に格納された処理内容データから処理に
パラメータ入力の必要なものを選択して、入力用メッセ
ージファイル8にあるパラメータ入力に必要なメッセー
ジを選び出して、端末11のディスプレイに表示し、端
末11からパラメータの入力を受けとって、固定表示デ
ータファイル6の固定表示データと合成し、画面データ
ファイル9に格納するものである。
The parameter input / output processing unit 4 selects one of the processing content data stored in the processing content data file 7 that requires parameter input for processing, and outputs the message required for parameter input in the input message file 8. Is selected, is displayed on the display of the terminal 11, receives the parameter input from the terminal 11, is combined with the fixed display data of the fixed display data file 6, and is stored in the screen data file 9.

【0021】画面表示処理部5は、端末11のディスプ
レイにタッチパネル画面として構成される画面の表示お
よびタッチパネル画面作成中のパラメータ入力画面など
を表示するものである。
The screen display processing unit 5 displays a screen configured as a touch panel screen on the display of the terminal 11 and a parameter input screen during creation of the touch panel screen.

【0022】固定表示データファイル6は、罫線や固定
文字を表示する固定表示データを保存するファイルであ
る。
The fixed display data file 6 is a file for storing fixed display data for displaying ruled lines and fixed characters.

【0023】処理内容データファイル7は、処理内容に
対応させた処理コードとその処理を画面上に表示する位
置である座標を処理内容データとして保存するファイル
である。
The processing content data file 7 is a file in which processing codes corresponding to the processing content and the coordinates of the position where the processing is displayed on the screen are stored as processing content data.

【0024】入力用メッセージファイル8は、パラメー
タ入力時に必要なディスプレイに表示する対話メッセー
ジが保存されているファイルである。
The input message file 8 is a file in which interactive messages to be displayed on the display, which are necessary when parameters are input, are stored.

【0025】画面データファイル9は、タッチパネル画
面として完成した画面データを保存するファイルであ
る。
The screen data file 9 is a file for storing screen data completed as a touch panel screen.

【0026】次に、上述したタッチパネル画面作成装置
を用いた本発明によるタッチパネル画面作成方法につい
て説明する。
Next, a touch panel screen creating method according to the present invention using the above-described touch panel screen creating apparatus will be described.

【0027】本発明のタッチパネル画面作成方法では、
まず、紙面上に後述するようなタッチパネル画面におけ
る各処理を、各処理毎に異なる線種あるいは異なる彩色
によりタッチパネル画面構成図面として作成し、これを
タッチパネル画面作成装置1に取り付けられたスキャナ
10によりタッチパネル画面構成データとして読み取
り、前記各処理毎に異なる線種あるいは彩色された色か
らタッチパネル画面での処理内容とその部分の座標位置
とを判断して、タッチパネル画面の作成を行うものであ
る。
In the touch panel screen creating method of the present invention,
First, each process on a touch panel screen, which will be described later, is created on the paper as a touch panel screen configuration drawing with a different line type or different coloring for each process, and the touch panel is created by the scanner 10 attached to the touch panel screen creating apparatus 1. It is read as screen configuration data, and the touch panel screen is created by determining the processing content on the touch panel screen and the coordinate position of that portion from the different line types or colored colors for each process.

【0028】以下、このタッチパネル画面作成方法の詳
細について説明する。まず、紙面上に作成するタッチパ
ネル画面の構成図面は、従来より画面構成の設計図とし
て作成していたものである。本発明においては、この紙
面上の構成図面を作図する際に、固定文字および罫線
は、文字および実線で描き、各処理に関わる部分の領域
のところに、任意に規定した各処理毎に異なる線種また
は彩色を施すことにより処理が必要な部分が判別できる
ように作成する。
The details of the touch panel screen creating method will be described below. First, the configuration drawing of the touch panel screen created on the paper is conventionally created as a design drawing of the screen configuration. In the present invention, when drawing a structural drawing on this paper, fixed characters and ruled lines are drawn by characters and solid lines, and a line different for each process arbitrarily defined in the area of the part related to each process. It is created so that the part that needs to be processed can be identified by applying seeds or coloring.

【0029】この紙面上でのタッチパネル画面の構成図
面の一例を図2に示す。この構成図面は、固定文字であ
る、タイトルとしての「生産管理」、各項目の「計画
数」、「実績数」、「在庫数」、「ZV20]、「ZV
25]、「ZV30]と、罫線が描かれており、さら
に、可変データ領域を示す点線と、実行命令を示す一点
鎖線の領域が描かれている。点線および一点鎖線は処理
内容を表すために任意に規定した線種であり、この例で
は、点線はメモリよりデータを呼び出して、この点線で
描かれた領域内に呼び出したデータを表示する可変デー
タであることを規定するものであり、一点鎖線は実行命
令であることを規定し、タッチパネル上のタッチセンサ
パネルのスイッチとして働く部分がこの一点鎖線により
囲まれた領域となり、ここではメニュー切り換えを行わ
せるもので、一点鎖線内にその表示として「メニュー」
が描かれている。
FIG. 2 shows an example of a structural drawing of the touch panel screen on this paper surface. This structural drawing is a fixed character, "production control" as a title, "planned quantity", "actual quantity", "stock quantity", "ZV20", "ZV" of each item.
25], “ZV30”, ruled lines, a dotted line indicating a variable data area, and an alternate long and short dashed line area indicating an execution instruction. It is a line type that is arbitrarily defined.In this example, the dotted line is a variable data that calls the data from the memory and displays the called data in the area drawn by the dotted line. The chain line defines that it is an execution command, and the part that functions as a switch of the touch sensor panel on the touch panel is the area surrounded by this one-dot chain line.Here, the menu switching is performed, and it is displayed as the display within the one-dot chain line. "menu"
Is drawn.

【0030】なお、図示する場合には、処理内容を規定
するために、点線や一点鎖線などの線種を違えることに
より構成図面を作図したが、前述したタッチパネル画面
作成装置に取り付けられているスキャナがカラー読み取
りのできるものの場合には、線種による領域指定の代わ
りに、その領域内を彩色することによって作図してもよ
い。例えば、点線の部分を青色とし、一点鎖線の部分を
赤色などとして各処理内容を任意に規程することにより
線種による場合とまったく同様に行うことができる。ま
た、上述した構成図面の例では処理内容としては可変デ
ータの表示と実行命令の2種類であったが、さらに多く
のものを規定することも可能である。
In the case of the drawing, in order to define the processing content, the structural drawings are drawn by using different line types such as a dotted line and a dash-dotted line, but the scanner attached to the above-mentioned touch panel screen creating apparatus is shown. If the color is readable, the drawing may be performed by coloring the area instead of specifying the area by the line type. For example, it is possible to perform exactly the same as in the case of the line type by arbitrarily defining each processing content such that the dotted line portion is blue and the one-dot chain line portion is red. Further, in the example of the configuration drawing described above, the processing contents are two kinds of display of the variable data and the execution command, but it is possible to define more kinds.

【0031】この任意に規定した処理内容に対応する線
種または彩色の色は、タッチパネル画面作成装置1内に
それぞれの処理内容を処理コードとして、それに対応す
る線種または色をあらかじめ登録しておく。本実施例に
おいては可変データ表示を処理コード1とし、実行命令
である画面切り換えを処理コード2とした。
The line type or the color of the color corresponding to the arbitrarily specified processing content is registered in advance in the touch panel screen creating apparatus 1 with the processing content as the processing code. . In the present embodiment, the variable data display is the processing code 1, and the screen switching which is the execution instruction is the processing code 2.

【0032】以上のように作図した図2に示したタッチ
パネル画面構成図面をタッチパネル画面作成装置1に取
り付けられたスキャナ10によりタッチパネル画面構成
データとして読み取り、このタッチパネル画面構成デー
タをタッチパネル画面作成装置1の画面データ受信処理
部2で受信して、画面データ分析処理部3へ送り、画面
データ分析処理部3において、タッチパネル画面データ
を分析して、罫線や固定文字など処理を行わない固定表
示データと、処理毎に異なる処理内容を表す処理内容デ
ータとに分離する。
The touch panel screen configuration drawing shown in FIG. 2 drawn as described above is read as touch panel screen configuration data by the scanner 10 attached to the touch panel screen creating apparatus 1, and the touch panel screen configuration data of the touch panel screen creating apparatus 1 is read. Fixed screen data received by the screen data reception processing unit 2 and sent to the screen data analysis processing unit 3, and the screen data analysis processing unit 3 analyzes the touch panel screen data and does not perform processing such as ruled lines and fixed characters. It is separated into processing content data representing processing content different for each processing.

【0033】分離した固定表示データは固定表示データ
ファイル6に格納し、処理内容データは処理毎に異なる
処理内容を表す線種または彩色された領域の座標および
その線種または彩色された領域の色からどの様な処理を
行うものかを判断し、その判断結果により、各処理内容
毎に分けられた処理コードと座標を処理内容データファ
イル7に格納する。
The separated fixed display data is stored in the fixed display data file 6, and the processing content data is the coordinates of the line type or the colored area and the color of the line type or the colored area representing the processing content that differs for each processing. It is determined what kind of processing is to be performed, and the processing code and coordinates divided for each processing content are stored in the processing content data file 7 according to the determination result.

【0034】次いで、パラメータ入出力処理部4が、処
理内容データファイル7に格納された処理内容データか
ら処理にパラメータ入力の必要なものを選択して、入力
用メッセージファイル8にあるパラメータ入力に必要な
メッセージを選び出して、端末11のディスプレイに表
示し、端末11からパラメータの入力を待つ。この時、
例えば、可変データとして表示したいデータが保存され
ているメモリ内のアドレスまたはラベル名入力待ちの場
合には、可変データを表示する領域が点線で囲まれてい
るか、または彩色されていて、その画面上の位置は座標
として与えられているので、図3aに示すように、固定
表示データファイル6の固定表示データである固定文字
や罫線と合成して、作成中のタッチパネル画面として、
端末11のディスプレイに表示し、入力してもらいたい
部分をカーソルで示し(図3中の斜線部分)、その下に
入力内容のメッセージを表示する。入力が終わると、入
力されたパラメータとその座標を画面データファイル9
に格納する。そして、次の入力にカーソルが移り、順次
繰り返して全てのパラメータの入力を終了する。
Next, the parameter input / output processing unit 4 selects one of the processing content data stored in the processing content data file 7 that requires parameter input for processing, and selects the parameter input in the input message file 8 for parameter input. Message is selected, displayed on the display of the terminal 11, and the input of parameters from the terminal 11 is waited for. At this time,
For example, when waiting for input of the address or label name in the memory that stores the data you want to display as variable data, the area for displaying the variable data is surrounded by a dotted line or colored and the Since the position is given as coordinates, as shown in FIG. 3a, it is combined with the fixed characters and ruled lines which are the fixed display data of the fixed display data file 6 to create a touch panel screen being created.
It is displayed on the display of the terminal 11 and a portion to be input is indicated by a cursor (hatched portion in FIG. 3), and a message indicating the input content is displayed below it. When input is complete, enter the input parameters and their coordinates into the screen data file 9
To store. Then, the cursor moves to the next input, and the input of all the parameters is completed by repeating the sequence.

【0035】また、実行命令の場合には、図3bに示す
ように、その領域が一点鎖線または彩色された領域にカ
ーソルが移動し、入力待ちとなる。図示する場合には、
メニュー切り換え命令であるので、画面切り換えの実行
命令であり、切り換え先の画面の名称またはラベル名の
入力待ちとなり、入力が終了したら、画面データファイ
ル9に格納する。
In the case of an execution instruction, as shown in FIG. 3b, the cursor moves to the one-dot chain line or the colored area and waits for input. In case of illustration,
Since it is a menu switching command, it is a screen switching execution command, and it waits for input of the screen name or label name of the switching destination, and when the input is completed, it is stored in the screen data file 9.

【0036】これらのパラメータの入力がすべて終了し
たら、固定表示データを画面データファイル9に格納し
て画面作成を終了する。
When all of these parameters have been input, the fixed display data is stored in the screen data file 9 and the screen creation is completed.

【0037】次に、上述したタッチパネル画面作成装置
を用いたタッチパネル画面作成動作を図4に示すフロー
チャートを参照して説明する。
Next, a touch panel screen creating operation using the touch panel screen creating apparatus described above will be described with reference to the flowchart shown in FIG.

【0038】まず、紙面上に作図したタッチパネル画面
構成図面をスキャナにより読み取ったタッチパネル画面
構成データを受信し(S1)、この画面データのなかか
ら文字データと線データの分離を行い(S2)、文字デ
ータの場合はその文字のある座標と共に固定表示データ
ファイル6に格納する(S3)。
First, the touch panel screen configuration data obtained by reading the touch panel screen configuration drawing drawn on the paper with a scanner is received (S1), and the character data and the line data are separated from this screen data (S2). In the case of data, it is stored in the fixed display data file 6 together with the coordinates of the character (S3).

【0039】文字データ以外の線データは、線種を識別
し(S4)、実線の場合には、罫線であると判断し、そ
の線データと座標を固定表示データファイル6に格納し
(S5)、点線の場合には、処理コード1の処理内容で
あると判断し、処理コード1とその座標を処理内容ファ
イル7へ格納し(S6)、一点鎖線は画面切り換え処理
と判断し、処理コード2とその座標を処理内容ファイル
7へ格納する(S7)。なお、図示する場合には、線デ
ータにより点線または一点鎖線による判断としている
が、これは彩色された場合には、実線以外は色による判
断となる。
For line data other than character data, the line type is identified (S4), and if it is a solid line, it is determined to be a ruled line, and the line data and coordinates are stored in the fixed display data file 6 (S5). , If it is a dotted line, it is determined that it is the processing content of the processing code 1, the processing code 1 and its coordinates are stored in the processing content file 7 (S6), and the dashed-dotted line is determined as the screen switching processing, and the processing code 2 And the coordinates thereof are stored in the processing content file 7 (S7). In addition, in the case shown in the drawing, the judgment is made by the dotted line or the one-dot chain line based on the line data, but in the case of coloring, the judgment is made by the color except for the solid line.

【0040】全てのタッチパネル構成画面データの分析
処理の終了が検知されたならば(S8)、固定表示デー
タファイルより罫線および文字のデータを画面表示処理
部5が読み込み(S9)、端末11のディスプレイに表
示する(S10)。
When the end of the analysis processing of all touch panel configuration screen data is detected (S8), the screen display processing unit 5 reads the ruled line and character data from the fixed display data file (S9), and the display of the terminal 11 is displayed. (S10).

【0041】次いで、パラメータ入出力処理部4が処理
内容データファイル7から1件づつ処理コードとその座
標を読み込み(S11)、端末11のディスプレイにそ
の座標位置にカーソルを移動して表示する。そして、処
理コードにあった入力用メッセージを入力用メッセージ
ファイル8から読み込んで端末11のディスプレイに表
示する。
Next, the parameter input / output processing unit 4 reads the processing code and the coordinates thereof one by one from the processing content data file 7 (S11), and displays the cursor on the display of the terminal 11 by moving the cursor to the coordinate position. Then, the input message matching the processing code is read from the input message file 8 and displayed on the display of the terminal 11.

【0042】パラメータの入力が行われたことが検知さ
れたならば(S14)、入力されたパラメータと座標を
画面データファイル9に格納する(S15)。入力が必
要な全てのパラメータの入力が終了したかを判断して
(S16)、パラメータの入力が未了のときは、ステッ
プS11へ戻りステップS11からステップS15まで
の処理を繰り返して、全てのパラメータの入力を行う。
When it is detected that the parameters have been input (S14), the input parameters and coordinates are stored in the screen data file 9 (S15). It is determined whether or not all the parameters that need to be input have been input (S16), and when the input of the parameters has not been completed, the process returns to step S11 and the processing from step S11 to step S15 is repeated, and all parameters are input. Enter.

【0043】全てのパラメータの入力が行われたことが
検知されたならば(S15)、固定表示データファイル
の罫線および文字データを画面データファイル9に格納
して(S17)、タッチパネル画面作成を終了する。
When it is detected that all parameters have been input (S15), the ruled lines and character data of the fixed display data file are stored in the screen data file 9 (S17), and the touch panel screen creation is completed. To do.

【0044】[0044]

【発明の効果】以上説明したように、本発明は、タッチ
パネル画面の作成を、タッチパネルのディスプレイ上に
表示する画面を紙面上で構成図面として作成し、この図
面をスキャナにより読み取って、図面上に描かれている
線種あるいは彩色された領域の色からその領域の処理内
容を判断して、パラメータの入力が必要な部分にのみそ
のパラメータを入力することによりタッチパネル画面の
作成を行うこととしたため、タッチパネル画面作成の際
の操作が容易で、誰でも画面の作成ができ、作成工数を
削減することが可能となる。
As described above, according to the present invention, a touch panel screen is created by constructing a screen to be displayed on the display of the touch panel as a structural drawing on a sheet of paper, reading the drawing with a scanner, and displaying the drawing on the drawing. Since it is decided to create the touch panel screen by judging the processing contents of the drawn line type or the color of the colored area and inputting the parameter only in the part where the input of the parameter is required, The operation when creating the touch panel screen is easy, anyone can create the screen, and the number of creation steps can be reduced.

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

【図1】 本発明のタッチパネル画面作成装置のブロッ
ク図である。
FIG. 1 is a block diagram of a touch panel screen creation device of the present invention.

【図2】 本発明のタッチパネル画面作成に用いた紙面
上に作図したタッチパネル画面構成図面の一例を示す図
面である。
FIG. 2 is a drawing showing an example of a touch panel screen configuration drawing drawn on the paper used for creating the touch panel screen of the present invention.

【図3】 本発明のタッチパネル画面作成方法を説明す
るための作成中の端末ディスプレイ表示を示す図面であ
る。
FIG. 3 is a diagram showing a terminal display display during creation for explaining the touch panel screen creation method of the present invention.

【図4】 本発明のタッチパネル画面作成動作を説明す
るためのフローチャートである。
FIG. 4 is a flowchart for explaining a touch panel screen creation operation of the present invention.

【図5】 従来のタッチパネル画面作成を説明するため
図面である。
FIG. 5 is a diagram illustrating a conventional touch panel screen creation.

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

1…タッチパネル画面作成装置、 2…画面デ
ータ分析処理部、3…画面データ分析処理部、
4…パラメータ入出力処理部、5…画面表示処理
部、 6…固定表示データファイ
ル、7…処理内容データファイル、 8…入
力用メッセージファイル、9…画面データファイル、
10…スキャナ、11…端末。
1 ... Touch panel screen creation device, 2 ... Screen data analysis processing unit, 3 ... Screen data analysis processing unit,
4 ... Parameter input / output processing unit, 5 ... Screen display processing unit, 6 ... Fixed display data file, 7 ... Processing content data file, 8 ... Input message file, 9 ... Screen data file,
10 ... Scanner, 11 ... Terminal.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 タッチパネル画面における各処理を、該
各処理毎に異なる線種または異なる彩色により紙面上に
タッチパネル画面構成図面として作成し、 該タッチパネル画面構成図面を、スキャナによりタッチ
パネル画面構成データとして読み取り、 該タッチパネル画面構成データより、前記各処理毎に異
なる線種または彩色された色からタッチパネル画面での
処理内容とその部分の座標位置とを判断することを特徴
とするタッチパネル画面作成方法。
1. A touch panel screen configuration drawing is created as a touch panel screen configuration drawing on paper by a different line type or different coloring for each process, and the touch panel screen configuration drawing is read as touch panel screen configuration data by a scanner. A method for creating a touch panel screen, characterized in that, based on the touch panel screen configuration data, the contents of processing on the touch panel screen and the coordinate position of the portion are determined from the line type or the color that is different for each process.
【請求項2】 タッチパネル画面における各処理を、該
各処理毎に異なる線種または異なる彩色により紙面上に
作成したタッチパネル画面構成図面をスキャナにより読
み取ったタッチパネル画面構成データを受信する画面デ
ータ受信手段と、 該画面データ受信手段により受信した前記タッチパネル
画面構成データの前記各処理毎に異なる線種あるいは彩
色された色からタッチパネル画面での処理内容を判断
し、固定表示データと処理データに分割し、ファイルに
格納する画面データ処理手段と、 処理に必要なパラメータの入出力を制御するパラメータ
入出力処理手段とを有することを特徴とするタッチパネ
ル画面作成装置。
2. A screen data receiving means for receiving touch panel screen configuration data obtained by scanning a touch panel screen configuration drawing created by a scanner for each process on the touch panel screen with a different line type or different coloring for each process. A processing content of the touch panel screen is judged from a line type or a colored color which is different for each processing of the touch panel screen configuration data received by the screen data receiving means, and is divided into fixed display data and processing data, and a file 2. A touch panel screen creation device, comprising: a screen data processing means to be stored in a storage device; and a parameter input / output processing means for controlling input / output of parameters required for processing.
JP19757293A 1993-08-09 1993-08-09 Touch panel screen creation method and device Expired - Fee Related JP3136852B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19757293A JP3136852B2 (en) 1993-08-09 1993-08-09 Touch panel screen creation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19757293A JP3136852B2 (en) 1993-08-09 1993-08-09 Touch panel screen creation method and device

Publications (2)

Publication Number Publication Date
JPH0756686A true JPH0756686A (en) 1995-03-03
JP3136852B2 JP3136852B2 (en) 2001-02-19

Family

ID=16376737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19757293A Expired - Fee Related JP3136852B2 (en) 1993-08-09 1993-08-09 Touch panel screen creation method and device

Country Status (1)

Country Link
JP (1) JP3136852B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005114363A1 (en) * 2005-04-08 2005-12-01 World Picom Kabushiki Kaisha Screen information edition device, method, and program, recording medium, and information processing terminal manufacturing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005114363A1 (en) * 2005-04-08 2005-12-01 World Picom Kabushiki Kaisha Screen information edition device, method, and program, recording medium, and information processing terminal manufacturing method
KR100935680B1 (en) * 2005-04-08 2010-01-08 월드피콤 가부시키가이샤.. Screen information edition device, method, and program, recording medium, and information processing terminal manufacturing method

Also Published As

Publication number Publication date
JP3136852B2 (en) 2001-02-19

Similar Documents

Publication Publication Date Title
JPH0756686A (en) Touch panel picture preparing method and device
JPH08329004A (en) Method for improving terminal operability of application program use
JPH10301615A (en) Cnc image display system
JPH0490022A (en) Document display device
JP2889444B2 (en) Information processing device that can be used by switching keyboard images
JP3162095B2 (en) Image display control device
JPS61105630A (en) Command inputting system
JPH0764998A (en) Document preparing deivice and character locus input method
JPH08329016A (en) Color display device
JP2773731B2 (en) Keyboard device
JP2562498B2 (en) Coordinate detection method for specified figure
JPH04281513A (en) Key assignment processor
JPH05216929A (en) Color image file controller
JP2001250077A (en) Document processor and storage medium
JPH04308886A (en) Map information input device
JPH0991115A (en) Method and device for processing image
JPH08202334A (en) Document preparing device
JPS63296131A (en) Method and device for controlling multiplex display region
JPH064199A (en) Method and device for forming key pattern
JPH10222152A (en) Information processor and display method for plotting object
JPH0950535A (en) Image data output device
JPH07152687A (en) Intelligent terminal device
JPH05346966A (en) Information processor
JPH0734194B2 (en) Composite ruled line pattern determination method
JPH1145169A (en) Image data processor and medium stored with image data processor control program

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees