JP3732540B2 - General-purpose screen display processing method in screen display control device - Google Patents

General-purpose screen display processing method in screen display control device Download PDF

Info

Publication number
JP3732540B2
JP3732540B2 JP28382494A JP28382494A JP3732540B2 JP 3732540 B2 JP3732540 B2 JP 3732540B2 JP 28382494 A JP28382494 A JP 28382494A JP 28382494 A JP28382494 A JP 28382494A JP 3732540 B2 JP3732540 B2 JP 3732540B2
Authority
JP
Japan
Prior art keywords
display
data
character string
icon
variable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP28382494A
Other languages
Japanese (ja)
Other versions
JPH08147125A (en
Inventor
秀明 竹中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP28382494A priority Critical patent/JP3732540B2/en
Publication of JPH08147125A publication Critical patent/JPH08147125A/en
Application granted granted Critical
Publication of JP3732540B2 publication Critical patent/JP3732540B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
(目次)
産業上の利用分野
従来の技術
発明が解決しようとする課題
課題を解決するための手段
作用
実施例(図1〜図33)
発明の効果
【0002】
【産業上の利用分野】
本発明は、マンマシンインターフェイスをそなえた端末の画面表示を制御する画面表示制御装置において、その表示制御を行なうための汎用画面表示処理方法に関する。
本装置が装備されるシステムは、例えばLAN(ローカル・エリア・ネットワーク)で連結された端末としてのパーソナルコンピュータであり、所定場所における所定時のデータを特定の表示画面について入力し、所望の演算結果を得たり、情報を集約しての判断に用いたりして、システムを装備された集団(店舗や市場等)の運営を円滑にするような用い方が行なわれる。
【0003】
このようなシステムにおいては、所定の表示を行なうとともに、所望のデータ入力を受け付けて、所定の動作を行なわせるべく、アプリケーションプログラムがそなえられており、このアプリケーションプログラムの開発が各集団に対応して必要である。
ところで、マンマシンインターフェイスを持つシステムにおける表示制御については、アプリケーションとして作成するプログラムの流用性を高め、プログラムの難易度を軽減するため、表示に関するデータを極力分離してROM(Read Only Memory)上に格納し、アプリケーションではそのデータを参照して表示制御することが行なわれている。
【0004】
【従来の技術】
したがって、アプリケーションプログラムでは、ROM上に定義されたデータを参照するように構成されており、表示制御の実行に際し、固定データ・可変データにかかわらず、全てのデータについてのROMの参照が行なわれている。
ここで、固定データは表示契機等により変化しないデータ、可変データは表示契機等により変化し所望時における値を入力等により設定されるデータであり、後述の図6について、表示画面における「前頁」、「次頁」の文字等の固定的に用いられるデータを固定データ、「94/08/20」の文字等の変化しうるデータを可変データと称している。
【0005】
【発明が解決しようとする課題】
しかしながら、このような従来の構成では次のような課題がある。
すなわち、可変データに関してはアプリケーションにより任意に表示制御を行なう必要があるが、固定データに関してはアプリケーションが表示の変更を意識する必要がないにもかかわらずROMの参照を行なっているため、アプリケーションプログラムの作成が煩雑になる。
【0006】
また、アプリケーションの内容が、固定データの表示制御に関するROM参照部分を含んでいるため、ハード構成に依存した異なるアプリケーションを用いる必要があり、異なったハード構成におけるアプリケーションの流用が困難である。
さらに、固定データの表示制御を可変データとともに画一的に行なう場合には、画面全体の再表示を伴うため、表示手段としてLCDディスプレイ等の表示速度が遅く応答性能の低いディバイスを用いると、冗長度が高くなって所望の処理速度を得ることができない。
【0007】
本発明は、このような課題に鑑み創案されたもので、可変アイテムおよび固定アイテムの管理を汎用的な表示制御処理で行なうことにより、アプリケーションプログラムの開発作業量を軽減し、加えて各要素の表示時の冗長度を抑制することにより表示速度の向上を図れるようにした、画面表示制御装置における汎用画面表示処理方法を提供することを目的とする。
【0008】
【課題を解決するための手段及び作用】
上記目的を達成するため、本発明の画面表示制御装置における汎用画面表示処理方法はマンマシンインターフェイスをそなえた端末の画面表示を制御すべく、少なくとも文字列情報を含む画像表示データを格納するROMと、このROMに格納された画像表示データを記憶しうるRAMとを有する画像表示制御装置において、表示初期化処理を施す表示初期化処理ステップと、この表示初期化処理ステップ後に表示内容の変更処理を含む画面編集処理を施す画面編集処理ステップと、この画面編集処理ステップ後に表示制御処理を施す表示制御処理ステップとをそなえ、表示初期化処理ステップが、ROMに格納されている文字列情報の全データを格納するための領域をRAM上に獲得する全データ格納領域獲得ステップと、全データ格納領域獲得ステップで獲得された領域に全データを複写する全データ複写ステップと、全データのうち可変文字列の情報を有する可変データのための領域をRAM上に獲得する可変データ領域獲得ステップと、可変データのための領域に、可変データを複写するとともに、上記の全データを格納するための領域と可変データのための領域とのリンクを設定するステップとを有するとともに、表示制御処理ステップが、文字列情報の表示制御を含む表示実行処理を施す表示実行処理ステップをそなえ、表示実行処理ステップが、画面編集処理ステップにおける可変データの表示内容の変更時に当該可変データについての表示有無フラグが表示ありに設定された場合に、当該可変データの表示を行なう文字列表示制御ステップと、この文字列表示制御ステップ後に、当該可変データの表示有無フラグを表示なしにリセットするステップとを有することを特徴としている(請求項 1 )。
【0009】
また、上記目的を達成するため、本発明の画面表示制御装置における汎用画面表示処理方法はマンマシンインターフェイスをそなえた端末の画面表示を制御すべく、少なくとも文字列情報を含む画像表示データを格納するROMと、このROMに格納された画像表示データを記憶しうるRAMとを有する画像表示制御装置において、表示初期化処理を施す表示初期化処理ステップと、この表示初期化処理ステップ後に表示内容の変更処理を含む画面編集処理を施す画面編集処理ステップと、この画面編集処理ステップ後に表示制御処理を施す表示制御処理ステップとをそなえ、表示初期化処理ステップが、ROMに格納されている文字列情報の全データを格納するための領域をRAM上に獲得する全データ格納領域獲得ステップと、全データ格納領域獲得ステップで獲得された領域に全データを複写する全データ複写ステップと、全データのうち可変文字列の情報を有する可変データのための領域をRAM上に獲得する可変データ領域獲得ステップと、可変データのための領域に、可変データを複写するとともに、上記の全データを格納するための領域と可変データのための領域とのリンクを設定するステップとを有するとともに、表示制御処理ステップが、画面編集処理ステップにおいて表示内容が変更された変更後の可変データを、変更前の可変データに対して上書き表示する文字列表示ステップと、上記変更前の可変データの文字列長と上記変更後の可変データの文字列長とを比較する文字列長比較ステップと、この文字列長比較ステップでの結果が、上記変更前の可変データの文字列長が上記変更後の可変データの文字列長よりも長い場合に、上記変更前の可変データにおける上記変更後の可変データの上書きにより残存する不要文字列について消去動作を行なうステップとを有することを特徴としている(請求項2)。
【0010】
なお、表示制御処理ステップは、可変データ以外の固定データについては、そのままの表示状態を保つことが好ましい(請求項3)。
さらに、消去動作が、不要文字列の領域を特定するグラフィック座標を算出し、次に、上記算出されたグラフィック座標により特定される領域を矩形クリアすることにより行なわれることが好ましい(請求項4)。
【0011】
また、表示初期化処理ステップが、アイコン反転状態格納領域を確保するステップを有するとともに、表示制御処理ステップが、アイコンの表示制御処理を施すアイコン表示制御ステップをそなえ、このアイコン表示処理ステップが、画面編集処理ステップにおける可変アイコンの表示内容の変更時に当該可変アイコンについての表示有無フラグが表示ありに設定された場合に、前回表示された可変アイコンの反転状態と今回表示する可変アイコンの反転状態とを比較する反転状態比較ステップと、この反転状態比較ステップでの結果が、上記前回表示された可変アイコンの反転状態と上記今回表示する可変アイコンの反転状態とが不一致である場合に、上記前回表示された可変アイコンをクリアするアイコンクリアステップと、このアイコンクリアステップ後、上記今回表示する可変アイコンの描画を行なうアイコン描画ステップとを有することが好ましい(請求項5)。
【0012】
なお、アイコン表示処理ステップが、画面編集処理ステップにおける可変アイコンの表示内容の変更時に当該可変アイコンについての表示有無フラグが表示なしに設定された場合に、当該可変アイコンを消去するステップを有することが好ましい(請求項6)。
さらに、アイコン表示処理ステップは、反転状態比較ステップでの結果が、上記前回表示された可変アイコンの反転状態と上記今回表示する可変アイコンの反転状態とが一致する場合には、アイコンクリアステップ及びアイコン描画ステップを行なわないことがこのましい(請求項7)。
【0016】
【実施例】
以下、図面を参照して本発明の実施例を説明する。
本実施例では、図2に示すようなマンマシンインターフェイスをそなえた端末3の画面表示を制御する画面表示制御装置1において、図1の模式的ブロック図に示すようなデータ構造が、各画面ごとに装備されている。
【0017】
すなわち、画面データインデックステーブル53が、システムで提供される画面数分用意され、画面データインデックステーブル53には、各画面に対応する画面表示データ54の格納アドレスが格納されている。
画面表示データ54では、各画面内の表示要素分用意され、各要素に対する表示種別、表示情報、表示種別に対応した各種表示データ55〜63のアドレス、および変更項番が設定されている。
【0018】
ここで、表示種別は、文字列、アイコン、下線、および直線の別であり、表示情報は、表示有無、反転有無、消去の別を示すデータとして設定されている。
変更項番は、該当要素の表示内容が固定表示アイテムの場合には「0(未設定)」が定義され、可変表示アイテムの場合には、同一種別内で独立した任意の値を設定することができるようになっている。
【0019】
そして、画面表示データ54の表示種別が文字列の場合、画面表示データ54の表示データアドレスには、可変文字列表示データ55のアドレスが格納されている。
画面表示データ54の表示種別がアイコンの場合、画面表示データ54の表示データアドレスには、アイコン表示データ61のアドレスが格納されている。
【0020】
画面表示データ54の表示種別が下線の場合、画面表示データ54の表示データアドレスには、下線表示データ62のアドレスが格納されている。
画面表示データ54の表示種別が直線の場合、画面表示データ54の表示データアドレスには、直線表示データ63のアドレスが格納されている。
そして、これらのデータを汎用的に操作するため、図2のブロック図に示すように、表示初期化処理手段101、表示制御処理手段102、表示解放処理手段103、表示文字列変更処理手段104、表示文字列表示設定処理手段105、表示文字列消去設定処理手段106、表示文字列反転設定処理手段107、表示文字列無反転設定処理手段108、表示アイコン表示設定処理手段109、表示アイコン消去設定処理手段110、表示アイコン反転設定処理手段111、表示アイコン無反転設定処理手段112、表示下線表示設定処理手段113、表示下線消去設定処理手段114、表示直線表示設定処理手段115、表示直線消去設定処理手段116および表示画面消去設定処理手段117の各手段が設けられている。
【0021】
これらの各手段が、図11〜図33に示す各フローチャートに沿う動作を行なうことにより、所望の制御が行なわれ、図1の各データ構造は図3に示す動作により構成される。
ここで、まず、図4,6(a),(b)に示す各画面表示の制御について、図5,7,8に示すフローチャートに沿い説明すると、図4のメニュー画面表示については、図5に示すようにステップX1において、表示初期化処理手段101による表示初期化処理が行なわれる。
【0022】
表示初期化処理手段101は、図11〜14に示すフローチャートに沿い、後述のように各格納領域確保等の動作を行なう。
次に、ステップX2において画面クリアの動作が行なわれ、画面全体について表示の消去が行なわれる。
そして、ステップX3において表示制御処理手段102による表示制御処理が行なわれる。
【0023】
表示制御処理手段102は、図15〜18のフローチャートに沿い、後述のように各アイテムの表示を行なう。
これにより、図4の画面表示の状態となり、次のステップX4の入力待ちの状態となる。
この後、各アイテム「発注」・「紹介」・「参照」・「送信」・「確認」・「初期設定」のいずれかに対応するアイコンを選択することにより、ステップX5において、該当する処理が起動される。
【0024】
ここで、「発注」のアイコンを選択すると、図6の表示に至る表示制御が図7のフローチャートに沿い行なわれる。
まず、ステップY1において、表示初期化処理手段101による表示初期化処理が行なわれる。
表示初期化処理手段101は、図11〜14に示すフローチャートに沿い、後述のように各格納領域確保等の動作を行なう。
【0025】
次に、ステップY2において画面クリアの動作が行なわれ、画面全体について表示の消去が行なわれる。
そして、ステップY3において「頁遷移がありか?」の判断が行なわれ、「有り」の場合は「YES」ルートを通じステップY4が実行される。
ステップY4では、図8に沿う動作により画面編集処理が行なわれ、後述のように各表示の変更や消去の設定が行なわれる。
【0026】
一方、図6(a)に示す「1/2」頁を表示する場合は、頁遷移がない初期状態の場合であるため、「NO」ルートを通じ、ステップY4を実行しないでステップY5が実行される。
これにより、ステップY1における初期化された状態について表示制御処理手段102による表示制御処理が行なわれる。
【0027】
これにより、図6(a)の表示状態が達成され、ステップY6における入力待ち状態となる。
ステップY6において、図6(a)のように野菜類を選択した場合には、野菜類のデータ処理動作がステップY7において起動され、その他、各種のアイテム選択により該当する種類の処理動作が起動される。
【0028】
ところで、図6(a)の表示について、「次頁」に対応するアイコンを選択すると、頁遷移がある場合であるため、ステップY3において「YES」ルートを採り、ステップY4の画面編集を実行された後、ステップY5の表示制御処理手段102による表示制御処理が行なわれる。
これにより、可変アイテムについての表示変更が行なわれ、表示頁「1」が「2」に、データ名称の「野菜類」が「ドリンク類」に、データ名称の「肉類」が「消耗品」に、データ名称の「魚類」および「果物類」が消去状態に、各納品日付が対応する日付に変更される〔図6(b)参照〕。
【0029】
このとき、可変アイテム以外の固定アイテムについては、そのままの表示状態が保たれる。
ところで、ステップY4における画面編集処理について詳説すると、図8のフローチャートに沿い各処理動作が行なわれる。
まず、ステップZ1において、表示文字列変更処理手段104による表示文字列変更処理動作が行なわれ、可変アイテムである表示頁について、具体的には「1/2」の「1」を「2」に変更する、表示文字列の変更処理が行なわれる。
【0030】
次いで、ステップZ2において表示データがあるかどうかの判断が行なわれ、表示データがある場合には、ステップZ3およびステップZ4において表示文字列変更処理手段104による表示文字列の変更動作が行なわれる。
すなわち、ステップZ3においては、可変アイテムであるデータ名称について、具体的には「野菜類」を「ドリンク類」に変更する、表示文字列の変更処理が行なわれる。
【0031】
また、ステップZ4においては、可変アイテムである日付名称について、具体的には「94/08/20」を「94/08/24」に変更する、表示文字列の変更処理が行なわれる。
そして、ステップZ7において表示項目数との比較が行なわれ、同一頁内のすべての項目表示位置(図6の例では4ヶ所)についてステップZ2〜Z4の動作が行なわれるまで、「NO」ルートを通じての繰り返し処理が行なわれる。
【0032】
ところで、ステップZ2において表示データが無いと判断された場合〔図6(b)の例では次頁における第3項目位置および第4項目位置の場合〕には、ステップZ5,ステップZ6が実行され、表示文字列消去設定処理手段106の動作を通じ、表示文字列の消去動作が行なわれる。
すなわち、ステップZ5において、データ名称に関する表示文字列の消去が行なわれ、図6(b)の例では第3項目位置における前頁の「魚類」が消去される。
【0033】
また、ステップZ6において日付に関する表示文字列の消去が行なわれ、図6(b)の例では、第3項目位置における前頁の「94/08/23」が消去される。
そして、第4項目位置の表示については、表示項目数に達していないためステップZ7における「NO」ルートおよびステップZ2における「NO」ルートを通じ、前述の第3項目位置と同様の文字列消去動作が行なわれる。
【0034】
このような、動作の後、ステップZ8およびステップZ9におけるアイコン反転の動作が行なわれる。
すなわち、ステップZ8において表示アイコン反転設定処理手段111による表示アイコン反転設定処理が、図27のフローチャートに沿い行なわれ、今回の表示に際し反転すべきアイコンに関する反転動作が行なわれる。
【0035】
図6(a)の例では、1/2ページの項目「野菜類」についてのアイコン反転動作が行なわれる。
また、ステップZ9において表示アイコン無反転設定処理手段112による表示アイコン無反転設定処理が、図28のフローチャートに沿い行なわれ、今回の表示に関し反転を解消すべきアイコンについての反転解消が行なわれる。
【0036】
図6(a),(b)の例では、2/2ページに移行する際して、1/2ページの項目「野菜類」についての反転アイコンを、無反転状態に移行させる動作が行なわれる。
ところで、上記の動作を行なうべく装備される各処理手段の動作は、次のように行なわれる。
【0037】
まず、表示初期化処理手段101は図11〜14に示すフローチャートに沿う動作を行なう。
すなわち、図11のステップA1において、RAM領域52における所要の部分に、転送されるROM51の画面表示データ54を格納するための画面表示データ変更用領域58が確保される(図3参照)。
【0038】
そして、ステップA2において、ROM51に格納され画面データインデックステーブル53にリンクした画面表示データ54の、画面表示データ変更用領域58への複写が行なわれ、RAM領域52における画面表示データ54の変更等の動作が可能になる。
ついで、ステップA3において、画面表示データ変更用領域58における表示データアドレスを参照することにより、可変表示文字列数の算出が行なわれる。
【0039】
次に、ステップA4において、ステップA3の算出結果より、可変文字列があるかどうかの判断が行なわれ、ある場合は「NO」ルートを通じ、ステップA5〜ステップA9の可変文字列についての処理が行なわれるとともに、ない場合は「YES」ルートを通じステップA5〜ステップA9を実行することなく、ステップA10,ステップA11の実行が行なわれる。
【0040】
まず、ステップA5においては、RAM領域52における所要の部分に、転送されるROM51の可変文字列表示データ55を格納するための文字列表示データ変更用領域59が確保される。
そして、ステップA6において、上記文字列表示データ変更用領域59における文字データアドレスを参照することにより、可変総文字列長の算出が行なわれる。
【0041】
ついで、ステップA7において、RAM領域52における所要の部分に、転送されるROM51の可変文字列データ56を格納するための文字列データ変更用領域60が確保される。
また、上記の動作を受けて、ステップA8において図12に示すフローチャートに沿い、後述のごとく文字列データリンク確立処理が行なわれる。
【0042】
そして、ステップA9において、文字列表示データの張り替え有無の設定が行なわれる。
ついで、ステップA10において、表示桁数格納領域の確保が、後述の図13のフローチャートに沿う動作により行なわれる。
さらに、ステップA11において、アイコン反転状態格納領域の確保が、後述の図14のフローチャートに沿う動作により行なわれ、表示初期化処理が完了する。
【0043】
ところで、上述の文字列データリンク確立処理は、図12に示すフローチャートに沿い行なわれるが、まずステップB1において、「変更項番が設定済か?」が判断され、設定済の場合は「YES」ルートを通じ、ステップB2〜ステップB5が実行される。
まず、ステップB2においては、文字列表示データ55の内の可変データがROM51からRAM領域52の文字列表示データ変更用領域59に複写される。
【0044】
そして、ステップB3において、ROM51における文字列データ56のうちの可変データがRAM領域52の文字列データ変更用領域60に複写される。
ついで、ステップB4において、画面表示データ変更用領域58の画面表示データと、文字列表示データ変更用領域59の文字列表示データとをリンクする設定が行なわれる。
【0045】
すなわち、画面表示データ変更用領域58(変更用領域a)を検索し、変更項番が設定されている文字列表示データ55をRAM52上の別の変更領域b(文字列表示データ変更用領域59)に複写して、変更用領域aと変更用領域bとのリンクを確立する。
さらに、ステップB5において、文字列表示データ変更用領域59の文字列表示データと、文字列データ変更用領域60の文字列データとをリンクする設定が行なわれる。
【0046】
すなわち、表示文字列格納用の変更用領域c(文字列データ変更用領域60)を獲得し(ステップA7)、変更用領域bと変更用領域cとのリンクを確立する。
そして、ステップB6において各表示データについての処理が終了したかどうかを判断され、終了していない間はステップB1〜ステップB5の処理が繰り返される。
【0047】
一方、上述の表示桁数格納領域確保処理は、図13に示すフローチャートに沿い行なわれるが、まずステップC1において、変更文字列数の取得が行なわれ、ステップC2において、取得結果を参照しての「変更文字列ありか?」の判断が行なわれる。
変更文字列がある場合には、「YES」ルートを通じステップC3が実行され、表示桁数格納領域の確保が行なわれる。
【0048】
次に、ステップC4において「可変文字列であるかどうか」の判断が行なわれ、可変文字列の場合は変更項番の設定が行なわれる。
そして、ステップC6において、変更項番の設定が各表示モードのすべてについて行なわれたかどうかが判断され、各表示モードが終了するまで、ステップC4およびステップC5が繰り返される。
【0049】
このような変更項番の設定の終了により、表示桁数格納領域確保処理が完了する。
そして、上述のアイコン反転状態格納領域確保処理は、図14に示すフローチャートに沿い行なわれるが、まずステップD1において、変更アイコン数の取得が行なわれ、ステップD2において、取得結果を参照しての「変更アイコンありか?」の判断が行なわれる。
【0050】
変更アイコンがある場合には、「YES」ルートを通じステップD3が実行され、アイコン反転状態格納領域の確保が行なわれる。
次に、ステップD4において「可変アイコンであるかどうか」の判断が行なわれ、可変文字列の場合は変更項番の設定が行なわれる。
そして、ステップD6において、変更項番の設定が各表示モードのすべてについて行なわれたかどうかが判断され、各表示モードが終了するまで、ステップD4およびステップD5が繰り返される。
【0051】
このような変更項番の設定の終了により、アイコン反転状態格納領域確保処理が完了する。
ところで、上述の表示制御処理手段102による表示制御処理は図15〜図18のフローチャートに沿う各動作により行なわれるが、まず図15におけるステップE1において、変更項番の初期化が行なわれ、ステップE2において、各表示モードがつくされているかどうかが判断される。
【0052】
各表示モードがつくされていない場合は、ステップE3において表示実行処理が行なわれ、後述のように図16のフローチャートに沿う動作が行なわれて、各表示が行なわれる。
そして、表示実行処理が終了すると、ステップE4において変更項番の更新が行なわれた後、次の表示モードについての実行処理が繰り返される。
【0053】
ところで、上述の表示実行処理は図16のフローチャートに沿い行なわれるが、まずステップF1において表示の有無が確認され、表示のある場合にステップF2およびステップF3〜ステップF6に至る各動作が行なわれる。
すなわち、ステップF2における表示モード別の分岐に沿い、表示モードが、文字列表示の場合はステップF3の文字列表示制御が、アイコン表示の場合はステップF4のアイコン表示制御が、下線表示の場合はステップF5の下線表示動作が、直線表示の場合はステップF6の直線表示動作がそれぞれ行なわれる。
【0054】
そして、ステップF7において、表示有無を「無し」にリセットする動作が行なわれて、表示実行処理が終了する。
ここで、上述の文字列表示制御は、図17のフローチャートに沿う動作が行なわれるが、まずステップG1において「表示あり」かどうかの確認が行なわれる。
【0055】
そして、表示ありの場合に「YES」ルートを通じステップG2が実行され、文字列の表示が行なわれる。
すなわち、図9(a),(b)に示すように、前回表示文字列が「ABC」の場合について、「XYZW」を今回表示すると、今回表示の文字数が前回より多いため、「ABC」に「XYZ」が上書き表示されるとともに、「C」の後のスペースに「W」が上書きされる。
【0056】
ついで、ステップG4が実行されるが、ステップG1において「NO」ルートを採った「表示なし」の場合は、ステップG2の文字列表示を行なうことなく、ステップG3において文字列の長さを「0」に設定した後ステップG4が実行される。
したがって、表示有無が「表示なし」となっている項目に関しては表示を行なわないため、頁遷移時等において画面上での表示内容の変化量が少ない場合等の表示処理の冗長度を下げることができる。
【0057】
ところで、ステップG4では、前回の表示文字列長が取得参照され、ステップG5において、前回の文字列長と今回の文字列長とが比較されて、前回の文字列長が大きい場合はステップG6が実行される。
ステップG6では、不要文字列部分の座標算出・矩形クリアが行なわれる。
この動作を、図10(a)〜()に示す具体例で説明すると、この場合は、前回表示文字列「ABCDE」について、今回「XYZ」を表示文字列とする場合を示している。
【0058】
今回表示の「XYZ」は前回表示文字列上に上塗りされるが、これによっては前回表示の「DE」が残存してしまう。この不要文字列を消去する動作が矩形クリアにより行なわれる。
この矩形クリアは、描画モードにおけるクリア動作により行なわれ、文字ベースのスペースキャラクタ表示では行なわれない。すなわち、文字ベースのスペースキャラクタ表示では、スペースキャラクタの漢字ROMからの検索・読出・描画を行なう必要があり処理速度が低いのに比して、該当領域のグラフィック座標を算出し、該領域の矩形クリアを行なう処理速度の方が格段に高いため、矩形クリアの手段を用いている。
【0059】
これにより、不要文字列消去にかかる冗長度が抑制され、処理速度が向上して、表示速度の遅いLCDディスプレイ等において特に大きな効果が得られる。
そして、上述のアイコン表示制御は、図18のフローチャートに沿う動作が行なわれるが、まずステップH1において「表示あり」かどうかの確認が行なわれる。
【0060】
そして、表示ありの場合に「YES」ルートを通じステップH2〜ステップH6が実行され、アイコンの描画が行なわれる。
まず、ステップH2が実行され、前回のアイコンについて反転状態の取得が行なわれる。この取得結果を用いて、今回の反転有無との比較が行なわれ、「反転状態が不一致」の場合は、反転状態を解消すべき状態であるため、「YES」ルートを通じステップH5が実行されて、アイコンの矩形クリアが行なわれる。
【0061】
この後、ステップH6において、アイコンの描画が行なわれ、所要のアイコン表示状態にいたる。
ところで、アイコンの反転状態が一致している場合は、ステップH4から「NO」ルートを経由することにより、ステップH5およびステップH6の動作を行なわないため、すべてのアイコンについてのクリアおよび再描画を行なう場合に比べ、大幅に処理速度の向上をはかることができる。
【0062】
なお、アイコンの表示がない場合は、ステップH1から「NO」ルートを通じてステップH3が実行され、アイコンの矩形クリア動作が行なわれる。
このように、表示制御処理手段102が起動されると、指定された変更用領域aの画面表示データ58を参照し、設定されているデータにしたがう表示を行なった後、各項目の変更用領域aに存在する画面表示データ58の表示有無を表示なしに設定する。これは、後に、表示有無が表示なしとなっている項目に関しては表示を行なわないための動作となる。
【0063】
また、各文字列表示時には今回表示文字列長と前回表示文字列とを比較し、今回分の方が短い場合は、その差分にあたる領域の座標を算出し、矩形クリアを行なう。
さらに、各アイコン表示時には、前回の反転状態と今回の反転状態とを比較し、異なっている場合のみアイコンの再描画を行なう。
【0064】
そして、表示解放処理手段103について説明すると、図19に示すフローチャートに沿う処理動作が行なわれ、まず、ステップI1において「張り替えあり?」の判断が行なわれ、張り替え有りのとき、「YES」ルートを通じステップI2およびステップI3が実行される。
ステップI2においては、可変文字列格納領域60の解放が行なわれ、ステップI3において、可変文字列表示データ格納領域59の解放が行なわれる。
【0065】
そして、ステップI4が実行され、画面表示データ変更用領域58が解放される。
なお、ステップI1において張り替えなしの場合は、「NO」ルートを通じ、ステップI2,I3を実行することなく、ステップH4が実行されて、画面表示データ変更用領域58の解放が行なわれる。
【0066】
すなわち、表示解放処理手段103が起動されると、表示初期化処理手段101で確保されたRAM上の変更用領域a,b,cを解放し、その画面での表示制御を終了する。
次に、表示文字列変更処理手段104の動作について説明すると、図20に示すフローチャートに沿い動作を行なうが、まず、ステップJ1において変更文字列のデータ検索が行なわれ、ステップJ2において指示文字列の設定が行なわれる。ついで、ステップJ3において表示有無フラグの有り設定が行なわれる。
【0067】
これにより、図8におけるステップZ2の表示データ有無の判断に際しての、表示データ有り設定が行なわれたことになる。
すなわち、表示文字列変更処理手段104が起動されると、指定された変更項番に対応する文字列表示データを変更用領域bにおいて検索し、リンクした文字列を変更用領域cに複写する。また、該当の画面表示データ2の表示有無フラグを表示有りに設定する動作が行なわれる。
【0068】
そして、表示文字列表示設定処理手段105の動作について説明すると、図21に示すフローチャートに沿い動作を行なうが、まず、ステップK1において変更文字列のデータ検索が行なわれ、ついで、ステップK2において表示有無フラグの有り設定が行なわれる。
これにより、表示制御処理手段102における表示有無の判断に際しての、表示有り設定が行なわれたことになる。
【0069】
すなわち、表示文字列表示設定処理手段105が起動されると、指定された変更項番に対応して、表示種別が文字列の画面表示データ2を変更用領域bにおいて検索し、表示有無フラグを表示有りに設定する。
また、表示文字列消去設定処理手段106の動作について説明すると、図22に示すフローチャートに沿い動作を行なうが、まず、ステップL1において変更文字列のデータ検索が行なわれ、ついで、ステップK2において表示有無フラグの消去設定が行なわれる。
【0070】
これにより、図8におけるステップZ2の表示データ有無の判断に際しての、表示データ無し設定が行なわれたことになる。
すなわち、表示文字列消去設定処理手段106が起動されると、指定された変更項番に対応して、表示種別が文字列の画面表示データ2を、変更用領域bにおいて検索し、表示有無フラグを消去に設定する。
【0071】
さらに、表示文字列反転設定処理手段107の動作について説明すると、図23に示すフローチャートに沿い動作を行なうが、まず、ステップM1において変更文字列のデータ検索が行なわれ、ついで、ステップM2において反転有無フラグの反転設定が行なわれる。
これにより、図8におけるステップZ8の表示データ反転の判断に際しての、表示データ反転設定が行なわれたことになる。
【0072】
また、ステップM3において表示有無フラグの有り設定が行なわれる。
これにより、表示制御処理手段102における表示有無の判断に際しての、表示有り設定が行なわれたことになる。
すなわち、表示文字列反転設定処理手段107が起動されると、指定された変更項番に対応して、表示種別が文字列の画面表示データ2を、変更用領域bにおいて検索し、表示情報を反転ありに、表示有無を表示有りに設定する。
【0073】
そして、表示文字列無反転設定処理手段108の動作について説明すると、図24に示すフローチャートに沿い動作を行なうが、まず、ステップN1において変更文字列のデータ検索が行なわれ、ついで、ステップN2において反転有無フラグの無反転設定が行なわれる。
これにより、図8におけるステップZ8の表示データ反転の判断に際しての、表示データ無反転設定が行なわれたことになる。
【0074】
また、ステップN3において表示有無フラグの有り設定が行なわれる。
これにより、表示制御処理手段102における表示有無の判断に際しての、表示有り設定が行なわれたことになる。
すなわち、表示文字列無反転設定処理手段108が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が文字列の画面表示データ58を検索し、表示情報を反転なしに、表示有無を表示有りに設定する。
【0075】
ところで、表示アイコン表示設定処理手段109は図25に示すフローチャートに沿う動作を行なうが、まず、ステップO1において変更アイコンのデータ検索が行なわれ、ついで、ステップO2において表示有無フラグの有り設定が行なわれる。
これにより、図12に示す表示制御処理手段102のアイコン表示制御において表示有無の判断に際しての、表示有り設定が行なわれたことになる。
【0076】
すなわち、表示アイコン表示設定処理手段109が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が文字列の画面表示データ58を検索し、表示有無を表示有りに設定する。
そして、表示アイコン消去設定処理手段110は図26に示すフローチャートに沿う動作を行なうが、まず、ステップP1において変更アイコンのデータ検索が行なわれ、ついで、ステップP2において表示有無フラグの消去設定が行なわれる。
【0077】
これにより、図18に示す表示制御処理手段102のアイコン表示制御において表示有無の判断に際しての、表示無し設定が行なわれたことになる。
すなわち、表示アイコン消去設定処理手段110が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別がアイコンの画面表示データ58を検索し、表示有無を消去に設定する。
【0078】
そして、表示アイコン反転設定処理手段111の動作について説明すると、図27に示すフローチャートに沿い動作を行なうが、まず、ステップQ1において変更アイコンのデータ検索が行なわれ、ついで、ステップQ2において反転有無フラグの反転設定が行なわれる。
これにより、図8におけるステップZ8の表示データ反転の判断に際しての、表示データ反転設定が行なわれたことになる。
【0079】
そして、図18に示す表示制御処理手段102のアイコン表示制御において反転状態の判断に際しての、反転設定が行なわれたことになる。
さらに、ステップQ3において表示有無フラグの有り設定が行なわれる。
これにより、図18に示す表示制御処理手段102のアイコン表示制御において表示有無の判断に際しての、表示有り設定が行なわれたことになる。
【0080】
すなわち、表示アイコン消去設定処理手段111が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別がアイコンの画面表示データ58を検索し、表示情報を反転有りに、表示有無を表示ありに設定する。次に、表示アイコン無反転設定処理手段112の動作について説明すると、図28に示すフローチャートに沿い動作を行なうが、まず、ステップR1において変更アイコンのデータ検索が行なわれ、ついで、ステップR2において反転有無フラグの無反転設定が行なわれる。
【0081】
これにより、図8におけるステップZ9の表示データ反転の判断に際しての、表示データ無反転設定が行なわれたことになる。
そして、図18に示す表示制御処理手段102のアイコン表示制御において反転状態の判断に際しての、無反転設定が行なわれたことになる。
さらに、ステップR3において表示有無フラグの有り設定が行なわれる。
【0082】
これにより、図18に示す表示制御処理手段102のアイコン表示制御において表示有無の判断に際しての、表示有り設定が行なわれたことになる。
すなわち、表示アイコン無反転設定処理手段112が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別がアイコンの画面表示データ58を検索し、表示情報を反転なしに、表示有無を表示ありに設定する。
【0083】
そして、表示下線表示設定処理手段113の動作について説明すると、図29に示すフローチャートに沿い動作を行なうが、まず、ステップS1において変更下線のデータ検索が行なわれ、ついで、ステップS2において表示有無フラグの有り設定が行なわれる。
これにより、図16に示す表示制御処理手段102の表示実行処理において表示有無の判断に際しての、表示有り設定が行なわれたことになる。
【0084】
すなわち、表示下線表示設定処理手段113が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が下線の画面表示データ58を検索し、表示有無を表示ありに設定する。
ついで、表示下線消去設定処理手段114の動作について説明すると、図30に示すフローチャートに沿い動作を行なうが、まず、ステップT1において変更下線のデータ検索が行なわれ、ついで、ステップT2において表示有無フラグの消去設定が行なわれる。
【0085】
これにより、図16に示す表示制御処理手段102の表示実行処理において表示有無の判断に際しての、表示なし設定が行なわれたことになる。
すなわち、表示下線消去設定処理手段114が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が下線の画面表示データ58を検索し、表示有無を消去に設定する。
【0086】
つぎに、表示直線表示設定処理手段115の動作について説明すると、図31に示すフローチャートに沿い動作を行なうが、まず、ステップU1において変更直線のデータ検索が行なわれ、ついで、ステップU2において表示有無フラグの有り設定が行なわれる。
これにより、図16に示す表示制御処理手段102の表示実行処理において表示有無の判断に際しての、表示有り設定が行なわれたことになる。
【0087】
すなわち、表示直線表示設定処理手段115が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が直線の画面表示データ58を検索し、表示有無を表示ありに設定する。
ついで、表示直線消去設定処理手段116の動作について説明すると、図32に示すフローチャートに沿い動作を行なうが、まず、ステップV1において変更直線のデータ検索が行なわれ、ついで、ステップV2において表示有無フラグの消去設定が行なわれる。
【0088】
これにより、図16に示す表示制御処理手段102の表示実行処理において表示有無の判断に際しての、表示なし設定が行なわれたことになる。
すなわち、表示直線消去設定処理手段116が起動されると、指定された変更項番に対応する、変更用領域bに複写された表示種別が直線の画面表示データ58を検索し、表示有無を消去に設定する。
【0089】
そして、表示画面消去設定処理手段117の動作について説明すると、図33に示すフローチャートに沿い動作を行なうが、ステップW1において画面消去の動作が行なわれる。
このような各処理手段の動作により、所望の制御が行なわれるが、本実施例のシステムでは、メニュー画面が、図4のように機能選択用のアイコン群(固定アイコン)と、各アイコンに対応する機能概要(固定文字列)で構成される。
【0090】
この場合、各種画面表示データを作成しておけば、アプリケーションプログラムでは図5のフローチャートに対応したものを作成すれば良いため、各表示要素を全く意識せずにコーディングを行なうことが可能になる。
また、図6は各種可変データの選択を行なう画面の一例であり、画面はタイトル等の固定文字列、特定の機能を持った固定アイコン群、各データ選択用の可変アイコン群(選択されたアイコンが反転)と、補助記憶装置等に格納されているデータ(可変文字列)で構成される。
【0091】
この場合、各種画面表示データを作成しておけばアプリケーションプログラムでは、図7および図8に示すように、可変アイコンの反転位置、可変文字列のみに着目したコーディングを行なうことができ、各表示アイテムの表示データ(表示座標等)も意識する必要がない。
また、図9(a),(b)および図10(a)〜(c)は文字表示の実施例であり、前回表示文字列長より今回表示文字列長の方が長いかもしくは等しい場合、図9に示すように、今回表示文字列が上書きされる。
【0092】
そして、図10(a)〜(c)に示すように、前回表示文字列長より今回表示文字列長の方が短かった場合には、今回表示文字列長で上書きした後、差分に相当する部分のグラフィック座標を算出し、該領域の矩形クリアを行なう。これにより、文字列再表示時の不要文字列消去に関する冗長度を最少限度に抑制される。
【0100】
【発明の効果】
以上詳述したように、本発明の画面表示制御装置における汎用画面表示処理方法によれば、従来アプリケーションプログラムで行なっていた文字列表示に関する大部分の制御が簡素化される。
また、画面単位での流用性を高めることができ、アプリケーションプログラムの開発に要する期間が短縮される。
さらに、冗長度が抑制され、表示速度の応答性能の低いLCDディスプレイ等もシステムに採用出来るようになるとともに、システムの品質が安定し、製品の信頼性が高まる。
【図面の簡単な説明】
【図1】本発明を説明するためのデータ構造を示す模式的ブロック図である。
【図2】本発明の一実施例を示すブロック図である。
【図3】本発明の一実施例の要部動作を示す模式図である。
【図4】本発明の一実施例のメニュー画面を示す模式図である。
【図5】本発明の一実施例のメニュー画面実現例を示すフローチャートである。
【図6】(a),(b)は本発明の一実施例のデータ選択画面を示す模式図である。
【図7】本発明の一実施例のデータ選択画面実現例を示すフローチャートである。
【図8】本発明の一実施例の画面編集処理手順を示すフローチャートである。
【図9】(a),(b)は本発明の一実施例の文字列表示例を示す模式図である。
【図10】(a)〜(c)は本発明の一実施例の文字列表示について他の例を示す模式図である。
【図11】本発明の一実施例の表示初期化処理手段の動作を示すフローチャートである。
【図12】本発明の一実施例の文字列データリンク確立処理動作を示すフローチャートである。
【図13】本発明の一実施例の表示桁数格納領域確保処理の動作を示すフローチャートである。
【図14】本発明の一実施例のアイコン反転状態格納領域確保処理の動作を示すフローチャートである。
【図15】本発明の一実施例の表示制御処理手段の動作を示すフローチャートである。
【図16】本発明の一実施例の表示実行処理手段の動作を示すフローチャートである。
【図17】本発明の一実施例の文字列表示制御処理の動作を示すフローチャートである。
【図18】本発明の一実施例のアイコン表示制御処理の動作を示すフローチャートである。
【図19】本発明の一実施例の表示解放処理の動作を示すフローチャートである。
【図20】本発明の一実施例の表示文字列変更処理手段の動作を示すフローチャートである。
【図21】本発明の一実施例の表示文字列表示設定処理手段の動作を示すフローチャートである。
【図22】本発明の一実施例の表示文字列消去設定処理手段の動作を示すフローチャートである。
【図23】本発明の一実施例の表示文字列反転設定処理手段の動作を示すフローチャートである。
【図24】本発明の一実施例の表示文字列無反転設定処理手段の動作を示すフローチャートである。
【図25】本発明の一実施例の表示アイコン表示設定処理手段の動作を示すフローチャートである。
【図26】本発明の一実施例の表示アイコン消去設定処理手段の動作を示すフローチャートである。
【図27】本発明の一実施例の表示アイコン反転設定処理手段の動作を示すフローチャートである。
【図28】本発明の一実施例の表示アイコン無反転設定処理手段の動作を示すフローチャートである。
【図29】本発明の一実施例の表示下線表示設定処理手段の動作を示すフローチャートである。
【図30】本発明の一実施例の表示下線消去設定処理手段の動作を示すフローチャートである。
【図31】本発明の一実施例の表示直線表示設定処理手段の動作を示すフローチャートである。
【図32】本発明の一実施例の表示直線消去設定処理手段の動作を示すフローチャートである。
【図33】本発明の一実施例の表示画面消去設定処理手段の動作を示すフローチャートである。
【符号の説明】
1 画面表示制御装置
2 表示用関数
3 端末
51 ROM
52 RAM
53 画面データインデックステーブル
54 画面表示データ
55 可変文字列表示データ
56 文字列データ
57 表示制御データ
58 画面表示データ変更用領域
59 文字列表示データ変更用領域
60 文字列データ変更用領域
61 アイコン表示データ
62 下線表示データ
63 直線表示データ
101 表示初期化処理手段
102 表示制御処理手段
103 表示解放処理手段
104 表示文字列変更処理手段
105 表示文字列表示設定処理手段
106 表示文字列消去設定処理手段
107 表示文字列反転設定処理手段
108 表示文字列無反転設定処理手段
109 表示アイコン表示設定処理手段
110 表示アイコン消去設定処理手段
111 表示アイコン反転設定処理手段
112 表示アイコン無反転設定処理手段
113 表示下線表示設定処理手段
114 表示下線消去設定処理手段
115 表示直線表示設定処理手段
116 表示直線消去設定処理手段
117 表示画面消去設定処理手段
[0001]
(table of contents)
Industrial application fields
Conventional technology
Problems to be solved by the invention
Means for solving the problem
Action
Example (FIGS. 1 to 33)
The invention's effect
[0002]
[Industrial application fields]
The present invention relates to a general-purpose screen display processing method for performing display control in a screen display control apparatus that controls screen display of a terminal having a man-machine interface.
The system equipped with this apparatus is, for example, a personal computer as a terminal connected by a LAN (local area network), and inputs data at a predetermined time at a predetermined place on a specific display screen, and a desired calculation result. It is used to facilitate the operation of a group (stores, markets, etc.) equipped with the system by obtaining information or using it for the judgment of collecting information.
[0003]
In such a system, an application program is provided to perform a predetermined operation while performing a predetermined display, receiving a desired data input, and the development of the application program corresponds to each group. is necessary.
By the way, with respect to display control in a system having a man-machine interface, in order to improve the applicability of a program created as an application and reduce the difficulty of the program, data related to display is separated as much as possible on a ROM (Read Only Memory). Stored and the application controls display with reference to the data.
[0004]
[Prior art]
Therefore, the application program is configured to refer to the data defined on the ROM. When executing the display control, the ROM is referred to for all data regardless of fixed data or variable data. Yes.
Here, the fixed data is data that does not change due to a display trigger or the like, and the variable data is data that changes according to a display trigger or the like and is set by inputting a value at a desired time. For example, FIG. ”And“ next page ”characters and the like are used as fixed data, and“ 94/08/20 ”characters and other data that can be changed are called variable data.
[0005]
[Problems to be solved by the invention]
However, such a conventional configuration has the following problems.
In other words, variable data must be arbitrarily controlled by the application, but fixed data is referenced by the ROM even though the application does not need to be aware of display changes. Creation becomes complicated.
[0006]
In addition, since the contents of the application include a ROM reference part related to display control of fixed data, it is necessary to use different applications depending on the hardware configuration, and it is difficult to divert the applications in different hardware configurations.
Furthermore, when the display control of fixed data is performed uniformly with variable data, the entire screen is redisplayed. Therefore, if a device with a slow display speed, such as an LCD display, is used as a display means, the response is redundant. The degree becomes high and a desired processing speed cannot be obtained.
[0007]
The present invention has been devised in view of such a problem. By performing management of variable items and fixed items by general-purpose display control processing, the amount of application program development work can be reduced, and in addition, It is an object of the present invention to provide a general-purpose screen display processing method in a screen display control device capable of improving display speed by suppressing redundancy during display.
[0008]
[Means and Actions for Solving the Problems]
  To achieve the above objective,General-purpose screen display processing method in the screen display control apparatus of the present inventionLaw is,Image display control having a ROM for storing image display data including at least character string information and a RAM for storing image display data stored in the ROM in order to control the screen display of a terminal having a man-machine interface. In the apparatus, a display initialization processing step for performing display initialization processing, a screen editing processing step for performing screen editing processing including display content change processing after the display initialization processing step, and display control processing after the screen editing processing step A display control processing step, and a display initialization processing step for acquiring an entire data storage area acquisition step for acquiring on the RAM an area for storing all data of character string information stored in the ROM; All data copying step to copy all data to the area acquired in the data storage area acquisition step, and all data A variable data area acquisition step for acquiring on the RAM an area for variable data having variable character string information, and copying the variable data to the area for variable data and storing all the above data The display control processing step includes a display execution processing step for performing display execution processing including display control of character string information. A character string display control step for displaying the variable data when the display processing flag is set to display when the execution processing step changes the display contents of the variable data in the screen editing processing step; After this character string display control step, a step of resetting the display presence / absence flag of the variable data without display; It is characterized by having (claim 1 ).
[0009]
  In order to achieve the above purpose,General-purpose screen display processing method in the screen display control apparatus of the present inventionLaw is,Image display control having a ROM for storing image display data including at least character string information and a RAM for storing image display data stored in the ROM in order to control the screen display of a terminal having a man-machine interface. In the apparatus, a display initialization processing step for performing display initialization processing, a screen editing processing step for performing screen editing processing including display content change processing after the display initialization processing step, and display control processing after the screen editing processing step A display control processing step, and a display initialization processing step for acquiring an entire data storage area acquisition step for acquiring on the RAM an area for storing all data of character string information stored in the ROM; All data copying step to copy all data to the area acquired in the data storage area acquisition step, and all data A variable data area acquisition step for acquiring on the RAM an area for variable data having variable character string information, and copying the variable data to the area for variable data and storing all the above data And a step of setting a link between the area for the variable data and the area for the variable data, and the display control processing step converts the variable data after the change whose display contents are changed in the screen editing processing step to A character string display step for overwriting the variable data, a character string length comparison step for comparing the character string length of the variable data before the change with the character string length of the variable data after the change, and the character string length If the result of the comparison step indicates that the character string length of the variable data before the change is longer than the character string length of the variable data after the change, the variable data before the change is changed. It is characterized by a step of performing an erase operation for unnecessary string remaining by overwriting variable data after the change in (Claim 2).
[0010]
  In the display control processing step, it is preferable to maintain the display state as it is for fixed data other than variable data.
  Further, it is preferable that the erasing operation is performed by calculating the graphic coordinates specifying the area of the unnecessary character string, and then clearing the area specified by the calculated graphic coordinates. .
[0011]
  The display initialization processing step includes a step for securing an icon inversion state storage area, and the display control processing step includes an icon display control step for performing icon display control processing. When the display flag of the variable icon is set to display when the display content of the variable icon is changed in the editing process step, the reverse state of the previously displayed variable icon and the reverse state of the variable icon displayed this time are displayed. The inversion state comparison step to be compared and the result in the inversion state comparison step are displayed when the inversion state of the previously displayed variable icon and the inversion state of the variable icon displayed this time do not match. Icon clear step to clear the variable icon and this icon After clearing step preferably has a icon drawing step of drawing a variable icon to display the current (claim 5).
[0012]
  The icon display processing step may include a step of deleting the variable icon when the display presence / absence flag for the variable icon is set to no display when the display content of the variable icon is changed in the screen editing processing step. Preferred (claim 6).
  Furthermore, the icon display processing step includes an icon clear step and an icon when the result of the inverted state comparison step matches the inverted state of the previously displayed variable icon and the inverted state of the currently displayed variable icon. It is preferable not to perform the drawing step (claim 7).
[0016]
【Example】
Embodiments of the present invention will be described below with reference to the drawings.
In this embodiment, in the screen display control apparatus 1 for controlling the screen display of the terminal 3 having the man-machine interface as shown in FIG. 2, the data structure as shown in the schematic block diagram of FIG. Equipped with.
[0017]
That is, the screen data index tables 53 are prepared for the number of screens provided by the system, and the screen data index table 53 stores the storage address of the screen display data 54 corresponding to each screen.
The screen display data 54 is prepared for display elements in each screen, and the display type, display information, addresses of various display data 55 to 63 corresponding to the display type, and change item numbers are set for each element.
[0018]
Here, the display type is different from a character string, an icon, an underline, and a straight line, and the display information is set as data indicating presence / absence of display, presence / absence of reversal, and erasure.
As the change item number, “0 (not set)” is defined when the display content of the corresponding element is a fixed display item, and an independent arbitrary value within the same type is set for a variable display item. Can be done.
[0019]
When the display type of the screen display data 54 is a character string, the display data address of the screen display data 54 stores the address of the variable character string display data 55.
When the display type of the screen display data 54 is an icon, the address of the icon display data 61 is stored in the display data address of the screen display data 54.
[0020]
When the display type of the screen display data 54 is underlined, the display data address of the screen display data 54 stores the address of the underline display data 62.
When the display type of the screen display data 54 is a straight line, the display data address of the screen display data 54 stores the address of the straight line display data 63.
In order to operate these data for general purposes, as shown in the block diagram of FIG. 2, display initialization processing means 101, display control processing means 102, display release processing means 103, display character string change processing means 104, Display character string display setting processing means 105, display character string deletion setting processing means 106, display character string inversion setting processing means 107, display character string non-inversion setting processing means 108, display icon display setting processing means 109, display icon deletion setting processing Means 110, display icon inversion setting processing means 111, display icon non-inversion setting processing means 112, display underline display setting processing means 113, display underline deletion setting processing means 114, display straight line display setting processing means 115, display straight line deletion setting processing means. 116 and display screen erasure setting processing means 117 are provided.
[0021]
Each of these means performs an operation according to the flowcharts shown in FIGS. 11 to 33, whereby desired control is performed, and each data structure of FIG. 1 is configured by the operations shown in FIG.
Here, first, the control of each screen display shown in FIGS. 4, 6 (a), (b) will be described with reference to the flowcharts shown in FIGS. 5, 7, 8. The menu screen display in FIG. In step X1, display initialization processing by the display initialization processing means 101 is performed.
[0022]
The display initialization processing means 101 performs operations such as securing each storage area as will be described later along the flowcharts shown in FIGS.
Next, in step X2, a screen clearing operation is performed, and the display on the entire screen is erased.
In step X3, display control processing by the display control processing means 102 is performed.
[0023]
The display control processing means 102 displays each item as described later along the flowcharts of FIGS.
As a result, the screen display state shown in FIG. 4 is entered, and the input waiting state at the next step X4 is entered.
Thereafter, by selecting an icon corresponding to any of the items “ordering”, “introduction”, “reference”, “transmission”, “confirmation”, and “initial setting”, the corresponding process is performed in step X5. It is activated.
[0024]
Here, when the “order” icon is selected, display control up to the display of FIG. 6 is performed according to the flowchart of FIG.
First, in step Y1, display initialization processing by the display initialization processing means 101 is performed.
The display initialization processing means 101 performs operations such as securing each storage area as will be described later along the flowcharts shown in FIGS.
[0025]
Next, in step Y2, a screen clearing operation is performed, and the display is erased for the entire screen.
Then, in step Y3, it is determined whether or not there is a page transition. If “Yes”, step Y4 is executed through the “YES” route.
In step Y4, a screen editing process is performed by the operation according to FIG. 8, and each display is changed or erased as described later.
[0026]
On the other hand, when the “1/2” page shown in FIG. 6A is displayed in the initial state where there is no page transition, step Y5 is executed without executing step Y4 through the “NO” route. The
Thereby, the display control processing by the display control processing means 102 is performed for the initialized state in step Y1.
[0027]
Thereby, the display state of FIG. 6A is achieved, and the input waiting state in step Y6 is entered.
In step Y6, when vegetables are selected as shown in FIG. 6A, the vegetable data processing operation is started in step Y7, and other types of processing operations are started by selecting various items. The
[0028]
By the way, in the display of FIG. 6 (a), when the icon corresponding to “next page” is selected, there is a page transition. Therefore, the “YES” route is taken in step Y3, and the screen editing in step Y4 is executed. Thereafter, the display control processing by the display control processing means 102 in step Y5 is performed.
As a result, the display of the variable item is changed, the display page “1” is “2”, the data name “vegetables” is “drinks”, and the data name “meat” is “consumables”. The data names “fish” and “fruits” are erased, and each delivery date is changed to the corresponding date (see FIG. 6B).
[0029]
At this time, the display state of the fixed item other than the variable item is maintained as it is.
Now, the screen editing process in step Y4 will be described in detail. Each processing operation is performed according to the flowchart of FIG.
First, in step Z1, the display character string change processing operation by the display character string change processing means 104 is performed. Specifically, “1” of “1/2” is changed to “2” for the display page that is a variable item. The display character string changing process to be changed is performed.
[0030]
Next, it is determined whether or not there is display data in step Z2. If there is display data, the display character string changing operation is performed by the display character string changing processing means 104 in steps Z3 and Z4.
That is, in step Z3, a display character string changing process for changing the “vegetables” to “drinks” is performed for the data name that is a variable item.
[0031]
Further, in step Z4, a display character string changing process for changing the date name that is a variable item, specifically, “94/08/20” to “94/08/24” is performed.
Then, the number of display items is compared in step Z7, and the “NO” route is used until the operations in steps Z2 to Z4 are performed for all item display positions (four in the example of FIG. 6) on the same page. Is repeated.
[0032]
By the way, when it is determined in step Z2 that there is no display data (in the case of the third item position and the fourth item position on the next page in the example of FIG. 6B), step Z5 and step Z6 are executed. Through the operation of the display character string erasure setting processing means 106, the display character string is erased.
That is, in step Z5, the display character string related to the data name is deleted, and in the example of FIG. 6B, “fish” on the previous page at the third item position is deleted.
[0033]
In step Z6, the display character string related to the date is deleted, and in the example of FIG. 6B, “94/08/23” on the previous page at the third item position is deleted.
As for the display of the fourth item position, since the number of display items has not been reached, the character string erasing operation similar to the above-described third item position is performed through the “NO” route in step Z7 and the “NO” route in step Z2. Done.
[0034]
After such an operation, the icon inversion operation in step Z8 and step Z9 is performed.
That is, in step Z8, the display icon inversion setting processing by the display icon inversion setting processing means 111 is performed according to the flowchart of FIG. 27, and the inversion operation regarding the icon to be inverted at the time of the current display is performed.
[0035]
In the example of FIG. 6A, the icon inversion operation is performed for the item “vegetables” on the 1/2 page.
In step Z9, display icon non-inversion setting processing by the display icon non-inversion setting processing unit 112 is performed in accordance with the flowchart of FIG.
[0036]
In the example of FIGS. 6 (a) and 6 (b), when shifting to the 2/2 page, an operation of shifting the inverted icon for the item “vegetables” on the 1/2 page to the non-inverted state is performed. .
By the way, the operation of each processing means equipped to perform the above operation is performed as follows.
[0037]
First, the display initialization processing means 101 performs an operation according to the flowcharts shown in FIGS.
That is, in step A1 of FIG. 11, a screen display data changing area 58 for storing the screen display data 54 of the ROM 51 to be transferred is secured at a required portion in the RAM area 52 (see FIG. 3).
[0038]
In step A2, the screen display data 54 stored in the ROM 51 and linked to the screen data index table 53 is copied to the screen display data changing area 58, and the screen display data 54 in the RAM area 52 is changed. Operation becomes possible.
In step A3, the number of variable display character strings is calculated by referring to the display data address in the screen display data changing area 58.
[0039]
Next, in step A4, it is determined from the calculation result in step A3 whether or not there is a variable character string. If there is, the process for the variable character string in steps A5 to A9 is performed through the “NO” route. If not, step A10 and step A11 are executed without executing steps A5 to A9 through the “YES” route.
[0040]
First, in step A5, a character string display data changing area 59 for storing the variable character string display data 55 of the ROM 51 to be transferred is secured in a required portion of the RAM area 52.
In step A6, the variable total character string length is calculated by referring to the character data address in the character string display data changing area 59.
[0041]
In step A7, a character string data changing area 60 for storing the variable character string data 56 of the ROM 51 to be transferred is secured in a required portion of the RAM area 52.
In response to the above operation, the character string data link establishment process is performed as described later in step A8 along the flowchart shown in FIG.
[0042]
In step A9, whether or not to replace the character string display data is set.
In step A10, the display digit number storage area is secured by an operation according to the flowchart of FIG.
Further, in step A11, the icon inversion state storage area is secured by an operation according to the flowchart of FIG. 14 described later, and the display initialization process is completed.
[0043]
By the way, the above-described character string data link establishment processing is performed according to the flowchart shown in FIG. 12. First, in step B1, it is determined whether or not “change item number has been set?”. Steps B2 to B5 are executed through the route.
First, in step B 2, the variable data in the character string display data 55 is copied from the ROM 51 to the character string display data changing area 59 in the RAM area 52.
[0044]
In step B 3, the variable data in the character string data 56 in the ROM 51 is copied to the character string data changing area 60 in the RAM area 52.
Next, in step B4, a setting for linking the screen display data in the screen display data changing area 58 and the character string display data in the character string display data changing area 59 is performed.
[0045]
That is, the screen display data change area 58 (change area a) is searched, and the character string display data 55 in which the change item number is set is changed to another change area b (character string display data change area 59 in the RAM 52. ) To establish a link between the change area a and the change area b.
Further, in step B5, a setting for linking the character string display data in the character string display data changing area 59 and the character string data in the character string data changing area 60 is performed.
[0046]
That is, the change area c (character string data change area 60) for storing the display character string is acquired (step A7), and the link between the change area b and the change area c is established.
Then, in step B6, it is determined whether or not the processing for each display data has been completed, and the processing from step B1 to step B5 is repeated while the processing has not been completed.
[0047]
On the other hand, the display digit number storage area securing process described above is performed according to the flowchart shown in FIG. 13. First, in step C1, the number of changed character strings is acquired, and in step C2, the acquired result is referred to. A determination is made whether there is a change character string?
If there is a change character string, step C3 is executed through the “YES” route to secure the display digit number storage area.
[0048]
Next, in step C4, it is determined whether or not it is a variable character string. If it is a variable character string, a change item number is set.
In step C6, it is determined whether or not the change item number has been set for all the display modes, and steps C4 and C5 are repeated until each display mode is completed.
[0049]
By completing the setting of the change item number, the display digit number storage area securing process is completed.
The icon inversion state storage area securing process described above is performed according to the flowchart shown in FIG. 14. First, in step D1, the number of changed icons is acquired. In step D2, referring to the acquisition result, “ A determination is made whether there is a change icon?
[0050]
If there is a change icon, step D3 is executed through the “YES” route to secure the icon inversion state storage area.
Next, in step D4, it is determined whether or not it is a variable icon. If it is a variable character string, a change item number is set.
Then, in step D6, it is determined whether or not the change item number has been set for all display modes, and steps D4 and D5 are repeated until each display mode ends.
[0051]
  When the change item number setting is completed, the icon inversion state storage area securing process is completed.
  By the way, the display control processing by the above-described display control processing means 102 is performed by the respective operations according to the flowcharts of FIGS. 15 to 18. First, in step E1 in FIG.ChangeThe item numbers are initialized, and it is determined in step E2 whether each display mode is set.
[0052]
  If each display mode is not set, a display execution process is performed in step E3, and an operation according to the flowchart of FIG. 16 is performed as described later, and each display is performed.
  When the display execution process ends, in step E4ChangeAfter the item number is updated, the execution process for the next display mode is repeated.
[0053]
By the way, the above-described display execution process is performed in accordance with the flowchart of FIG. 16. First, the presence or absence of display is confirmed in step F1, and when there is a display, each operation from step F2 and step F3 to step F6 is performed.
That is, along the branch for each display mode in step F2, when the display mode is character string display, the character string display control in step F3 is performed. In the case of icon display, the icon display control in step F4 is underlined. If the underline display operation in step F5 is a straight line display, the straight line display operation in step F6 is performed.
[0054]
Then, in step F7, an operation for resetting the presence / absence of display to “none” is performed, and the display execution process ends.
Here, in the character string display control described above, an operation according to the flowchart of FIG. 17 is performed. First, in step G1, it is confirmed whether or not “display is present”.
[0055]
When there is a display, step G2 is executed through the “YES” route, and a character string is displayed.
That is, as shown in FIGS. 9A and 9B, when “XYZW” is displayed this time when the previously displayed character string is “ABC”, the number of characters displayed this time is larger than the previous time, so “ABC” is displayed. “XYZ” is overwritten and “W” is overwritten in the space after “C”.
[0056]
Next, step G4 is executed. In the case of “no display” in which the “NO” route is taken in step G1, the character string length is set to “0” in step G3 without displaying the character string in step G2. After step S4, step G4 is executed.
Therefore, since items that are not displayed are not displayed, the redundancy of display processing is reduced when there is little change in the display content on the screen, such as during page transitions. it can.
[0057]
  In step G4, the previous display character string length is acquired and referenced. In step G5, the previous character string length is compared with the current character string length. If the previous character string length is large, step G6 is executed. Executed.
  In step G6, the coordinates of the unnecessary character string portion are calculated and the rectangle is cleared.
  This operation is shown in FIGS.cIn this case, in this case, “XYZ” is used as the display character string for the previous display character string “ABCDE”.
[0058]
Although “XYZ” displayed this time is overcoated on the previously displayed character string, “DE” displayed last time remains. The operation of deleting this unnecessary character string is performed by rectangle clear.
This rectangle clear is performed by the clear operation in the drawing mode, and is not performed in the character-based space character display. That is, in the character-based space character display, it is necessary to search, read, and draw the space character from the kanji ROM, and the processing speed is low. Since the processing speed for clearing is much higher, a rectangular clearing means is used.
[0059]
As a result, redundancy for erasing unnecessary character strings is suppressed, the processing speed is improved, and a particularly large effect is obtained in an LCD display or the like having a slow display speed.
In the icon display control described above, an operation according to the flowchart of FIG. 18 is performed. First, in step H1, whether or not “display is present” is confirmed.
[0060]
Then, if there is a display, steps H2 to H6 are executed through the “YES” route, and an icon is drawn.
First, step H2 is executed, and the inverted state is acquired for the previous icon. Using this acquisition result, a comparison is made with the current inversion state. If “inversion state does not match”, the inversion state should be canceled, so step H5 is executed through the “YES” route. The rectangle of the icon is cleared.
[0061]
Thereafter, in step H6, an icon is drawn, and a required icon display state is reached.
By the way, if the inversion states of the icons match, the operations of Step H5 and Step H6 are not performed by going through the “NO” route from Step H4, so that all icons are cleared and redrawn. Compared to the case, the processing speed can be greatly improved.
[0062]
If no icon is displayed, step H3 is executed from the step H1 through the “NO” route, and an icon rectangle clear operation is performed.
In this way, when the display control processing means 102 is activated, the display area 58 of the designated change area a is referred to, and after the display according to the set data is performed, the change area for each item is displayed. Whether or not to display the screen display data 58 existing in a is set to no display. This is an operation for not displaying items for which the presence / absence of display is not displayed later.
[0063]
When each character string is displayed, the current display character string length is compared with the previous display character string. If the current character string is shorter, the coordinates of the area corresponding to the difference are calculated and the rectangle is cleared.
Furthermore, when each icon is displayed, the previous inversion state and the current inversion state are compared, and only when the icons are different, the icon is redrawn.
[0064]
Then, the display release processing means 103 will be described. The processing operation in accordance with the flowchart shown in FIG. 19 is performed. First, in step I1, a determination of “replacement?” Is made. Steps I2 and I3 are executed.
In step I2, the variable character string storage area 60 is released, and in step I3, the variable character string display data storage area 59 is released.
[0065]
Then, Step I4 is executed, and the screen display data changing area 58 is released.
If there is no replacement in step I1, step H4 is executed through steps “NO” without executing steps I2 and I3, and the screen display data changing area 58 is released.
[0066]
That is, when the display release processing unit 103 is activated, the change areas a, b, and c on the RAM secured by the display initialization processing unit 101 are released, and the display control on the screen ends.
Next, the operation of the display character string change processing means 104 will be described. The operation is performed in accordance with the flowchart shown in FIG. 20. First, the data search for the changed character string is performed in step J1, and the instruction character string is determined in step J2. Settings are made. Next, in step J3, the presence / absence of a display presence / absence flag is set.
[0067]
As a result, the display data presence setting is made when determining the presence or absence of the display data in step Z2 in FIG.
That is, when the display character string change processing means 104 is activated, the character string display data corresponding to the designated change item number is searched in the change area b, and the linked character string is copied to the change area c. Further, an operation for setting the display presence / absence flag of the corresponding screen display data 2 to display is performed.
[0068]
Then, the operation of the display character string display setting processing means 105 will be described. The operation is performed in accordance with the flowchart shown in FIG. 21. First, the data search for the changed character string is performed in step K1, and then the presence or absence of display in step K2. The flag is set.
Thus, the display presence setting is performed when the display control processing unit 102 determines whether or not to display.
[0069]
That is, when the display character string display setting processing unit 105 is activated, the screen display data 2 whose display type is a character string is searched in the change area b corresponding to the designated change item number, and the display presence / absence flag is set. Set to display.
The operation of the display character string erasure setting processing means 106 will be described. The operation is performed in accordance with the flowchart shown in FIG. 22. First, the data search for the changed character string is performed in step L1, and then the presence or absence of display in step K2. Flag erasure is set.
[0070]
As a result, no display data is set when determining the presence or absence of display data in step Z2 in FIG.
That is, when the display character string deletion setting processing means 106 is activated, the screen display data 2 whose display type is a character string is searched in the change area b corresponding to the designated change item number, and the display presence / absence flag is displayed. Set to erase.
[0071]
Further, the operation of the display character string reversal setting processing means 107 will be described. The operation is performed according to the flowchart shown in FIG. 23. First, the data of the changed character string is searched in step M1, and then the presence or absence of reversal in step M2. Flag inversion is set.
As a result, the display data inversion setting is performed when the display data inversion is determined in step Z8 in FIG.
[0072]
In step M3, a display presence / absence flag is set.
Thus, the display presence setting is performed when the display control processing unit 102 determines whether or not to display.
That is, when the display character string reversal setting processing means 107 is activated, the screen display data 2 whose display type is a character string corresponding to the designated change item number is searched in the change area b, and the display information is obtained. Set the presence or absence of display to display with inversion.
[0073]
The operation of the display character string non-inversion setting processing means 108 will be described below. The operation is performed according to the flowchart shown in FIG. 24. First, the data search for the changed character string is performed in step N1, and then the inversion is performed in step N2. The non-inverted setting of the presence / absence flag is performed.
Thus, the display data non-inversion setting is performed when the display data inversion is determined in step Z8 in FIG.
[0074]
In step N3, a display presence / absence flag is set.
Thus, the display presence setting is performed when the display control processing unit 102 determines whether or not to display.
That is, when the display character string non-inversion setting processing means 108 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is retrieved and displayed. Set the display status to display with no information inverted.
[0075]
By the way, the display icon display setting processing means 109 performs the operation according to the flowchart shown in FIG. 25. First, the data search for the change icon is performed in step O1, and then the presence / absence of the display presence / absence flag is set in step O2. .
As a result, the display presence setting is performed when the presence / absence of display is determined in the icon display control of the display control processing unit 102 shown in FIG.
[0076]
That is, when the display icon display setting processing means 109 is activated, the screen display data 58 whose display type is a character string copied to the change area b corresponding to the designated change item number is searched, and the presence / absence of display is determined. Set to display.
Then, the display icon deletion setting processing means 110 performs the operation according to the flowchart shown in FIG. 26. First, the data of the changed icon is searched in step P1, and then the display presence / absence flag is set to be deleted in step P2. .
[0077]
As a result, no display setting is performed when determining whether or not to display in the icon display control of the display control processing unit 102 shown in FIG.
That is, when the display icon erasure setting processing means 110 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is searched, and the presence / absence of display is erased. Set to.
[0078]
The operation of the display icon inversion setting processing means 111 will be described below. The operation is performed according to the flowchart shown in FIG. Inversion setting is performed.
As a result, the display data inversion setting is performed when the display data inversion is determined in step Z8 in FIG.
[0079]
Then, the inversion setting is performed when determining the inversion state in the icon display control of the display control processing unit 102 shown in FIG.
In step Q3, a display presence / absence flag is set.
As a result, the display presence setting is made when the presence / absence of display is determined in the icon display control of the display control processing unit 102 shown in FIG.
[0080]
That is, when the display icon erasure setting processing unit 111 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is searched, and the display information is inverted. Set presence or absence of display to display. Next, the operation of the display icon non-inversion setting processing means 112 will be described. The operation is performed in accordance with the flowchart shown in FIG. A non-inverted flag is set.
[0081]
Thus, the display data non-inversion setting is performed when the display data inversion is determined in step Z9 in FIG.
Then, the non-inverted setting is made when determining the inverted state in the icon display control of the display control processing unit 102 shown in FIG.
In step R3, the presence / absence of a display presence / absence flag is set.
[0082]
As a result, the display presence setting is made when the presence / absence of display is determined in the icon display control of the display control processing unit 102 shown in FIG.
That is, when the display icon non-inversion setting processing unit 112 is activated, the screen display data 58 whose display type is the icon copied to the change area b corresponding to the designated change item number is searched, and the display information is displayed. Sets the presence or absence of display to display without inversion.
[0083]
The operation of the display underline display setting processing means 113 will be described below. The operation is performed in accordance with the flowchart shown in FIG. Yes setting is made.
As a result, the display presence setting is performed in the display execution process of the display control processing unit 102 shown in FIG.
[0084]
That is, when the display underline display setting processing unit 113 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is searched, and display presence / absence is displayed. Set to Yes.
Next, the operation of the display underline erasure setting processing means 114 will be described. The operation is performed in accordance with the flowchart shown in FIG. Erase setting is performed.
[0085]
As a result, the setting of no display is performed when determining the presence or absence of display in the display execution processing of the display control processing means 102 shown in FIG.
That is, when the display underline erasure setting processing unit 114 is activated, the screen display data 58 whose display type is copied to the change area b corresponding to the designated change item number is searched, and the presence / absence of display is erased. Set to.
[0086]
Next, the operation of the display line display setting processing means 115 will be described. The operation is performed in accordance with the flowchart shown in FIG. 31. First, the data of the changed line is searched in step U1, and then the display presence / absence flag in step U2. Is set.
As a result, the display presence setting is performed in the display execution process of the display control processing unit 102 shown in FIG.
[0087]
That is, when the display straight line display setting processing means 115 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is searched, and the display presence / absence is displayed. Set to Yes.
Next, the operation of the display straight line erasure setting processing means 116 will be described. The operation is performed in accordance with the flowchart shown in FIG. Erase setting is performed.
[0088]
As a result, the setting of no display is performed when determining the presence or absence of display in the display execution processing of the display control processing means 102 shown in FIG.
That is, when the display straight line erasure setting processing means 116 is activated, the screen display data 58 with the display type copied to the change area b corresponding to the designated change item number is searched, and the presence / absence of display is deleted. Set to.
[0089]
The operation of the display screen erasure setting processing means 117 will be described. The operation is performed according to the flowchart shown in FIG. 33, but the screen erasure operation is performed in step W1.
The desired control is performed by the operation of each processing means as described above. In the system of this embodiment, the menu screen corresponds to an icon group for function selection (fixed icon) and each icon as shown in FIG. It consists of a function overview (fixed character string).
[0090]
In this case, if various screen display data are created, it is sufficient to create an application program corresponding to the flowchart of FIG. 5, so that coding can be performed without being aware of each display element.
FIG. 6 shows an example of a screen for selecting various variable data. The screen is a fixed character string such as a title, a fixed icon group having a specific function, a variable icon group for selecting each data (selected icon). And the data (variable character string) stored in the auxiliary storage device or the like.
[0091]
In this case, if various screen display data are created, the application program can perform coding focusing on only the variable icon inversion position and variable character string, as shown in FIGS. There is no need to be aware of the display data (display coordinates, etc.).
FIGS. 9A, 9B, and 10A to 10C are examples of character display. When the current display character string length is longer than or equal to the previous display character string length, As shown in FIG. 9, the current display character string is overwritten.
[0092]
Then, as shown in FIGS. 10A to 10C, when the current display character string length is shorter than the previous display character string length, it is overwritten with the current display character string length and then corresponds to the difference. The graphic coordinates of the part are calculated, and the rectangle of the area is cleared. Thereby, the redundancy regarding the unnecessary character string deletion at the time of the character string redisplay is suppressed to the minimum limit.
[0100]
【The invention's effect】
  As detailed above,General-purpose screen display processing method in the screen display control apparatus of the present inventionTo the lawAccording toMost of the control related to the character string display that has been performed by an application program is simplified.
  In addition, the applicability of each screen can be improved, and the time required for developing an application program is shortened.
  In addition, an LCD display or the like having low redundancy and low display speed response performance can be adopted in the system, the system quality is stabilized, and the product reliability is increased.
[Brief description of the drawings]
FIG. 1 is a schematic block diagram showing a data structure for explaining the present invention.
FIG. 2 is a block diagram showing an embodiment of the present invention.
FIG. 3 is a schematic diagram showing the operation of the main part of one embodiment of the present invention.
FIG. 4 is a schematic diagram showing a menu screen according to an embodiment of the present invention.
FIG. 5 is a flowchart illustrating an example of realizing a menu screen according to an embodiment of the present invention.
FIGS. 6A and 6B are schematic views showing a data selection screen according to an embodiment of the present invention.
FIG. 7 is a flowchart showing an example of realizing a data selection screen according to an embodiment of the present invention.
FIG. 8 is a flowchart illustrating a screen editing process procedure according to an embodiment of the present invention.
FIGS. 9A and 9B are schematic views showing character string display examples according to an embodiment of the present invention. FIGS.
FIGS. 10A to 10C are schematic views showing other examples of character string display according to an embodiment of the present invention.
FIG. 11 is a flowchart showing the operation of display initialization processing means according to an embodiment of the present invention.
FIG. 12 is a flowchart showing a character string data link establishment processing operation according to an embodiment of the present invention.
FIG. 13 is a flowchart showing an operation of a display digit number storage area securing process according to an embodiment of the present invention.
FIG. 14 is a flowchart showing an icon inversion state storage area securing process according to an embodiment of the present invention.
FIG. 15 is a flowchart showing the operation of the display control processing means of one embodiment of the present invention.
FIG. 16 is a flowchart showing the operation of display execution processing means according to an embodiment of the present invention.
FIG. 17 is a flowchart showing an operation of a character string display control process according to an embodiment of the present invention.
FIG. 18 is a flowchart showing an icon display control process according to an embodiment of the present invention.
FIG. 19 is a flowchart showing an operation of a display release process according to an embodiment of the present invention.
FIG. 20 is a flowchart showing the operation of a display character string change processing unit according to an embodiment of the present invention.
FIG. 21 is a flowchart showing the operation of the display character string display setting processing means according to the embodiment of the present invention.
FIG. 22 is a flowchart showing the operation of the display character string erasure setting processing unit according to the embodiment of the present invention.
FIG. 23 is a flowchart showing the operation of the display character string inversion setting processing unit according to the embodiment of the present invention.
FIG. 24 is a flowchart showing the operation of the display character string non-inversion setting processing unit according to the embodiment of the present invention.
FIG. 25 is a flowchart showing the operation of display icon display setting processing means according to an embodiment of the present invention.
FIG. 26 is a flowchart showing the operation of a display icon deletion setting processing unit according to an embodiment of the present invention.
FIG. 27 is a flowchart showing the operation of display icon inversion setting processing means according to an embodiment of the present invention.
FIG. 28 is a flowchart showing the operation of the display icon non-inversion setting processing unit according to the embodiment of the present invention.
FIG. 29 is a flowchart showing the operation of the display underline display setting processing means according to the embodiment of the present invention.
FIG. 30 is a flowchart showing the operation of the display underline erasure setting processing unit according to the embodiment of the present invention.
FIG. 31 is a flowchart showing the operation of the display line display setting processing means of an embodiment of the present invention.
FIG. 32 is a flowchart showing the operation of the display straight line erasure setting processing unit according to the embodiment of the present invention.
FIG. 33 is a flowchart showing the operation of display screen erasure setting processing means according to an embodiment of the present invention.
[Explanation of symbols]
1 Screen display controller
2 Display functions
3 Terminal
51 ROM
52 RAM
53 Screen data index table
54 Screen display data
55 Variable character string display data
56 Character string data
57 Display control data
58 Screen display data change area
59 Character display data change area
60 Character string data change area
61 Icon display data
62 Underline display data
63 Linear display data
101 Display initialization processing means
102 Display control processing means
103 Display release processing means
104 Display character string change processing means
105 Display character string display setting processing means
106 Display character string erasure setting processing means
107 Display character string reverse setting processing means
108 Display character string non-inversion setting processing means
109 Display icon display setting processing means
110 Display icon erasure setting processing means

112 Display icon non-inversion setting processing means
113 Display underline display setting processing means
114 Display underline erasure setting processing means
115 Display line display setting processing means
116 Display straight line erasure setting processing means
117 Display screen erasure setting processing means

Claims (7)

マンマシンインターフェイスをそなえた端末の画面表示を制御すべく、少なくとも文字列情報を含む画像表示データを格納するROMと、該ROMに格納された該画像表示データを記憶しうるRAMとを有する画像表示制御装置において、Image display having a ROM for storing image display data including at least character string information and a RAM for storing the image display data stored in the ROM in order to control screen display of a terminal having a man-machine interface In the control device,
表示初期化処理を施す表示初期化処理ステップと、A display initialization process step for performing a display initialization process;
該表示初期化処理ステップ後に表示内容の変更処理を含む画面編集処理を施す画面編集処理ステップと、A screen editing process step for performing a screen editing process including a display content changing process after the display initialization process step;
該画面編集処理ステップ後に表示制御処理を施す表示制御処理ステップとをそなえ、A display control processing step for performing display control processing after the screen editing processing step,
該表示初期化処理ステップが、The display initialization processing step includes:
該ROMに格納されている該文字列情報の全データを格納するための領域を該RAM上に獲得する全データ格納領域獲得ステップと、An all data storage area acquisition step for acquiring an area for storing all data of the character string information stored in the ROM on the RAM;
該全データ格納領域獲得ステップで獲得された領域に該全データを複写する全データ複写ステップと、An all data copying step for copying all the data to the area acquired in the all data storage area acquiring step;
該全データのうち可変文字列の情報を有する可変データのための領域を該RAM上に獲得する可変データ領域獲得ステップと、A variable data area acquisition step for acquiring an area for variable data having variable character string information among all the data on the RAM;
該可変データのための領域に、該可変データを複写するとともに、上記の全データを格納するための領域と可変データのための領域とのリンクを設定するステップとを有するとともに、A step of copying the variable data to the area for the variable data and setting a link between the area for storing all the data and the area for the variable data;
該表示制御処理ステップが、The display control processing step includes
該文字列情報の表示制御を含む表示実行処理を施す表示実行処理ステップをそなえ、Including a display execution processing step for performing display execution processing including display control of the character string information;
該表示実行処理ステップが、該画面編集処理ステップにおける該可変データの表示内容の変更時に当該可変データについての表示有無フラグが表示ありに設定された場合に、当該可変データの表示を行なう文字列表示制御ステップと、When the display execution processing step changes the display content of the variable data in the screen editing processing step, and the display presence / absence flag for the variable data is set to display, the character string display for displaying the variable data Control steps;
該文字列表示制御ステップ後に、当該可変データの該表示有無フラグを表示なしにリセットするステップとを有することを特徴とする、画像表示制御装置における汎用画面表示処理方法。And a step of resetting the display presence flag of the variable data without display after the character string display control step.
マンマシンインターフェイスをそなえた端末の画面表示を制御すべく、少なくとも文字列情報を含む画像表示データを格納するROMと、該ROMに格納された該画像表示データを記憶しうるRAMとを有する画像表示制御装置において、Image display having a ROM for storing image display data including at least character string information and a RAM for storing the image display data stored in the ROM in order to control screen display of a terminal having a man-machine interface In the control device,
表示初期化処理を施す表示初期化処理ステップと、A display initialization process step for performing a display initialization process;
該表示初期化処理ステップ後に表示内容の変更処理を含む画面編集処理を施す画面編集処理ステップと、A screen editing process step for performing a screen editing process including a display content changing process after the display initialization process step;
該画面編集処理ステップ後に表示制御処理を施す表示制御処理ステップとをそなえ、A display control processing step for performing display control processing after the screen editing processing step,
該表示初期化処理ステップが、The display initialization processing step includes:
該ROMに格納されている該文字列情報の全データを格納するための領域を該RAM上に獲得する全データ格納領域獲得ステップと、An all data storage area acquisition step for acquiring an area for storing all data of the character string information stored in the ROM on the RAM;
該全データ格納領域獲得ステップで獲得された領域に該全データを複写する全データ複写ステップと、An all data copying step for copying all the data to the area acquired in the all data storage area acquiring step;
該全データのうち可変文字列の情報を有する可変データのための領域を該RAM上に獲得する可変データ領域獲得ステップと、A variable data area acquisition step for acquiring an area for variable data having variable character string information among all the data on the RAM;
該可変データのための領域に、該可変データを複写するとともに、上記の全データを格納するための領域と可変データのための領域とのリンクを設定するステップとを有するとともに、A step of copying the variable data to the area for the variable data and setting a link between the area for storing all the data and the area for the variable data;
該表示制御処理ステップが、The display control processing step includes
該画面編集処理ステップにおいて表示内容が変更された変更後の該可変データを、変更前の該可変データに対して上書き表示する文字列表示ステップと、A character string display step of overwriting the variable data after the change of the display content changed in the screen editing processing step with respect to the variable data before the change;
上記変更前の可変データの文字列長と上記変更後の可変データの文字列長とを比較する文字列長比較ステップと、A character string length comparison step for comparing the character string length of the variable data before the change and the character string length of the variable data after the change;
該文字列長比較ステップでの結果が、上記変更前の可変データの文字列長が上記変更後の可変データの文字列長よりも長い場合に、上記変更前の可変データにおける上記変更後の可変データの上書きにより残存する不要文字列について消去動作を行なうステップとを有することを特徴とする、画面表示制御装置における汎用画面表示処理方法。When the character string length of the variable data before the change is longer than the character string length of the variable data after the change, the variable after the change in the variable data before the change A general-purpose screen display processing method in a screen display control apparatus, comprising: a step of erasing an unnecessary character string remaining due to overwriting of data.
該表示制御処理ステップは、該可変データ以外の固定データについては、そのままの表示状態を保つことを特徴とする、請求項1又は2記載の画像表示制御装置における汎用画面表示処理方法。3. The general-purpose screen display processing method in the image display control device according to claim 1, wherein the display control processing step maintains the display state of fixed data other than the variable data as it is. 該消去動作が、The erase operation is
該不要文字列の領域を特定するグラフィック座標を算出し、Calculate the graphic coordinates specifying the area of the unnecessary character string,
次に、上記算出されたグラフィック座標により特定される領域を矩形クリアすることにより行なわれることを特徴とする、請求項2記載の画面表示制御装置における汎用画面表示処理方法。3. The general-purpose screen display processing method in the screen display control device according to claim 2, wherein the method is performed by clearing a rectangle of the area specified by the calculated graphic coordinates.
該表示初期化処理ステップが、アイコン反転状態格納領域を確保するステップを有するとともに、The display initialization processing step includes a step of securing an icon inversion state storage area,
該表示制御処理ステップが、アイコンの表示制御処理を施すアイコン表示制御ステップをそなえ、The display control processing step includes an icon display control step for performing icon display control processing,
該アイコン表示処理ステップが、The icon display processing step includes:
該画面編集処理ステップにおける可変アイコンの表示内容の変更時に当該可変アイコンについての表示有無フラグが表示ありに設定された場合に、前回表示された可変アイコンの反転状態と今回表示する可変アイコンの反転状態とを比較する反転状態比較ステップと、If the display presence / absence flag for the variable icon is set to display when the display content of the variable icon is changed in the screen editing processing step, the previously displayed variable icon is inverted and the currently displayed variable icon is inverted. An inversion state comparison step for comparing
該反転状態比較ステップでの結果が、上記前回表示された可変アイコンの反転状態と上記今回表示する可変アイコンの反転状態とが不一致である場合に、上記前回表示された可変アイコンをクリアするアイコンクリアステップと、Icon clear that clears the previously displayed variable icon when the inverted state of the previously displayed variable icon does not match the inverted state of the currently displayed variable icon as a result of the inversion state comparison step. Steps,
該アイコンクリアステップ後、上記今回表示する可変アイコンの描画を行なうアイコン描画ステップとを有することを特徴とする、請求項1又は2記載の画面表示制御装置における汎用画面表示処理方法。3. The general-purpose screen display processing method in the screen display control device according to claim 1, further comprising an icon drawing step for drawing the variable icon to be displayed this time after the icon clearing step.
該アイコン表示処理ステップが、該画面編集処理ステップにおける可変アイコンの表示内容の変更時に当該可変アイコンについての表示有無フラグが表示なしに設定された場合に、当該可変アイコンを消去するステップを有することを特徴とする、請求項5記載の画面表示制御装置における汎用画面表示処理方法。The icon display processing step includes a step of deleting the variable icon when the display presence / absence flag for the variable icon is set to non-display when the display content of the variable icon is changed in the screen editing processing step. The general-purpose screen display processing method in the screen display control device according to claim 5, wherein 該アイコン表示処理ステップは、該反転状態比較ステップでの結果が、上記前回表示された可変アイコンの反転状態と上記今回表示する可変アイコンの反転状態とが一致する場合には、該アイコンクリアステップ及び該アイコン描画ステップを行なわないことを特徴とする、請求項5記載の画面表示制御装置における汎用画面表示処理方法。The icon display processing step includes a step of clearing the icon when the result of the inversion state comparison step matches the inversion state of the previously displayed variable icon and the inversion state of the variable icon displayed this time. 6. The general-purpose screen display processing method in the screen display control device according to claim 5, wherein the icon drawing step is not performed.
JP28382494A 1994-11-17 1994-11-17 General-purpose screen display processing method in screen display control device Expired - Fee Related JP3732540B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28382494A JP3732540B2 (en) 1994-11-17 1994-11-17 General-purpose screen display processing method in screen display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28382494A JP3732540B2 (en) 1994-11-17 1994-11-17 General-purpose screen display processing method in screen display control device

Publications (2)

Publication Number Publication Date
JPH08147125A JPH08147125A (en) 1996-06-07
JP3732540B2 true JP3732540B2 (en) 2006-01-05

Family

ID=17670632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28382494A Expired - Fee Related JP3732540B2 (en) 1994-11-17 1994-11-17 General-purpose screen display processing method in screen display control device

Country Status (1)

Country Link
JP (1) JP3732540B2 (en)

Also Published As

Publication number Publication date
JPH08147125A (en) 1996-06-07

Similar Documents

Publication Publication Date Title
US10297061B2 (en) Maintaining graphical presentations based on user customizations
US20160357425A1 (en) Spin control user interface for selecting options
US8214793B1 (en) Automatic restoration of tool configuration while navigating layers of a composition
US20070198930A1 (en) Methods, Systems and Computer Program Products for Controlling Tree Diagram Graphical User Interfaces and/or For Partially Collapsing Tree Diagrams
JPH06332661A (en) Control window container, computer system and file-window management method
US8643674B2 (en) Rendering changed portions of composited images
US5712994A (en) Method and system for apparent direct editing of transient graphic elements within a data processing system
JP3732540B2 (en) General-purpose screen display processing method in screen display control device
JP3426663B2 (en) Detail display control method in document editor
JPH09185482A (en) Scroll control method for picture
JPH01130260A (en) Character processor
JPH11143453A (en) Information terminal display device
JP3533674B2 (en) Information display device and method thereof
JPH06149521A (en) Multiwindow optimizing display system
JP3160926B2 (en) Document creation device
JPH0430230A (en) Equipment data base control system for power system
JP2000148750A (en) Method and device for command control over document processor
JP3020884B2 (en) Information processing apparatus and control method thereof
JPH1195992A (en) Data preparation supporting device, object-oriented analytic design supporting device and data managing method
JPH1097532A (en) Information processor and method
JP2013057991A (en) Screen creation device
JP2000090131A (en) Layer converting method for graphic data and recording medium recorded with layer converting program
JPH07210553A (en) Document editing method and information processor
JPH03204722A (en) Specification review supporting method
JPH0744541A (en) Word processor and display method in the word processor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040316

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040517

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051013

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees