JPH05313848A - Window changing system for computer display - Google Patents
Window changing system for computer displayInfo
- Publication number
- JPH05313848A JPH05313848A JP4115575A JP11557592A JPH05313848A JP H05313848 A JPH05313848 A JP H05313848A JP 4115575 A JP4115575 A JP 4115575A JP 11557592 A JP11557592 A JP 11557592A JP H05313848 A JPH05313848 A JP H05313848A
- Authority
- JP
- Japan
- Prior art keywords
- window
- display
- size
- mouse
- client
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 claims description 9
- 238000010586 diagram Methods 0.000 description 2
Landscapes
- Digital Computer Display Output (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ウィンドウのサイズを
変更可能なコンピュータディスプレイのウインドウ変更
方式に関し、特にウインドウのサイズ変更によってウイ
ンドウに表示されるフォントサイズも変更できるコンピ
ュータディスプレイのウインドウ変更方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window changing method for a computer display capable of changing a window size, and more particularly to a window changing method for a computer display capable of changing a font size displayed in the window by changing the window size.
【0002】[0002]
【従来の技術】従来のコンピュータシステムにおけるデ
ィスプレイのウインドウのフォント変更は、ウインドウ
が生成されるときにサーバに指定されるが、ウインドウ
生成後はウインドウのフォントを変更できなかった。2. Description of the Related Art The font change of a display window in a conventional computer system is specified by a server when a window is created, but the window font cannot be changed after the window is created.
【0003】[0003]
【発明が解決しようとする課題】上述した従来のコンピ
ュータのウインドウ変更方式は、一度生成されたウイン
ドウのフォントを変更するにはそのウインドウを終了
し、新たに使用するフォントを指定しウインドウを生成
しなければならないという欠点がある。According to the above-described conventional computer window changing method, in order to change the font of a window once created, the window is closed, a new font is designated and a window is created. It has the drawback of having to.
【0004】本発明の目的は、ウインドウにおけるフォ
ントの変更を、ウインドウのサイズに対してフォントの
変更も動的にかつ効率よく行う事ができるコンピュータ
ディスプレイのウインドウ変更方式を提供することにあ
る。SUMMARY OF THE INVENTION It is an object of the present invention to provide a window changing system for a computer display capable of changing the font in a window dynamically and efficiently with respect to the size of the window.
【0005】[0005]
【課題を解決するための手段】本発明のコンピュータデ
ィスプレイのウインドウ変更方式はディスプレイと、キ
ーボード及びマウスと、コンピュータ本体と、前記ディ
スプレイ上に文字を表示するウインドウと、そのウイン
ドウに表示される文字データであるフォントファイル
と、クライアントからの描画要求に応じてディスプレイ
上に描画を行い、またキーボード及びマウスからの入力
をクライアントへイベントとして通知するディスプレイ
サーバと、ディスプレイ上の全てのウインドウを管理す
るウインドウマネージャとを備えたサーバ・クライアン
ト方式のマルチプロセス環境のコンピュータディスプレ
イのウインドウ変更方式において、前記マウスからの入
力によりそのウインドウのサイズを変更する事によっ
て、ウインドウに表示されるべき適切な文字サイズを検
索しウインドウのサイズを変更する以前と同じ情報を、
異なったサイズのフォントを用いて表示する。A method of changing a window of a computer display according to the present invention is a display, a keyboard and a mouse, a computer main body, a window for displaying characters on the display, and character data displayed in the window. A font file, a display server that draws on the display in response to a drawing request from the client, and notifies the client of input from the keyboard and mouse as events, and a window manager that manages all windows on the display. In a window change method of a computer display in a server / client multi-process environment equipped with and, the window is displayed by changing the size of the window by input from the mouse. The search for appropriate character size the same information as before to change the size of the window should be,
Display using different sized fonts.
【0006】[0006]
【実施例】次に、本発明について図面を参照して説明す
る。図1は、本発明の一実施例の構成図である。図1に
おいて、ディスプレイのウインドウ1は自由にサイズを
変えられるウインドウが指定され、このウインドウ内に
横文字数と行数が設定されたウインドウが生成される。
次にマウス2からウインドウのサイズ変更イベントがあ
った場合に、まずディスプレイサーバ3がウインドウサ
イズ変更イベント6を取得して、フォント検索要求7を
ウインドウマネージャ4に通知する。ウインドウマネー
ジャ4は、変更されたウインドウ1の現在の縦方向と横
方向のサイズを検出しウインドウの持つデータにある、
表示する横文字列と行数を表示することが可能なフォン
トを、フォントファイル5から検索し(図1のフォント
情報8)、ウインドウ1にフォント変更通知9を送出す
る。ウインドウ1は、フォントが変更された事による描
画要求10をウインドウマネージャ4に知らせ、ウイン
ドウマネージャ4は描画が必要なウインドウに対する描
画要求11をディスプレイサーバ3に送る。描画要求1
1を受信したディスプレイサーバ3は、指定されたウイ
ンドウ1に再表示要求12を通知しフォントを変更す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention. In FIG. 1, a window 1 of the display is designated as a window whose size can be freely changed, and a window in which the number of horizontal characters and the number of lines are set is generated in this window.
Next, when there is a window size change event from the mouse 2, the display server 3 first acquires a window size change event 6 and notifies the window manager 4 of a font search request 7. The window manager 4 detects the current vertical and horizontal sizes of the changed window 1 and stores the data in the window.
A font capable of displaying the horizontal character string to be displayed and the number of lines is searched from the font file 5 (font information 8 in FIG. 1), and the font change notification 9 is sent to the window 1. The window 1 informs the window manager 4 of a drawing request 10 due to the change of the font, and the window manager 4 sends a drawing request 11 for a window requiring drawing to the display server 3. Drawing request 1
The display server 3 that has received 1 notifies the designated window 1 of the redisplay request 12 and changes the font.
【0007】[0007]
【発明の効果】以上説明したように本発明は、ウインド
ウのサイズが変更されるとき、そのウインドウの縦方向
と横方向のサイズをもとにウインドウ上に描画可能なフ
ォントサイズをウインドウマネージャが割り出し、その
フォントデータをウインドウに通知し、ディスプレイサ
ーバからウインドウへ再表示要求を通知する事によりフ
ォントの変更が動的かつ効率よく行う事ができる効果が
ある。As described above, according to the present invention, when the window size is changed, the window manager determines the font size that can be drawn on the window based on the vertical and horizontal sizes of the window. By notifying the window of the font data and notifying the window of the redisplay request from the display server, the font can be dynamically and efficiently changed.
【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.
1 ウインドウ 2 マウス 3 ディスプレイサーバ 4 ウインドウマネージャ 5 フォントファイル 1 window 2 mouse 3 display server 4 window manager 5 font file
Claims (1)
と、コンピュータ本体と、前記ディスプレイ上に文字を
表示するウインドウと、そのウインドウに表示される文
字データであるフォントファイルと、クライアントから
の描画要求に応じてディスプレイ上に描画を行い、また
キーボード及びマウスからの入力をクライアントへイベ
ントとして通知するディスプレイサーバと、ディスプレ
イ上の全てのウインドウを管理するウインドウマネージ
ャとを備えたサーバ・クライアント方式のマルチプロセ
ス環境のコンピュータディスプレイのウインドウ変更方
式において、前記マウスからの入力によりそのウインド
ウのサイズを変更する事によって、ウインドウに表示さ
れるべき適切な文字サイズを検索しウインドウのサイズ
を変更する以前と同じ情報を、異なったサイズのフォン
トを用いて表示することを特徴とするコンピュータディ
スプレイのウインドウ変更方式。1. A display, a keyboard and a mouse, a computer main body, a window for displaying characters on the display, a font file which is character data displayed in the window, and a drawing request from a client. A computer in a server / client multi-process environment that includes a display server that draws on a display and notifies a client of input from the keyboard and mouse as events, and a window manager that manages all windows on the display. In the window change method of the display, by changing the size of the window by the input from the mouse, the same character size as that before searching for an appropriate character size to be displayed in the window and changing the size of the window A window change method for computer displays, characterized in that the same information is displayed using fonts of different sizes.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4115575A JPH05313848A (en) | 1992-05-08 | 1992-05-08 | Window changing system for computer display |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4115575A JPH05313848A (en) | 1992-05-08 | 1992-05-08 | Window changing system for computer display |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05313848A true JPH05313848A (en) | 1993-11-26 |
Family
ID=14665972
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4115575A Withdrawn JPH05313848A (en) | 1992-05-08 | 1992-05-08 | Window changing system for computer display |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05313848A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10504119A (en) * | 1994-03-14 | 1998-04-14 | アップル コンピュータ, インコーポレイテッド | Information display management system on computer |
WO2009122684A1 (en) * | 2008-04-01 | 2009-10-08 | Yanase Takatoshi | Display system, display method, program, and recording medium |
JP2011186740A (en) * | 2010-03-08 | 2011-09-22 | Ntt Docomo Inc | Display device and screen display method |
-
1992
- 1992-05-08 JP JP4115575A patent/JPH05313848A/en not_active Withdrawn
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10504119A (en) * | 1994-03-14 | 1998-04-14 | アップル コンピュータ, インコーポレイテッド | Information display management system on computer |
WO2009122684A1 (en) * | 2008-04-01 | 2009-10-08 | Yanase Takatoshi | Display system, display method, program, and recording medium |
JP4605675B2 (en) * | 2008-04-01 | 2011-01-05 | 隆敏 柳瀬 | Display system, display method, program, and recording medium |
JPWO2009122684A1 (en) * | 2008-04-01 | 2011-07-28 | 隆敏 柳瀬 | Display system, display method, program, and recording medium |
US8907990B2 (en) | 2008-04-01 | 2014-12-09 | Takatoshi Yanase | Display system, display method, program, and recording medium |
JP2011186740A (en) * | 2010-03-08 | 2011-09-22 | Ntt Docomo Inc | Display device and screen display method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7697000B2 (en) | Method and apparatus for typographic glyph construction including a glyph server | |
US6704034B1 (en) | Method and apparatus for providing accessibility through a context sensitive magnifying glass | |
US6606525B1 (en) | System and method of merging static data in web pages | |
US5898419A (en) | Method and apparatus for scaling a cursor on local computer to have the same size relative to a window on the local computer as another cursor has to another window on a remote computer | |
EP0327781A3 (en) | Method to automatically vary displayed object size with variations in window size | |
US6011549A (en) | Method and apparatus for smooth scrolling of text using window | |
KR880002089A (en) | Display control device for compound document processing device | |
US20060077207A1 (en) | Context dependent image caching | |
KR19980024091A (en) | Remote replication and refresh method of screen, its system and remote control system | |
JPH0793568A (en) | System and method for immediate execution of graphics clipping at every window | |
JPH05313848A (en) | Window changing system for computer display | |
WO1999047990A1 (en) | Electronic privacy screen and viewer | |
Tair | The importance of responsive logo design across a wide range of devices on the web | |
US20240104808A1 (en) | Method and system for creating stickers from user-generated content | |
JPH07168787A (en) | Interrupting/restarting system for client/server system processing | |
US5920880A (en) | Method and system for a dynamic rendering protocol | |
CN117332177B (en) | Picture display method and device based on doubly linked list and storage medium | |
WO2000014686A1 (en) | System and method for integrating animated graphical elements in a scrolling display window | |
JPH05257636A (en) | Display device | |
JPH04323721A (en) | Window display system | |
JPH08160930A (en) | Computer screen display method in multiple languages | |
JPH10154058A (en) | Secondary window display method | |
JPH05224857A (en) | Graphical user interface of data processing system and method for changing size of data input field | |
JPH03286264A (en) | Guidance display system by moving image mode | |
KR930003713A (en) | Selection method by operation mode of on-screen display |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19990803 |