JPH07160678A - Ruled line input device - Google Patents

Ruled line input device

Info

Publication number
JPH07160678A
JPH07160678A JP5302694A JP30269493A JPH07160678A JP H07160678 A JPH07160678 A JP H07160678A JP 5302694 A JP5302694 A JP 5302694A JP 30269493 A JP30269493 A JP 30269493A JP H07160678 A JPH07160678 A JP H07160678A
Authority
JP
Japan
Prior art keywords
ruled line
input
ruled
function
point
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
JP5302694A
Other languages
Japanese (ja)
Inventor
Shigeo Tatsugami
重夫 龍神
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 JP5302694A priority Critical patent/JPH07160678A/en
Publication of JPH07160678A publication Critical patent/JPH07160678A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To prepare ruled lines in a chart without being conscious of its projecting out of an outer frame by preventing the ruled lines from being prepared beyond start point or end point coordinates at the time of arriving at the stored start point or end point coordinates in the preparation of the ruled lines. CONSTITUTION:By storing the position X of a ruled line picture element prepared last in the work area 3a of a RAM 3 as Xea, the 'start point, end point' of a horizontal ruled line (a)='Xsa, Xea' is established. Then, a cursor is moved to an X, Y position to start drawing the ruled line (b) parallel to the ruled line (a) and Xsb which is the start point of the ruled line (b) is tentatively stored in the work area. Further, the ruled line (b) is successively prepared in an X direction by the operation of (function + ), the position of a picture element during the preparation is defined as Xb, Xb, Xsa and Xea are compared every time one picture element is prepared and when Xb=Xsa or Xb=Xea is valid, the preparation processing of the ruled line (b) is neglected as long as the code of (function + is continuously generated within a fixed time (t).

Description

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

【0001】[0001]

【産業上の利用分野】キーボードを入力手段とした文書
処理装置で、罫線作成が行えるワードプロセッサ,パー
ソナルコンピユータ等に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a word processor, a personal computer, etc. capable of creating ruled lines in a document processing device using a keyboard as an input means.

【0002】[0002]

【従来の技術】従来、例えばワードプロセッサ(以下
「ワープロ」という)において、罫線を作成する方法と
して、図2に示すように、機能キー(或はシフトキー)
とカーソルキーを同時に押すことで実現している。これ
は、機能キーを押した状態で、カーソルキーの押込みが
一定時間内であると、罫線は1画素のみ作成され、カー
ソルキーを一定時間以上押し続けると連続して罫線が作
成される機能を備えている。
2. Description of the Related Art Conventionally, as shown in FIG. 2, a function key (or shift key) is used as a method of creating ruled lines in a word processor (hereinafter referred to as "word processor").
This is achieved by pressing the and cursor keys at the same time. This means that if the cursor key is pressed within a certain time while the function key is being pressed, only one pixel of the ruled line will be created, and if the cursor key is held down for more than a certain time, the ruled line will be created continuously. I have it.

【0003】更に、罫線を容易に作成する手段として、
以下のようなものがある。上記罫線の作成されている位
置情報として、横方向をX,縦方向をYとし、ここで、
Xの単位は半角の文字単位、Yの単位は行単位とする。
次に、上述した手段により作成された最新の罫線につい
て、横罫線は(始点,終点)=(Xs,Xe)、縦罫線
は(始点,終点)=(Ys,Ye)として記憶する。こ
の情報を利用して、予め機能割りづけがされているファ
ンクションキーの横罫線入力キー、もしくは縦罫線入力
キーを押せば別の位置に同じ長さの横罫線、縦罫線を引
くことができる機能を備えている。
Furthermore, as a means for easily creating ruled lines,
There are the following. As position information in which the ruled lines are created, the horizontal direction is X and the vertical direction is Y, where
The unit of X is a single-byte character unit, and the unit of Y is a line unit.
Next, regarding the latest ruled line created by the above-described means, the horizontal ruled line is stored as (start point, end point) = (Xs, Xe), and the vertical ruled line is stored as (start point, end point) = (Ys, Ye). By using this information, you can draw horizontal ruled lines and vertical ruled lines of the same length at different positions by pressing the horizontal ruled line input key or the vertical ruled line input key that is a function key that is assigned in advance. Is equipped with.

【0004】また、特開平3ー100862号公報に
は、ワープロシステムにおいて、表中の項目別にその桁
数を指定することにより、その桁数を容易に識別する目
的で罫線表示を行う表作成に関するものが提案されてい
る。
Further, Japanese Laid-Open Patent Publication No. 3-100862 relates to creating a table for displaying a ruled line for the purpose of easily identifying the number of digits by specifying the number of digits for each item in the table in a word processing system. Things have been proposed.

【0005】また、特開平4−148472号公報に
は、ワープロ等における罫線作成処理に関して、罫線デ
ータの持ち方に関するもので、1本の連続する罫線各要
素に対し始点,終点情報を持ち、ある罫線に追加を行う
とき、その始点/終点を追加後の確定した始点/終点に
更新し、削除を行うとき、その削除開始位置が入力され
ている始点/終点と一致しているときは削除後の確定し
た始点/終点に変更し、削除開始位置が入力されている
罫線の始点/終点の間に含まれるときは削除によって分
割された2つの罫線に対応する始点/終点を記憶し、こ
れに基づき罫線パターンを出力するものである。
Further, Japanese Laid-Open Patent Publication No. 4-148472 discloses a method of creating ruled line data in a ruled line creating process in a word processor, which has start point and end point information for each element of one continuous ruled line. When adding to a ruled line, the start point / end point is updated to the fixed start point / end point after addition, and when deleting, when the deletion start position matches the input start point / end point, it is deleted. Change to the confirmed start point / end point of, and when the deletion start position is included between the start point / end point of the entered ruled line, the start point / end point corresponding to the two ruled lines divided by the deletion is stored, and Based on this, a ruled line pattern is output.

【0006】[0006]

【発明が解決しようとする課題】様々な様式の表を罫線
作成機能により作成する場合、表を構成する罫線要素の
始点/終点は、例えば図3(a)の住所録等の一覧表、
図3(b)の見積書等及び図3(c)の日程表等の如く
一様ではない。しかしながら、基本的な表の構成につい
ては、最も外側の枠は長方形を形成しており、その枠の
中にある各罫線要素は、その外枠に接している点で共通
している場合が多い。
When a table of various styles is created by the ruled line creation function, the start / end points of the ruled line elements that make up the table are, for example, a list of the address book of FIG.
It is not uniform like the quotation of FIG. 3 (b) and the schedule of FIG. 3 (c). However, regarding the basic structure of the table, the outermost frame forms a rectangle, and each ruled line element in the frame is common in that it is in contact with the outer frame. .

【0007】従来の技術では、完全な格子状の表を作成
するような場合は、横罫線キー,縦罫線キーで素早く作
成することが可能であるが、上記図3に示すように、表
を構成する罫線が連続していない場合は、改めて通常の
キー操作により罫線を作成して行かなければならない。
According to the conventional technique, when a complete grid-like table is created, it can be created quickly with the horizontal ruled line key and the vertical ruled line key. However, as shown in FIG. When the constituent ruled lines are not continuous, the ruled lines must be created again by a normal key operation.

【0008】さて、ワープロ等の文書処理装置の罫線作
成機能において、罫線入力を指定するキー入力方法とし
て、例えば、機能キーとカーソルキーの同時押しがあ
り、罫線入力を容易にするため、本作用を実現するキー
を押している間は、一定の時間間隔で当該キーのキーコ
ード情報が得られ、罫線画素単位で連続して入力できる
ようになっていることは上記した通りである。
In the ruled line creating function of a document processing apparatus such as a word processor, a key input method for designating ruled line input includes, for example, simultaneous pressing of a function key and a cursor key, which facilitates ruled line input. As described above, the key code information of the key is obtained at a constant time interval while the key for realizing the above is pressed, and the key code information can be continuously input in units of ruled line pixels.

【0009】これによる罫線入力操作は、入力された罫
線を画面に即座に表示し、その画面を見ながら罫線入力
操作を継続するか、やめるかを判断するのが通常の操作
である。また、罫線作成をスピーディーに行えるよう
に、比較的速いスピードで入力した罫線が画面に描かれ
て行く。これにより、操作でどこまで罫線入力が行えた
かを視覚的に捕えることが困難となり、ある位置で罫線
入力を終了させたい場合、意に反して、その先の罫線画
素まで入力してしまい、引き過ぎた罫線を別の罫線消去
手段によって削除するという余分な操作を強いられるこ
ととなったり、または、目的の位置に到達する手前で一
旦入力操作を終え、足らない部分については新たに罫線
入力操作を実行して補う等の追加作業が発生し、操作性
を悪くしていた。尚、罫線消去は、既に描かれた罫線に
対し、〔機能+→〕により上書きすることで実行され
る。
In the ruled line input operation by this, it is a normal operation to immediately display the inputted ruled line on the screen and determine whether to continue or stop the ruled line input operation while observing the screen. In addition, the ruled lines entered at a relatively fast speed are drawn on the screen so that the ruled lines can be created quickly. This makes it difficult to visually grasp how much ruled line input can be performed by operation, and if you want to end ruled line input at a certain position, unintentionally input the ruled line pixel ahead of it and pull it too much. You may be forced to perform an extra operation of deleting the ruled line with another ruled line erasing means, or you may end the input operation before reaching the target position and newly enter the ruled line input operation for the missing part. There was additional work such as executing and compensating, which deteriorated the operability. The ruled line is erased by overwriting the already drawn ruled line with [function + →].

【0010】[0010]

【課題を解決するための手段】本発明の罫線入力装置
は、上記のような課題を解決するため、機能キーとカー
ソルキーの同時押しを継続して罫線画素単位で連続して
罫線を作成するリピート入力機能により一本の連続した
罫線を作成するとき、最新の罫線aの始点と終点を記憶
しておき、該最新の罫線aに並行な罫線bを同様の機能
で作成する文書処理装置において、該罫線bがリピート
入力状態であっても、罫線aの作成により記憶した始点
または終点座標に達したとき、該始点または終点座標を
越えて罫線が作成されないよう入力をブロックするもの
である。
In order to solve the above problems, the ruled line input device of the present invention continuously presses the function key and the cursor key at the same time to continuously create ruled lines pixel by pixel. When creating one continuous ruled line by the repeat input function, a starting point and an end point of the latest ruled line a are stored, and a ruled line b parallel to the latest ruled line a is created by the same function in a document processing apparatus. Even when the ruled line b is in the repeat input state, when the stored start point or end point coordinates are created by creating the ruled line a, the input is blocked so that the ruled line is not created beyond the start point or end point coordinates.

【0011】また、罫線入力がブロックされた位置、即
ち罫線aの始点または終点座標で、機能キーとカーソル
キー両方の押込みを止めたときには始点及び終点の更新
を行わず、罫線aの始点及び終点を最新の位置として継
続記憶するものである。
Further, when the pressing of both the function key and the cursor key is stopped at the position where the ruled line input is blocked, that is, at the start point or the end point coordinate of the ruled line a, the start point and the end point are not updated, but the start point and the end point of the ruled line a. Is stored continuously as the latest position.

【0012】また、罫線入力がブロックされた罫線aの
始点または終点座標で、機能キーを押したままカーソル
キーの押込みを止め、再度、同一方向のカーソルキーの
押込みを行ったとき、上記ブロックされた位置から罫線
bの続きとして罫線入力が継続し、該罫線入力を終了し
た時点、即ち、機能キーとカーソルキーの押込みを止め
た時点で罫線bの始点及び終点を更新するものである。
At the start or end coordinates of the ruled line a in which the ruled line input is blocked, when the pressing of the cursor key is stopped while the function key is pressed and the cursor key is pressed again in the same direction, the above block is blocked. The ruled line input is continued from the position where the ruled line b continues, and the start point and the end point of the ruled line b are updated when the ruled line input is finished, that is, when the pressing of the function key and the cursor key is stopped.

【0013】[0013]

【作用】罫線入力が意に反して終了させたい先の罫線画
素まで入力してしまい、引き過ぎた罫線を後に削除する
という操作をすることなく、最初に外枠を作成すること
で、表中のどのような長さの罫線も外枠からはみださな
い。
[Function] The ruled line input unintentionally inputs the ruled line pixel of the destination to be ended, and the outer frame is first created without performing the operation of deleting the overdrawn ruled line. The ruled lines of any length do not protrude from the outer frame.

【0014】[0014]

【実施例】本発明のワープロ等の罫線入力装置の一実施
例を図1に示すシステム構成図と共に説明する。符号1
は本発明を実現するプログラムを実行する中央演算処理
装置(CPU)、2はプログラムを格納したROM、3
は処理実行する上でデータ等を一時的に蓄えるRAMで
あり、3aはワーク領域、3bは文書データ格納領域、
3cは罫線データ格納領域である。4は液晶表示装置、
5は表示装置に表示するデータを蓄えるVRAM、6は
表示データをVRAMから表示装置に転送する表示制御
回路、7は文字や機能コマンドを入力するキーボード、
8は入力キーを判断しそれに対応するキーボードをCP
Uに対して発生するキー制御回路である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a ruled line input device such as a word processor according to the present invention will be described with reference to the system configuration diagram shown in FIG. Code 1
Is a central processing unit (CPU) that executes a program that realizes the present invention, 2 is a ROM that stores the program, and 3
Is a RAM for temporarily storing data and the like when executing processing, 3a is a work area, 3b is a document data storage area,
Reference numeral 3c is a ruled line data storage area. 4 is a liquid crystal display device,
5 is a VRAM for storing data to be displayed on the display device, 6 is a display control circuit for transferring the display data from the VRAM to the display device, 7 is a keyboard for inputting characters and function commands,
8 judges the input key and CP the corresponding keyboard
It is a key control circuit generated for U.

【0015】また、以下の説明においては、 ・ある1つの連続した横罫線始点座標をXs(n),終
点座標をXe(n)同様に、 縦罫線終点座標
をYs(n),終点座標をYe(n) とする。但し、nは固有の罫線要素を表す記号、Xは半
角文字単位で実現される横罫線画素位置、Yは行単位で
表現される縦罫線画素位置とする。
Further, in the following description: -One continuous horizontal ruled line start point coordinate is Xs (n), end point coordinate is Xe (n), and vertical ruled line end point coordinate is Ys (n), end point coordinate. Let be Ye (n). Here, n is a symbol representing a specific ruled line element, X is a horizontal ruled line pixel position realized in units of half-width characters, and Y is a vertical ruled line pixel position expressed in line units.

【0016】・罫線の入力手段は、キーボード7に用意
されている機能キーと4方向のカーソルキー(→,←,
↑,↓)の同時押しで実現でき、1罫線画素のみの入力
は〔機能+↓〕,〔機能+↑〕,〔機能+←〕,〔機能
+→〕で表し、キー制御回路8からはそれぞれの操作に
対応するコードを1つだけ発生し、1罫線画素の入力が
なされる。連続入力は〔機能+↓↓〕(他の方向も同様
に矢印2つで実現)で表し、上記キー制御回路8からは
〔機能+↓〕のコードが一定時間t間隔で連続して発生
され1画素単位で罫線が連続入力される。
The means for inputting ruled lines are the function keys provided on the keyboard 7 and the four-direction cursor keys (→, ←,
It can be realized by pressing (↑, ↓) at the same time, and input of only one ruled line pixel is represented by [function + ↓], [function + ↑], [function + ←], [function + →], and from the key control circuit 8. Only one code corresponding to each operation is generated and one ruled line pixel is input. The continuous input is represented by [function + ↓↓] (realized by two arrows in the other direction as well), and the code of [function + ↓] is continuously generated from the key control circuit 8 at a constant time interval t. Ruled lines are continuously input in units of one pixel.

【0017】・罫線入力位置を示すカーソル表示があ
り、これはカーソルキーで移動する。 ・罫線データ格納領域は、罫線画素1つについて1ビッ
トを割り当て、Xmax×Ymaxのサイズをマトリクスで持
ち、罫線ありは1、罫線なしは0として情報を蓄えるも
のとする。
There is a cursor display indicating the ruled line input position, which is moved by the cursor key. In the ruled line data storage area, 1 bit is allocated for each ruled line pixel, and a size of Xmax × Ymax is held in a matrix. Information is stored with 1 with ruled lines and 0 with no ruled lines.

【0018】まず、罫線情報として、最新の始点,終点
を記憶する必要があるが、これは以下による手段で実現
できる。 横罫線aを作成するとき、開始点である目的の位置
〔X,Y〕へカーソルを移動する。ここで〔機能+→
→〕操作を実行すると、キーコード〔機能+→〕が連続
で発生されるが、最初に得られたキーコード〔機能+
→〕により、開始点が現在カーソルのある〔X,Y〕
で、かつカーソル方向から横罫線であることを認識でき
る。
First, it is necessary to store the latest start point and end point as ruled line information, which can be realized by the following means. When creating the horizontal ruled line a, the cursor is moved to the target position [X, Y] which is the starting point. Here [Function + →
→] When the operation is executed, the key code [function + →] is generated continuously, but the key code [function +
→], the start point is currently at the cursor [X, Y]
It is possible to recognize that the line is a horizontal ruled line from the direction of the cursor.

【0019】 このときのXをXsaとして、ワーク
領域3aに記憶する。 次に、罫線データ格納領域のビット位置〔X,Y〕
に1を書き込み、更に横罫線1画素分を表示上に描画す
ることにより、右横に向かって罫線を作成する処理を実
行する。連続して得られる〔機能+→〕のコードに対し
て同様の処理を繰り返す。
The X at this time is stored as Xsa in the work area 3a. Next, the bit position [X, Y] of the ruled line data storage area
1 is written in and 1 pixel of the horizontal ruled line is drawn on the display, thereby executing the process of creating the ruled line toward the right side. The same processing is repeated for the code of [function + →] obtained continuously.

【0020】 〔機能+→〕のキー操作をやめると、
キー制御回路8はいかなるキーコードの発生をも行わな
くなる。ここで、CPUは〔機能+→〕のコードが最初
に処理されたキーコードとして、ワーク領域3aにこれ
を記憶する。
When the key operation of [function + →] is stopped,
The key control circuit 8 does not generate any key code. Here, the CPU stores the [function + →] code in the work area 3a as the key code processed first.

【0021】 上記の状態から新たに〔機能+→〕
のコードが発生した場合は、上記により記憶した〔機
能+→〕と一致するため、横罫線aの入力が継続したと
判断し、右方向に罫線作成処理を続行する。
From the above state, a new [function + →]
If the code is generated, it coincides with the [function + →] stored as described above, so it is determined that the input of the horizontal ruled line a is continued, and the ruled line creation processing is continued in the right direction.

【0022】 上記の状態で〔機能+→〕以外のキ
ー操作が発生すると、横罫線aの入力操作は終了したも
のと判断して、最後に作成した罫線画素の位置XをXe
aとしてワーク領域3aに記憶する。以上により、横罫
線aの「始点,終点」=「Xsa,Xea」が確定でき
る。
When a key operation other than [function + →] occurs in the above state, it is determined that the input operation of the horizontal ruled line a is completed, and the position X of the ruled line pixel created last is Xe.
It is stored in the work area 3a as a. From the above, "start point, end point" = "Xsa, Xea" of the horizontal ruled line a can be determined.

【0023】 上記手段により作成した罫線aに平行
な罫線bを作成する場合、罫線bを引き始めたいX,Y
位置にカーソルを移動する。これは、罫線aの作成手順
で示した方法と同様の手段で可能であり、罫線bの始点
であるXsbをワーク領域に一時的に記憶しておく。
When creating a ruled line b parallel to the ruled line a created by the above means, it is desired to start drawing the ruled line X, Y
Move the cursor to the position. This can be done by a method similar to the method shown in the procedure for creating the ruled line a, and the starting point of the ruled line b, Xsb, is temporarily stored in the work area.

【0024】 罫線bは〔機能+→→〕の操作によ
り、順次X方向に作成されていく。ここで、作成中の画
素位置をXbとする。そして1画素作成する都度、Xb
とXsa,Xeaの値と比較を行う。
The ruled line b is sequentially created in the X direction by the operation of [function + →→]. Here, the pixel position being created is Xb. And each time one pixel is created, Xb
And the values of Xsa and Xea are compared.

【0025】 上記による比較の結果、Xb=Xs
a或は、Xb=Xeaが成立すれば、〔機能+→→〕の
操作により、一定時間t以内に〔機能+→〕のコードが
連続で発生されている限り、罫線bの作成処理を無視す
る。以上により、課題を解決する手段中の入力ブロック
手段が実現される。
As a result of the above comparison, Xb = Xs
If a or Xb = Xea is satisfied, the creation process of the ruled line b is ignored as long as the code of [function + →] is continuously generated within a fixed time t by the operation of [function + →→]. To do. As described above, the input block means in the means for solving the problem is realized.

【0026】次に、上記課題を解決する手段中の継続記
憶手段については、上記の時点でXsa,Xeaを変
更せず残すことで容易に実現できる。即ち、の時点で
最後に入力されたキーは〔機能+→〕であり、このコー
ドはと同じ処理によりワーク領域に記憶されている。
Next, the continuous storage means in the means for solving the above problems can be easily realized by leaving Xsa and Xea unchanged at the above point. That is, the last key input at the point of is [function + →], and this code is stored in the work area by the same processing as.

【0027】従って、キー入力操作により一定時間t以
上経過し、かつ〔機能+→〕以外のコードが来れば、罫
線bはXsaまたはXeaの位置で終了したことにな
り、始点,終点はXsa,Xeaのままとすればよい。
Therefore, if a certain time t or more has elapsed due to the key input operation and a code other than [function + →] comes, it means that the ruled line b ends at the position of Xsa or Xea, and the start point and the end point are Xsa, It may be left as Xea.

【0028】次に、上記課題を解決するための手段中の
更新手段については次で実現される。上記の時点、即
ち罫線入力がブロックされた位置で最後に入力されたキ
ーは〔機能+→〕である。ここで、一定時間tを経過し
た後にキーボードを操作し、これが〔機能+→〕の操作
であれば罫線bが延長したと判断できる。この場合、始
点をXsaからXsbに変更する。罫線bの作成動作に
関して、上記からに従い処理を行い、罫線bの終点
Xebを最新の終点として記憶更新すればよい。
Next, the updating means in the means for solving the above problems will be realized as follows. At the above-mentioned time point, that is, at the position where the ruled line input is blocked, the last key input is [function + →]. Here, if the keyboard is operated after the elapse of a certain time t and this is the operation of [function + →], it can be determined that the ruled line b is extended. In this case, the starting point is changed from Xsa to Xsb. Regarding the operation of creating the ruled line b, the processing may be performed according to the above, and the end point Xeb of the ruled line b may be stored and updated as the latest end point.

【0029】以上、上記説明では、横罫線を右方向に作
成して行く場合で記述したが、左方向、そして縦罫線の
上方向、下方向についても全く同様にして実現可能であ
る。
In the above description, the case where the horizontal ruled line is created in the right direction has been described, but it is also possible to realize the same in the left direction and in the up and down directions of the vertical ruled line.

【0030】[0030]

【発明の効果】本装置は叙上のような構成であるから、
表作成においては、上記したように、そのほとんどが長
方形の外枠を持ち、その中にある罫線要素は外枠に接す
る場合がほとんどであるが、最初に外枠を作成すること
で、表中のどのような長さの罫線も外枠からのはみ出し
を意識せず容易に作成できる手段を提供できる。
Since this device has the above-described structure,
In creating a table, as described above, most of them have a rectangular outer frame, and most of the ruled line elements inside are in contact with the outer frame, but by creating the outer frame first, It is possible to provide a means for easily creating a ruled line of any length without worrying about the protrusion from the outer frame.

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

【図1】本発明による罫線入力装置を実施したワープロ
等のシステム構成図である。
FIG. 1 is a system configuration diagram of a word processor or the like that implements a ruled line input device according to the present invention.

【図2】従来の罫線入力方法による機能キー及びカーソ
ルキーの押下で生じるパルス波形とキーコードのパルス
波形を示す図である。
FIG. 2 is a diagram showing a pulse waveform generated by pressing a function key and a cursor key according to a conventional ruled line input method and a pulse waveform of a key code.

【図3】罫線作成機能を利用した表の作成例を示す図で
ある。
FIG. 3 is a diagram showing an example of creating a table using a ruled line creating function.

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

1 中央演算処理装置 2 リード・オンリー・メモリー(ROM) 3 ランダム・アクセス・メモリー(RAM) 4 液晶等の表示装置 5 ビデオ・ランダム・アクセス・メモリー(VRA
M) 6 表示制御回路 7 キーボード 8 キー制御回路
1 central processing unit 2 read only memory (ROM) 3 random access memory (RAM) 4 display device such as liquid crystal 5 video random access memory (VRA)
M) 6 display control circuit 7 keyboard 8 key control circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 機能キーとカーソルキーの同時押しを継
続して罫線画素単位で連続して罫線を作成するリピート
入力機能により連続した罫線を作成するとき、最新の罫
線aの始点と終点を記憶しておき、該最新の罫線aに並
行な罫線bを同様の機能で作成する文書処理装置におい
て、該罫線bがリピート入力状態であっても、罫線aの
作成により記憶した始点または終点座標に達したとき、
該始点または終点座標を越えて罫線が作成されないよう
入力をブロックするブロック手段を有することを特徴と
する罫線入力装置。
1. When a continuous ruled line is created by a repeat input function of continuously creating ruled lines in units of ruled line pixels by continuously pressing the function key and the cursor key at the same time, the latest start point and end point of the ruled line a are stored. Incidentally, in a document processing apparatus that creates a ruled line b parallel to the latest ruled line a with the same function, even if the ruled line b is in the repeat input state, the start point or the end point coordinate stored by the creation of the ruled line a is set. When reached
A ruled line input device comprising block means for blocking input so that a ruled line is not created beyond the start point or end point coordinates.
【請求項2】 罫線入力がブロックされた罫線aの始点
または終点座標で、機能キーとカーソルキーの両方の押
込みを止めたときには始点及び終点の更新を行わず、罫
線aの始点及び終点を最新の位置として継続記憶する継
続記憶手段を有することを特徴とする、請求項1に記載
の罫線入力装置。
2. The starting point and the ending point of the ruled line a are not updated when the pressing of both the function key and the cursor key is stopped at the starting point or the ending point coordinate of the ruled line a in which the ruled line input is blocked, and the starting point and the ending point of the ruled line a are updated. The ruled line input device according to claim 1, further comprising: a continuous storage unit that continuously stores as the position of.
【請求項3】 罫線入力がブロックされた罫線aの始点
または終点座標で、機能キーを押したままカーソルキー
の押込みを止め、再度、同一方向のカーソルキーの押込
みを行ったとき、上記ブロックされた位置から罫線bの
続きとして罫線入力が継続し、該罫線入力を終点した時
点で罫線bの始点及び終点を更新する更新手段を有する
ことを特徴とする、請求項1に記載の罫線入力装置。
3. When the input of the ruled line is blocked at the starting point or the end point of the ruled line a, the pressing of the cursor key is stopped while the function key is being pressed, and the cursor key is pressed in the same direction again, the block is blocked. 2. The ruled line input device according to claim 1, further comprising updating means for updating the start point and the end point of the ruled line b when the ruled line input is continued as a continuation of the ruled line b from the position where the ruled line input is finished. .
JP5302694A 1993-12-02 1993-12-02 Ruled line input device Pending JPH07160678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5302694A JPH07160678A (en) 1993-12-02 1993-12-02 Ruled line input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5302694A JPH07160678A (en) 1993-12-02 1993-12-02 Ruled line input device

Publications (1)

Publication Number Publication Date
JPH07160678A true JPH07160678A (en) 1995-06-23

Family

ID=17912073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5302694A Pending JPH07160678A (en) 1993-12-02 1993-12-02 Ruled line input device

Country Status (1)

Country Link
JP (1) JPH07160678A (en)

Similar Documents

Publication Publication Date Title
JP2506120B2 (en) Image display method
JP3391852B2 (en) Document processing apparatus and method
JPH07160678A (en) Ruled line input device
US6243726B1 (en) Electronic calculating apparatus utilizing input and display of expressions in textbook and single line formats
JPH06324668A (en) Screen display method and display device
JPH06289843A (en) Image display processor
JPS60125882A (en) Pattern generator
JP2906643B2 (en) Document processing device
JPS60175106A (en) Numerical control device
JPH0793574A (en) Data processor and display controlling method
JP2713219B2 (en) Graphic display device
JPH081549B2 (en) Character processor
JPH0345398B2 (en)
JPH07230357A (en) Method and device for input pointer display
JPH05249887A (en) Picture display device
JPH096919A (en) Character input device
JPH05324178A (en) Pen input method and system
JPH05108049A (en) Method and device for pattern processing
JPH0765113A (en) Read data display device
JPS63120373A (en) Hard copy device for display of multi-window
JPH11154141A (en) Device and method for displaying graph and recording medium recording graph display program
JPH0594270A (en) Method and device for editing image data
JPH06202796A (en) Information storage method
JPH03172963A (en) Character processor
JPS6385977A (en) Graphic editing device

Legal Events

Date Code Title Description
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees