CN103699259A - Cursor positioning method, cursor positioning system and touch equipment - Google Patents

Cursor positioning method, cursor positioning system and touch equipment Download PDF

Info

Publication number
CN103699259A
CN103699259A CN201310660027.9A CN201310660027A CN103699259A CN 103699259 A CN103699259 A CN 103699259A CN 201310660027 A CN201310660027 A CN 201310660027A CN 103699259 A CN103699259 A CN 103699259A
Authority
CN
China
Prior art keywords
cursor
current
slip
distance
font
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.)
Granted
Application number
CN201310660027.9A
Other languages
Chinese (zh)
Other versions
CN103699259B (en
Inventor
黄坤
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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201310660027.9A priority Critical patent/CN103699259B/en
Publication of CN103699259A publication Critical patent/CN103699259A/en
Application granted granted Critical
Publication of CN103699259B publication Critical patent/CN103699259B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention is suitable for the technical field of cursor positioning, and provides a cursor positioning method. The method comprises the following steps: acquiring the position of a current cursor during information editing; monitoring the current gesture sliding track of a user in real time; calculating a sliding distance and a sliding direction according to the sliding track; acquiring the font size of a current editing interface; calculating the next position of the current cursor in combination with the sliding distance, the sliding direction and font size according to the position of the current cursor; controlling the cursor to move correspondingly according to the calculated next position of the cursor. Due to the adoption of the method, the problem of incapability of positioning the cursor accurately in a sliding process is solved, smoother operation feel is brought to the user, and the satisfaction of the user to a terminal is improved during text editing.

Description

Method, system and the touch apparatus of a kind of cursor location
Technical field
The invention belongs to cursor field of locating technology, relate in particular to method, system and the touch apparatus of a kind of cursor location.
Background technology
Universal along with giant-screen mobile phone, the touch a kind of mode of handling the main flow of mobile phone that becomes.User can use existing word input function to carry out the editing operation of document, note etc., meets the demand of user to mobile office.In whole editing process, user, by the moving forward and backward of cursor, reaches the basic operation that location increases, deletes, changes to realize word.
Yet, although existing technical scheme can reach the editor of document, note, the problem that exists cursor accurately to locate.User, after coarse localization is composed a piece of writing in word to certain, points by slip, the movement before and after can carrying out cursor, and still mobile distance cannot be controlled, and often can surpass the position that user expects, therefore to user, operates and makes troubles.
Summary of the invention
The method, system and the touch apparatus that the object of the present invention is to provide a kind of cursor location, be intended to solve the cursor in copy editor's process existing in prior art and cannot accurately locate, the problem of making troubles to user's operation.
The present invention is achieved in that the method for a kind of cursor location, said method comprising the steps of:
When carrying out edit file, obtain the position of current cursor;
The real-time current gesture sliding trace of supervisory user;
According to described sliding trace, calculate the distance of slip and the direction of slip;
Obtain the size of current editing interface font;
According to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculate the next position of described current cursor;
According to the next position of the cursor calculating, control cursor and move accordingly.
The system that another object of the present invention is to provide a kind of cursor location, described system comprises:
Cursor position acquisition module, for when carrying out edit file, obtains the position of current cursor;
Sliding trace monitoring module, for the real-time current gesture sliding trace of supervisory user;
Distance and directions calculation module, for calculating the distance L of slip and the direction D of slip according to described sliding trace;
Font size acquisition module, for obtaining the size of current editing interface font;
Cursor the next position computing module, for according to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculates the next position of described current cursor;
Cursor movement control module, for according to the next position of the cursor calculating, controls cursor and moves accordingly.
Another object of the present invention is to provide a kind of touch apparatus that comprises the system of cursor recited above location.
In the present invention, for the distance length of track that can be by user's finger sliding, carry out accurate mobile cursor, the embodiment of the present invention has proposed a kind of based on font size, and the distance of sliding in conjunction with gesture is carried out the control of cursor.This scheme can solve in sliding process cursor cannot pinpoint problem, gives user with more smooth operation sense, increases user's satisfaction to terminal when carrying out copy editor.
Accompanying drawing explanation
Fig. 1 is the realization flow schematic diagram of the method for the cursor location that provides of the embodiment of the present invention.
Fig. 2 is the schematic diagram of the cursor location that provides of the embodiment of the present invention.
Fig. 3 is the schematic diagram of the cursor location that provides of the embodiment of the present invention one.
Fig. 4 is the schematic diagram of the cursor location that provides of the embodiment of the present invention two.
Fig. 5 is the structural representation of the system of the cursor location that provides of the embodiment of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and beneficial effect clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
In embodiments of the present invention, for the distance length of track that can be by user's finger sliding, carry out accurate mobile cursor, the embodiment of the present invention has proposed a kind of based on font size, and the distance of sliding in conjunction with gesture is carried out the control of cursor.This scheme can solve in sliding process cursor cannot pinpoint problem, gives user with more smooth operation sense, increases user's satisfaction to terminal when carrying out copy editor.
Refer to Fig. 1, the realization flow of the method for the cursor location providing for the embodiment of the present invention, it comprises the following steps:
In step S101, when carrying out edit file, obtain the position of current cursor;
In step S102, the real-time current gesture sliding trace of supervisory user;
In embodiments of the present invention, the step of the gesture sliding trace that real-time supervisory user is current, is specially: obtain origin coordinates A and end coordinate B that touch point slides.
In step S103, according to described sliding trace, calculate the distance L of slip and the direction D of slip;
In embodiments of the present invention, refer to Fig. 2, if user slides into B point from A point:
The coordinate of A is (X1, Y1), and B point coordinate is (X2, Y2), and the distance L of sliding is:
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 )
The direction parameter D sliding is:
D = X 2 - X 1 | X 2 - X 1 |
When D<0, represent to slide left; During D>0, represent to slide to the right.
In step S104, obtain the size of current editing interface font;
In embodiments of the present invention, be mainly the width W of obtaining current editing interface font.
In step S105, according to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculate the next position of described current cursor;
In embodiments of the present invention, the next position computing formula of cursor:
X+D*(L/W)
Wherein, current cursor present position coordinate is (x, y), and X value is the x coordinate of current cursor place screen; W can be converted to according to the font size of current system setting the width of font; More, round on can carrying out the result of calculation of this computing formula or lower rounding operation is to obtain the horizontal ordinate of the next position of cursor.When result of calculation is greater than 0 but while being less than the width of screen, ordinate is identical with the y value of current cursor; When result of calculation is less than 0, explanation is moved to the left and has exceeded left screen, and now the horizontal ordinate of next cursor is (width-X+D* (L/W)), the width that wherein width is screen, and ordinate is (y-1); When result of calculation X+D* (L/W) is greater than the width width of screen, cursor will move to descending, and now horizontal ordinate is (X+D* (L/W)-width), and ordinate is y+1.
In step S106, according to the next position of the cursor calculating, control cursor and move accordingly.
In embodiments of the present invention, before step S101, further comprising the steps of:
In step S1011, obtain user in the information that interface setting is set;
In step S1012, judge whether the information of described setting is to start the function of carrying out cursor location according to font size;
In step S1013, when judging, be to start the function of carrying out cursor location according to font size, Flag sign is set to 1, and writes in configuration file;
In step S1014, when judging, do not start the function of carrying out cursor location according to font size, Flag sign is set to 0, and writes in configuration file;
In step S1015, preserve described configuration file.
As one embodiment of the invention, described method is further comprising the steps of:
When receiving the instruction that enters edit file interface, read configuration file;
Judge the Flag sign in described configuration file;
When being designated 1, Flag represents to start the function of carrying out cursor location according to font size, execution step S101;
When Flag is designated 0, represent to be not activated the function of carrying out cursor location according to font size, by normal flow, operate.
Below by two embodiment, describe the operating process of the method for the cursor location that the embodiment of the present invention provides in detail.
Embodiment mono-:
Refer to Fig. 3, user is carrying out information editing:
Now user slides into B point from A point, supposes that the coordinate of A is (X1, Y1), and B point coordinate is (X2, Y2), course length
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 )
The direction parameter D of unit
D = X 2 - X 1 | X 2 - X 1 |
Now D is greater than 0, represents to slide to the right.
At this moment font size acquisition module need to carry out moving and determining set width W as follows:
1) obtain the font size W1 that current terminal arranges;
2) obtaining current cursor is expert at, because current, be to slide to the right, therefore whether there is special character (English, space, Tab, symbol etc.) if detecting current line cursor right side, place, and make character and sort out statistics, for example, in Fig. 3, after " space " word, add up: Chinese character zh_c=10, English character en_c=0, space blank_c=0, Tab character tab_c=0, symbol syb_c=0;
3), if there is special character (English, space, Tab, symbol etc.), obtain so at current language the lower corresponding font size W2 of each special character, W3, W4 are set ... Wn;
4), according to the data of the place line character of current statistics, calculate the width of font;
W=(zh_c*W1+en_c*W2+blank_c*W3+…+syb_c*W5)/(zh_c+en_c+blank_c+…+syb_c)
?
W=(10*W1+0*W2+0*W3+0*W4+0*W5)/(10+0+0+0+0)
The next position of cursor is so:
X+D*(L/W)
Embodiment bis-:
Refer to Fig. 4, user is carrying out information editing:
Now user slides into B point from A point, supposes that the coordinate of A is (X1, Y1), and B point coordinate is (X2, Y2), course length
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 )
The direction parameter D of unit
D = X 2 - X 1 | X 2 - X 1 |
Now D is greater than 0, represents to slide to the right.
At this moment font size acquisition module need to carry out moving and determining set width W as follows:
1) obtain the font size W1 that current terminal arranges;
2) obtaining current cursor is expert at, because current, be to slide to the right, therefore whether there is special character (English, space, TAB, symbol etc.) if detecting current line cursor right side, place, and make character and sort out statistics, for example, in Fig. 4, after " space " word, add up: Chinese character zh_c=8, English character en_c=2, space blank_c=0, TAB character tab_c=0, symbol syb_c=2;
3), if there is special character (English, space, TAB, symbol etc.), obtain so at current language the lower corresponding font size W2 of each special character, W3, W4 are set ... Wn;
4), according to the data of the place line character of current statistics, calculate the width of font
W=(zh_c*W1+en_c*W2+blank_c*W3+…+syb_c*W5)/(zh_c+en_c+blank_c+…+syb_c)
?
W=(8*W1+2*W2+0*W3+0*W4+2*W5)/(8+2+0+0+2)
The next position of cursor is so:
X+D*(L/W)
In above-mentioned two examples for special character only have English, space, TAB, symbol four kinds, this can carry out according to actual conditions the expansion of classification, can reach equally the effect described in the present embodiment.
Refer to Fig. 5, the structure of the system of the cursor location providing for the embodiment of the present invention.For convenience of explanation, only show the part relevant to the embodiment of the present invention.The system of described cursor location comprises: cursor position acquisition module 101, sliding trace monitoring module 102, distance and directions calculation module 103, font size acquisition module 104, cursor the next position computing module 105 and cursor movement control module 106.The system of described cursor location can be the unit that is built in software unit, hardware cell or software and hardware combining in touch apparatus.
Cursor position acquisition module 101, for when carrying out edit file, obtains the position of current cursor;
Sliding trace monitoring module 102, for the real-time current gesture sliding trace of supervisory user;
Distance and directions calculation module 103, for calculating the distance L of slip and the direction D of slip according to described sliding trace;
Font size acquisition module 104, for obtaining the size of current editing interface font;
Cursor the next position computing module 105, for according to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculates the next position of described current cursor;
Cursor movement control module 106, for according to the next position of the cursor calculating, controls cursor and moves accordingly.
In embodiments of the present invention, sliding trace monitoring module 102, the origin coordinates A and the end coordinate B that specifically for obtaining touch point, slide.
In embodiments of the present invention, distance and directions calculation module 103, specifically for basis
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 ) Formula calculates the distance L of slip; According to formula calculates the direction of slip; When D<0, represent to slide left; During D>0, represent to slide to the right.
In embodiments of the present invention, described system also comprises: configuration information acquisition module, function open judging module, module is set and preserves module.
Configuration information acquisition module, for obtaining user in the information that interface setting is set;
Function open judging module, for judging whether the information of described setting is to start the function of carrying out cursor location according to font size;
Module is set, and for being to start the function of carrying out cursor location according to font size when judging, Flag sign is set to 1, and writes in configuration file; And for not starting the function of carrying out cursor location according to font size when judging, Flag sign is set to 0, and writes in configuration file;
Preserve module, for preserving described configuration file.
As one embodiment of the invention, described system also comprises: read module, sign judge module, execution control module.
Read module, for when receiving the instruction that enters edit file interface, reads configuration file;
Sign judge module, for judging the Flag sign of described configuration file;
Carry out control module, for represent to start the function of carrying out cursor location according to font size when Flag is designated 1, carry out the position that obtains current cursor; And when Flag is designated 0, represent to be not activated the function of carrying out cursor location according to font size, control by normal flow operation.
In sum, for the distance length of track that can be by user's finger sliding, carry out accurate mobile cursor, the embodiment of the present invention has proposed a kind of based on font size, and the distance of sliding in conjunction with gesture is carried out the control of cursor.This scheme can solve in sliding process cursor cannot pinpoint problem, gives user with more smooth operation sense, increases user's satisfaction to terminal when carrying out copy editor.
One of ordinary skill in the art will appreciate that all or part of step realizing in above-described embodiment method is to come the hardware that instruction is relevant to complete by program, described program can be stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk, CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any modifications of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a method for cursor location, is characterized in that, said method comprising the steps of:
When carrying out edit file, obtain the position of current cursor;
The real-time current gesture sliding trace of supervisory user;
According to described sliding trace, calculate the distance of slip and the direction of slip;
Obtain the size of current editing interface font;
According to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculate the next position of described current cursor;
According to the next position of the cursor calculating, control cursor and move accordingly.
2. the method for claim 1, is characterized in that, the step of the gesture sliding trace that described real-time supervisory user is current, is specially:
Obtain origin coordinates and end coordinate that touch point slides.
3. method as claimed in claim 2, is characterized in that, according to
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 ) Formula calculates the distance L of slip; According to
Figure FDA0000432916920000012
formula calculates the direction of slip; When D<0, represent to slide left; During D>0, represent to slide to the right.
4. method as claimed in claim 3, is characterized in that, described in obtain the big or small step of current editing interface font, be specially:
Obtain the width W of current editing interface font.
5. method as claimed in claim 4, is characterized in that, the next position computing formula of described cursor:
X+D*(L/W)。
6. a system for cursor location, is characterized in that, described system comprises:
Cursor position acquisition module, for when carrying out edit file, obtains the position of current cursor;
Sliding trace monitoring module, for the real-time current gesture sliding trace of supervisory user;
Distance and directions calculation module, for calculating the distance L of slip and the direction D of slip according to described sliding trace;
Font size acquisition module, for obtaining the size of current editing interface font;
Cursor the next position computing module, for according to the position of described current cursor, in conjunction with the size of the distance of described slip and the direction of slip and font, calculates the next position of described current cursor;
Cursor movement control module, for according to the next position of the cursor calculating, controls cursor and moves accordingly.
7. system as claimed in claim 6, is characterized in that, sliding trace monitoring module, origin coordinates and the end coordinate of specifically for obtaining touch point, sliding.
8. system as claimed in claim 7, is characterized in that, distance and directions calculation module, specifically for basis
L = ( X 2 - X 1 ) ( X 2 - X 1 ) + ( Y 2 - Y 1 ) ( Y 2 - Y 1 ) Formula calculates the distance L of slip; According to
Figure FDA0000432916920000022
formula calculates the direction of slip; When D<0, represent to slide left; During D>0, represent to slide to the right.
9. system as claimed in claim 6, is characterized in that, described system also comprises:
Read module, for when receiving the instruction that enters edit file interface, reads configuration file;
Sign judge module, for judging the Flag sign of described configuration file;
Carry out control module, for represent to start the function of carrying out cursor location according to font size when Flag is designated 1, carry out the position that obtains current cursor; And when Flag is designated 0, represent to be not activated the function of carrying out cursor location according to font size, control by normal flow operation.
10. a touch apparatus that comprises the system of the location of the cursor described in claim 6 to 9 any one.
CN201310660027.9A 2013-12-09 2013-12-09 A kind of method of cursor positioning, system and touch apparatus Active CN103699259B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310660027.9A CN103699259B (en) 2013-12-09 2013-12-09 A kind of method of cursor positioning, system and touch apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310660027.9A CN103699259B (en) 2013-12-09 2013-12-09 A kind of method of cursor positioning, system and touch apparatus

Publications (2)

Publication Number Publication Date
CN103699259A true CN103699259A (en) 2014-04-02
CN103699259B CN103699259B (en) 2016-12-07

Family

ID=50360805

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310660027.9A Active CN103699259B (en) 2013-12-09 2013-12-09 A kind of method of cursor positioning, system and touch apparatus

Country Status (1)

Country Link
CN (1) CN103699259B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955277A (en) * 2014-05-13 2014-07-30 广州三星通信技术研究有限公司 Method and device for controlling cursor on electronic equipment
CN104317494A (en) * 2014-10-11 2015-01-28 广东欧珀移动通信有限公司 Method and system for moving cursor
CN104778006A (en) * 2015-03-31 2015-07-15 深圳市万普拉斯科技有限公司 Information editing method and system
CN105320397A (en) * 2014-12-16 2016-02-10 维沃移动通信有限公司 Focal point switching method and mobile terminal thereof
CN105718138A (en) * 2016-01-15 2016-06-29 百度在线网络技术(北京)有限公司 Method and device for determining cursor position in mobile terminal
CN107885414A (en) * 2016-09-30 2018-04-06 阿里巴巴集团控股有限公司 A kind of method and device for controlling cursor positioning
CN108334267A (en) * 2018-02-05 2018-07-27 广东欧珀移动通信有限公司 A kind of cursor-moving method, system and terminal device
CN108664196A (en) * 2018-05-21 2018-10-16 北京华大智宝电子系统有限公司 A kind of method and device of control cursor movement
CN110516222A (en) * 2019-08-30 2019-11-29 北京字节跳动网络技术有限公司 Method for editing text, device, equipment, storage medium
CN110765736A (en) * 2019-09-25 2020-02-07 联想(北京)有限公司 Mathematical expression input method and device and mobile equipment
CN113721775A (en) * 2021-11-01 2021-11-30 徐州正达光电有限公司 Communication processing method, device and equipment
CN114637439A (en) * 2022-03-24 2022-06-17 海信视像科技股份有限公司 Display device and gesture track recognition method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298465A (en) * 2011-09-16 2011-12-28 中兴通讯股份有限公司 Method and device for implementing clicking and positioning operations of touch screen
CN102339275A (en) * 2010-07-20 2012-02-01 汉王科技股份有限公司 Comment processing method and device for electronic book
CN102681738A (en) * 2012-05-04 2012-09-19 敦泰科技有限公司 Multi-point touch identifying method and touch device for mutual capacitance type touch equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102339275A (en) * 2010-07-20 2012-02-01 汉王科技股份有限公司 Comment processing method and device for electronic book
CN102298465A (en) * 2011-09-16 2011-12-28 中兴通讯股份有限公司 Method and device for implementing clicking and positioning operations of touch screen
CN102681738A (en) * 2012-05-04 2012-09-19 敦泰科技有限公司 Multi-point touch identifying method and touch device for mutual capacitance type touch equipment

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955277A (en) * 2014-05-13 2014-07-30 广州三星通信技术研究有限公司 Method and device for controlling cursor on electronic equipment
CN107977148A (en) * 2014-10-11 2018-05-01 广东欧珀移动通信有限公司 The method and device of mobile cursor
CN104317494A (en) * 2014-10-11 2015-01-28 广东欧珀移动通信有限公司 Method and system for moving cursor
CN104317494B (en) * 2014-10-11 2018-01-16 广东欧珀移动通信有限公司 The method and system of mobile cursor
CN105320397A (en) * 2014-12-16 2016-02-10 维沃移动通信有限公司 Focal point switching method and mobile terminal thereof
CN105320397B (en) * 2014-12-16 2018-06-26 维沃移动通信有限公司 Focus switching method and its mobile terminal
CN104778006A (en) * 2015-03-31 2015-07-15 深圳市万普拉斯科技有限公司 Information editing method and system
CN105718138A (en) * 2016-01-15 2016-06-29 百度在线网络技术(北京)有限公司 Method and device for determining cursor position in mobile terminal
CN107885414A (en) * 2016-09-30 2018-04-06 阿里巴巴集团控股有限公司 A kind of method and device for controlling cursor positioning
CN107885414B (en) * 2016-09-30 2021-04-13 阿里巴巴集团控股有限公司 Method and device for controlling cursor positioning
CN108334267A (en) * 2018-02-05 2018-07-27 广东欧珀移动通信有限公司 A kind of cursor-moving method, system and terminal device
CN108664196A (en) * 2018-05-21 2018-10-16 北京华大智宝电子系统有限公司 A kind of method and device of control cursor movement
CN110516222A (en) * 2019-08-30 2019-11-29 北京字节跳动网络技术有限公司 Method for editing text, device, equipment, storage medium
CN110765736A (en) * 2019-09-25 2020-02-07 联想(北京)有限公司 Mathematical expression input method and device and mobile equipment
CN113721775A (en) * 2021-11-01 2021-11-30 徐州正达光电有限公司 Communication processing method, device and equipment
CN114637439A (en) * 2022-03-24 2022-06-17 海信视像科技股份有限公司 Display device and gesture track recognition method

Also Published As

Publication number Publication date
CN103699259B (en) 2016-12-07

Similar Documents

Publication Publication Date Title
CN103699259A (en) Cursor positioning method, cursor positioning system and touch equipment
US9261995B2 (en) Apparatus, method, and computer readable recording medium for selecting object by using multi-touch with related reference point
US8638303B2 (en) Stylus settings
CN102331907B (en) Character deleting method, device and terminal for the terminal with touch-screen
CN106095261B (en) Method and device for adding notes to electronic equipment
JP6430197B2 (en) Electronic apparatus and method
US10359920B2 (en) Object management device, thinking assistance device, object management method, and computer-readable storage medium
JP2016071819A (en) Electronic apparatus and method
US20140145945A1 (en) Touch-based input control method
US20140129931A1 (en) Electronic apparatus and handwritten document processing method
CN102566905B (en) The method of operating of mancarried device and mancarried device
KR101768897B1 (en) Touch screen device for moving or copying of an object based on the touch input and operating method thereof
KR102125212B1 (en) Operating Method for Electronic Handwriting and Electronic Device supporting the same
CN103809886A (en) Cursor positioning method and mobile terminal
CN105739781A (en) Method and system for quickly and accurately positioning character cursor through pressure touch technology
CN104423802A (en) Window expansion method and associated electronic device
EP3552089B1 (en) Reversible digital ink for inking application user interfaces
CN105528334A (en) Method for processing document operation and terminal
CN101393510A (en) Touch screen text processing method, system and mobile terminal
CN105242920A (en) Image capture system, image capture method and electronic device
CN103513855A (en) Method and device for updating display pages
CN112269481A (en) Method and device for controlling friction force adjustment and electronic equipment
US20150213320A1 (en) Electronic device and method for processing handwritten document
CN103645855A (en) Touch reading method and device
CN103645829A (en) Character deletion method and portable terminal utilizing same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant