JPH06149803A - Document editing device - Google Patents

Document editing device

Info

Publication number
JPH06149803A
JPH06149803A JP4303967A JP30396792A JPH06149803A JP H06149803 A JPH06149803 A JP H06149803A JP 4303967 A JP4303967 A JP 4303967A JP 30396792 A JP30396792 A JP 30396792A JP H06149803 A JPH06149803 A JP H06149803A
Authority
JP
Japan
Prior art keywords
input
information
cursor position
module
format information
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
JP4303967A
Other languages
Japanese (ja)
Inventor
Hideki Hayamizu
秀樹 速水
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP4303967A priority Critical patent/JPH06149803A/en
Publication of JPH06149803A publication Critical patent/JPH06149803A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve the document editing efficiency without deteriorating the processing speed of the input/editing function by controlling a display means so as to display the format information on the cursor position when no input information is detected any more CONSTITUTION:A control module 11 performs the switching and the control delivery of various types of editing processing, monitors the user input state, and performs the switching between an input editing module 13 and a cursor position format information display module 14. Meanwhile a user input module 12 collectively controls the user key input and mouse input operations, etc., and saves temporarily the input information into an internal buffer. Then the module 12 delivers the saved input information in response to the request of another module. Then the presence or absence of the user input is decided. If the presence of the user input is recognized, the user input information is taken out an editing operation is carried out in accordance with the user input. If not, the information on the cursor position is shown on a screen after editing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ワードプロセッサ、ワ
ークステーション、パソコン等を利用して文書の編集を
行なう文書編集装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document editing apparatus for editing a document using a word processor, workstation, personal computer or the like.

【0002】[0002]

【従来の技術】一般に、文書編集装置に用いられている
カーソル位置書式情報表示とは、編集文書内、あるいは
その編集地点を示すカーソル位置の各種情報、例えば、
用紙種、用紙方向、1行字数、1ページ行数、書体、文
字サイズ、改行ピッチ、現在ページ番号、文書全体のペ
ージ数などの各種情報を表示装置の一部に表示して、ユ
ーザが編集操作を続けて行く上でのガイド的な役目を果
たす機能である。
2. Description of the Related Art Generally, a cursor position format information display used in a document editing apparatus is various information of a cursor position indicating an editing point in an edited document, for example,
Various types of information such as paper type, paper direction, number of lines per line, number of lines per page, typeface, character size, line feed pitch, current page number, and page number of the entire document are displayed on a part of the display device and edited by the user. This function serves as a guide for continuing operations.

【0003】図6は、従来の文書編集装置で用いられて
いるカーソル位置書式情報表示方法を説明するためのチ
ャ−トである。
FIG. 6 is a chart for explaining a cursor position format information display method used in a conventional document editing apparatus.

【0004】図6に示すように、従来の文書編集装置に
用いられているカーソル位置書式情報表示方法では、
(a)ユーザからのキー入力やマウス入力を待ち、
(b)ユーザの入力に応じた編集操作を行ない、(c)
編集後のカーソル位置の情報を画面に表示する、という
処理を繰り返す。
As shown in FIG. 6, in the cursor position format information display method used in the conventional document editing apparatus,
(A) Wait for key input or mouse input from the user,
(B) Edit operation according to user input, (c)
The process of displaying the edited cursor position information on the screen is repeated.

【0005】図7は、操作画面上における上記処理の説
明図である。
FIG. 7 is an explanatory diagram of the above processing on the operation screen.

【0006】図7ではカーソル移動キーを押下し続ける
ことによって、カーソルを現在位置から3行下に移動す
る場合を示している。
FIG. 7 shows a case where the cursor is moved down three lines from the current position by continuing to press the cursor moving key.

【0007】図7(a)は初期状態を表しており、カー
ソルは1行目に存在する。このときカーソル位置書式情
報表示用ウィンドーには、カーソル位置の各種情報が表
示されており、カーソル位置の行数は1行目になってい
る。
FIG. 7A shows the initial state, and the cursor is on the first line. At this time, various information on the cursor position is displayed in the window for displaying the cursor position format information, and the number of lines at the cursor position is the first line.

【0008】図7(b)はカーソルが一行下に移動した
ときの状態を示しており、カーソルの行数は2行目に変
化している。また、図7(c)はカーソルが更に一行下
に移動したときの状態を示しており、カーソルの行数は
3行目に変化している。
FIG. 7B shows a state in which the cursor moves down one line, and the number of lines of the cursor changes to the second line. Further, FIG. 7C shows a state in which the cursor has moved one line down, and the number of lines of the cursor has changed to the third line.

【0009】同様にして、図7(d)は3行下まで移動
したときの状態を示しており、カーソル行数は4行目に
変化している。
Similarly, FIG. 7 (d) shows the state when the line is moved down by three lines, and the number of cursor lines is changed to the fourth line.

【0010】上記従来の文書編集装置では、カーソル位
置情報の表示がユーザ入力への応答処理の中に組み込ま
れているため、何か処理を実行する毎にカーソル位置の
書式情報表示が行なわれる。このため、一定の入力を繰
り返すことによって連続した入力操作及び編集操作を行
なう場合には書式情報表示がオーバーヘッドとなること
がある。
In the above-mentioned conventional document editing apparatus, since the display of the cursor position information is incorporated in the response processing to the user input, the format information of the cursor position is displayed every time any processing is executed. For this reason, the display of the format information may become an overhead when performing a continuous input operation and edit operation by repeating constant input.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、上述し
た従来の文書編集装置では、例えばカーソル移動では、
カーソル移動キーを押下し続けることによって目的の地
点にカーソルを移動させることがしばしばある。この場
合、カーソル移動途中の通過地点での書式情報より、最
終的な目的地点での情報の方が重要である。あまり重要
でない通過点の書式情報を逐一表示していくことは、無
駄ではないが、その表示処理に費やす中央処理装置(C
PU)のパワーが大きく、カーソル移動処理自体の処理
速度が低減し、カーソル位置の変化する文字入力や後退
・一字抹消などの編集操作等、文書編集装置の処理速度
が低下するという問題点があった。
However, in the above-mentioned conventional document editing apparatus, for example, when the cursor is moved,
Frequently, the cursor is moved to a target point by continuously pressing the cursor movement key. In this case, the information at the final destination is more important than the format information at the passing point during the cursor movement. It is not a waste to display the format information of passing points that are not so important, but the central processing unit (C
PU) is large, the processing speed of the cursor movement processing itself is reduced, and the processing speed of the document editing device is reduced, such as character input where the cursor position changes and editing operations such as backward / erasure. there were.

【0012】本発明は、上述した従来の文書編集装置に
おける問題点に鑑み、カーソル移動処理自体の処理を効
率よく行って、カーソル位置の変化する文字入力や後退
・一字抹消などの編集操作等の処理を速やかに行うこと
ができる文書編集装置を提供する。
In view of the above-mentioned problems in the conventional document editing apparatus, the present invention efficiently performs the cursor moving process itself to edit characters such as changing the cursor position, entering characters, moving backward, deleting characters, etc. Provided is a document editing device capable of promptly performing the processing of.

【0013】[0013]

【課題を解決するための手段】本発明は、入力情報を検
知する検知手段と、検知手段により入力情報が検知され
たときに入力情報の応答処理のみを実行すると共に入力
情報が検知されなくなったときにカーソル位置の書式情
報を表示するように表示手段を制御する制御手段とを備
えている文書編集装置によって達成される。
SUMMARY OF THE INVENTION According to the present invention, only a detecting means for detecting input information and a response processing of the input information when the input information is detected by the detecting means are executed and the input information is no longer detected. And a control means for controlling the display means so as to display the format information at the cursor position.

【0014】[0014]

【作用】本発明の文書編集装置では、検知手段は入力情
報を検知し、制御手段は検知手段により入力情報が検知
されたときに入力情報の応答処理のみを実行すると共に
入力情報が検知されなくなったときにカーソル位置の書
式情報を表示するように表示手段を制御する。
In the document editing apparatus of the present invention, the detecting means detects the input information, and the control means executes only the response processing of the input information when the detecting means detects the input information and the input information is not detected. The display means is controlled to display the format information at the cursor position.

【0015】[0015]

【実施例】以下、図面を参照して、本発明のカーソル位
置書式情報表示方法を用いた文書編集装置の実施例を詳
細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a document editing apparatus using the cursor position format information display method of the present invention will be described in detail below with reference to the drawings.

【0016】図1は、本発明のカーソル位置書式情報表
示方法を用いた文書編集装置の第1実施例の構成を示す
概略ブロック図である。
FIG. 1 is a schematic block diagram showing the configuration of a first embodiment of a document editing apparatus using the cursor position format information display method of the present invention.

【0017】図1の文書編集装置は、制御手段である制
御モジュ−ル11、制御モジュ−ル11に接続された検知
手段であるユ−ザ入力モジュ−ル12、制御モジュ−ル
11に接続された入力・編集処理モジュ−ル13、制御モジ
ュ−ル11に接続されたカ−ソル位置書式情報表示モジュ
−ル14、入力・編集処理モジュ−ル13及びカ−ソル位置
書式情報表示モジュ−ル14に接続された画面表示モジュ
−ル15、入力・編集処理モジュ−ル13及びカ−ソル位置
書式情報表示モジュ−ル14に接続された書式情報格納バ
ッファ16、入力・編集処理モジュ−ル13及びカ−ソル位
置書式情報表示モジュ−ル14に接続された文字情報格納
バッファ17、カ−ソル位置情報部18によって構成されて
いる。
The document editing apparatus shown in FIG. 1 includes a control module 11 as a control means, a user input module 12 as a detection means connected to the control module 11, and a control module.
Input / edit processing module 13 connected to 11, control position format information display module 14 connected to control module 11, input / edit processing module 13 and cursor position format information Screen display module 15 connected to display module 14, input / edit processing module 13 and cursor position format information storage buffer 16 connected to format information display module 14, input / edit processing It is composed of a character information storage buffer 17 and a cursor position information section 18 connected to the module 13 and the cursor position format information display module 14.

【0018】図に示すように、本実施例の文書編集装置
では5つのモジュール及び3つのデータを利用する。ま
た、図中、通常線の矢印は処理の流れを、一点鎖線の矢
印はデータのアクセスをそれぞれ示す。
As shown in the figure, the document editing apparatus of this embodiment uses five modules and three data. Further, in the figure, the arrow of the normal line indicates the flow of processing, and the arrow of the one-dot chain line indicates the access of data.

【0019】次に、上記各構成部分を説明する。Next, each of the above components will be described.

【0020】制御モジュール11は、各種編集処理の切替
えや制御の引渡しをするモジュールであり、ここでは、
ユーザの入力状態を監視して、入力編集モジュール13と
カーソル位置書式情報表示モジュール14の切替えを行な
う。
The control module 11 is a module for switching various editing processes and transferring control, and here,
The input state of the user is monitored and the input edit module 13 and the cursor position format information display module 14 are switched.

【0021】ユーザ入力モジュール12は、ユーザによる
キー入力やマウス入力などを一括して管理するモジュー
ルであり、入力情報を一時的に内部バッファに退避し、
他のモジュールの要求に応じて退避してあった入力情報
を引き渡す処理を行なう。また、ユーザから入力があっ
たかどうかを監視するための関数もここに用意されてい
る。
The user input module 12 is a module that collectively manages key input and mouse input by the user, and temporarily saves input information in an internal buffer.
The input information that has been saved is delivered in response to a request from another module. There is also a function here to monitor if there is any input from the user.

【0022】入力・編集モジュール13は、ユーザの入力
に応じた各種編集操作(文字入力、削除、書式設定な
ど)を行ない、書式情報や文字情報などの更新を行な
う。
The input / edit module 13 performs various editing operations (character input, deletion, format setting, etc.) according to the user's input, and updates the format information and character information.

【0023】カーソル位置書式情報表示モジュール14
は、カーソル位置の各種情報や書式情報を取り出して、
表示装置のしかるべき位置に表示を行なう。
Cursor position format information display module 14
Retrieves various information at the cursor position and format information,
Display at the appropriate position on the display device.

【0024】画面表示モジュール15は、実際の画面表示
処理を一括して行なうモジュールであり、他のモジュー
ルの要求に応じて指定された位置に指定されたデータの
表示を行なう。
The screen display module 15 is a module for collectively carrying out actual screen display processing, and displays designated data at a designated position in response to a request from another module.

【0025】書式情報バッファ16は、書体、文字サイ
ズ、改行ピッチや字間などの各種書式情報を格納する。
The format information buffer 16 stores various format information such as a typeface, character size, line feed pitch, and character spacing.

【0026】文字情報バッファ17は、ユーザによって入
力された文字コード情報である文字情報を格納する。
The character information buffer 17 stores character information which is character code information input by the user.

【0027】カーソル位置情報部18は、文書中でのカー
ソル状態を管理するための情報で、カーソルの位置や状
態、カーソル位置に掛かる書式情報などのカーソル位置
情報を管理する。
The cursor position information section 18 is information for managing the cursor state in the document, and manages the cursor position information such as the position and state of the cursor and format information concerning the cursor position.

【0028】次に、図2のチャ−トを参照して、図1の
文書編集装置によるカーソル位置書式情報表示の処理ロ
ジックを説明する。
Next, the processing logic for displaying the cursor position format information by the document editing apparatus of FIG. 1 will be described with reference to the chart of FIG.

【0029】図2に示すように、図1の文書編集装置で
は、ユーザ入力があるか否かを判別し(ステップS
1)、上記ステップS1でユーザ入力があれると判別さ
れた場合には、ユーザ入力情報を取り出し(ステップS
2)、ユーザ入力に応じた編集操作し(ステップS
3)、上記ステップS1でユーザ入力がないと判別され
た場合には、編集後のカーソル位置の情報を画面に表示
する(ステップS4)、という処理を繰り返す。
As shown in FIG. 2, the document editing apparatus of FIG. 1 determines whether or not there is user input (step S
1) If the user input is determined in step S1, the user input information is extracted (step S
2) Edit operation according to user input (step S
3) If it is determined in step S1 that there is no user input, the process of displaying the edited cursor position information on the screen (step S4) is repeated.

【0030】続いて、図3のチャ−トを参照して、図1
の文書編集装置によるカーソル位置書式情報表示の処理
概略を説明する。
Next, referring to the chart of FIG. 3, FIG.
An outline of processing for displaying cursor position format information by the document editing apparatus will be described.

【0031】図3に示すように、図1の文書編集装置に
よるカーソル位置書式情報表示処理では、カーソル位置
情報を取出し(ステップT1)、カーソル位置の各種書
式情報を取出し(ステップT2)、その他表示に必要な
情報を取出し(ステップT3)、取出した情報を基に表
示文字列を作成し(ステップT4)、作成した文字列を
表示装置に表示する(ステップT5)。
As shown in FIG. 3, in the cursor position format information display processing by the document editing apparatus of FIG. 1, the cursor position information is retrieved (step T1), various format information of the cursor position is retrieved (step T2), and other display is performed. Necessary information is extracted (step T3), a display character string is created based on the extracted information (step T4), and the created character string is displayed on the display device (step T5).

【0032】図4を参照して、図1の文書編集装置によ
るカーソル位置書式情報表示の動作説明をする。
The operation of the cursor position format information display by the document editing apparatus of FIG. 1 will be described with reference to FIG.

【0033】図4は、カーソルをカーソル移動キーを押
下し続けることによって、現在位置から3行下に移動す
る場合を示す。
FIG. 4 shows a case where the cursor is moved down three lines from the current position by continuing to press the cursor movement key.

【0034】図4(a)は、初期状態を表しており、カ
ーソルは1行目に存在する。このときカーソル位置書式
情報表示用ウィンドーには、カーソル位置の各種情報が
表示されており、カーソル位置の行数は1行目になって
いる。
FIG. 4A shows the initial state, and the cursor is on the first line. At this time, various information on the cursor position is displayed in the window for displaying the cursor position format information, and the number of lines at the cursor position is the first line.

【0035】図4(b)は、カーソルが一行下に移動し
たときの状態を示しており、カーソルの行数は1行目の
ままである。
FIG. 4B shows a state in which the cursor has moved down by one line, and the number of lines of the cursor remains at the first line.

【0036】図4(c)は、カーソルがさらに一行下に
移動したときの状態を示しており、カーソルの行数は依
然として1行目のままである。そして、図4(d)に示
すように更に3行下まで移動してカーソル移動キーの押
下をやめると、その時点でのカーソル位置書式情報の表
示が実行され、カーソル行数は4行目に変化する。
FIG. 4C shows a state in which the cursor has moved one line down, and the number of lines of the cursor is still the first line. Then, as shown in FIG. 4D, when the cursor is moved further down by 3 lines and the cursor movement key is released, the cursor position format information at that time is displayed, and the number of cursor lines is 4th line. Change.

【0037】本実施例の文書編集装置により、入力・編
集処理の処理速度を低下させることなくカーソル位置の
書式情報表示が可能となる。
With the document editing apparatus of this embodiment, it is possible to display the format information at the cursor position without reducing the processing speed of input / edit processing.

【0038】上述した実施例では、入力及び編集処理の
処理速度を低下させることなくカーソル位置の書式情報
を表示することが可能にはなるが、良好な応答速度を得
ることは難しい。それは、入力に応じた処理の中に入力
の結果を反映するためのすべての再表示処理が含まれて
いるからである。
In the above-described embodiment, the format information at the cursor position can be displayed without reducing the processing speed of the input and edit processing, but it is difficult to obtain a good response speed. This is because all the redisplay processing for reflecting the result of the input is included in the processing according to the input.

【0039】そこで、入力に応じた処理の中では結果反
映のための再表示処理が、全体の処理時間の大半を占め
る。このため、再表示処理自体を直接影響部分の再表示
と間接影響部分の再表示に分割して処理する方法がとら
れる場合がある。
Therefore, in the processing according to the input, the redisplay processing for reflecting the result occupies most of the entire processing time. For this reason, the redisplay process itself may be divided into a redisplay of the directly affected part and a redisplay of the indirect affected part for processing.

【0040】次に、図5を参照して本発明の文書編集装
置の第2実施例を説明する。
Next, a second embodiment of the document editing apparatus of the present invention will be described with reference to FIG.

【0041】本実施例の文書編集装置は、ある文字列を
選択して文字サイズを拡大した場合にも対処できるカー
ソル位置書式情報表示方法を用いている。文字を拡大す
ることによって、拡大した文字を含む行には拡大前より
も少ない文字数しか表示することができなくなる。この
ため、この行から溢れ出した文字が次の行に送られ、こ
の送られた文字のために溢れ出した文字がその次の行に
送られるという処理が順次繰り返されていくことにな
る。この例では文字拡大した行自体が編集操作によって
直接影響を受ける部分であり、それ以降の文字の送り出
し処分を強いられる行が間接的に影響を受ける部分に相
当する。
The document editing apparatus of this embodiment uses a cursor position format information display method that can handle a case where a character string is selected and the character size is enlarged. By enlarging the characters, the line containing the enlarged characters can display only a smaller number of characters than before the enlargement. For this reason, the process of sending the characters overflowing from this line to the next line and sending the characters overflowing due to this sent character to the next line is sequentially repeated. In this example, the line itself in which the characters are enlarged is directly affected by the editing operation, and the lines after which the characters are forced to be sent out are indirectly affected.

【0042】直接影響と間接影響で処理を分けるとは、
直接影響を受ける部分については、ユーザ入力への応答
処理の一環として再表示を行ない、間接影響部分はユー
ザ入力の間隙を縫って再表示を進めることをいう。この
ことにより、編集結果がすべて画面に反映されるのを待
つことなく次の編集操作を実施することが可能になる。
このような処理方法は、特に連続して文字入力をしてい
く場合に有効である。
Separating processing by direct influence and indirect influence means
The part that is directly affected is re-displayed as part of the response process to the user input, and the part that is indirectly affected means that the gap between user inputs is sewn to proceed the re-display. This makes it possible to carry out the next editing operation without waiting for all the edited results to be reflected on the screen.
Such a processing method is particularly effective when characters are continuously input.

【0043】図5は、直接、間接影響範囲の再表示処理
を分割して処理する場合にカーソル位置書式情報表示を
行なうときの処理概略を示す。
FIG. 5 shows an outline of processing for displaying the cursor position format information when the direct and indirect influence range redisplay processing is divided and processed.

【0044】図5の処理では、ユーザ入力があるか否か
を判別し(ステップU1)、上記ステップU1でユーザ
入力があると判別された場合は、ユーザ入力情報を取り
出し(ステップU2)、ユーザ入力に応じた内部処理
(バッファデータの更新等)を行ない(ステップU
3)、直接影響範囲の再表示を行ない(ステップU
4)、上記ステップU1でユーザ入力がないと判別され
た場合は、編集後のカーソル位置の情報を画面に表示し
(ステップU5)、間接影響範囲の再表示を行なう(ス
テップU6)、という処理を繰り返す。
In the process of FIG. 5, it is determined whether or not there is a user input (step U1). If it is determined that there is a user input in the above step U1, the user input information is taken out (step U2) and the user input Performs internal processing (update of buffer data, etc.) according to the input (step U
3) Directly redisplay the affected area (step U
4) If it is determined in step U1 that there is no user input, the information of the edited cursor position is displayed on the screen (step U5), and the indirect influence range is displayed again (step U6). repeat.

【0045】図5に示すカーソル位置書式情報表示方法
によれば、第1実施例よりもさらに良好な応答時間を実
現することができる。
According to the cursor position format information display method shown in FIG. 5, a better response time than that of the first embodiment can be realized.

【0046】本実施例の文書編集装置により、入力・編
集操作の処理速度を下げることなくカーソル位置書式情
報の表示を実行でき、ユーザに編集操作に対して快適な
応答性を維持することができる。
With the document editing apparatus of this embodiment, the cursor position format information can be displayed without lowering the processing speed of the input / edit operation, and the user can maintain comfortable responsiveness to the edit operation. .

【0047】なお、第2実施例では、上記の主要制御ロ
ジック以外の部分は第1実施例と同様であるので説明を
省略する。
The second embodiment is the same as the first embodiment except for the main control logic described above, and therefore its explanation is omitted.

【0048】[0048]

【発明の効果】本発明の文書編集装置は、入力情報を検
知する検知手段と、検知手段により入力情報が検知され
たときに入力情報の応答処理のみを実行すると共に入力
情報が検知されなくなったときにカーソル位置の書式情
報を表示するように表示手段を制御する制御手段とを備
えているので、ユーザの入力待ち時間を利用してカーソ
ル位置書式情報表示を実行でき、その結果、入力・編集
機能の処理速度を低下させることなく文書の編集を効率
よく行うことができる。
As described above, the document editing apparatus of the present invention executes only the detecting means for detecting the input information and the response processing of the input information when the input information is detected by the detecting means, and the input information is no longer detected. Since the control means for controlling the display means to display the format information of the cursor position at times is provided, the cursor position format information display can be executed by utilizing the input waiting time of the user. Documents can be efficiently edited without reducing the processing speed of the function.

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

【図1】本発明の文書編集装置の第1実施例の構成を示
すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of a document editing apparatus of the present invention.

【図2】図1の文書編集装置によるカーソル位置書式情
報表示の処理を説明するためのチャ−トである。
FIG. 2 is a chart for explaining a process of displaying cursor position format information by the document editing apparatus of FIG.

【図3】図1の文書編集装置によるカーソル位置書式情
報表示の処理を説明するためのチャ−トである。
FIG. 3 is a chart for explaining a process of displaying cursor position format information by the document editing apparatus of FIG.

【図4】図1の文書編集装置の動作の説明図である。FIG. 4 is an explanatory diagram of an operation of the document editing apparatus in FIG.

【図5】図1の文書編集装置の第2実施例におけるカー
ソル位置書式情報表示の処理を説明するためのチャ−ト
である。
5 is a chart for explaining a process of displaying cursor position format information in the second embodiment of the document editing apparatus of FIG.

【図6】従来の文書編集装置によるカーソル位置書式情
報表示の処理を説明するためのチャ−トである。
FIG. 6 is a chart for explaining processing of displaying cursor position format information by a conventional document editing apparatus.

【図7】図6の従来の文書編集装置によるカーソル位置
書式情報表示の動作の説明図である。
FIG. 7 is an explanatory diagram of an operation of displaying cursor position format information by the conventional document editing apparatus of FIG.

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

11 制御モジュール 12 ユーザ入力モジュール 13 入力・編集モジュール 14 カーソル位置書式情報表示モジュール 15 画面表示モジュール 16 書式情報バッファ 17 文字情報バッファ 18 カーソル位置情報部 11 Control module 12 User input module 13 Input / edit module 14 Cursor position format information display module 15 Screen display module 16 Format information buffer 17 Character information buffer 18 Cursor position information section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】カーソル位置の書式情報を表示する表示手
段を有する文書編集装置であって、入力情報を検知する
検知手段と、前記検知手段により前記入力情報が検知さ
れたときに当該入力情報の応答処理のみを実行すると共
に該入力情報が検知されなくなったときに前記カーソル
位置の書式情報を表示するように前記表示手段を制御す
る制御手段とを備えていることを特徴とする文書編集装
置。
1. A document editing apparatus having a display means for displaying format information at a cursor position, the detecting means detecting input information, and the input information when the input information is detected by the detecting means. A document editing apparatus comprising: a control unit that executes only a response process and controls the display unit to display the format information at the cursor position when the input information is no longer detected.
JP4303967A 1992-11-13 1992-11-13 Document editing device Pending JPH06149803A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4303967A JPH06149803A (en) 1992-11-13 1992-11-13 Document editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4303967A JPH06149803A (en) 1992-11-13 1992-11-13 Document editing device

Publications (1)

Publication Number Publication Date
JPH06149803A true JPH06149803A (en) 1994-05-31

Family

ID=17927441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4303967A Pending JPH06149803A (en) 1992-11-13 1992-11-13 Document editing device

Country Status (1)

Country Link
JP (1) JPH06149803A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0776153A3 (en) * 1995-11-24 1997-06-18 Knauf Westdeutsche Gips

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0776153A3 (en) * 1995-11-24 1997-06-18 Knauf Westdeutsche Gips

Similar Documents

Publication Publication Date Title
JPH09106333A (en) Document processor
JPH06149803A (en) Document editing device
JPH06282400A (en) Method and system for automatic save and display of pop up menu
JP3970949B2 (en) Information processing device with display device
JPH0793124A (en) Word processor and scrolling method
JP3269623B2 (en) Document creation device
JPH01177680A (en) Image edit processor
JPS61259365A (en) Document editing device
JPS61267167A (en) Document preparing device
JP2879940B2 (en) Score editing system
JPH0447449A (en) Document preparing device
JP3352843B2 (en) Information processing apparatus for controlling cursor position of pointing device and method for controlling cursor position of pointing device of information processing apparatus
JP2541612B2 (en) Multi-window display
JPH02151924A (en) Multiwindow display system
JPH09293103A (en) Cell data scroll method
JPH07121344A (en) Document display device
JPH1021040A (en) Method and device for document display by screen division
JPH03189724A (en) Document processor
JPH0675948A (en) Document processor
JPH04373015A (en) Cut and paste processing system
JPH05128115A (en) Document processor
JPS6359654A (en) Picture processor
JPH05135050A (en) Line segment attribute display method
JPH09319554A (en) Partial scroll method for table data
JPH05151330A (en) Image processor