WO2017193801A1 - 基于感应屏幕的多选处理方法及装置 - Google Patents

基于感应屏幕的多选处理方法及装置 Download PDF

Info

Publication number
WO2017193801A1
WO2017193801A1 PCT/CN2017/081529 CN2017081529W WO2017193801A1 WO 2017193801 A1 WO2017193801 A1 WO 2017193801A1 CN 2017081529 W CN2017081529 W CN 2017081529W WO 2017193801 A1 WO2017193801 A1 WO 2017193801A1
Authority
WO
WIPO (PCT)
Prior art keywords
signal
pressure
operation mode
select operation
select
Prior art date
Application number
PCT/CN2017/081529
Other languages
English (en)
French (fr)
Inventor
王剑平
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017193801A1 publication Critical patent/WO2017193801A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Definitions

  • the present disclosure relates to the field of touch, for example, to a multi-select processing method and apparatus based on an inductive screen.
  • the present disclosure provides a multi-selection processing method and device based on an inductive screen.
  • the method and the device can continuously select a plurality of list items by detecting the movement trajectory of the pressing point, which is convenient to use, simple in operation, and improves the interactive experience of the user.
  • a multi-select processing method based on an inductive screen proposed by the present disclosure includes:
  • the pressure signal is a start signal of a multi-select operation mode, and turning on a multi-select operation mode;
  • the pressure signal or the pressure signal of the re-pressed pressure sensing screen detected again is used as the end signal of the multi-select operation mode. ;as well as
  • the state of the set of list items within the region range determined by the start signal and the end signal is changed.
  • obtaining a multi-select operation on the data item displayed on the pressure sensing screen including:
  • obtaining a multi-select operation on the data item displayed on the pressure sensing screen including:
  • the start signal and the end signal are signals generated when the pressure of the pressure sensing screen is reached by the user when the pressure reaches a threshold set by the system.
  • the threshold set by the system is a value between 0 and 1.
  • the set of list items is obtained by: when determining that the pressure signal is a start signal of a multi-select operation mode, recording a start coordinate of a compression point where the start signal is located; acquiring a multi-select operation mode When the signal is ended, the coordinates of the end point of the pressing point where the end signal is located are recorded; and the selected set of list items is determined according to the starting coordinate and the end point coordinate.
  • the starting coordinate and the ending coordinate are coordinate points determined by the resolution horizontal x-axis and the longitudinal y-axis reported by the pressure sensing screen.
  • the sliding track is a straight line, a curve or a circle.
  • the present disclosure also provides a multi-select processing device based on an inductive screen, including:
  • a detection module configured to detect a pressure signal input through the pressure sensing screen
  • Determining a module configured to determine that the pressure signal is a start signal or an end signal of a multi-select operation mode
  • the pressure signal is a start signal of the multi-select operation mode, turning on the multi-select operation mode, and if the pressure signal is an end signal of the multi-select operation mode, turning off the multi-select operation mode; as well as
  • the selected module is configured to acquire a multi-select operation on the data item displayed on the pressure sensing screen after the multi-select operation mode is turned on, and change the state of the selected list item set.
  • the determining module is configured to: when the user presses the pressure sensing screen, the signal generated when the pressure reaches the threshold set by the system is determined to be the start of the multi-select operating mode before the multi-select operating mode is turned on. Signal; after the user selects the multi-select operation mode, when the user presses the pressure sensing screen, the signal generated when the pressure reaches the threshold set by the system is determined as the end signal of the multi-select operation mode.
  • the device further includes:
  • a recording module configured to: when determining that the pressure signal is a start signal of a multi-select operation mode, recording a start coordinate of a pressing point where the start signal is located; and when the pressure signal is an end signal of a multi-select operation mode, the recording station The end point coordinates of the pressing point where the end signal is located; and the pressure signal is a pressing slide, and the coordinates of the sliding track of the pressing slip are recorded.
  • the recording module is configured to record the starting coordinate, the ending coordinate, and the coordinate of the sliding track determined by the resolution horizontal x-axis and the longitudinal y-axis of the pressure sensing screen.
  • the present disclosure also provides a computer readable storage medium storing computer executable instructions arranged to perform the above method.
  • the present disclosure also provides a terminal, the terminal comprising:
  • At least one processor At least one processor
  • the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
  • the disclosure determines the selected list item set by pressing the movement track between the start point coordinates and the end point coordinates, controls the state change of the selected list item, and can continuously select a plurality of list items, which is convenient to use, simple in operation, and improves the user's Interactive experience.
  • FIG. 1 is a flowchart of Embodiment 1 of a multi-select processing method based on a sensing screen.
  • FIG. 2 is a flow chart of a second embodiment of a multi-select processing method based on a sensing screen.
  • FIG. 3 is a flowchart of Embodiment 3 of a multi-select processing method based on a sensing screen.
  • Embodiment 4 is a flow chart of Embodiment 4 of a multi-select processing method based on a sensing screen.
  • FIG. 5 is a schematic structural diagram of Embodiment 1 of a multi-selection device based on a sensing screen.
  • FIG. 6 is a schematic structural diagram of Embodiment 2 of a multi-selection device based on a sensing screen.
  • FIG. 7 is a schematic diagram of an effect of an embodiment applied to a display interface.
  • FIG. 8 is a schematic diagram showing the effect of an embodiment applied to a display interface.
  • FIG. 9 is a schematic diagram of an effect 3 applied to a display interface according to an embodiment.
  • FIG. 10 is a schematic diagram of an effect 4 applied to a display interface according to an embodiment.
  • Figure 11 is a schematic diagram showing the effect of an embodiment applied to a display interface.
  • FIG. 12 is a schematic diagram showing the hardware structure of a terminal according to an embodiment.
  • a touch screen-based multi-select processing method includes: detecting a touch signal input by a user through a touch screen; determining whether the touch signal is a trigger signal of a multi-select operation mode; and if the touch signal is the multiple selection
  • the trigger signal of the operation mode turns on the multi-select operation mode, so that the user performs a multi-select operation on the data item displayed on the touch screen in the multi-select operation mode.
  • the method determines whether the multi-select operation mode is turned on by determining whether the touch signal input by the user through the touch screen is a trigger signal of the multi-select operation mode, and once the multi-select operation mode is turned on, the user can be enabled to be turned on in the multi-select operation mode. In this case, multiple selection operations are performed on the data items displayed on the touch screen.
  • the touch signal is a preset multi-selection gesture signal
  • the gesture signal is The data item displayed on the touch screen performs at least two-point touch signal, which requires at least two fingers to perform at least two-point touch signal to enter the multi-select operation mode, and the operation is quite difficult, and the judgment for multiple points
  • the control steps are relatively cumbersome and inefficient.
  • FIG. 1 is a flowchart of Embodiment 1 of a multi-select processing method based on a sensing screen.
  • step 110 the user is pressed to touch the touch signal input by the touch screen (ie, the pressure sensing screen).
  • the touch signal is a pressure signal.
  • step 120 it is determined that the touch signal is a start signal of a multi-select operation mode, and the multi-select operation mode is turned on.
  • step 130 after the multi-select operation mode is turned on, detecting that the user repeatedly presses the touch signal input by the touch screen, it is determined that the touch signal detected again is the end signal of the multi-select operation mode, and the multi-select operation mode is turned off.
  • step 140 the state of the list item in the set of list items within the region range determined by the start signal and the end signal is changed.
  • the touch signal may be determined to be a trigger signal of the multi-select operation mode, that is, the multi-select operation mode.
  • the start signal when it is detected that the pressure value of the touch signal of the user pressing any list item reaches the pressure value of the re-pressing gesture signal, the touch signal may be determined to be a trigger signal of the multi-select operation mode, that is, the multi-select operation mode.
  • the start signal is a trigger signal of the multi-select operation mode.
  • the user can set and modify the sensitivity of the re-press gesture signal for turning on the multi-select operation mode according to personal habits and preferences, so that the user can perform efficient operations on the list.
  • the on module in the list interface can be controlled to turn on the multi-select mode of operation.
  • the user can perform multiple selection operations on the data items displayed on the touch screen, such as by clicking on the data items one by one, or by swiping a line or a column of data items with a finger to complete the multi-select operation.
  • the multi-select operation mode that has been turned on can be ended by re-pressing the gesture signal.
  • the multi-select operation mode is enabled by using the preset gesture, and the multi-select operation mode is enabled once the multi-select operation mode is enabled.
  • the user can conveniently perform multiple selection operations on the data items displayed on the touch screen in the case that the multi-select operation mode is enabled, which simplifies the operation of the user to perform multiple selection operations on the list interface, and improves the operation efficiency.
  • FIG. 2 is a flowchart of a multi-selection control method based on a sensing screen according to the embodiment.
  • the present embodiment is based on a multi-selection control method of the sensing screen, and includes the following steps.
  • step 210 under the control list interface, when it is detected that any one of the list items is pressed and the re-press is reached, the multi-select operation mode is entered, wherein the list interface includes a plurality of list items.
  • step 220 when the list interface is touched, the coordinates of the touch point are recorded.
  • the upper left corner of the screen can be set to the origin of the plane rectangular coordinate system.
  • the coordinates of the touch point can be obtained (x1, y1), and the coordinates of the touch point are recorded.
  • step 230 the selected starting list item is determined based on the coordinates of the touch point.
  • step 240 a movement trajectory from the touch point is acquired, and the end point coordinates of the movement trajectory are recorded.
  • step 250 a set of selected list items is determined based on touch point coordinates and end point coordinates.
  • all list items located between the touch start point and the end point coordinates may be a set of selected list items.
  • step 260 the state of the selected list item is changed.
  • the selected list item has a previous status of Unchecked, its status can be set to selected; if the selected list item has a previous status selected, its status can be set to unchecked.
  • the set of the selected list items is determined by touching the movement trajectory between the coordinates of the starting point and the coordinates of the end point, and the state of the selected list item is changed, and the plurality of list items can be continuously selected. Easy to use, easy to operate, and enhance the user's interactive experience.
  • FIG. 3 is a flow chart of a multi-select control method based on a sensing screen of an embodiment.
  • the multi-selection control method based on the sensing screen of the embodiment includes the following steps.
  • step 310 under the control list interface, when it is detected that any of the list items is pressed to reach the re-press, the multi-select operation mode is entered, wherein the list interface includes a plurality of list items.
  • step 320 when the list interface is touched, the coordinates of the starting touch point are recorded.
  • the upper left corner of the screen can be set to the origin of the plane rectangular coordinate system.
  • the coordinates of the touch point can be obtained (x1, y1), and the coordinates of the touch point are recorded.
  • step 330 the selected starting list item is determined based on the coordinates of the touch point.
  • step 340 the movement trajectory from the touch point is acquired, and the end point coordinates of the movement trajectory are recorded.
  • step 350 the movement trajectory and the real-time pressure value (x, y, z) are displayed in the list interface, wherein x, y, and z are the abscissa, the ordinate, and the pressure value of the trajectory point, respectively.
  • step 360 the set of selected list items is determined according to the touch point coordinates, the end point coordinates, and the pressure value.
  • all list items located between the touch start point and the end point coordinates may be a set of selected list items.
  • step 370 the state of the selected list item is controlled to change.
  • the selected list item has a previous status of Unchecked, its status can be set to selected; if the selected list item has a previous status selected, its status can be set to unchecked.
  • FIG. 4 is a flow chart of a multi-select control method based on a sensing screen of the embodiment.
  • the multi-selection control method based on the sensing screen includes the following steps.
  • step 410 under the control list interface, when it is detected that any of the list items is pressed to reach the re-press, the multi-select operation mode is entered, wherein the list interface includes a plurality of list items.
  • step 420 when the list interface is touched, the coordinates of the starting touch point are recorded.
  • the upper left corner of the screen can be set to the origin of the plane rectangular coordinate system.
  • the coordinates of the touch point can be obtained as (x1, y1), and the coordinates of the touch point are recorded.
  • step 430 the selected starting list item is determined based on the coordinates of the touch point.
  • a range of selected sets of list items is determined based on a continuously increasing pressure value at the touch point, or a time at which the touch point is continuously pressed.
  • step 450 the state of the selected list item is changed.
  • the set of the selected list items is determined by touching the movement trajectory between the coordinates of the start point and the coordinates of the end point, and the state of the selected list item is changed, and multiple list items can be continuously selected and used. Convenient and easy to operate, it enhances the user's interactive experience.
  • FIG. 5 is a schematic structural diagram of Embodiment 1 of a multi-selection processing device based on a sensing screen. As shown in FIG. 5, the device in this embodiment includes a detecting module 501, a determining module 502, an opening module 503, and a selecting module 504.
  • the detection module 501 is configured to detect a touch signal input by the pressure sensing screen.
  • the determination module 502 is arranged to determine that the pressure signal is a start signal or an end signal of the multi-select mode of operation.
  • the opening module 503 is configured to turn on the multi-select operation mode if the pressure signal is a start signal of the multi-select operation mode, and turn off the multi-select operation mode if the touch signal is an end signal of the multi-select operation mode.
  • the selecting module 504 is configured to acquire a multi-select operation on the data item displayed on the pressure sensing screen after the multi-select operating mode is turned on, and change the area of the start signal and the end signal to determine the area The state of the collection of list items.
  • This embodiment can perform the method of the method embodiment shown in FIG. 1 to FIG. 4.
  • FIG. 6 is a schematic structural diagram of Embodiment 2 of a multi-select processing device based on a sensing screen.
  • the device may further include a recording module based on the device of FIG. 5.
  • the recording module sets the start coordinate of the touch point where the start signal is located when the touch signal is the start signal of the multi-select operation mode; and the end point of the touch point where the end signal is recorded when the touch signal is the end signal of the multi-select operation mode coordinate.
  • the finger does not leave the touch screen, slides down or curves to the last file list interface to be multi-selected;
  • the touch detection lift action is selected, and the list item is selected as the last list item of the multi-select mode;
  • the state of the list item in the set of the selected list item is controlled to be selected, and the selection operation of the set of list items between the two list items may also be performed.
  • Using the pressure value of the heavy pressure as a measure is an optional and reliable choice. As shown in Fig. 9 and Fig. 10, when the pressure value in Fig. 9 is increased from 0.9 to 0.92 in Fig. 10, the file list of multiple selection is selected. Choose from four to sixteen.
  • FIG. 11 is a display interface of a multi-select operation mode, and the control process based on the multi-selection processing method of the sensing screen includes:
  • the finger does not leave the touch screen, and the slide or curve slides to the last file list interface to be multi-selected;
  • the touch detection lift action is selected, and the list item is selected as the last list item of the multi-select mode;
  • the present embodiment provides a computer readable storage medium storing computer executable instructions arranged to perform the method of any of the above embodiments.
  • the terminal includes:
  • At least one processor 120 one processor 120 in FIG. 12; a pressure sensing screen 121, and a memory 122, which may also include a communication interface (Communications) Interface) 123 and bus 124.
  • the processor 120, the pressure sensing screen 121, the memory 122, and the communication interface 123 can complete communication with each other through the bus 124.
  • Communication interface 123 can transmit information.
  • the processor 120 can invoke logic instructions in the memory 122 to perform the methods of the above-described embodiments.
  • logic instructions in the memory 122 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
  • the memory 122 is a computer readable storage medium and can be used to store software programs, computer executable programs, such as program instructions or modules corresponding to the methods in the above embodiments.
  • the processor 120 performs the functional application and data processing by executing software programs, instructions or modules stored in the memory 122, i.e., implements the methods in the above embodiments.
  • the memory 122 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 122 may include a high speed random access memory, and may also include a nonvolatile memory.
  • the technical solution of the above embodiment may be embodied in the form of a software product stored in a storage medium, including one or more instructions for causing a computer device (which may be a personal computer, a server, or a network device) Etc.) Perform all or part of the steps of the method in the above embodiments.
  • the foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.
  • the multi-select processing method and device based on the sensing screen provided by the disclosure are convenient to use, simple in operation, and improve the interactive experience of the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Position Input By Displaying (AREA)

Abstract

一种基于感应屏幕的多选处理方法及装置,该方法包括检测用户通过压力感应屏幕输入的压力信号;确定压力信号为多选操作模式的开始信号,开启多选操作模式;以及在开启多选操作模式后,用户在多选操作模式下对压力感应屏幕上显示的数据项进行多选操作。

Description

基于感应屏幕的多选处理方法及装置 技术领域
本公开涉及触控领域,例如涉及一种基于感应屏幕的多选处理方法及装置。
背景技术
随着触摸屏终端在人们生活中的普及,人机交互更加方便。在人机交互过程中,存在着一种多点触控进行批量选择的情况,相关触摸屏终端的批量选择的方法进入到多选模式主要有两种方式:
(1)通常在列表界面的模式切换里面有“多选”或“全选”,通过手动点击选到“多选”,进入到多选模式;以及
(2)进入列表界面;当检测到触摸控制为多点触摸控制且多点分别处于不同的列表项时,进入多选列表界面。
在多选模式下,一个一个的点击待选择列表项,完成多选操作。
当用户使用移动终端选择列表界面中的列表项时,可以通过多次单击列表项实现多选或反选。通过点击进行选择存在的问题是,连续选中多个列表界面中的列表项时,需要通过多次触屏实现,操作繁琐,用户体验差。
发明内容
本公开提出一种基于感应屏幕的多选处理方法及装置,该方法及装置通过检测按压点的移动轨迹可以实现连续选中多个列表项,使用方便,操作简单,提升了用户的交互体验。
本公开所提出的一种基于感应屏幕的多选处理方法,包括:
检测通过压力感应屏幕输入的压力信号;
确定所述压力信号为多选操作模式的开始信号,开启多选操作模式;以及
在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作。
可选的,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的 数据项进行的多选操作,包括:
检测到重按和轻按压力感应屏幕区分选择列表时,获取抬起压力信号作为多选操作模式的结束信号;
检测到通过重按压力感应屏幕开始多选,以及轻按压力感应屏幕滑动区域全选时,将抬起压力信号或再次检测到的重按压力感应屏幕的压力信号作为多选操作模式的结束信号;以及
改变所述开始信号和所述结束信号确定的区域范围内的列表项集合的状态。
可选的,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,包括:
根据在所述压力信号确定的压力点上持续增加重按的压力值或持续按压压力点的时间确定选中的列表项集合的范围;以及
改变所述列表项集合的状态。
可选的,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,包括:
检测到所述压力感应屏幕输入的按压滑动,将滑动轨迹的终点的压力信号作为多选操作模式的结束信号,关闭多选操作模式;以及
改变所述滑动轨迹确定的区域范围内的列表项集合的状态。
可选的,所述开始信号和所述结束信号,为用户重压压力感应屏幕时,压力达到系统设定的阈值时产生的信号。
可选的,所述的系统设定的阈值为0到1之间的一个数值。
可选的,所述列表项集合通过以下方式得到:确定所述压力信号为多选操作模式的开始信号时,记录所述开始信号所在的按压点的起始坐标;获取到多选操作模式的结束信号时,记录所述结束信号所在的按压点的终点坐标;以及根据所述起始坐标和所述终点坐标确定选中的列表项集合。
可选的,所述起始坐标和所述结束坐标为所述压力感应屏幕上报的分辨率横向x轴和纵向y轴确定的坐标点。
可选的,所述的滑动轨迹为直线、曲线或圆圈。
本公开还提供一种基于感应屏幕的多选处理装置,包括:
检测模块,设置为检测通过压力感应屏幕输入的压力信号;
确定模块,设置为确定所述压力信号为多选操作模式的开始信号或结束信号;
开启模块,设置为如果所述压力信号为多选操作模式的开始信号,则开启所述多选操作模式,以及如果所述压力信号为多选操作模式的结束信号,则关闭多选操作模式;以及
选定模块,设置为在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,并改变选定的列表项集合的状态。
可选的,所述确定模块,设置为,在开启所述的多选操作模式之前,用户按压压力感应屏幕时,压力达到系统设定的阈值时产生的信号确定为为多选操作模式的开始信号;在开启所述的多选操作模式后,用户按压压力感应屏幕时,压力达到系统设定的阈值时产生的信号确定为多选操作模式的结束信号。
可选的,所述装置还包括:
记录模块,设置为确定所述压力信号为多选操作模式的开始信号时,记录所述开始信号所在的按压点的起始坐标;所述压力信号为多选操作模式的结束信号时,记录所述结束信号所在的按压点的终点坐标;以及所述压力信号为按压滑动,记录所述按压滑动的滑动轨迹的坐标。
可选的,所述记录模块设置为记录所述压力感应屏幕的分辨率横向x轴和纵向y轴确定的所述起始坐标、所述结束坐标和所述滑动轨迹的坐标。
本公开还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述方法。
本公开还提供了一种终端,该终端包括:
至少一个处理器;
压力感应屏幕;以及
与所述至少一个处理器通信连接的存储器;其中,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行上述的方法。
本公开通过按压点起始坐标和终点坐标之间的移动轨迹确定选中的列表项集合,控制选中的列表项的状态改变,可以连续选中多个列表项,使用方便,操作简单,提升了用户的交互体验。
附图说明
图1为基于感应屏幕的多选处理方法实施例一的流程图。
图2为基于感应屏幕的多选处理方法实施例二的流程图。
图3为基于感应屏幕的多选处理方法实施例三的流程图。
图4为基于感应屏幕的多选处理方法实施例四的流程图。
图5为基于感应屏幕的多选装置实施例一的结构示意图。
图6为基于感应屏幕的多选装置实施例二的结构示意图。
图7为一实施例应用于显示界面上的效果一示意图。
图8为一实施例应用于显示界面上的效果二示意图。
图9为一实施例应用于显示界面上的效果三示意图。
图10为一实施例应用于显示界面上的效果四示意图。
图11为一实施例应用于显示界面上的效果五示意图。
图12为一实施例的终端的硬件结构示意图。
具体实施方式
在不冲突的情况下,以下实施例以及实施例中的技术特征可以相互任意组合。相关技术中,有一种基于触摸屏的多选处理方法包括:检测用户通过触摸屏输入的触摸信号;确定所述触摸信号是否为多选操作模式的触发信号;以及若所述触摸信号为所述多选操作模式的触发信号,则开启所述多选操作模式,以使所述用户在所述多选操作模式下对所述触摸屏上显示的数据项进行多选操作。该方法通过确定用户通过触摸屏输入的触摸信号是否为多选操作模式的触发信号,来确定是否开启多选操作模式,一旦开启该多选操作模式,则可以使得用户在该多选操作模式开启的情况下,对触摸屏上显示的数据项进行多选操作。但是在该方法中,所述触摸信号为预设的多选手势信号,该手势信号为对 所述触摸屏上显示的一个数据项进行至少两点触摸的信号,这需要至少两个手指头进行至少两点触摸的信号才能进入到多选操作模式,操作颇为不易,且对于多点的判断,控制步骤相对比较繁琐,效率低。
图1为基于感应屏幕的多选处理方法实施例一的流程图。
在步骤110中,检测用户重压触摸屏(即压力感应屏幕)输入的触摸信号。
其中,触摸信号为压力信号。
在步骤120中,确定所述触摸信号为多选操作模式的开始信号,开启多选操作模式。
在步骤130中,在开启所述多选操作模式后,再次检测到用户重压触摸屏输入的触摸信号,则确定再次检测到的触摸信号为多选操作模式的结束信号,关闭多选操作模式。
在步骤140中,改变所述开始信号和所述结束信号确定的区域范围内的列表项的集合中列表项的状态。
举例来说,在检测到用户按下任意一列表项的触摸信号的压力值达到重按手势信号的压力值时,则可确定该触摸信号为多选操作模式的触发信号,即多选操作模式的开始信号。
用户可以根据个人习惯和偏好对开启多选操作模式的重按手势信号的灵敏度进行设置和修改,以便用户对列表进行高效的操作。
当确定该触摸信号为多选操作模式的触发信号时,列表界面中的开启模块可以受控开启多选操作模式。一旦进入多选操作模式,则用户可以对触摸屏上所显示的数据项进行多选操作,例如通过逐个点击数据项,或者用手指滑过一行或者一列数据项完成多选操作。
当完成多选操作后,可以通过重按手势信号来结束已开启的多选操作模式。
本实施例通过确定用户通过触摸屏输入的触摸信号是否为预设的多选手势信号,来确定是否开启多选操作模式,可以实现以预设手势开启多选操作模式,一旦开启该多选操作模式,则可以使得用户在该多选操作模式开启的情况下,方便地对触摸屏上显示的数据项进行多选操作,可以简化用户对列表界面进行多选操作的操作,提高操作效率。
图2为本实施例基于感应屏幕的多选控制方法的流程图。
如图2所示,本实施例基于感应屏幕的多选控制方法,包括下述步骤。
在步骤210中,在控制列表界面下,当检测到按下任意一列表项达到重按时,进入多选操作模式,其中列表界面包括多个列表项。
在步骤220中,当列表界面被触摸时,记录触摸点的坐标。
可以设置屏幕的左上角为平面直角坐标系的原点,当用户触摸屏幕中的列表界面时,可以得到触摸点的坐标为(x1,y1),并记录该触摸点的坐标。
在步骤230中,根据触摸点的坐标确定选中的起始列表项。
在步骤240中,获取从触摸点开始的移动轨迹,并记录移动轨迹的终点坐标。
当用户的手指在屏幕上滑动时形成一条无规则的曲线,可以记录该条曲线作为移动轨迹,当手指离开屏幕时,记录此时的触摸点为终点坐标,可以记为(xn,yn)。
在步骤250中,根据触摸点坐标和终点坐标确定选中的列表项的集合。
其中,位于触摸起始点与终点坐标之间的所有列表项可以为选中的列表项的集合。
在步骤260中,改变选中的列表项的状态。
如果所选中的列表项之前状态为未选中,则可将其状态设置为选中;如果所选中的列表项之前状态为选中,则可将其状态设置为未选中。
本实施例的基于感应屏幕的多选控制方法,通过触摸起始点坐标和终点坐标之间的移动轨迹确定选中的列表项的集合,改变选中的列表项的状态,可以连续选中多个列表项,使用方便,操作简单,提升了用户的交互体验。
图3为一个实施例的基于感应屏幕的多选控制方法的流程图。
如图3所示,本实施例的基于感应屏幕的多选控制方法,包括下述步骤。
在步骤310中,在控制列表界面下,当检测到按下任意一列表项达到重按时,进入多选操作模式,其中列表界面包括多个列表项。
在步骤320中,当列表界面被触摸时,记录起始触摸点的坐标。
可以设置屏幕的左上角为平面直角坐标系的原点,当用户触摸屏幕中的列表界面时,可以得到触摸点的坐标为(x1,y1),并记录该触摸点的坐标。
在步骤330中,根据触摸点的坐标确定选中的起始列表项。
在步骤340中,获取从触摸点开始的移动轨迹,并记录移动轨迹的终点坐标。
当用户的手指在屏幕上滑动时形成一条无规则的曲线,记录该条曲线作为移动轨迹,当手指离开屏幕时,记录此时的触摸点为终点坐标,可以记为(xn,yn)。
在步骤350中,在列表界面中显示移动轨迹及实时压力值(x,y,z),其中,x、y和z分别为轨迹点的横坐标、纵坐标以及压力值。
在步骤360中,根据触摸点坐标、终点坐标和压力值达到重按的确定选中的列表项的集合。
其中,位于触摸起始点与终点坐标之间的所有列表项可以为选中的列表项的集合。
在步骤370中,控制选中的列表项的状态改变。
如果所选中的列表项之前状态为未选中,则可将其状态设置为选中;如果所选中的列表项之前状态为选中,则可将其状态设置为未选中。
图4为本实施例的基于感应屏幕的多选控制方法的流程图。
该基于感应屏幕的多选控制方法,包括下述步骤。
在步骤410中,在控制列表界面下,当检测到按下任意一列表项达到重按时,进入多选操作模式,其中列表界面包括多个列表项。
在步骤420中,当列表界面被触摸时,记录起始触摸点的坐标。
可以设屏幕的左上角为平面直角坐标系的原点,当用户触摸屏幕中的列表界面时,可以得到触摸点的坐标为(x1,y1),并记录该触摸点的坐标。
在步骤430中,根据触摸点的坐标确定选中的起始列表项。
在步骤440中,根据在该触摸点的上持续增加的压力值,或持续按压该触摸点的时间确定选中的列表项的集合的范围。
在步骤450中,改变选中的列表项的状态。
本实施例的列表界面的多选控制方法,通过触摸起始点坐标和终点坐标之间的移动轨迹确定选中的列表项的集合,改变选中的列表项的状态,可以连续选中多个列表项,使用方便,操作简单,提升了用户的交互体验。
图5为基于感应屏幕的多选处理装置实施例一的结构示意图,如图5所示,本实施例的装置包括:检测模块501、确定模块502、开启模块503和选定模块504。
检测模块501设置为检测重压压力感应屏幕输入的触摸信号。
确定模块502设置为确定所述压力信号为多选操作模式的开始信号或结束信号。
开启模块503设置为如果所述压力信号为多选操作模式的开始信号,则开启所述多选操作模式,以及如果所述触摸信号为多选操作模式的结束信号,则关闭多选操作模式。
选定模块504设置为在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,并改变所述开始信号和所述结束信号确定的区域范围内的列表项的集合的状态。
本实施例可以执行图1~图4所示方法实施例的方法。
图6为基于感应屏幕的多选处理装置实施例二的结构示意图,在图5的装置基础上,所述装置还可以包括记录模块。记录模块设置为触摸信号为多选操作模式的开始信号时,记录开始信号所在的触摸点的起始坐标;以及触摸信号为多选操作模式的结束信号时,记录结束信号所在的触摸点的终点坐标。
通过以上实施例实现的多选处理结果,如图7、图8所示,从显示结果来看,
1)在列表界面,重按待选择的第一个列表项,选中第一个列表项,确定触摸点的起始坐标;
2)进入到多选操作模式;
3)在多选操作模式下,手指不离开触摸屏,往下滑动或者曲线滑动到待多选的最后一个文件列表界面;
4)在此列表界面触摸检测到抬起动作,选中此列表项作为多选模式的最后一个列表项;
5)根据所述触碰点起始坐标和所述终点坐标确定选中的列表项的集合;以及
6)控制所述选中的列表项的集合中的列表项的状态为选中。
其中,在6)中,控制所述选中的列表项的集合中的列表项的状态为选中,也可对两个列表项之间的列表项的集合进行选定操作。
采用重压的压力值作为衡量指标是一个可选的可靠的选择,如图9、图10所示,当图9中的压力值从0.9增加到图10中的0.92时,多选的文件列表从四个选择到十六个。
图11所示,为一种多选操作模式的显示界面,基于感应屏幕的多选处理方法控制过程包括:
1)在列表界面,重按待选择的第一个列表项,选中第一个列表项,同时确定触摸点的起始坐标;
2)进入到多选模式;
3)在多选模式下,手指不离开触摸屏,滑动或曲线滑动到待多选的最后一个文件列表界面;
4)在此列表界面触摸检测到抬起动作,选中此列表项作为多选模式的最后一个列表项;
5)根据所述触碰点起始坐标和所述终点坐标确定选中的列表项的集合;以及
6)控制所述选中的列表项的集合中的列表项的状态为选中。可选的,对两个列表项之间的列表项的集合进行选定操作。
因此,当手指滑动时,有轻按的情况存在,则轻按的列表项不被选中,控制重按的列表项为选中。
本实施例提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述任一实施例中的方法。
本实施例提供了一种终端的硬件结构示意图。参见图12,该终端包括:
至少一个处理器(processor)120,图12中以一个处理器120为例;压力感应屏幕121,以及存储器(memory)122,还可以包括通信接口(Communications  Interface)123和总线124。其中,处理器120、压力感应屏幕121、存储器122以及通信接口123可以通过总线124完成相互间的通信。通信接口123可以传输信息。处理器120可以调用存储器122中的逻辑指令,以执行上述实施例的方法。
此外,上述的存储器122中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。
存储器122作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序,如以上实施例中的方法对应的程序指令或模块。处理器120通过运行存储在存储器122中的软件程序、指令或模块,从而执行功能应用以及数据处理,即实现上述实施例中的方法。
存储器122可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器122可以包括高速随机存取存储器,还可以包括非易失性存储器。
以上实施例的技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括一个或多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行以上实施例中方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。
工业实用性
本公开提供的基于感应屏幕的多选处理方法及装置,使用方便,操作简单,提升了用户的交互体验。

Claims (14)

  1. 一种基于感应屏幕的多选处理方法,包括:
    检测通过压力感应屏幕输入的压力信号;
    确定所述压力信号为多选操作模式的开始信号,开启多选操作模式;以及
    在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作。
  2. 如权利要求1所述的方法,其中,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,包括:
    检测到重按和轻按压力感应屏幕区分选择列表时,获取抬起压力信号作为多选操作模式的结束信号;
    检测到通过重按压力感应屏幕开始多选,以及轻按压力感应屏幕滑动区域全选时,将抬起压力信号或再次检测到的重按压力感应屏幕的压力信号作为多选操作模式的结束信号;以及
    改变所述开始信号和所述结束信号确定的区域范围内的列表项的状态。
  3. 如权利要求1所述的方法,其中,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,包括:
    根据在所述压力信号确定的压力点上持续增加重按的压力值或持续按压压力点的时间确定选中的列表项的集合的范围;以及
    改变所述列表项的集合中列表项的状态。
  4. 如权利要求1所述的方法,其中,在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,包括:
    检测到所述压力感应屏幕输入的按压滑动,将滑动轨迹的终点的压力信号作为多选操作模式的结束信号,关闭多选操作模式;以及
    改变所述滑动轨迹确定的区域范围内的列表项的集合中列表项的状态。
  5. 如权利要求2或4所述的方法,其中,所述开始信号和所述结束信号,为用户重压压力感应屏幕时,压力达到系统设定的阈值时产生的信号。
  6. 如权利要求5所述的方法,其中,所述的系统设定的阈值为0到1之间的一个数值。
  7. 如权利要求2或4所述的方法,其中,所述选中的列表项的集合通过以下方式得到:确定所述压力信号为多选操作模式的开始信号时,记录所述开始信号所在的按压点的起始坐标;获取到多选操作模式的结束信号时,记录所述结束信号所在的按压点的终点坐标;以及根据所述起始坐标和所述终点坐标确定选中的列表项的集合。
  8. 如权利要求7所述的方法,其中,所述起始坐标和所述结束坐标为所述压力感应屏幕上报的分辨率横向x轴和纵向y轴确定的坐标点。
  9. 如权利要求4所述的方法,其中,所述的滑动轨迹为直线、曲线或圆圈。
  10. 一种基于感应屏幕的多选处理装置,包括:
    检测模块,设置为检测通过压力感应屏幕输入的压力信号;
    确定模块,设置为确定所述压力信号为多选操作模式的开始信号或结束信号;
    开启模块,设置为如果所述压力信号为多选操作模式的开始信号,则开启所述多选操作模式,以及如果所述压力信号为多选操作模式的结束信号,则关闭多选操作模式;以及
    选定模块,设置为在开启所述多选操作模式后,获取对所述压力感应屏幕上显示的数据项进行的多选操作,并改变选定的列表项的状态。
  11. 如权利要求10所述的装置,其中,所述确定模块,设置为,在开启所述的多选操作模式之前,用户按压压力感应屏幕时,压力达到系统设定的阈值 时产生的信号确定为为多选操作模式的开始信号;在开启所述的多选操作模式后,用户按压压力感应屏幕时,压力达到系统设定的阈值时产生的信号确定为多选操作模式的结束信号。
  12. 如权利要求10所述的装置,还包括:
    记录模块,设置为确定所述压力信号为多选操作模式的开始信号时,记录所述开始信号所在的按压点的起始坐标;所述压力信号为多选操作模式的结束信号时,记录所述结束信号所在的按压点的终点坐标;以及所述压力信号为按压滑动,记录所述按压滑动的滑动轨迹的坐标。
  13. 如权利要求12所述的装置,其中,所述记录模块设置为记录所述压力感应屏幕的分辨率横向x轴和纵向y轴确定的所述起始坐标、所述结束坐标和所述滑动轨迹的坐标。
  14. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行权利要求1-9中任一项的方法。
PCT/CN2017/081529 2016-05-11 2017-04-21 基于感应屏幕的多选处理方法及装置 WO2017193801A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610311995.2 2016-05-11
CN201610311995.2A CN107368246A (zh) 2016-05-11 2016-05-11 一种基于压力触控的多选处理方法及装置

Publications (1)

Publication Number Publication Date
WO2017193801A1 true WO2017193801A1 (zh) 2017-11-16

Family

ID=60266394

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/081529 WO2017193801A1 (zh) 2016-05-11 2017-04-21 基于感应屏幕的多选处理方法及装置

Country Status (2)

Country Link
CN (1) CN107368246A (zh)
WO (1) WO2017193801A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683793A (zh) * 2018-12-24 2019-04-26 努比亚技术有限公司 一种内容翻转显示方法、设备及计算机可读存储介质
CN115027386A (zh) * 2022-04-29 2022-09-09 北京龙腾佳讯科技股份公司 基于汽车云栈的车载服务控制方法、系统、装置及介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105278845A (zh) * 2014-07-14 2016-01-27 Lg电子株式会社 终端及其操作方法
CN105426057A (zh) * 2015-10-29 2016-03-23 网易(杭州)网络有限公司 一种列表对象选择的方法及系统

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105278845A (zh) * 2014-07-14 2016-01-27 Lg电子株式会社 终端及其操作方法
CN105426057A (zh) * 2015-10-29 2016-03-23 网易(杭州)网络有限公司 一种列表对象选择的方法及系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683793A (zh) * 2018-12-24 2019-04-26 努比亚技术有限公司 一种内容翻转显示方法、设备及计算机可读存储介质
CN115027386A (zh) * 2022-04-29 2022-09-09 北京龙腾佳讯科技股份公司 基于汽车云栈的车载服务控制方法、系统、装置及介质
CN115027386B (zh) * 2022-04-29 2023-08-22 北京龙腾佳讯科技股份公司 基于汽车云栈的车载服务控制方法、系统、装置及介质

Also Published As

Publication number Publication date
CN107368246A (zh) 2017-11-21

Similar Documents

Publication Publication Date Title
TWI617953B (zh) 觸控介面多工切換方法、系統及電子裝置
CN102789332B (zh) 于触控面板上识别手掌区域方法及其更新方法
US20160004373A1 (en) Method for providing auxiliary information and touch control display apparatus using the same
US20120174044A1 (en) Information processing apparatus, information processing method, and computer program
CN109643213B (zh) 用于协同编辑工具的触摸屏用户界面的系统和方法
WO2016041469A1 (zh) 触控方法、触控装置、触控终端及计算机可读存储介质
US20120032903A1 (en) Information processing apparatus, information processing method, and computer program
TW201324318A (zh) 觸摸屏電子裝置及其控制方法
US20140160054A1 (en) Anchor-drag touch symbol recognition
WO2019062243A1 (zh) 触摸操作的识别方法、装置及电子设备
US20140082571A1 (en) Interaction method and device in touch terminal, and interaction method, server and computer storage medium in network application
CN105549813A (zh) 一种移动终端控制方法及移动终端
TW201626204A (zh) 相機觸控拍攝方法及其觸控終端
US20210026587A1 (en) Touch apparatus
WO2015169010A1 (zh) 一种基于触摸屏的元素删除方法及装置
WO2014146516A1 (zh) 一种左右手交互装置及方法
CN103593214A (zh) 利用触摸显示屏的软件启动登陆方法及触摸显示屏
US20150185871A1 (en) Gesture processing apparatus and method for continuous value input
CN106293351A (zh) 菜单布局方法及装置
CN105808129B (zh) 一种利用手势快速开启软件功能的方法和装置
WO2017193801A1 (zh) 基于感应屏幕的多选处理方法及装置
US20130234997A1 (en) Input processing apparatus, input processing program, and input processing method
KR102126500B1 (ko) 전자 장치 및 그의 터치 감지 방법
WO2018046000A1 (zh) 触控操作方法和装置
CN106933462B (zh) 一种移动终端的操作栏排布方法和装置

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17795419

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17795419

Country of ref document: EP

Kind code of ref document: A1