[go: up one dir, main page]

CN102053754A - Touch screen button area processing method and device - Google Patents

Touch screen button area processing method and device Download PDF

Info

Publication number
CN102053754A
CN102053754A CN2010106201063A CN201010620106A CN102053754A CN 102053754 A CN102053754 A CN 102053754A CN 2010106201063 A CN2010106201063 A CN 2010106201063A CN 201010620106 A CN201010620106 A CN 201010620106A CN 102053754 A CN102053754 A CN 102053754A
Authority
CN
China
Prior art keywords
touch
user
area
distance value
coordinates
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
CN2010106201063A
Other languages
Chinese (zh)
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
Dongguan Yulong Telecommunication Technology Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Dongguan Yulong Telecommunication Technology 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, Dongguan Yulong Telecommunication Technology Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN2010106201063A priority Critical patent/CN102053754A/en
Publication of CN102053754A publication Critical patent/CN102053754A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a touch screen key area processing method and a touch screen key area processing device, which relate to the technical field of touch screens and can effectively position and enter a menu expected to be entered by a client. Capturing coordinates of a central point of a user pressing area; calculating the distance value between the coordinates of the central point of the user pressing area and the touch key; selecting a touch key corresponding to the minimum distance value from the touch keys as a touch key selected by a user; the touch screen key area processing device comprises: the capturing unit is used for capturing the coordinates of the center point of the pressing area of the user; the calculating unit is used for calculating the distance value between the coordinates of the central point of the area pressed by the user and the touch key; and the selecting unit is used for selecting the touch key corresponding to the minimum distance value from the touch keys as the touch key selected by the user. The embodiment of the invention is applied to the technical field of touch screens.

Description

触摸屏按键区域处理方法及装置 Touch screen button area processing method and device

技术领域technical field

本发明涉及触摸屏技术领域,尤其涉及一种触摸屏按键区域处理方法及装置。The present invention relates to the technical field of touch screens, in particular to a method and device for processing key areas of a touch screen.

背景技术Background technique

触摸屏又称为触控面板,是个可接收触头等输入讯号的感应式显示装置,当接触了屏幕上的触摸按键时,屏幕上的触觉反馈系统可根据预先编程的程式驱动各种连接装置,可用以取代机械式的按键面板,并借由液晶显示画面制造出生动的影音效果;因其技术的便利性,广泛应用于手机、电脑等各个技术领域。Touch screen, also known as touch panel, is an inductive display device that can receive input signals such as contacts. When touching the touch buttons on the screen, the tactile feedback system on the screen can drive various connected devices according to pre-programmed programs. It can be used to replace the mechanical button panel, and to produce vivid audio-visual effects through the liquid crystal display screen; because of its technical convenience, it is widely used in various technical fields such as mobile phones and computers.

现有触摸屏按键区域处理的方法需要提前设定所有触摸按键的定位范围值,具体的处理方法包括如下步骤:The existing method for processing the button area of the touch screen needs to set the positioning range values of all the touch buttons in advance. The specific processing method includes the following steps:

1)用户开始进行触摸屏按键区域操作;1) The user starts to operate the button area of the touch screen;

2)捕捉用户按压区域中心点坐标;2) Capture the coordinates of the center point of the area pressed by the user;

3)判断用户按压区域中心点坐标落入触摸按键的定位范围值,并将用户按压区域中心点所落入的定位范围值对应触摸按键进行突出显示;3) Judging that the coordinates of the center point of the user's pressing area fall into the positioning range value of the touch button, and highlighting the corresponding touch key corresponding to the positioning range value in which the user's pressing area center point falls;

4)捕捉触控动作并判断是否翻页操作;4) Capture the touch action and judge whether to turn the page;

5)当判断为翻页操作时,处理翻页动作;当判断为非翻页操作时,则进入上述用户按压区域中心点所落入的定位范围值对应触摸按键的功能菜单。5) When it is judged as a page-turning operation, process the page-turning action; when it is judged as a non-page-turning operation, then enter the function menu of the touch button corresponding to the positioning range value that the center point of the user presses the area falls into.

在实现上述触摸屏按键区域处理方法的过程中,发明人发现现有技术中至少存在如下问题:In the process of realizing the above-mentioned method for processing the button area of the touch screen, the inventor found that at least the following problems existed in the prior art:

在步骤3)中,一般采用坐标系定位的方式,编程出每个触摸按键的坐标定位范围值,用户按压区域中心点坐标落入的定位范围进行突出显示,在此步骤中,预先定位的每个触摸按键的范围比较小,所以经常出现用户按压区域不属于任何一个定位范围,这时则出现屏幕无响应的情况,无法正确判断用户想要进入的图标菜单。In step 3), coordinate system positioning is generally used to program the coordinate positioning range value of each touch button, and the positioning range that the user presses the center point coordinates of the area falls into is highlighted. In this step, each pre-positioned The range of each touch button is relatively small, so it often occurs that the user presses an area that does not belong to any positioning range. At this time, the screen does not respond, and the icon menu that the user wants to enter cannot be correctly judged.

发明内容Contents of the invention

本发明的实施例提供一种触摸屏按键区域处理的方法及装置,该方法及装置可以有效定位并进入客户预想进入的菜单。Embodiments of the present invention provide a method and device for processing key areas of a touch screen. The method and device can effectively locate and enter a menu that a customer expects to enter.

为达到上述目的,本发明的实施例采用如下技术方案:In order to achieve the above object, embodiments of the present invention adopt the following technical solutions:

一种触摸屏按键区域处理方法,包括:A method for processing a touch screen button area, comprising:

捕捉用户按压区域中心点坐标;Capture the coordinates of the center point of the area pressed by the user;

计算用户按压区域中心点坐标与触摸按键的距离数值;Calculate the distance between the coordinates of the center point of the area pressed by the user and the touch key;

在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。Among the touch keys, the touch key corresponding to the smallest distance value is selected as the touch key selected by the user.

一种触摸屏按键区域处理装置,包括:A touch screen button area processing device, comprising:

捕捉单元,用于捕捉用户按压区域中心点坐标;A capturing unit, configured to capture the coordinates of the center point of the area pressed by the user;

计算单元,用于计算用户按压区域中心点坐标与触摸按键的距离数值;A calculation unit, used to calculate the distance value between the coordinates of the center point of the area pressed by the user and the touch key;

选定单元,用于在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。The selection unit is configured to select, among the touch keys, the touch key corresponding to the smallest distance value as the touch key selected by the user.

本发明实施例提供的触摸屏按键区域处理方法及装置,设定计算用户按压区域中心点坐标与触摸按键的距离数值,并在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键,这样,设定对比出最小距离数值所对应的触摸按键,可以有效的避免用户按压区域不属于任何一个定位范围,从而避免屏幕无响应的情况,最终正确判断用户想要进入的图标菜单。The touch screen button area processing method and device provided by the embodiments of the present invention set and calculate the distance value between the coordinates of the center point of the area pressed by the user and the touch button, and select the touch button corresponding to the smallest distance value among the touch buttons as the touch button selected by the user. Button, in this way, setting and comparing the touch button corresponding to the minimum distance value can effectively prevent the user from pressing the area that does not belong to any positioning range, thereby avoiding the situation that the screen does not respond, and finally correctly determine the icon menu that the user wants to enter.

附图说明Description of drawings

图1为本发明触摸屏按键区域处理方法第一种实施例的流程框图;Fig. 1 is the block flow diagram of the first embodiment of the method for processing the button area of the touch screen of the present invention;

图2为本发明触摸屏按键区域处理装置第一种实施例的流程框图;Fig. 2 is a block flow diagram of the first embodiment of the touch screen button area processing device of the present invention;

图3为本发明触摸屏按键区域处理方法第二种实施例的流程框图;FIG. 3 is a block flow diagram of a second embodiment of the method for processing the button area of the touch screen of the present invention;

图4为本发明触摸屏按键区域处理装置第二种实施例的流程框图。FIG. 4 is a block flow diagram of a second embodiment of the device for processing touch screen key areas according to the present invention.

具体实施方式Detailed ways

下面结合附图对本发明实施例触摸屏按键区域处理方法及装置进行详细描述。The method and device for processing the key area of the touch screen according to the embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

实施例一Embodiment one

本发明的触摸屏按键区域处理方法,如图1所示,包括如下步骤:The touch screen button area processing method of the present invention, as shown in Figure 1, comprises the following steps:

101)捕捉用户按压区域中心点坐标;101) Capture the coordinates of the center point of the area pressed by the user;

102)计算用户按压区域中心点坐标与触摸按键的距离数值;102) Calculate the distance value between the coordinates of the center point of the user's pressing area and the touch button;

103)在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。103) Select the touch key corresponding to the smallest distance value among the touch keys as the touch key selected by the user.

本发明的触摸屏按键区域处理方法,采用上述步骤,其中在102步骤中,可以采用按压区域中心点坐标与所有触摸按键的距离数值进行计算,当然也可以采用判断按压区域中心点坐标临近几个触摸按键的距离数值进行计算,结合步骤101)和103)均能达到本发明实施例的发明目的,这样,设定对比出最小距离数值所对应的触摸按键,可以有效的避免用户按压区域不属于任何一个定位范围,从而避免屏幕无响应的情况,最终正确判断用户想要进入的图标菜单。The touch screen button area processing method of the present invention adopts the above steps, wherein in step 102, the distance values between the coordinates of the center point of the pressed area and all the touch keys can be used for calculation, and of course it can also be used to determine how many touches the coordinates of the center point of the pressed area are close to. Calculate the distance value of the button, and combine steps 101) and 103) to achieve the purpose of the invention in the embodiment of the present invention. In this way, setting and comparing the touch button corresponding to the minimum distance value can effectively prevent the user from pressing the area that does not belong to any A positioning range, so as to avoid the situation that the screen does not respond, and finally correctly determine the icon menu that the user wants to enter.

对于上述触摸屏按键区域处理方法,本发明实施例还提供了一种触摸屏按键区域处理装置,如图2所示,该装置包括捕捉单元11、计算单元12和选定单元13。Regarding the above-mentioned method for processing the key area of the touch screen, the embodiment of the present invention also provides a device for processing the key area of the touch screen, as shown in FIG.

本发明实施例中的捕捉单元11用于捕捉用户按压区域中心点坐标,待捕捉用户按压区域中心点坐标后进入计算单元12,计算单元用于计算用户按压区域中心点坐标与触摸按键的距离数值;待计算完毕后进入选定单元13,选定单元用于在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。The capture unit 11 in the embodiment of the present invention is used to capture the coordinates of the center point of the user's pressing area, and after capturing the coordinates of the center point of the user's pressing area, enter the calculation unit 12, and the calculation unit is used to calculate the distance value between the coordinates of the center point of the user's pressing area and the touch key Enter the selection unit 13 after the calculation is completed, and the selection unit is used to select the touch key corresponding to the smallest distance value among the touch keys as the touch key selected by the user.

本发明的触摸屏按键区域处理装置,其中在计算单元中,可以采用按压区域中心点坐标与所有触摸按键的距离数值进行计算,当然也可以采用判断按压区域中心点坐标临近几个触摸按键的距离数值进行计算,结合捕捉单元和选定单元均能达到本发明实施例的发明目的,这样,设定对比出最小距离数值所对应的触摸按键,可以有效的避免用户按压区域不属于任何一个定位范围,从而避免屏幕无响应的情况,最终正确判断用户想要进入的图标菜单。In the touch screen button area processing device of the present invention, in the calculation unit, the distance values between the coordinates of the central point of the pressing area and all the touch keys can be used for calculation, and of course the distance values of several touch keys that can be used to determine the coordinates of the central point of the pressing area are close to the touch keys Carrying out calculations, combining the capture unit and the selection unit can achieve the invention purpose of the embodiment of the present invention, thus, setting and comparing the touch key corresponding to the minimum distance value can effectively prevent the user from pressing the area that does not belong to any positioning range, Thereby avoiding the situation that the screen does not respond, and finally correctly judge the icon menu that the user wants to enter.

实施例二Embodiment two

本发明的触摸屏按键区域处理方法,结合图3,包括如下步骤:The touch screen button area processing method of the present invention, in conjunction with Fig. 3, comprises the following steps:

201)捕捉用户按压区域中心点坐标;201) Capture the coordinates of the center point of the area pressed by the user;

202)计算用户按压区域中心点坐标与触摸按键的距离数值;202) Calculate the distance value between the coordinates of the central point of the user's pressed area and the touch button;

203)将最小的距离数值对应的触摸按键进行突出显示;203) Highlighting the touch button corresponding to the smallest distance value;

本发明实施例中针对于步骤203中突出显示采用但不限于如下方式:最小的距离数值对应的触摸按键亮度高于其他触摸按键的亮度;当然除了上述的采用亮度区分外,还可以采用最小的距离数值对应的触摸按键亮度低于其他触摸按键的亮度等方式,上述进行突出显示的主要目的也是为了让用户很直观的能够看到自己按压区域中心点坐标所对应的触摸按键,从而提高用户体验,减少误操作。In the embodiment of the present invention, the highlighting in step 203 adopts, but is not limited to, the following method: the brightness of the touch button corresponding to the smallest distance value is higher than the brightness of other touch buttons; of course, in addition to the above-mentioned brightness distinction, the smallest The brightness of the touch button corresponding to the distance value is lower than that of other touch buttons. The main purpose of the above-mentioned highlighting is also to allow users to intuitively see the touch button corresponding to the coordinates of the center point of the pressed area, thereby improving user experience. , to reduce misuse.

204)判断用户触控动作是否翻页操作,如果用户触控动作是翻页操作,则按照翻页动作处理,如果用户触控动作不是翻页操作,则进入205;204) Determine whether the user's touch action is a page-turning operation, if the user's touch action is a page-turning operation, then proceed to 205 if the user's touch action is not a page-turning operation;

步骤204中,用户按压区域为用户触控动作的运动线路终点所对应按压区域,增加此步骤,目的在于可以判断触控动作是否为用户预想的其他按键区域操作,并减少失误率,最终提高用户体验。In step 204, the user's pressing area is the pressing area corresponding to the end point of the motion line of the user's touch action. This step is added to determine whether the touch action is operated on another key area expected by the user, and reduce the error rate, and ultimately improve the user experience. experience.

205)判断是否检测到用户按压区域的抬起动作,如果用户按压区域是抬起动作,则直接捕捉用户按压区域中心点坐标,并进入最小的距离数值对应的触摸按键的功能菜单,如果用户按压区域不是抬起动作,则返回步骤201继续捕捉用户按压区域中心点坐标。205) Determine whether the lifting action of the user's pressing area is detected. If the user's pressing area is a lifting action, then directly capture the coordinates of the center point of the user's pressing area, and enter the function menu of the touch button corresponding to the minimum distance value. If the user presses If the area is not lifted, return to step 201 to continue capturing the coordinates of the center point of the area pressed by the user.

增加步骤205,目的是针对触控动作判断是否为用户预想的其他按键区域操作,从而形成容错机制,进一步的减少了失误率,最终提高用户体验。The purpose of adding step 205 is to judge whether the touch action is an operation on another key area expected by the user, so as to form a fault-tolerant mechanism, further reduce the error rate, and ultimately improve user experience.

上述步骤203至205,为在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键的具体操作步骤;目的在于更具体的诠释本发明实施例的操作。The above steps 203 to 205 are the specific operation steps of selecting the touch key corresponding to the smallest distance value among the touch keys as the touch key selected by the user; the purpose is to explain the operation of the embodiment of the present invention more specifically.

对于上述触摸屏按键区域处理方法,本发明实施例还提供了一种触摸屏按键区域处理装置,如图4所示,该装置包括捕捉单元21、计算单元22和选定单元23,其中的捕捉单元21用于捕捉用户按压区域中心点坐标;计算单元22用于计算用户按压区域中心点坐标与触摸按键的距离数值;选定单元23用于在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。For the above-mentioned touch screen key area processing method, the embodiment of the present invention also provides a touch screen key area processing device, as shown in FIG. It is used to capture the coordinates of the center point of the user's pressing area; the calculation unit 22 is used to calculate the distance value between the coordinates of the center point of the user's pressing area and the touch key; the selection unit 23 is used to select the touch key corresponding to the minimum distance value among the touch keys as the user Selected touch keys.

本发明的触摸屏按键区域处理装置,其中在计算单元22中,可以采用按压区域中心点坐标与所有触摸按键的距离数值进行计算,当然也可以采用判断按压区域中心点坐标临近几个触摸按键的距离数值进行计算,结合捕捉单元和选定单元均能达到本发明实施例的发明目的,这样,设定对比出最小距离数值所对应的触摸按键,可以有效的避免用户按压区域不属于任何一个定位范围,从而屏幕无响应的情况,最终正确判断用户想要进入的图标菜单。In the touch screen button area processing device of the present invention, in the calculation unit 22, the distance values between the coordinates of the central point of the pressing area and all the touch keys can be used for calculation, and of course, the distance between several touch keys adjacent to the coordinates of the central point of the pressing area can also be used. Calculate the numerical value, and combine the capture unit and the selected unit to achieve the invention goal of the embodiment of the present invention. In this way, setting and comparing the touch button corresponding to the minimum distance value can effectively prevent the user from pressing the area that does not belong to any positioning range. , so that the screen does not respond, and finally correctly judge the icon menu that the user wants to enter.

本发明实施例中的捕捉单元21包括第一捕捉模块211或第二捕捉模块212,其中的第一捕捉模块211用于直接捕捉用户按压区域中心点坐标;第二捕捉模块212在下述检测过程中,在没有检测到所述用户按压区域的抬起动作时,继续捕捉用户按压区域中心点坐标。The capture unit 21 in the embodiment of the present invention includes a first capture module 211 or a second capture module 212, wherein the first capture module 211 is used to directly capture the coordinates of the center point of the area pressed by the user; the second capture module 212 is in the following detection process , when the lifting action of the user pressing area is not detected, continue to capture the coordinates of the center point of the user pressing area.

本发明实施例中的选定单元23包括显示控制模块231,用于将最小的距离数值对应的触摸按键进行突出显示,本发明实施例中针对于显示控制模块231的突出显示采用但不限于如下方式:最小的距离数值对应的触摸按键亮度高于其他触摸按键的亮度;当然除了上述的采用亮度区分外,还可以采用最小的距离数值对应的触摸按键亮度低于其他触摸按键的亮度等方式,进行突出显示的目的是为了让用户很直观的能够看到自己按压区域中心点坐标所对应的触摸按键,从而提高用户体验,减少误操作。The selection unit 23 in the embodiment of the present invention includes a display control module 231, which is used to highlight the touch key corresponding to the smallest distance value. In the embodiment of the present invention, the highlighting of the display control module 231 adopts but is not limited to the following Method: The brightness of the touch key corresponding to the smallest distance value is higher than the brightness of other touch keys; of course, in addition to the above-mentioned brightness distinction, the brightness of the touch key corresponding to the smallest distance value is lower than the brightness of other touch keys, etc. The purpose of highlighting is to allow the user to intuitively see the touch button corresponding to the coordinates of the center point of the pressed area, thereby improving user experience and reducing misoperation.

本发明实施例中的选定单元23除包括上述显示控制模块231外,还包括第一判断模块232、第二判断模块234和进入控制模块235,其中的进入控制模块用于在检测到所述用户按压区域的抬起动作时,进入最小的距离数值对应的触摸按键的功能菜单,第一判断模块232用于判断用户触控动作是否翻页操作;如果用户触控动作是翻页操作,则进入翻页处理模块233,按照翻页动作处理,如果用户触控动作不是翻页操作,则进入第二判断模块234;第二判断模块234用于判断是否检测到所述用户按压区域的抬起动作;如果用户按压区域是抬起动作,则通过第一捕捉模块211捕捉用户按压区域中心点坐标,并进入进入控制模块235,如果用户按压区域不是抬起动作,则通过第二捕捉模块212继续捕捉用户按压区域中心点坐标;用户按压区域为用户触控动作的运动线路终点所对应按压区域,增加这三个模块,目的在于可以判断触控动作是否为用户预想的其他按键区域操作,并减少失误率,最终提高用户体验。In addition to the display control module 231 mentioned above, the selection unit 23 in the embodiment of the present invention also includes a first judging module 232, a second judging module 234 and an entry control module 235, wherein the entry control module is used to detect the When the user presses the lifting action of the area, the function menu of the touch button corresponding to the minimum distance value is entered, and the first judgment module 232 is used to judge whether the user's touch action is a page-turning operation; if the user's touch action is a page-turning operation, then Enter the page turning processing module 233, process according to the page turning action, if the user's touch action is not a page turning operation, then enter the second judging module 234; the second judging module 234 is used to judge whether the lifting of the user's pressing area is detected Action: If the user presses the area is a lifting action, then capture the coordinates of the center point of the user pressing area by the first capture module 211, and enter the entry control module 235, if the user presses the area is not a lifting action, then continue by the second capture module 212 Capture the coordinates of the center point of the user's pressing area; the user's pressing area is the pressing area corresponding to the end point of the motion line of the user's touch action. The purpose of adding these three modules is to determine whether the touch action is the operation of other key areas expected by the user, and reduce error rate, and ultimately improve user experience.

本发明实施例应用于触摸屏技术领域,主要应用于触摸屏按键区域的处理方法及装置。The embodiments of the present invention are applied to the technical field of touch screens, and are mainly applied to the processing method and device for the button area of the touch screen.

通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发明可借助软件加必需的通用硬件的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在可读取的存储介质中,如计算机的软盘,硬盘或光盘等,包括若干指令用以使得一台电子设备(可以是触摸屏手机,触摸屏计算机等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be realized by means of software plus necessary general-purpose hardware, and of course also by hardware, but in many cases the former is a better embodiment . Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art can be embodied in the form of a software product, and the computer software product is stored in a readable storage medium, such as a floppy disk of a computer , a hard disk or an optical disk, etc., including several instructions to make an electronic device (which may be a touch screen mobile phone, a touch screen computer, etc.) execute the methods described in various embodiments of the present invention.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.

Claims (10)

1.一种触摸屏按键区域处理方法,其特征在于,包括:1. A method for processing a touch screen button area, characterized in that, comprising: 捕捉用户按压区域中心点坐标;Capture the coordinates of the center point of the area pressed by the user; 计算用户按压区域中心点坐标与触摸按键的距离数值;Calculate the distance between the coordinates of the center point of the area pressed by the user and the touch key; 在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。Among the touch keys, the touch key corresponding to the smallest distance value is selected as the touch key selected by the user. 2.根据权利要求1所述的触摸屏按键区域处理方法,其特征在于,所述在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键包括:2. The touch-screen button region processing method according to claim 1, wherein said selecting the touch button corresponding to the minimum distance value among the touch buttons as the user-selected touch button comprises: 将所述最小的距离数值对应的触摸按键进行突出显示。The touch key corresponding to the minimum distance value is highlighted. 3.根据权利要求2所述的触摸屏按键区域处理方法,其特征在于,所述将最小的距离数值对应的触摸按键进行突出显示包括:3. The touch-screen button area processing method according to claim 2, wherein the highlighting of the touch button corresponding to the minimum distance value comprises: 最小的距离数值对应的触摸按键亮度高于其他触摸按键的亮度。The brightness of the touch button corresponding to the smallest distance value is higher than the brightness of other touch buttons. 4.根据权利要求2所述的触摸屏按键区域处理方法,其特征在于,所述用户按压区域为用户触控动作的运动线路终点所对应按压区域,所述在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键还包括:4. The method for processing touch screen button areas according to claim 2, wherein the user press area is the press area corresponding to the end point of the motion line of the user touch action, and the selection of the smallest distance value in the touch keys corresponds to The touch keys as user-selected touch keys also include: 判断所述用户触控动作是否翻页操作;Judging whether the user's touch action is a page-turning operation; 在所述用户触控动作不是翻页操作时,判断是否检测到所述用户按压区域的抬起动作;When the user's touch action is not a page-turning operation, determine whether a lifting action of the user's pressing area is detected; 在检测到所述用户按压区域的抬起动作时,进入最小的距离数值对应的触摸按键的功能菜单。When the lifting action of the user's pressed area is detected, the function menu of the touch button corresponding to the smallest distance value is entered. 5.根据权利要求4所述的触摸屏按键区域处理方法,其特征在于,所述捕捉用户按压区域中心点坐标包括:5. The method for processing the touch screen button area according to claim 4, wherein said capturing the coordinates of the central point of the area pressed by the user comprises: 直接捕捉用户按压区域中心点坐标;或Directly capture the coordinates of the center point of the area pressed by the user; or 在没有检测到所述用户按压区域的抬起动作时,继续捕捉用户按压区域中心点坐标。When the lifting motion of the user pressing area is not detected, continue to capture the coordinates of the center point of the user pressing area. 6.一种触摸屏按键区域处理装置,其特征在于,包括:6. A touch screen button area processing device, characterized in that, comprising: 捕捉单元,用于捕捉用户按压区域中心点坐标;A capturing unit, configured to capture the coordinates of the center point of the area pressed by the user; 计算单元,用于计算用户按压区域中心点坐标与触摸按键的距离数值;A calculation unit, used to calculate the distance value between the coordinates of the center point of the area pressed by the user and the touch key; 选定单元,用于在触摸按键中选择最小的距离数值对应的触摸按键作为用户选定的触摸按键。The selection unit is configured to select, among the touch keys, the touch key corresponding to the smallest distance value as the touch key selected by the user. 7.根据权利要求6所述的触摸屏按键区域处理装置,其特征在于,所述选定单元包括:7. The touch screen button area processing device according to claim 6, wherein the selected unit comprises: 显示控制模块,用于将所述最小的距离数值对应的触摸按键进行突出显示。The display control module is configured to highlight the touch key corresponding to the minimum distance value. 8.根据权利要求7所述的触摸屏按键区域处理装置,其特征在于,所述将最小的距离数值对应的触摸按键进行突出显示包括:8. The touch screen button area processing device according to claim 7, wherein said highlighting the touch button corresponding to the minimum distance value comprises: 最小的距离数值对应的触摸按键亮度高于其他触摸按键的亮度。The brightness of the touch button corresponding to the smallest distance value is higher than the brightness of other touch buttons. 9.根据权利要求7所述的触摸屏按键区域处理装置,其特征在于,所述用户按压区域为用户触控动作的运动线路终点所对应按压区域,所述选定单元还包括:9. The touch screen button area processing device according to claim 7, wherein the user pressing area is the pressing area corresponding to the end point of the motion line of the user's touch action, and the selection unit further includes: 第一判断模块,用于判断所述用户触控动作是否翻页操作;A first judging module, configured to judge whether the user's touch action is a page-turning operation; 第二判断模块,用于在所述用户触控动作不是翻页操作时,判断是否检测到所述用户按压区域的抬起动作;The second judging module is used to judge whether the lifting motion of the user's pressing area is detected when the user's touch motion is not a page turning operation; 进入控制模块,用于在检测到所述用户按压区域的抬起动作时,进入最小的距离数值对应的触摸按键的功能菜单。The entry control module is used to enter the function menu of the touch key corresponding to the smallest distance value when the lifting action of the user pressing area is detected. 10.根据权利要求9所述的触摸屏按键区域处理装置,其特征在于,所述捕捉单元包括:10. The touch screen button area processing device according to claim 9, wherein the capturing unit comprises: 第一捕捉模块,直接捕捉用户按压区域中心点坐标;或The first capture module directly captures the coordinates of the center point of the area pressed by the user; or 第二捕捉模块,在没有检测到所述用户按压区域的抬起动作时,继续捕捉用户按压区域中心点坐标。The second capture module continues to capture the coordinates of the center point of the user's pressed area when no lifting motion of the user's pressed area is detected.
CN2010106201063A 2010-12-31 2010-12-31 Touch screen button area processing method and device Pending CN102053754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010106201063A CN102053754A (en) 2010-12-31 2010-12-31 Touch screen button area processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106201063A CN102053754A (en) 2010-12-31 2010-12-31 Touch screen button area processing method and device

Publications (1)

Publication Number Publication Date
CN102053754A true CN102053754A (en) 2011-05-11

Family

ID=43958142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010106201063A Pending CN102053754A (en) 2010-12-31 2010-12-31 Touch screen button area processing method and device

Country Status (1)

Country Link
CN (1) CN102053754A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013123876A1 (en) * 2012-02-22 2013-08-29 华为终端有限公司 Touch operation processing method and terminal
CN104635990A (en) * 2015-02-27 2015-05-20 上海天奕达电子科技有限公司 Method and device for recognition of screen touch action of user
CN107111861A (en) * 2015-01-29 2017-08-29 松下知识产权经营株式会社 Image processing apparatus, stylus and image processing method
CN107390931A (en) * 2017-07-26 2017-11-24 广东欧珀移动通信有限公司 Response control mehtod, device, storage medium and the mobile terminal of touch operation
CN109254658A (en) * 2018-08-29 2019-01-22 上海天马微电子有限公司 Haptic feedback method, haptic feedback device and touch display device
CN109782994A (en) * 2017-11-10 2019-05-21 英业达科技有限公司 The method of adjustment and touch device of dummy keyboard
CN111966237A (en) * 2020-08-06 2020-11-20 Tcl通讯(宁波)有限公司 Touch compensation method and device for perforated screen and terminal
CN114159772A (en) * 2021-12-06 2022-03-11 南昌黑鲨科技有限公司 A kind of anti-missing method, mobile terminal and computer-readable storage medium
CN115129214A (en) * 2022-06-30 2022-09-30 海信视像科技股份有限公司 Display device and color filling method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1855021A (en) * 2005-04-26 2006-11-01 Lg电子株式会社 Mobile terminal for providing image user interface and using method thereof
CN1877506A (en) * 2005-06-10 2006-12-13 鸿富锦精密工业(深圳)有限公司 E-book reading device
CN101529368A (en) * 2006-09-06 2009-09-09 苹果公司 Methods for determining a cursor position from a finger contact with a touch screen display

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1855021A (en) * 2005-04-26 2006-11-01 Lg电子株式会社 Mobile terminal for providing image user interface and using method thereof
CN1877506A (en) * 2005-06-10 2006-12-13 鸿富锦精密工业(深圳)有限公司 E-book reading device
CN101529368A (en) * 2006-09-06 2009-09-09 苹果公司 Methods for determining a cursor position from a finger contact with a touch screen display

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9632623B2 (en) 2012-02-22 2017-04-25 Huawei Device Co., Ltd. Processing method for touch operation and terminal
CN103294232A (en) * 2012-02-22 2013-09-11 华为终端有限公司 Touch operation processing method and terminal
EP2713247A1 (en) * 2012-02-22 2014-04-02 Huawei Device Co., Ltd. Touch operation processing method and terminal
EP2713247A4 (en) * 2012-02-22 2015-01-28 Huawei Device Co Ltd PROCESSING METHOD FOR TOUCH OPERATIONS AND DEVICE
WO2013123876A1 (en) * 2012-02-22 2013-08-29 华为终端有限公司 Touch operation processing method and terminal
CN107111861A (en) * 2015-01-29 2017-08-29 松下知识产权经营株式会社 Image processing apparatus, stylus and image processing method
CN104635990A (en) * 2015-02-27 2015-05-20 上海天奕达电子科技有限公司 Method and device for recognition of screen touch action of user
CN104635990B (en) * 2015-02-27 2017-11-14 上海卓易科技股份有限公司 A kind of method and device for identifying user's touch screen
CN107390931A (en) * 2017-07-26 2017-11-24 广东欧珀移动通信有限公司 Response control mehtod, device, storage medium and the mobile terminal of touch operation
CN109782994A (en) * 2017-11-10 2019-05-21 英业达科技有限公司 The method of adjustment and touch device of dummy keyboard
CN109254658A (en) * 2018-08-29 2019-01-22 上海天马微电子有限公司 Haptic feedback method, haptic feedback device and touch display device
CN111966237A (en) * 2020-08-06 2020-11-20 Tcl通讯(宁波)有限公司 Touch compensation method and device for perforated screen and terminal
CN114159772A (en) * 2021-12-06 2022-03-11 南昌黑鲨科技有限公司 A kind of anti-missing method, mobile terminal and computer-readable storage medium
CN115129214A (en) * 2022-06-30 2022-09-30 海信视像科技股份有限公司 Display device and color filling method

Similar Documents

Publication Publication Date Title
CN102053754A (en) Touch screen button area processing method and device
US10996834B2 (en) Touchscreen apparatus user interface processing method and touchscreen apparatus
TWI469038B (en) Electronic device with touch screen and screen unlocking method thereof
US9575654B2 (en) Touch device and control method thereof
CN105824495B (en) A kind of method and mobile terminal of one-handed performance mobile terminal
CN103135818B (en) Quick operation response method and electronic equipment
US8581869B2 (en) Information processing apparatus, information processing method, and computer program
CN106415472B (en) Gesture control method and device, terminal equipment and storage medium
JP2015519671A (en) Touch screen misoperation prevention method, touch screen, mobile terminal, program, and recording medium
CN106383645A (en) Music playing control method and mobile terminal
CN106445116B (en) Method for calling out message notification bar and mobile terminal
CN106126034B (en) A kind of keypress function setting method and mobile terminal
WO2015096469A1 (en) Volume adjustment and control device and method for mobile terminal, and mobile terminal
KR20140089224A (en) Device and method for executing operation based on touch-input
WO2013178192A2 (en) Touchscreen single-point control method, device and mobile terminal
CN103677578A (en) Partial shielding method for screen and portable terminal with adoption of method
CN105022561A (en) Touch screen control apparatus and method and mobile terminal
CN103076968A (en) Operation control method for touch terminal and touch terminal thereof
CN105302369B (en) Method and system for preventing or reducing misoperation of touch screen
TW201626204A (en) Touch control photography method and touch terminal thereof
CN105302440A (en) Method and system for preventing or reducing misoperations of touch screen according to time
CN105260122A (en) Method for preventing or reducing touch screen misoperations based on pressure, and system
CN101470575B (en) Electronic device and input method thereof
CN105824562A (en) Touch control method and touch control system
CN106371595B (en) Method for calling out message notification bar and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110511