JPH01126721A - Control system for multi-window display device - Google Patents

Control system for multi-window display device

Info

Publication number
JPH01126721A
JPH01126721A JP62286132A JP28613287A JPH01126721A JP H01126721 A JPH01126721 A JP H01126721A JP 62286132 A JP62286132 A JP 62286132A JP 28613287 A JP28613287 A JP 28613287A JP H01126721 A JPH01126721 A JP H01126721A
Authority
JP
Japan
Prior art keywords
position information
display device
brightness
display
window
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
JP62286132A
Other languages
Japanese (ja)
Inventor
Ryoichi Okuzumi
奥住 亮一
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP62286132A priority Critical patent/JPH01126721A/en
Publication of JPH01126721A publication Critical patent/JPH01126721A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To easily observe an active window by matching high luminance position information to a window, which is operated in a multi-window (the active window). CONSTITUTION:Display position information 5 and high luminance position information 6 are defined by coordinates on a display device and the high luminance position information 6 are defined the top lef-hand coordinate and bottom right-hand coordinate of a quadrilateral, which is caused to be high luminance, on the display device. When the display position information are obtained as (cx, cy), the top-left-hand of the high luminance position information 6 is obtained as (x1, y1) and the bottom right-hand is obtained as (x2, y2), a position comparing part 3 compares the display position information 5 and the high luminance position information 6 and only in case of x1<=cx<=x2 and y1<=cy<=y2, a high luminance control signal 9 is turned on.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ表示装置に関し、特にマルチウィンドウ
表示装置の制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data display device, and particularly to a control method for a multi-window display device.

〔従来の技術〕[Conventional technology]

従来、この種のマルチウィンドウ表示装置は、ディスプ
レイ装置に表示させる内容を格納してVRAM上に各ウ
ィンドウの表示する部分を格納する方式となっていた。
Conventionally, this type of multi-window display device has adopted a system in which the content to be displayed on the display device is stored and the portion to be displayed by each window is stored in the VRAM.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のマルチウィンドウ表示装置は、ディスプ
レイ装置に対応したVRAMに表示内容を格納するため
、ディスプレイ装置に表示される内容の輝度は、VRA
M全体に対応しており、動作しているウィンドウ(アク
ティブウィンドウ)の輝度と他の部分の輝度とが同じに
なるのでアクティブウィンドウの内容が見ずらいという
欠点があった。
The conventional multi-window display device described above stores display content in the VRAM corresponding to the display device, so the brightness of the content displayed on the display device depends on the VRAM.
The problem is that the brightness of the operating window (active window) is the same as the brightness of other parts, making it difficult to see the contents of the active window.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のマルチウィンドウ表示装置の制御方式は、その
ディスプレイ装置上の走査線の位置を示す表示位置情報
格納部と、そのディスプレイ装置上の輝度を上げる位置
を示す高輝度位置情報格納部と、そのディスプレイ装置
上に表示するデータの輝度を上げる輝度制御部と、前記
表示位置と前記高輝度位置とを比較し高輝度部を検出す
る位置比較部を有している。
A control method for a multi-window display device according to the present invention includes a display position information storage unit that indicates the position of a scanning line on the display device, a high-brightness position information storage unit that indicates a position where the brightness is to be increased on the display device, and The display device includes a brightness control unit that increases the brightness of data displayed on the display device, and a position comparison unit that compares the display position and the high brightness position to detect a high brightness portion.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成図である。1はディス
プレイ装置上の走査線の位置を示す表示位置情報格納部
、2はディスプレイ装置上の輝度を上げる位置を示す高
輝度位置情報格納部、3は表示位置と高輝度位置とを比
較して高輝度部を検出する位置比較部、4はディスプレ
イ装置上に表示するデータの輝度を上げる輝度制御部、
5は走査線の表示位置情報、6は高輝度位置情報、7は
高輝度制御信号、8は表示信号、9は高輝度表示信号で
ある。
FIG. 1 is a block diagram of an embodiment of the present invention. Reference numeral 1 indicates a display position information storage unit that indicates the position of a scanning line on the display device, 2 indicates a high-brightness position information storage unit that indicates a position on the display device where the brightness is to be increased, and 3 indicates a comparison between the display position and the high-brightness position. a position comparison unit that detects a high brightness area; 4 a brightness control unit that increases the brightness of data displayed on the display device;
5 is display position information of the scanning line, 6 is high brightness position information, 7 is a high brightness control signal, 8 is a display signal, and 9 is a high brightness display signal.

表示位置情報5、及び高輝度位置情報6はディスプレイ
装置上の座標で定義し、高輝度位置情報6はディスプレ
イ装置上の高輝度にする四角形の左上の座標と右下の座
標で定義する。表示位置情報5を(CX、CY)、高輝
度位置情報6の左上を(Xi、Yl)、右下を(X2.
Y2)とする。位置比較部3は表示位置情報5と高輝度
位置情報6とを比較して次式を満たす場合のみ、高輝度
制御信号9をオンにする。
The display position information 5 and the high brightness position information 6 are defined by coordinates on the display device, and the high brightness position information 6 is defined by the upper left coordinates and lower right coordinates of a rectangle to be made high brightness on the display device. The display position information 5 is (CX, CY), the upper left of the high brightness position information 6 is (Xi, Yl), the lower right is (X2.
Y2). The position comparator 3 compares the display position information 5 and the high brightness position information 6 and turns on the high brightness control signal 9 only when the following equation is satisfied.

(x1≦Cx≦X2) AND (Y、≦CY≦Y2)
なお、座標はディスプレイ装置の横方向をX。
(x1≦Cx≦X2) AND (Y,≦CY≦Y2)
Note that the coordinates are X in the horizontal direction of the display device.

縦方向をYとしている。The vertical direction is Y.

輝度制御部4は表示信号8を入力して高輝度表示信号9
を出力するが、位置比較部3からの高輝度制御信号7が
オンの時のみ、表示信号8のレベルを上げて高輝度にす
る。
The brightness control unit 4 inputs the display signal 8 and outputs a high brightness display signal 9.
However, only when the high brightness control signal 7 from the position comparator 3 is on, the level of the display signal 8 is raised to make it high brightness.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、高輝度位置情報をマルチ
ウィンドウ内の動作しているウィンドウ(アクティブウ
ィンドウ)に合わせることにより、アクティブウィンド
ウの輝度を他より上げることができるという効果がある
As described above, the present invention has the effect that the brightness of the active window can be made higher than the others by matching the high brightness position information to the operating window (active window) within the multi-window.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の構成図である。 1・・・表示位置情報格納部、2・・・高輝度位置情報
格納部、3・・・位置比較部、4・・・輝度制御部、5
・・・表示位置情報、6・・・高輝度位置情報、7・・
・高輝度制御信号、8・・・表示信号、9・・・高輝度
表示信号。
FIG. 1 is a block diagram of an embodiment of the present invention. DESCRIPTION OF SYMBOLS 1... Display position information storage part, 2... High brightness position information storage part, 3... Position comparison part, 4... Brightness control part, 5
...Display position information, 6...High brightness position information, 7...
- High brightness control signal, 8... Display signal, 9... High brightness display signal.

Claims (1)

【特許請求の範囲】[Claims]  マルチウィンドウ表示装置において、そのディスプレ
イ装置上の走査線の位置を示す表示位置情報格納部と、
そのディスプレイ装置上の輝度を昇げる位置を示す高輝
度位置情報格納部と、前記表示位置と前記高輝度位置と
を比較し高輝度部を検出する位置比較部と、前記ディス
プレイ装置上に表示するデータの輝度を上げる輝度制御
部を含んで構成される事を特徴とするマルチウィンドウ
表示装置の制御方式。
In a multi-window display device, a display position information storage unit indicating the position of a scanning line on the display device;
a high-brightness position information storage unit that indicates a position where brightness can be increased on the display device; a position comparison unit that compares the display position and the high-brightness position to detect a high-brightness portion; 1. A control method for a multi-window display device, characterized in that the control method includes a brightness control section that increases the brightness of data to be displayed.
JP62286132A 1987-11-11 1987-11-11 Control system for multi-window display device Pending JPH01126721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62286132A JPH01126721A (en) 1987-11-11 1987-11-11 Control system for multi-window display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62286132A JPH01126721A (en) 1987-11-11 1987-11-11 Control system for multi-window display device

Publications (1)

Publication Number Publication Date
JPH01126721A true JPH01126721A (en) 1989-05-18

Family

ID=17700346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62286132A Pending JPH01126721A (en) 1987-11-11 1987-11-11 Control system for multi-window display device

Country Status (1)

Country Link
JP (1) JPH01126721A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03186893A (en) * 1989-12-18 1991-08-14 Canon Inc Image processing method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03186893A (en) * 1989-12-18 1991-08-14 Canon Inc Image processing method and device

Similar Documents

Publication Publication Date Title
JPH04106593A (en) Still image display device
US20190286295A1 (en) Fingerprint operation prompting method, display panel and display device
JPH01126721A (en) Control system for multi-window display device
JPH05127856A (en) Multi image display device
US20060203002A1 (en) Display controller enabling superposed display
JPH02144596A (en) System for controlling multi-window display device
JPH02282789A (en) Display control system for multiwindow display device
JPH08278875A (en) Cursor display controller
JPH05130504A (en) Image display controller
JPH0366676B2 (en)
JPS6283790A (en) Image processing device
JPH03202895A (en) data processing equipment
JPH07210142A (en) Method for displaying picture
JPH03273290A (en) Vertical/horizontal switching display
JPS5883885A (en) Overlapping of variable density image and binary image for display controller
JPS6129512B2 (en)
JPS6147984A (en) Image display unit
JPH086725A (en) Input position detection circuit of input device
JP2000035781A (en) Method and device for picture display control
JPH01234889A (en) Processing method for converting color display signals into monochrome display signals
JPH0455319B2 (en)
JPH02226197A (en) Crt display controller
JPS6197693A (en) Display unit
JPH0612039A (en) Display color controller for multiwindow display equipment
JPS6316792B2 (en)