JPH0793574A - Data processor and display controlling method - Google Patents

Data processor and display controlling method

Info

Publication number
JPH0793574A
JPH0793574A JP5238632A JP23863293A JPH0793574A JP H0793574 A JPH0793574 A JP H0793574A JP 5238632 A JP5238632 A JP 5238632A JP 23863293 A JP23863293 A JP 23863293A JP H0793574 A JPH0793574 A JP H0793574A
Authority
JP
Japan
Prior art keywords
display
data
enlarged
enlargement
range
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
JP5238632A
Other languages
Japanese (ja)
Inventor
Masahiko Tamiya
昌彦 田宮
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP5238632A priority Critical patent/JPH0793574A/en
Publication of JPH0793574A publication Critical patent/JPH0793574A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To enable the magnified display of only the necessary part while grasping the whole, in a data processor provided with a display device. CONSTITUTION:When a magnified location is designated on the displayed picture of a display part 16 by a cursor, a CPU 11 sets the magnification range corresponding to the location, extracts data existing within the magnification range, and performs the magnified display of the data. Thus, only the surroundings of the designated location can be partially magnified and displayed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、表示装置を備えたワー
ドプロセッサやパーソナルコンピュータ等のデータ処理
装置に係り、特に拡大表示機能を備えたデータ処理装置
及び表示制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device such as a word processor or a personal computer having a display device, and more particularly to a data processing device having a magnifying display function and a display control method.

【0002】[0002]

【従来の技術】従来、ワードプロセッサやパーソナルコ
ンピュータ等のデータ処理装置では、表示データを拡大
して表示するための拡大表示機能を備えたものがある。
ただし、これはモード切換えにより、画面全体の表示デ
ータを拡大表示する機能である。したがって、画面が小
さい場合には、拡大表示された表示データが入り切らな
くなることもあり、このような場合には画面をスクロー
ルさせて見るといった操作が必要となる。
2. Description of the Related Art Conventionally, some data processing devices such as word processors and personal computers have an enlarged display function for enlarging and displaying display data.
However, this is a function of enlarging and displaying the display data of the entire screen by mode switching. Therefore, in the case where the screen is small, the display data that has been enlarged and displayed may not be fully filled, and in such a case, an operation of scrolling the screen to view is necessary.

【0003】[0003]

【発明が解決しようとする課題】上記したように、従来
の拡大表示機能は画面全体を対象としており、その中の
表示データを全て拡大表示するといったものであった。
このため、拡大後の表示データが全て画面内に入らない
こともあり、全体が把握しづらいことや、必要な部分を
表示させるために、何度もスクロール操作が必要となる
などの不具合があった。
As described above, the conventional enlarged display function is intended for the entire screen, and all the display data in the enlarged display is displayed.
For this reason, the display data after enlargement may not all fit in the screen, making it difficult to grasp the whole image, and there are problems such as repeated scrolling operations to display the necessary parts. It was

【0004】本発明は上記のような点に鑑みなされたも
ので、全体を把握しながら、必要な部分のみ拡大表示す
ることのできるデータ処理装置及び表示制御方法を提供
することを目的とする。
The present invention has been made in view of the above points, and an object thereof is to provide a data processing apparatus and a display control method capable of enlarging and displaying only a necessary portion while grasping the whole.

【0005】[0005]

【課題を解決するための手段】本発明は、表示装置を備
えたデータ処理装置において、上記表示装置の表示画面
上で拡大位置を指定する位置指定手段と、この位置指定
手段によって指定された拡大位置に対応する拡大範囲を
設定する範囲設定手段と、この範囲設定手段によって設
定された拡大範囲内に存在するデータを抽出して拡大表
示する表示制御手段とを具備したものである。
According to the present invention, in a data processing device equipped with a display device, a position designating device for designating a magnified position on a display screen of the display device, and a magnifying device designated by the position designating device. It is provided with a range setting means for setting an enlarged range corresponding to a position, and a display control means for extracting and enlarging and displaying data existing in the enlarged range set by the range setting means.

【0006】[0006]

【作用】上記の構成よれば、表示画面上で拡大位置を指
定することにより、その位置に対応する拡大範囲が設定
され、その拡大範囲内に存在するデータが抽出され、拡
大表示される。これにより、指定した位置の周囲だけを
部分的に拡大表示することができる。
According to the above construction, by designating the enlargement position on the display screen, the enlargement range corresponding to the position is set, and the data existing in the enlargement range is extracted and enlarged and displayed. As a result, only the periphery of the specified position can be partially enlarged and displayed.

【0007】[0007]

【実施例】以下、図面を参照して本発明の一実施例を説
明する。図1は表示装置を備えたデータ処理装置の要部
の構成を示すブロック図である。図1において、CPU
11は、本装置全体の制御を行うもので、ここではRO
M12およびRAM13をアクセスして、入力指示に従
うプログラムの起動で、図2に示すような表示制御処理
等を実行する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a main part of a data processing device including a display device. In FIG. 1, the CPU
Reference numeral 11 is for controlling the entire apparatus.
By accessing the M12 and the RAM 13 and starting the program according to the input instruction, the display control process and the like as shown in FIG. 2 are executed.

【0008】ROM12には、CPU11の起動に必要
なプログラムを格納するためのプログラム領域12a
や、表示に用いるフォントデータを格納するためのフォ
ント領域12b等が設けられている。
The ROM 12 has a program area 12a for storing a program necessary for starting the CPU 11.
Also, a font area 12b for storing font data used for display is provided.

【0009】RAM13には、CPU11の制御に必要
な各種の情報が格納されており、ここでは表示対象とな
る文書データを格納するための文書バッファ13aが設
けられている。
The RAM 13 stores various kinds of information necessary for controlling the CPU 11, and here is provided with a document buffer 13a for storing the document data to be displayed.

【0010】入力部14は、例えばキーボードからな
り、文字コードやコマンド等の情報を入力するためのも
のである。入力制御部15は、入力部14によって入力
された情報の入力制御を行う。表示部16は、例えば液
晶表示装置(LCD)からなり、文書データ等を表示す
る。表示制御部17は、VRAM(ビデオRAM)18
を用いて表示部16に対する表示制御を行う。VRAM
18には、表示部16に表示する表示データが格納され
る。
The input unit 14 is composed of, for example, a keyboard and is used to input information such as character codes and commands. The input control unit 15 controls the input of the information input by the input unit 14. The display unit 16 includes, for example, a liquid crystal display (LCD), and displays document data and the like. The display control unit 17 includes a VRAM (video RAM) 18
Is used to control the display of the display unit 16. VRAM
Display data to be displayed on the display unit 16 is stored in 18.

【0011】フロッピーディスク装置(以下、FDDと
称す)19は、外部記憶装置として用いられ、文書デー
タ等を保存する際に用いられる。フロッピーディスクコ
ントローラ(以下、FDCと称す)20は、FDD19
の制御を行う。
A floppy disk device (hereinafter referred to as FDD) 19 is used as an external storage device and is used for storing document data and the like. The floppy disk controller (hereinafter referred to as FDC) 20 is the FDD 19
Control.

【0012】次に、同実施例の動作を説明する。ここで
は、表示装置を備えたデータ処理装置において、画面全
体でなく、部分的な拡大表示を行う場合について説明す
る。
Next, the operation of the embodiment will be described. Here, a case will be described in which a data processing device including a display device performs partial enlarged display instead of the entire screen.

【0013】図2のフローチャートに示すように、ま
ず、表示部16の表示画面上で拡大位置を指定する(ス
テップS1)。この指定は、図3(a)にように、表示
画面上に表示されているカーソル31を所望の位置に移
動させることで行う。拡大位置が指定されると、CPU
11はその指定位置に対応する拡大範囲32を図3
(b)のように設定する(ステップS3)。なお、この
拡大範囲32の大きさは予め決められているものとす
る。
As shown in the flowchart of FIG. 2, first, the enlargement position is designated on the display screen of the display unit 16 (step S1). This designation is performed by moving the cursor 31 displayed on the display screen to a desired position as shown in FIG. When the enlargement position is specified, the CPU
11 indicates an enlarged range 32 corresponding to the designated position.
The setting is made as shown in (b) (step S3). It should be noted that the size of the expanded range 32 is predetermined.

【0014】次に、CPU11は、拡大範囲32内の表
示データを取り込み(ステップS3)、その取り込んだ
表示データを拡大処理する(ステップS4)。具体的に
は、表示データが文字データの場合には、予め標準のフ
ォントデータとは別に所定倍したフォントデータをRO
M12のフォント領域12bに用意しておき、そこから
対応する所定倍のフォントデータを読み出すことで行
う。
Next, the CPU 11 takes in the display data within the enlarged range 32 (step S3) and enlarges the taken-in display data (step S4). Specifically, when the display data is character data, the font data that has been multiplied by a predetermined amount is RO separately from the standard font data in advance.
This is performed by preparing in the font area 12b of M12 and reading the corresponding font data of a predetermined size from there.

【0015】また、図形データのようにユーザが画面に
任意に描くものは、文字データのように予め所定倍した
ものを用意しておくことはできないため、新たに所定倍
した表示データを作成し直すことになる。
Further, since the data arbitrarily drawn by the user on the screen, such as the graphic data, cannot be prepared in advance like the character data, the display data is newly created by multiplying the display data by the predetermined size. It will be fixed.

【0016】このようにして表示データが拡大処理され
ると、CPU11はその拡大処理後の表示データをVR
AM18に転送する(ステップS5)。表示部16は、
このVRAM18に格納された表示データに基づいて表
示を行う(ステップS6)。これにより、図3(b)に
示すようにカーソル31で指定した位置の周囲が部分的
に拡大表示されることになる。
When the display data is enlarged in this way, the CPU 11 VR-displays the enlarged display data.
Transfer to the AM 18 (step S5). The display unit 16 is
Display is performed based on the display data stored in the VRAM 18 (step S6). As a result, the periphery of the position designated by the cursor 31 is partially enlarged and displayed as shown in FIG.

【0017】この場合、カーソル31を移動すれば、上
記同様の処理を繰り返すことにより、その移動に伴って
拡大位置を変更することができる。すなわち、画面を虫
眼鏡で見ているかのように、カーソル31を移動させな
がら、表示データを拡大しながら連続的に見ることがで
きる。また、拡大範囲32内で、データの編集、構成、
修飾などの作業も行うことができる。
In this case, if the cursor 31 is moved, the enlargement position can be changed along with the movement by repeating the same processing as above. That is, it is possible to continuously view the display data while enlarging the display data while moving the cursor 31, as if the screen is being viewed with a magnifying glass. In addition, within the expansion range 32, data editing, composition,
Work such as modification can also be performed.

【0018】なお、上記実施例では、文書バッファ31
内の文書データを表示対象として拡大表示する場合につ
いて説明したが、例えばソフトウェアキーボードやスク
ロールバーなどのような操作部を同時に表示する装置の
場合には、その操作部も含めて同様の拡大表示を行うも
のとする。
In the above embodiment, the document buffer 31
Although the case of magnifying and displaying the document data in the inside has been described, in the case of a device that simultaneously displays an operation unit such as a software keyboard or a scroll bar, the same enlarged display including the operation unit is performed. Assumed to be performed.

【0019】すなわち、例えば図4(a)に示すよう
に、ソフトウェアキーボードが画面に表示されている状
態で、カーソル31でそのキーボード上のあるキーを指
定すれば、同図(b)に示すように、カーソル31の位
置を拡大位置とした拡大範囲32を設定し、その部分の
みを拡大表示する。これにより、指定操作が非常に楽に
なる。
That is, for example, when a software keyboard is displayed on the screen as shown in FIG. 4A and a certain key on the keyboard is designated by the cursor 31, as shown in FIG. 4B. Then, the enlargement range 32 in which the position of the cursor 31 is set to the enlargement position is set and only that portion is enlarged and displayed. This makes the designation operation much easier.

【0020】[0020]

【発明の効果】以上のように本発明によれば、表示画面
上で拡大位置を指定し、この指定された拡大位置に対応
する拡大範囲を設定し、この設定された拡大範囲内に存
在するデータを抽出して拡大表示するようにしたため、
指定した位置の周囲だけを部分的に拡大表示することが
できる。したがって、従来の拡大表示のように、全体が
把握しづらいことや、必要な部分を表示させるために、
何度もスクロール操作が必要となるなどの不具合を解消
することができる。
As described above, according to the present invention, the enlargement position is designated on the display screen, the enlargement range corresponding to the designated enlargement position is set, and the enlargement range exists within the set enlargement range. Since I extracted the data and expanded it,
Only the area around the specified position can be enlarged. Therefore, it is difficult to grasp the whole like the conventional enlarged display, or to display the necessary part,
It is possible to solve the problem that scroll operation is required many times.

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

【図1】本発明の一実施例に係るデータ処理装置の構成
を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a data processing device according to an embodiment of the present invention.

【図2】同実施例の動作を説明するためのフローチャー
ト。
FIG. 2 is a flowchart for explaining the operation of the embodiment.

【図3】同実施例の表示画面を示す図。FIG. 3 is a diagram showing a display screen of the embodiment.

【図4】本発明の他の実施例としての操作部に対する拡
大表示を示す図。
FIG. 4 is a diagram showing an enlarged display of an operation unit according to another embodiment of the present invention.

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

11…CPU、12…ROM、12b…フォント領域、
13…RAM、13a…文書バッファ、14…入力部、
15…入力制御部、16…表示部、17…表示制御部、
18…VRAM、31…カーソル、32…拡大範囲。
11 ... CPU, 12 ... ROM, 12b ... Font area,
13 ... RAM, 13a ... Document buffer, 14 ... Input section,
15 ... Input control unit, 16 ... Display unit, 17 ... Display control unit,
18 ... VRAM, 31 ... Cursor, 32 ... Enlarged range.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 表示装置を備えたデータ処理装置におい
て、 上記表示装置の表示画面上で拡大位置を指定する位置指
定手段と、 この位置指定手段によって指定された拡大位置に対応す
る拡大範囲を設定する範囲設定手段と、 この範囲設定手段によって設定された拡大範囲内に存在
するデータを抽出して拡大表示する表示制御手段とを具
備したことを特徴とするデータ処理装置。
1. A data processing device including a display device, wherein a position designating means for designating a magnifying position on a display screen of the display device and a magnifying range corresponding to the magnifying position designated by the position designating device are set. A data processing apparatus, comprising: a range setting means for performing a display and a display control means for extracting and enlarging and displaying data existing in the enlargement range set by the range setting means.
【請求項2】 表示装置を備えたデータ処理装置の表示
制御方法において、 上記表示装置の表示画面上で拡大位置を指定し、 この指定された拡大位置に対応する拡大範囲を設定し、 この設定された拡大範囲内に存在するデータを抽出して
拡大表示するようにしたことを特徴とする表示制御方
法。
2. A display control method for a data processing device having a display device, wherein an enlargement position is designated on a display screen of the display device, and an enlargement range corresponding to the designated enlargement position is set. The display control method is characterized in that data existing within the enlarged range is extracted and enlarged and displayed.
JP5238632A 1993-09-27 1993-09-27 Data processor and display controlling method Pending JPH0793574A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5238632A JPH0793574A (en) 1993-09-27 1993-09-27 Data processor and display controlling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5238632A JPH0793574A (en) 1993-09-27 1993-09-27 Data processor and display controlling method

Publications (1)

Publication Number Publication Date
JPH0793574A true JPH0793574A (en) 1995-04-07

Family

ID=17033032

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5238632A Pending JPH0793574A (en) 1993-09-27 1993-09-27 Data processor and display controlling method

Country Status (1)

Country Link
JP (1) JPH0793574A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004005316A (en) * 2002-06-03 2004-01-08 Matsushita Electric Ind Co Ltd Input device
US7437670B2 (en) 2001-03-29 2008-10-14 International Business Machines Corporation Magnifying the text of a link while still retaining browser function in the magnified display
WO2011024531A1 (en) * 2009-08-31 2011-03-03 日本電気株式会社 Information processor, method for controlling information processor, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7437670B2 (en) 2001-03-29 2008-10-14 International Business Machines Corporation Magnifying the text of a link while still retaining browser function in the magnified display
US8112705B2 (en) 2001-03-29 2012-02-07 International Business Machines Corporation Magnifying the text of a link while still retaining browser function in the magnified display
US8826121B2 (en) 2001-03-29 2014-09-02 International Business Machines Corporation Magnifying the text of a link while still retaining browser function in the magnified display
JP2004005316A (en) * 2002-06-03 2004-01-08 Matsushita Electric Ind Co Ltd Input device
WO2011024531A1 (en) * 2009-08-31 2011-03-03 日本電気株式会社 Information processor, method for controlling information processor, and program

Similar Documents

Publication Publication Date Title
JP3461412B2 (en) Data processing device and data processing method
JP2506120B2 (en) Image display method
JP3391852B2 (en) Document processing apparatus and method
JPH04142661A (en) Information processor
JPH07295782A (en) Screen display controlling method
JP2774703B2 (en) CAD equipment
JPH0793574A (en) Data processor and display controlling method
JP3268029B2 (en) Handwriting input device
JPS63153626A (en) Magnifier window control system
JP2000235447A (en) Display controller and storage medium
JP2535324B2 (en) Display controller
JP2004029933A (en) Display controller and display control method
JPH04369717A (en) Information processing method and its device
JPH06295328A (en) Method and device for controlling display
JPH1049338A (en) Command button control system
JPH08328613A (en) Method for preparing sequence/program and method for setting data
JPH04367065A (en) Display system
JP2523472B2 (en) Display screen control method
JP2004030296A (en) Multiwindow display device
JPH06274587A (en) Graphic editing method
JPS6151264A (en) Document processing device
JPH05249887A (en) Picture display device
JP2000347783A (en) Display controller and storage medium
JPH053007B2 (en)
JPS6127587A (en) Wind data control system