JP2005010984A - Display screen switching control device and control program - Google Patents

Display screen switching control device and control program Download PDF

Info

Publication number
JP2005010984A
JP2005010984A JP2003173134A JP2003173134A JP2005010984A JP 2005010984 A JP2005010984 A JP 2005010984A JP 2003173134 A JP2003173134 A JP 2003173134A JP 2003173134 A JP2003173134 A JP 2003173134A JP 2005010984 A JP2005010984 A JP 2005010984A
Authority
JP
Japan
Prior art keywords
window
switching
display screen
active
control device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003173134A
Other languages
Japanese (ja)
Inventor
Nobutaka Nishikata
暢孝 西方
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.)
Noritsu Koki Co Ltd
Original Assignee
Noritsu Koki 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 Noritsu Koki Co Ltd filed Critical Noritsu Koki Co Ltd
Priority to JP2003173134A priority Critical patent/JP2005010984A/en
Publication of JP2005010984A publication Critical patent/JP2005010984A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display screen switching control device capable of performing smoothly display switching from a first process to a second process, in a software configuration having the first process and the second process. <P>SOLUTION: In this display screen switching control device, both the first process 21 and the second process 22 are started, and in the state where the first window 41 relative to the first process 21 is active and the second window 42 relative to the second process 22 is inactive, the second window 42 is switched from the inactive state to the active state. The device is equipped with a detection means 22b capable of detecting a switching factor, and a switching means 22c for switching the second window 42 to the active state by detecting the switching factor by the detection means 22b. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、第1のプロセスと第2のプロセスの両方を起動させ、第1のプロセスに係る第1ウィンドウがアクティブで、第2のプロセスに係る第2ウィンドウが非アクティブの状態のときに、第2ウィンドウを非アクティブからアクティブに切り換えるための表示画面切換制御装置及び制御プログラムに関する。
【0002】
【従来の技術】
デジタルカメラで撮影した画像データや、現像済みネガフィルムのコマ画像からスキャナーにより読み取った画像データを用いて写真感光材料に画像を焼付露光し写真プリントを作成する写真処理システムにおいては、写真処理を円滑に行うために種々の表示をモニター画面に行うようにしている。写真処理システムを動作させるためのソフトウェアとしては、第1のプロセスと第2のプロセスに分けて考えることができる。ここで、プロセスとはOS(オペレーティングシステム)の制御対象となるものであり、あるジョブを実行するために呼び集められたユーザー・プログラムのことを指している。写真処理のためのソフトウェアの中には、汎用性がある部分とそれ以外の部分とがあり、汎用性のある部分は外部ソフトウェア・メーカーから購入して写真処理システムの中に組みこむことがあり、これを第1のプロセスと定義する。例えば、プリント条件を設定したりプリント進行状況の表示画面構成や、デジタルカメラやパソコンからの画像データの入力や出力を行うための画面構成は第1のプロセスとして外部から購入したプログラム(第1のプロセス)をそのまま使用する。
【0003】
一方、第2のプロセスに関しては、例えば、エラー表示を画面に行ったりするプログラムであり、独自に設計するようにしている。エラー表示とは、例えば、写真感光材料を使い切ってしまった場合とか、写真感光材料の現像処理液を消耗する等の写真処理を続行することに支障が生じるような要因が発生した場合にモニター画面に表示するものである。
【0004】
このように複数のプロセスを有している場合は、第1のプロセスに関する表示は第1ウィンドウにより行われ、第2のプロセスに関する表示は第2ウィンドウにより行われる。このように第1のプロセスと第2のプロセスとは、別々のプログラム(ソフトウェア)であるから、第1ウィンドウがアクティブの状態になっておれば、もう一方の第2ウィンドウは非アクティブの状態になっている。
【0005】
【発明が解決しようとする課題】
かかる複数プロセス構成の場合、第1のプロセス(第1ウィンドウ)から第2のプロセス(第2ウィンドウ)に画面を切り換えるためには、例えば、モニター画面の下方にあるタスクバーを操作して切り換える必要があった。あるいは、「Alt」キーと「Tab」キーを操作して切り換える必要があった。すなわち、オペレータによる何らかの操作をすることで初めて画面を切り換えることができるようになっていた。上記のエラー表示等はオペレータの操作とは無関係に発生する状況であり、かかる状況を表示させるために何らかの操作を必要とすることは煩雑である。
【0006】
表示切換操作をスムーズに行えるようにするには、第1のプロセスの第1ウィンドウの画面内に、第2のプロセスへ切り換えるための操作ボタン設ける構成が考えられる。しかし、外部から購入する汎用的な第1のプロセスに、そのようなカスタム的な機能を付加することは汎用性を損なうという観点から困難なことが多い。
【0007】
本発明は上記実情に鑑みてなされたものであり、その課題は、第1のプロセスと第2のプロセスを有するソフトウェア構成において、第1のプロセスから第2のプロセスへの表示切換をスムーズに行うことができる表示画面切換制御装置及び制御プログラムを提供することである。
【課題を解決するための手段】
上記課題を解決するため本発明に係る表示画面切換制御装置は、
第1のプロセスと第2のプロセスの両方を起動させ、第1のプロセスに係る第1ウィンドウがアクティブで、第2のプロセスに係る第2ウィンドウが非アクティブの状態のときに、第2ウィンドウを非アクティブからアクティブに切り換えるための表示画面切換制御装置であって、
切換要因を検出可能な検出手段と、
この検出手段により切換要因を検出することにより第2ウィンドウをアクティブに切り換える切換手段とを備えたことを特徴とするものである。
【0008】
この表示画面切換制御装置の作用・効果は、以下の通りである。すなわち、 切換要因を検出可能な検出手段を備えており、切換要因を検出した場合には、第2ウィンドウを自動的にアクティブに切り換える。また、第1ウィンドウは非アクティブとなる。したがって、第2ウィンドウの方が第1ウィンドウよりも画面の前面に出てくることになり、オペレータは切換要因が発生したことをモニター画面で知ることができる。また、画面の切換操作をしなくても画面の切換が自動的に行われる。その結果、第1のプロセスと第2のプロセスを有するソフトウェア構成において、第1のプロセスから第2のプロセスへの表示切換をスムーズに行うことができる表示画面切換制御装置を提供することができる。
【0009】
本発明の好適な実施形態として、前記検出手段の機能が第2のプロセスの機能として組み込まれているものがあげられる。
かかる構成により、第2ウィンドウのアクティブへの切換をスムーズに行うことができる。
【0010】
本発明の別の好適な実施形態として、第1のプロセスの状態に関わらず、強制的に第2ウィンドウをアクティブに切り換えるように構成したものがあげられる。
【0011】
第2のプロセスにおいて、緊急に知らせるべきエラーが発生した場合、ただちにオペレータに知らせることができる。
【0012】
本発明の更に別の好適な実施形態として、第2のプロセスが第1のプロセスを起動させる機能を有するものがあげられる。
この構成によると、第2のプロセスを起動させることで、第1のプロセスも起動させることができる。これにより、第1のプロセスと第2のプロセスとを同時に立ち上げた状態にすることができ、通常は第1のプロセスがアクティブの状態になるようにすることができる。
【0013】
上記課題を解決するため本発明に係る表示画面切換制御プログラムは、
第1のプロセスと第2のプロセスの両方を起動させ、第1のプロセスに係る第1ウィンドウがアクティブで、第2のプロセスに係る第2ウィンドウが非アクティブの状態のときに、第2ウィンドウを非アクティブからアクティブに切り換えるための表示画面切換制御プログラムであって、
切換要因を検出する処理と、
この切換要因を検出することにより第2ウィンドウをアクティブに切り換える処理とをコンピュータに実行させることを特徴とするものである。
かかる構成による作用・効果は、既に述べた通りである。
【0014】
【発明の実施の形態】
本発明に係る表示画面切換制御装置(制御プログラム)の好適な実施形態を図面を用いて説明する。 まず、表示画面切換制御装置が用いられる写真処理システムの概要を図1の模式図により説明する。この写真処理システムは、デジタルカメラで撮影した画像データや、ネガフィルム等の画像形成媒体からスキャナーにより読み取った画像データを用いて写真プリントを作成するシステムである。
【0015】
図1において、スキャナー1は、現像済みネガフィルムのコマ画像を読み取りデジタルデータ化する。読み取られたコマ画像の画像データは、記憶装置に記憶される。コントローラ2は、CPUを中核として構成されるものであり、システムの各部の制御を行う。キーボード3は、写真処理を行うための各種の指令やデータの入力を行うために用いられる。モニター4は、写真処理を行うために必要な画面を映し出すものである。表示制御部5はモニター4に映し出すべき表示データを記憶するビデオメモリ、ディスプレイコントローラ(同期信号を出力)、D/Aコンバータ等により構成される。
【0016】
ペーパーマガジン6には、写真感光材料であるペーパーPがロール状に収容されている。ペーパーマガジン6から引き出された長尺状のペーパーPはペーパーカッター8によりプリントサイズに切断される。その後、ペーパーPは搬送経路に沿って配置された多数の搬送ローラ9により搬送される。露光エンジン10は、スキャナー1により取得した画像データに基づいて、ペーパーPの乳剤面に画像を焼付露光する。露光エンジン10は、レーザーエンジン、CRTエンジン、PLZTエンジン等の適宜の構造のデジタルエンジンを採用することができる。画像を焼付露光されたペーパーPは、現像処理部11にて現像処理された後、プリント排出部13から仕上がりの写真プリントとして排出される。
【0017】
また各部の状況を監視するためのセンサーが設けられている。第1センサー7は、ペーパーマガジン6内におけるペーパーPの有無を検出する。ペーパーマガジン6からペーパーPが引き出されない状態になれば、ペーパーPが切れたと判定してモニター4に表示させオペレータに知らせる。第2センサー12は、現像処理部11における状況(現像処理液の消耗や廃液タンクが満杯状態等)を監視するセンサーであり、やはりセンサーにより異常が生じた場合にはモニター4に知らせるようにしている。
【0018】
次に、表示画面切換制御装置20として機能する部分について説明する。モニター4には、写真処理をスムーズに実行するために種々の表示画面が表示される。また、写真処理を動作させるためのソフトウェアとして、大きく分けて第1のプロセス21と第2のプロセス22とから構成されている。すなわち、 汎用性があるプロセスとそれ以外のプロセスとがあり、汎用性のあるプロセスは外部メーカーから購入して写真処理システムの中に組みこむことがあり、これを第1のプロセス21と定義する。例えば、プリント条件を設定したりプリント進行状況の表示画面構成や、デジタルカメラやパソコンからの画像データの入力や出力を行うための画面構成は第1のプロセスとして外部から購入したプログラムをそのまま使用する。
【0019】
一方、第2のプロセス22に関しては、例えば、エラー表示を画面に行ったりするプログラムであり、独自に設計するようにしている。エラー表示とは、例えば、ペーパーPを使い切ってしまった場合とか、ペーパーPの現像処理液を消耗する等の写真処理を続行することに支障が生じるような要因が発生した場合にモニター画面に表示するものである。
【0020】
第1のプロセス21と第2のプロセス22とは、共にOS上で動作するものであり、別々のソフトウェア(アプリケーション)である。また、写真処理を行う場合には、第1のプロセス21と第2のプロセス22の両方を起動させた状態にしておく。
【0021】
第1のプロセス21は、外部から購入したプログラムをそのまま使用するため、第2のプロセスの起動手段の機能を付加することは困難である。そこで、独自に設計する第2のプロセスに第1プロセス起動手段22aの機能を付加して、第1のプロセス21と第2のプロセス22を同時に立ち上げるようにしている。
【0022】
図1に示すように、第1のプロセス21は、各種処理を実行するために必要な表示をモニター4にさせるための表示データ生成部21aを備える。この表示データに基づいてモニター4に画面表示が行われる。第1のプロセス21の機能としては、その他に画像データを入力するためにスキャナー1から画像を取り込むための画面や、デジタルカメラの記録媒体から画像データを取り込むための画面をモニター4に映し出すことができる。
【0023】
第2のプロセス22は、第1プロセス起動手段22aの機能を有する。すなわち、 第2のプロセス22を起動させることで、第1のプロセス21が自動的に起動されるような構成を採用している。また、検出手段22bの機能を有しており、第1のプロセス21のための表示画面から第2のプロセス22のための表示画面への切換要因が発生したか否かを検出する。すなわち、 第1センサー7や第2センサー12からの信号をインターフェース23を介して取り込み、常時プリント状況を把握している。切換要因が発生した場合は、切換手段22cの機能に基づき、モニター画面の切換を行うようにしている(後述)。切換要因とは、既に説明したように、ペーパーPを使い切ってしまった等の写真処理を続行することを阻害する要因のことである。図1では、2つのセンサー7,12のみを示しているが、センサーの設定個数については、限定されるものではなく、もっと多くのセンサーを設けてもよいのは当然である。表示データ生成部22dは、切換要因が発生した場合などに、その発生した内容や対処方法等をモニター4に表示させるための表示データを生成する。また、図1に示しているのは、第1のプロセス21と第2のプロセス22の機能の一部であり、図示されない種々の機能を更に備えている。
【0024】
<各プロセスの動作>
次に、第1・第2プロセスの動作について、図2のモニター画面の構成と、図3のフローチャートにより説明する。まず、写真処理システムを最初に立ち上げるときに、第2のプロセス22を起動させ、この第2のプロセス22の表示画面として第2ウィンドウ42をモニター4に表示する(#01)。また、第2のプロセス22を起動すると、第1プロセス起動手段22aの機能に基づいて、第1のプロセス21も起動させ、第1のプロセス21のための第1ウィンドウ41も表示させる(#3)。第1プロセス21は、EXE(エグゼ:ファイルの拡張子をexeとする)として起動することができる。
【0025】
すなわち、 第1のプロセス21と第2のプロセス22の両方が起動された状態となる。この時のモニター画面の状態は、図2の上に示すように、後から起動された第1ウィンドウ41の方がアクティブとなっており画面の前面に出た状態となる。また、第2ウィンドウ42は非アクティブの状態であり、第1ウィンドウ41の背後に隠れた状態である。図2は分かりやすく示すために、第2ウィンドウ42の一部が隠れた状態であるが、これに限定されるものではない。第1ウィンドウ41の大きさが最大になっておれば、非アクティブ状態の第2ウィンドウ42は全くモニター画面には見えない状態である。
【0026】
このように2つのプロセスが常時立ち上げられた状態であり、通常は第1のプロセス21の第1ウィンドウ41のみでプリント処理を行うためのユーザーインターフェースとして機能する。ただし、第2プロセス22は、センサーによりシステムの動作状況を常時監視している。すなわち、 切換要因を検出したか否かを常時監視している(#5)。そして、切換要因を検出すると、第2のプロセス22の第2ウィンドウ42を自動的に前面表示させる。つまり、図2の上側の状態から下側の状態に自動的に切り換わり、第2のプロセス22がアクティブとなり、第1のプロセス21は非アクティブとなる。
【0027】
このようにオペレータの画面切換操作を行うことなしに、切換要因が発生した場合は、直ちに画面切換が行われ、オペレータは写真処理の続行に支障が生じる事態が発生したことを知ることができる。
【0028】
なお、前面表示された第2ウィンドウ42は、オペレータの画面切換操作で背後の第1ウィンドウ41と切り換えることができる。
【0029】
<別実施形態>
写真処理を行うためのソフトウェアとして、第1のプロセスと第2のプロセスとにどのような機能をさせるかについては、適宜設定することができる。
【0030】
【図面の簡単な説明】
【図1】写真処理システムの構成を示す模式図
【図2】モニター画面の切換を示す図
【図3】第1・第2プロセスの動作を示すフローチャート
【符号の説明】
20 表示画面切換制御装置
21 第1のプロセス
22 第2のプロセス
22a 第1プロセス起動手段
22b 検出手段
22c 切換手段
41 第1ウィンドウ
42 第2ウィンドウ
[0001]
BACKGROUND OF THE INVENTION
The present invention activates both the first process and the second process, and when the first window related to the first process is active and the second window related to the second process is in an inactive state, The present invention relates to a display screen switching control device and a control program for switching a second window from inactive to active.
[0002]
[Prior art]
In a photo processing system that prints and exposes images on photographic photosensitive materials using image data taken with a digital camera or image data read by a scanner from developed negative film frame images, photo processing is smooth. For this purpose, various displays are performed on the monitor screen. Software for operating the photographic processing system can be divided into a first process and a second process. Here, the process is a target to be controlled by an OS (Operating System), and refers to a user program that has been collected to execute a certain job. Photo processing software has a general-purpose part and other parts, and the general-purpose part may be purchased from an external software manufacturer and incorporated into the photo processing system. This is defined as the first process. For example, a screen configuration for setting print conditions, a print progress display screen, and a screen configuration for inputting and outputting image data from a digital camera or a personal computer is a program purchased from the outside (the first process). Process) is used as is.
[0003]
On the other hand, the second process is, for example, a program that displays an error on the screen and is designed independently. An error display is, for example, when the photographic photosensitive material has been used up or when a factor that interferes with photographic processing continues, such as when the photographic photosensitive material's development processing solution is consumed. Is displayed.
[0004]
When there are a plurality of processes as described above, the display relating to the first process is performed by the first window, and the display regarding the second process is performed by the second window. Thus, since the first process and the second process are separate programs (software), if the first window is in an active state, the other second window is in an inactive state. It has become.
[0005]
[Problems to be solved by the invention]
In the case of such a multi-process configuration, in order to switch the screen from the first process (first window) to the second process (second window), for example, it is necessary to switch by operating a task bar below the monitor screen. there were. Alternatively, it was necessary to switch by operating the “Alt” key and the “Tab” key. That is, the screen can be switched for the first time by some operation by the operator. The above error display or the like is a situation that occurs regardless of the operator's operation, and it is complicated to require some operation to display such a situation.
[0006]
In order to perform the display switching operation smoothly, a configuration in which an operation button for switching to the second process is provided in the screen of the first window of the first process is conceivable. However, it is often difficult to add such a custom function to the first general-purpose process purchased from the outside from the viewpoint of impairing versatility.
[0007]
The present invention has been made in view of the above circumstances, and its task is to smoothly switch the display from the first process to the second process in a software configuration having the first process and the second process. It is to provide a display screen switching control device and a control program.
[Means for Solving the Problems]
In order to solve the above problems, a display screen switching control device according to the present invention includes:
When both the first process and the second process are activated and the first window related to the first process is active and the second window related to the second process is inactive, the second window is A display screen switching control device for switching from inactive to active,
Detection means capable of detecting the switching factor;
Switching means for switching the second window to active by detecting a switching factor by the detecting means is provided.
[0008]
The operations and effects of this display screen switching control device are as follows. That is, a detection means capable of detecting a switching factor is provided, and when the switching factor is detected, the second window is automatically switched to active. In addition, the first window becomes inactive. Therefore, the second window comes out in front of the screen rather than the first window, and the operator can know on the monitor screen that a switching factor has occurred. Further, the screen is automatically switched without performing the screen switching operation. As a result, it is possible to provide a display screen switching control device capable of smoothly switching the display from the first process to the second process in the software configuration having the first process and the second process.
[0009]
As a preferred embodiment of the present invention, one in which the function of the detecting means is incorporated as the function of the second process can be mentioned.
With this configuration, the second window can be switched to active smoothly.
[0010]
Another preferred embodiment of the present invention includes a configuration in which the second window is forcibly switched to active regardless of the state of the first process.
[0011]
In the second process, if an error that needs to be notified urgently occurs, the operator can be notified immediately.
[0012]
As still another preferred embodiment of the present invention, there is one in which the second process has a function of starting the first process.
According to this configuration, the first process can be started by starting the second process. As a result, the first process and the second process can be started simultaneously, and the first process can be normally activated.
[0013]
In order to solve the above problems, a display screen switching control program according to the present invention provides:
When both the first process and the second process are activated and the first window related to the first process is active and the second window related to the second process is inactive, the second window is A display screen switching control program for switching from inactive to active,
Processing to detect the switching factor;
By detecting this switching factor, the computer is caused to execute processing for switching the second window to active.
The operations and effects of this configuration are as described above.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
A preferred embodiment of a display screen switching control device (control program) according to the present invention will be described with reference to the drawings. First, an outline of a photographic processing system in which a display screen switching control device is used will be described with reference to the schematic diagram of FIG. This photographic processing system is a system for creating a photographic print using image data taken by a digital camera or image data read by a scanner from an image forming medium such as a negative film.
[0015]
In FIG. 1, a scanner 1 reads a frame image of a developed negative film and converts it into digital data. The image data of the read frame image is stored in the storage device. The controller 2 is configured with a CPU as a core, and controls each part of the system. The keyboard 3 is used for inputting various commands and data for performing photo processing. The monitor 4 projects a screen necessary for performing photo processing. The display control unit 5 includes a video memory that stores display data to be displayed on the monitor 4, a display controller (outputs a synchronization signal), a D / A converter, and the like.
[0016]
In the paper magazine 6, paper P, which is a photographic photosensitive material, is accommodated in a roll shape. The long paper P drawn from the paper magazine 6 is cut into a print size by a paper cutter 8. Thereafter, the paper P is transported by a number of transport rollers 9 arranged along the transport path. The exposure engine 10 prints and exposes an image on the emulsion surface of the paper P based on the image data acquired by the scanner 1. The exposure engine 10 can employ a digital engine having an appropriate structure such as a laser engine, a CRT engine, or a PLZT engine. The paper P on which the image is printed and exposed is developed by the development processing unit 11 and then discharged from the print discharge unit 13 as a finished photographic print.
[0017]
Sensors are also provided to monitor the status of each part. The first sensor 7 detects the presence or absence of the paper P in the paper magazine 6. If the paper P is not pulled out from the paper magazine 6, it is determined that the paper P has been cut and displayed on the monitor 4 to notify the operator. The second sensor 12 is a sensor that monitors the situation in the development processing unit 11 (development of the developing solution, the waste liquid tank is full, etc.), and also notifies the monitor 4 when an abnormality occurs by the sensor. Yes.
[0018]
Next, the part which functions as the display screen switching control device 20 will be described. Various display screens are displayed on the monitor 4 in order to smoothly execute photo processing. The software for operating the photo processing is roughly composed of a first process 21 and a second process 22. In other words, there are general-purpose processes and other processes. The general-purpose processes may be purchased from an external manufacturer and incorporated into the photo processing system, which is defined as the first process 21. . For example, a screen configuration for setting print conditions, a print progress display screen, and a screen configuration for inputting and outputting image data from a digital camera or a personal computer uses a program purchased from the outside as a first process. .
[0019]
On the other hand, the second process 22 is, for example, a program that displays an error on the screen and is designed independently. The error display is displayed on the monitor screen when, for example, the paper P has been used up or when a factor causing trouble in continuing the photo processing, such as exhausting the developing processing solution of the paper P, occurs. To do.
[0020]
The first process 21 and the second process 22 both operate on the OS and are separate software (applications). In addition, when performing photo processing, both the first process 21 and the second process 22 are activated.
[0021]
Since the first process 21 uses the program purchased from the outside as it is, it is difficult to add the function of the starting means of the second process. Therefore, the function of the first process starting means 22a is added to the originally designed second process so that the first process 21 and the second process 22 are started simultaneously.
[0022]
As shown in FIG. 1, the first process 21 includes a display data generation unit 21a for causing the monitor 4 to display necessary for executing various processes. A screen display is performed on the monitor 4 based on the display data. As a function of the first process 21, a screen for capturing an image from the scanner 1 for inputting image data and a screen for capturing image data from a recording medium of a digital camera are displayed on the monitor 4. it can.
[0023]
The second process 22 has the function of the first process starting means 22a. That is, a configuration is adopted in which the first process 21 is automatically started by starting the second process 22. Further, it has a function of the detecting means 22b and detects whether or not a switching factor from the display screen for the first process 21 to the display screen for the second process 22 has occurred. That is, signals from the first sensor 7 and the second sensor 12 are taken in via the interface 23, and the printing status is always grasped. When a switching factor occurs, the monitor screen is switched based on the function of the switching means 22c (described later). As described above, the switching factor is a factor that hinders the continuation of photo processing, such as the paper P being used up. In FIG. 1, only two sensors 7 and 12 are shown, but the number of sensors set is not limited, and it is natural that more sensors may be provided. The display data generation unit 22d generates display data for causing the monitor 4 to display the generated contents, the countermeasures, and the like when a switching factor occurs. Further, FIG. 1 shows a part of the functions of the first process 21 and the second process 22, and further includes various functions not shown.
[0024]
<Operation of each process>
Next, the operation of the first and second processes will be described with reference to the configuration of the monitor screen of FIG. 2 and the flowchart of FIG. First, when starting up the photo processing system for the first time, the second process 22 is activated, and a second window 42 is displayed on the monitor 4 as a display screen of the second process 22 (# 01). When the second process 22 is activated, the first process 21 is also activated based on the function of the first process activation means 22a, and the first window 41 for the first process 21 is also displayed (# 3). ). The first process 21 can be started as EXE (Exe: file extension is set to exe).
[0025]
That is, both the first process 21 and the second process 22 are activated. As shown in the upper part of FIG. 2, the state of the monitor screen at this time is the state in which the first window 41 activated later is active and comes out to the front of the screen. Further, the second window 42 is in an inactive state and is hidden behind the first window 41. FIG. 2 shows a state in which a part of the second window 42 is hidden for easy understanding, but the present invention is not limited to this. If the size of the first window 41 is maximized, the inactive second window 42 is completely invisible on the monitor screen.
[0026]
In this way, the two processes are always started up, and normally function as a user interface for performing print processing only in the first window 41 of the first process 21. However, the second process 22 constantly monitors the operation status of the system using sensors. That is, it is constantly monitored whether or not a switching factor is detected (# 5). When the switching factor is detected, the second window 42 of the second process 22 is automatically displayed on the front. That is, the state automatically switches from the upper state to the lower state in FIG. 2, the second process 22 becomes active, and the first process 21 becomes inactive.
[0027]
As described above, when a switching factor occurs without performing the operator's screen switching operation, the screen is immediately switched, and the operator can know that a situation has occurred that hinders the continuation of the photographic processing.
[0028]
The second window 42 displayed on the front side can be switched to the first window 41 behind by the operator's screen switching operation.
[0029]
<Another embodiment>
As software for performing photo processing, it is possible to appropriately set what function the first process and the second process are to perform.
[0030]
[Brief description of the drawings]
FIG. 1 is a schematic diagram showing a configuration of a photographic processing system. FIG. 2 is a diagram showing switching of a monitor screen. FIG. 3 is a flowchart showing operations of first and second processes.
20 display screen switching control device 21 first process 22 second process 22a first process starting means 22b detecting means 22c switching means 41 first window 42 second window

Claims (5)

第1のプロセスと第2のプロセスの両方を起動させ、第1のプロセスに係る第1ウィンドウがアクティブで、第2のプロセスに係る第2ウィンドウが非アクティブの状態のときに、第2ウィンドウを非アクティブからアクティブに切り換えるための表示画面切換制御装置であって、
切換要因を検出可能な検出手段と、
この検出手段により切換要因を検出することにより第2ウィンドウをアクティブに切り換える切換手段とを備えたことを特徴とする表示画面切換制御装置。
When both the first process and the second process are activated and the first window related to the first process is active and the second window related to the second process is inactive, the second window is A display screen switching control device for switching from inactive to active,
Detection means capable of detecting the switching factor;
A display screen switching control device comprising: switching means for switching the second window to active by detecting a switching factor by the detecting means.
前記検出手段の機能が第2のプロセスの機能として組み込まれていることを特徴とする請求項1に記載の表示画面切換制御装置。The display screen switching control device according to claim 1, wherein the function of the detection unit is incorporated as a function of a second process. 第1のプロセスの状態に関わらず、強制的に第2ウィンドウをアクティブに切り換えるように構成したことを特徴とする請求項1又は2に記載の表示画面切換制御装置。3. The display screen switching control device according to claim 1, wherein the second window is forcibly switched to active regardless of the state of the first process. 第2のプロセスが第1のプロセスを起動させる機能を有することを特徴とする請求項1〜3のいずれか1項に記載の表示画面切換制御装置。The display screen switching control apparatus according to claim 1, wherein the second process has a function of starting the first process. 第1のプロセスと第2のプロセスの両方を起動させ、第1のプロセスに係る第1ウィンドウがアクティブで、第2のプロセスに係る第2ウィンドウが非アクティブの状態のときに、第2ウィンドウを非アクティブからアクティブに切り換えるための表示画面切換制御プログラムであって、
切換要因を検出する処理と、
この切換要因を検出することにより第2ウィンドウをアクティブに切り換える処理とをコンピュータに実行させる表示画面切換制御プログラム。
When both the first process and the second process are activated and the first window related to the first process is active and the second window related to the second process is inactive, the second window is A display screen switching control program for switching from inactive to active,
Processing to detect the switching factor;
A display screen switching control program for causing a computer to execute processing for switching the second window to active by detecting the switching factor.
JP2003173134A 2003-06-18 2003-06-18 Display screen switching control device and control program Pending JP2005010984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003173134A JP2005010984A (en) 2003-06-18 2003-06-18 Display screen switching control device and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003173134A JP2005010984A (en) 2003-06-18 2003-06-18 Display screen switching control device and control program

Publications (1)

Publication Number Publication Date
JP2005010984A true JP2005010984A (en) 2005-01-13

Family

ID=34097048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003173134A Pending JP2005010984A (en) 2003-06-18 2003-06-18 Display screen switching control device and control program

Country Status (1)

Country Link
JP (1) JP2005010984A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0225919A (en) * 1988-06-30 1990-01-29 Internatl Business Mach Corp <Ibm> Window display
JPH04118717A (en) * 1990-09-07 1992-04-20 Fujitsu Ltd Multi-window control method
JPH0553751A (en) * 1991-08-26 1993-03-05 Canon Inc Window display device
JPH05210478A (en) * 1991-08-21 1993-08-20 Internatl Business Mach Corp <Ibm> Display system of abnormal state in client server type dispersion system industrial control system with graphical-user-interface
JPH08272579A (en) * 1995-03-28 1996-10-18 Nri & Ncc Co Ltd New arrival information display device in computer displaying plural windows
JPH1021039A (en) * 1996-07-05 1998-01-23 Kobe Nippon Denki Software Kk Message window display system
JP2001034485A (en) * 1999-07-19 2001-02-09 Oki Electric Ind Co Ltd Inter-process communication method in information processor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0225919A (en) * 1988-06-30 1990-01-29 Internatl Business Mach Corp <Ibm> Window display
JPH04118717A (en) * 1990-09-07 1992-04-20 Fujitsu Ltd Multi-window control method
JPH05210478A (en) * 1991-08-21 1993-08-20 Internatl Business Mach Corp <Ibm> Display system of abnormal state in client server type dispersion system industrial control system with graphical-user-interface
JPH0553751A (en) * 1991-08-26 1993-03-05 Canon Inc Window display device
JPH08272579A (en) * 1995-03-28 1996-10-18 Nri & Ncc Co Ltd New arrival information display device in computer displaying plural windows
JPH1021039A (en) * 1996-07-05 1998-01-23 Kobe Nippon Denki Software Kk Message window display system
JP2001034485A (en) * 1999-07-19 2001-02-09 Oki Electric Ind Co Ltd Inter-process communication method in information processor

Similar Documents

Publication Publication Date Title
US8121497B2 (en) Image forming apparatus, MFP and method of displaying jam removal guidance
JP2007203703A (en) Image forming apparatus and printing method
JP2005208335A (en) Image forming apparatus
JP2005010984A (en) Display screen switching control device and control program
JP2007226057A (en) Image forming apparatus
JP2005010985A (en) Display device of plurality of processes
JP2007168103A (en) Printer and its recovery printing method
JP3342218B2 (en) Printing apparatus and printing control method
JP2009276661A (en) Image forming apparatus and error disposal method for the same
JP2010162815A (en) Printer
JP6435765B2 (en) Electronic device and display control method in electronic device
JP4826894B2 (en) Display control method
JP4480409B2 (en) Image forming apparatus
JP2007171618A (en) Photographic processor
JP4161505B2 (en) Monitor and photo processing device
JP3705493B2 (en) Photo processing device
JPH07311670A (en) Electronic equipment and its error processing method
JP3567785B2 (en) Photo processing equipment
JP2006255950A (en) Image forming apparatus
JP2007171619A (en) Photographic processor
JP2005259019A (en) Apparatus, method and program for display, program recording medium, and image processor
JP2003312932A (en) Tip processing device of photosensitive material
JP4661487B2 (en) Instruction input device, instruction input method and program
JP2009157638A (en) Information processor
JP2003335020A (en) Printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071102

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071225

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090327