CN111273825A - Toolbar adjusting method and device and interactive display device - Google Patents

Toolbar adjusting method and device and interactive display device Download PDF

Info

Publication number
CN111273825A
CN111273825A CN201910360619.6A CN201910360619A CN111273825A CN 111273825 A CN111273825 A CN 111273825A CN 201910360619 A CN201910360619 A CN 201910360619A CN 111273825 A CN111273825 A CN 111273825A
Authority
CN
China
Prior art keywords
toolbar
tool
length
touch event
displayed
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
CN201910360619.6A
Other languages
Chinese (zh)
Other versions
CN111273825B (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.)
Shenzhen Honghe Innovation Information Technology Co Ltd
Original Assignee
Shenzhen Honghe Innovation Information 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 Shenzhen Honghe Innovation Information Technology Co Ltd filed Critical Shenzhen Honghe Innovation Information Technology Co Ltd
Priority to CN201910360619.6A priority Critical patent/CN111273825B/en
Publication of CN111273825A publication Critical patent/CN111273825A/en
Application granted granted Critical
Publication of CN111273825B publication Critical patent/CN111273825B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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

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)

Abstract

The invention discloses a method and a device for adjusting a toolbar and interactive display equipment, wherein the method comprises the following steps: when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled. According to the method for adjusting the toolbar, the number of the tool keys displayed in the toolbar can be adjusted through gestures by a user, when the toolbar is displayed, one part of the tool keys can be displayed, the other part of the tool keys can be hidden, the operation is visual and simple, and the use experience of the user is improved.

Description

Toolbar adjusting method and device and interactive display device
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for adjusting a toolbar and an interactive display device.
Background
In the current interactive display screen, in order to facilitate user operations, a toolbar is usually provided on a displayed interface, user operations on the interactive display screen are realized through the toolbar, the toolbar usually includes a plurality of tool keys (such as a main interface key, a return key, a tablet key, and the like), and a user can realize corresponding operations by clicking different tool keys;
however, the tool buttons in the toolbar used by the current interactive display screen are all fixed, the toolbar can only be completely hidden or displayed, and the user cannot set the number of the tool buttons in the toolbar according to the own requirements, so that the problem of low user experience is caused.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for adjusting a toolbar, and an interactive display device, which can enable a user to adjust the number of tool buttons displayed in the toolbar, thereby improving user experience.
In order to achieve the above object, the present invention provides a method for adjusting a toolbar, which is applied to an interactive display device, and includes:
when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled.
Further, the detecting a two-point touch event is followed by detecting a two-point touch event in a preset display area of the interactive display device.
Further, the preset display area comprises a view area of the toolbar.
Further, the current distance and the initial distance are distances between the two contacts in the arrangement direction of the tool keys.
Further, the tool keys in the toolbar are arranged according to the screen height or the screen width direction of the interactive display device.
Further, the controlling the length of the toolbar in the tool key arrangement direction according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and further controlling whether the tool keys in the toolbar are visible or not includes:
obtaining the current distance between the two contacts, and calculating the difference value M between the initial distance and the current distance;
calculating the length L to be displayed of the toolbar in the arrangement direction of the tool keys according to the difference value M;
and controlling whether the tool keys in the toolbar are visible or not according to the length L to be displayed.
Further, the calculating the length L of the toolbar to be displayed in the arrangement direction of the tool buttons according to the difference M includes:
calculating the length L to be displayed in the following way:
and L is A-M x, wherein A is the length of the toolbar in the arrangement direction of the tool buttons when the two-point touch event is detected, x is a preset coefficient, and L is not less than a preset minimum length and not more than a preset maximum length.
Further, x is an arbitrary value of 0.8 to 1.2, preferably 1.
Further, the calculating the length L of the toolbar to be displayed in the arrangement direction of the tool buttons according to the difference M includes:
calculating the length L to be displayed in the following way:
and L is the length of the toolbar in the tool key arrangement direction when the two-point touch event is detected, Z is a preset distance threshold value, K is the length of the tool key in the tool key arrangement direction, L is not less than a preset minimum length and not more than a preset maximum length, if M is positive, M/Z is a maximum integer not greater than M/Z, and if M is non-positive, M/Z is a minimum integer not less than M/Z.
Further, Z has the same value as K.
Further, the controlling whether the tool keys in the toolbar are visible or not according to the length L to be displayed includes:
calculating the number of displayable tool keys according to the length L to be displayed and the length of the tool keys in the arrangement direction of the tool keys;
acquiring a hidden priority information table, wherein the hidden priority information table comprises hidden priority information of each tool key in the toolbar;
and displaying the toolbar according to the hidden priority information of the tool keys in the hidden priority information table and the number of the displayable tool keys.
Further, the method further comprises:
acquiring a modification instruction of a user to the hidden priority information table;
and modifying and storing the hidden priority information table according to the modification instruction.
In order to achieve the above object, the present invention further provides an adjusting device for a toolbar, applied to an interactive display device, the device being configured to: when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled.
In order to achieve the above object, the present invention further provides an interactive display device, which includes a processor and a memory coupled to the processor, wherein the processor is configured to execute instructions in the memory, and implement the above method.
According to the method for adjusting the toolbar, the number of the tool keys displayed in the toolbar can be adjusted through gestures by a user, when the toolbar is displayed, one part of the tool keys can be displayed, the other part of the tool keys can be hidden, the operation is visual and simple, and the use experience of the user is improved.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent from the following description of the embodiments of the present invention with reference to the accompanying drawings, in which:
FIG. 1 is a schematic view of a toolbar in a fully expanded state according to an embodiment of the present invention;
FIG. 2 is a flow chart of a toolbar adjustment method according to an embodiment of the present invention;
fig. 3 and 4 are schematic views of the toolbar of fig. 1 in a collapsed state.
Detailed Description
The present invention will be described below based on examples, but the present invention is not limited to only these examples. In the following detailed description of the present invention, certain specific details are set forth in order to avoid obscuring the nature of the present invention, well-known methods, procedures, and components have not been described in detail.
Further, those of ordinary skill in the art will appreciate that the drawings provided herein are for illustrative purposes and are not necessarily drawn to scale.
Unless the context clearly requires otherwise, throughout the description and the claims, the words "comprise", "comprising", and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is, what is meant is "including, but not limited to".
In the description of the present invention, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present invention, "a plurality" means two or more unless otherwise specified.
The embodiment of the invention provides a method for adjusting a toolbar, which is applied to interactive display equipment and comprises the following steps:
when a toolbar is displayed, after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, controlling the length of the toolbar in the arrangement direction of tool keys according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and further controlling whether the tool keys in the toolbar are visible or not;
it is understood that the initial distance between the two touch points is the distance between the two touch points when the two-point touch event is detected (i.e. the distance between the two touch points when they just touch the screen at the same time);
according to the method for adjusting the toolbar, provided by the embodiment of the invention, a user can adjust the number of the tool keys displayed in the toolbar through gestures, when the toolbar is displayed, one part of the tool keys can be displayed, the other part of the tool keys can be hidden, the operation is intuitive and simple, and the use experience of the user is favorably improved.
In an embodiment, after the two-point touch event is detected, that is, after the two-point touch event is detected in a preset display area of the interactive display device, the number of the tool keys displayed in the toolbar can be adjusted only by a user performing a gesture operation on the preset display area, and preferably, the preset display area is a view area (i.e., a view area) of the toolbar.
In an embodiment, the current distance and the initial distance are distances between the two contacts in the tool key arrangement direction, for example, the tool keys in the toolbar may be arranged in the height direction of the screen of the interactive display device as shown in fig. 1, or may be arranged in the width direction of the screen, and lengths of the tool keys in the tool key arrangement direction may be the same.
In addition, the number of toolbars displayed by the interactive display device may be 1, or may be multiple, for example, one toolbar may be provided on each of the left and right sides of the screen.
Referring to fig. 2, fig. 2 is a flowchart of an adjusting method for a toolbar, which is applied to an interactive display device and provided by an embodiment of the present invention, and the method includes:
step A: detecting a two-point touch event in a view area of a toolbar while the toolbar is displayed;
for example, the interactive display device in this embodiment adopts an Android operating system;
when the toolbar is displayed, when a user's double fingers act on a view area (view) of the toolbar, triggering an ontouchvent method, and judging whether the event.getaction () is a two-point touch (motionevent.action _ POINTER _ DOWN), executing step B to further determine whether to perform an operation of folding or unfolding on the toolbar;
and B: whether the two-point touch event is detected to be finished or not is judged, if not, the step C is executed, and if yes, the step E is executed;
for example, if it is detected that any one of the two touch points is released or a third touch point is detected, step E is executed;
and C: whether a sliding touch event is further detected, if not, the step B is repeatedly executed, and if yes, the step D is executed;
in the onTouchEvent method, when the touch event is ACTION _ MOVE (i.e. the two contacts in the two-point touch event further trigger a sliding touch event), step D is executed;
step D: controlling the length of the toolbar in the arrangement direction of the tool keys according to the current distance between the two contacts and the initial distance between the two contacts, further controlling whether the tool keys in the toolbar are in a visible state or not, and then repeatedly executing the step B;
when a sliding trigger event is detected, acquiring the current distance between the two contacts, and determining whether to execute the folding or unfolding operation of the toolbar by judging the distance change between the two contacts;
for example, for the toolbar shown in fig. 1, the y coordinates (coordinates in the screen height direction) of the two touch points can be acquired, the distance between the two touch points in the y-axis direction is obtained, and the toolbar is controlled according to the distance change in the y-axis direction;
since the toolbar is the parent view of the toolbar key therein, the icon of the toolbar key can be hidden or displayed by changing the height of the view of the toolbar (i.e., the parent view of the toolbar key) (i.e., the length of the toolbar in the direction in which the toolbar key is arranged);
step E: and the gesture controls the operation of the toolbar to be finished.
In an embodiment, the length L of the toolbar in the tool key arrangement direction may be controlled according to a difference between the initial distance and the current distance between the two contacts, for example, the step D may specifically include:
step D1: acquiring a current distance V between the two contacts, and calculating a difference value M between an initial distance N between the two contacts and the current distance V, wherein the difference value M is equal to V-N;
step D2: calculating the length L to be displayed of the toolbar in the arrangement direction of the tool keys according to the difference value M;
step D3: and controlling whether the tool keys in the toolbar are visible or not according to the length L to be displayed.
For example, in an embodiment, the D2 may specifically include:
calculating the length L to be displayed in the following way:
L-a-M x, where a is the length of the toolbar in the tool key arrangement direction when the two-point touch event is detected (i.e., when the two contacts just touch the screen at the same time), x is a preset coefficient, L is not less than a preset minimum length and not more than a preset maximum length, and x is any value from 0.8 to 1.2, preferably 1;
it should be noted that, in this embodiment, the preset maximum length is the length of the toolbar in the tool key arrangement direction when all tool keys in the toolbar are displayed (i.e., when all tool keys are expanded), and the preset minimum length may be set according to needs, for example, the preset minimum length may be the length of the toolbar in the tool key arrangement direction when only one tool key is displayed;
in this embodiment, each time the sliding touch event is triggered, the toolbar is adjusted according to the current difference M, so that in the user's manipulation process (i.e., the two fingers are pinched or separated), the toolbar gradually changes along with the sliding of the user's finger, and in specific implementation, different effects can be achieved by adjusting the refresh frequency of the sliding touch event (ACTION _ MOVE);
for example, when the value of x is 1, the length of the toolbar in the arrangement direction of the tool keys changes correspondingly every time the current distance between the two contacts changes relative to the initial distance;
in another embodiment, the D2 may specifically include:
calculating the length L to be displayed in the following way:
l ═ a- [ M/Z ] × K, where a is the length of the toolbar in the tool key arrangement direction when the two-point touch event is detected, Z is a preset distance threshold, K is the length of each tool key in the tool key arrangement direction, L is not less than a preset minimum length and not more than a preset maximum length, [ M/Z ] is a maximum integer not greater than M/Z if M is positive, and [ M/Z ] is a minimum integer not less than M/Z if M is non-positive, and preferably, Z and K have the same value;
it should be noted that, in this embodiment, the preset maximum length is the length of the toolbar in the tool key arrangement direction when all tool keys in the toolbar are displayed, and the preset minimum length may be set according to needs, for example, the preset minimum length may be the length of the toolbar in the tool key arrangement direction when only one tool key is displayed;
in this embodiment, the toolbar is adjusted only when the difference M reaches an integer multiple of Z, that is, the toolbar is adjusted only when the distance between two contacts changes by a preset value, relative to the initial distance, and different effects can be achieved by adjusting the value of Z in specific implementation;
for example, if Z and K have the same value, the length of the toolbar in the tool key arrangement direction will be correspondingly increased or decreased for each increase or decrease of the length of one tool key in the arrangement direction between the two contacts with respect to the initial distance, so as to increase or decrease one tool key in the toolbar;
for example, the fully expanded state of a toolbar is shown in fig. 1, which includes 5 tool keys, and if the two-point touch event is detected as a sliding touch event, and the folding operation is started after the distance between two contact points decreases by the height of one tool key (icon height), and becomes to display 4 tool keys, and if the distance between two contact points decreases by the height of one tool key again, the next tool key continues to be hidden by folding.
After the length L to be displayed is calculated, the toolbar is controlled to be displayed according to the length L to be displayed, and then the hiding and the displaying of the tool buttons are achieved, for example, for the toolbar shown in FIG. 1, the top position of the toolbar is kept fixed in the process of folding and unfolding the toolbar, the adjustment of the toolbar is achieved by changing the bottom position of the toolbar, and therefore the tool buttons close to the bottom are preferentially hidden;
for example, for an interactive display device adopting an Android operating system, a toolbar may be added by a windows manager, and after the length L to be displayed is calculated, the length of the toolbar in the arrangement direction of the tool buttons may be updated by mwindowmanager.
Preferably, in an embodiment, the step D3 may specifically include:
calculating the number of displayable tool keys according to the length L to be displayed and the length of the tool keys in the arrangement direction of the tool keys;
acquiring a hidden priority information table, wherein the hidden priority information table comprises hidden priority information of each tool key in the toolbar;
and displaying the toolbar according to the hidden priority information of the tool keys in the hidden priority information table and the number of the displayable tool keys.
For example, for the toolbar shown in fig. 1, the information in the hidden priority information table is as follows: the hidden priorities of the first key, the fifth key, the second key, the fourth key and the third key are sequentially decreased, when the distance between the two contacts is reduced by the heights of the two tool keys, the first key and the fifth key are preferentially hidden, the toolbar is shown in fig. 3, when the distance between the two contacts is reduced by the heights of the two tool keys, the second key and the fourth key are hidden, and the toolbar is shown in fig. 4.
Preferably, in another embodiment, the method for adjusting the toolbar further includes:
acquiring a modification instruction of a user to the hidden priority information table;
modifying and storing the hidden priority information table according to the modification instruction;
in this embodiment, the user can set the hidden priority of the tool key according to the user's needs, so that different requirements of different users can be met, and the user control experience can be further improved.
An embodiment of the present invention further provides an adjusting apparatus for a toolbar, which is applied to an interactive display device, where the apparatus is configured to: when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled.
According to the adjusting device of the toolbar provided by the embodiment of the invention, a user can adjust the number of the tool buttons displayed in the toolbar through gestures, for example, the toolbar is folded when two fingers are kneaded, and the toolbar is unfolded when the two fingers are unfolded, so that the user can conveniently control the number of the tool buttons in the toolbar.
The embodiment of the invention also provides interactive display equipment, which comprises a processor and a memory coupled with the processor, wherein the processor is used for executing the instructions in the memory to realize the toolbar adjusting method.
For example, the interactive display device may be a device including a display screen, such as an interactive display screen, which may be a touch-control all-in-one machine, an electronic blackboard, an electronic whiteboard, a smart television all-in-one machine, a smart interactive large screen, or a smart interactive flat panel, or a device that does not include a display screen, such as an OPS (Open plug and play) device.
Those skilled in the art will readily appreciate that the above-described preferred embodiments may be freely combined, superimposed, without conflict.
It will be understood that the embodiments described above are illustrative only and not restrictive, and that various obvious and equivalent modifications and substitutions for details described herein may be made by those skilled in the art without departing from the basic principles of the invention.

Claims (14)

1. A toolbar adjusting method applied to an interactive display device is characterized by comprising the following steps:
when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled.
2. The method of claim 1, wherein the detecting the two-touch event is followed by detecting the two-touch event at a predetermined display area of the interactive display device.
3. The method of claim 2, wherein the preset display area comprises a view area of the toolbar.
4. The method according to any one of claims 1-3, wherein the current distance and the initial distance are distances of the two contact points in the tool key arrangement direction.
5. The method of any of claims 1-3, wherein the tool buttons in the toolbar are arranged in a direction of a height of a screen or a width of a screen of the interactive display device.
6. The method according to any one of claims 1-5, wherein the controlling the length of the toolbar in the tool button arrangement direction according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and further controlling whether each tool button in the toolbar is visible or not comprises:
obtaining the current distance between the two contacts, and calculating the difference value M between the initial distance and the current distance;
calculating the length L to be displayed of the toolbar in the arrangement direction of the tool keys according to the difference value M;
and controlling whether the tool keys in the toolbar are visible or not according to the length L to be displayed.
7. The method according to claim 6, wherein the calculating the length L to be displayed of the toolbar in the arrangement direction of the tool buttons according to the difference M comprises:
calculating the length L to be displayed in the following way:
and L is A-M x, wherein A is the length of the toolbar in the arrangement direction of the tool buttons when the two-point touch event is detected, x is a preset coefficient, and L is not less than a preset minimum length and not more than a preset maximum length.
8. The method according to claim 7, wherein x is any value from 0.8 to 1.2, preferably 1.
9. The method according to claim 6, wherein the calculating the length L to be displayed of the toolbar in the arrangement direction of the tool buttons according to the difference M comprises:
calculating the length L to be displayed in the following way:
and L is the length of the toolbar in the tool key arrangement direction when the two-point touch event is detected, Z is a preset distance threshold value, K is the length of the tool key in the tool key arrangement direction, L is not less than a preset minimum length and not more than a preset maximum length, if M is positive, M/Z is a maximum integer not greater than M/Z, and if M is non-positive, M/Z is a minimum integer not less than M/Z.
10. The method of claim 9, wherein Z has the same value as K.
11. The method according to claim 6, wherein the controlling whether the tool buttons in the toolbar are visible or not according to the length L to be displayed comprises:
calculating the number of displayable tool keys according to the length L to be displayed and the length of the tool keys in the arrangement direction of the tool keys;
acquiring a hidden priority information table, wherein the hidden priority information table comprises hidden priority information of each tool key in the toolbar;
and displaying the toolbar according to the hidden priority information of the tool keys in the hidden priority information table and the number of the displayable tool keys.
12. The method of claim 11, further comprising:
acquiring a modification instruction of a user to the hidden priority information table;
and modifying and storing the hidden priority information table according to the modification instruction.
13. An adjustment device for a toolbar, applied to an interactive display device, characterized in that the device is configured to: when a toolbar is displayed, and after a two-point touch event is detected, when the two-point touch event is detected to be a sliding touch event, the length of the toolbar in the arrangement direction of tool keys is controlled according to the current distance between two contact points in the two-point touch event and the initial distance between the two contact points, and then whether the tool keys in the toolbar are visible or not is controlled.
14. An interactive display device comprising a processor and a memory coupled to the processor, wherein the processor is configured to execute instructions in the memory to implement the method of any one of claims 1-12.
CN201910360619.6A 2019-04-29 2019-04-29 Toolbar adjusting method and device and interactive display device Active CN111273825B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910360619.6A CN111273825B (en) 2019-04-29 2019-04-29 Toolbar adjusting method and device and interactive display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910360619.6A CN111273825B (en) 2019-04-29 2019-04-29 Toolbar adjusting method and device and interactive display device

Publications (2)

Publication Number Publication Date
CN111273825A true CN111273825A (en) 2020-06-12
CN111273825B CN111273825B (en) 2022-02-11

Family

ID=70996747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910360619.6A Active CN111273825B (en) 2019-04-29 2019-04-29 Toolbar adjusting method and device and interactive display device

Country Status (1)

Country Link
CN (1) CN111273825B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527745A (en) * 2008-03-07 2009-09-09 三星电子株式会社 User interface method and apparatus for mobile terminal having touchscreen
CN104951193A (en) * 2015-05-19 2015-09-30 腾讯科技(深圳)有限公司 Method and device for displaying menu
CN105607732A (en) * 2014-11-20 2016-05-25 阿里巴巴集团控股有限公司 Method and device for showing object information
CN105630305A (en) * 2015-12-18 2016-06-01 北京奇虎科技有限公司 Method for displaying menu options in browser, and electronic equipment
CN106406680A (en) * 2015-07-27 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Menu tray interface display method and device, and terminal
JP2017157026A (en) * 2016-03-02 2017-09-07 京セラドキュメントソリューションズ株式会社 Display operation device and program
CN108984246A (en) * 2018-06-20 2018-12-11 北京优酷科技有限公司 Rendering method, device and the storage medium of toolbar

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527745A (en) * 2008-03-07 2009-09-09 三星电子株式会社 User interface method and apparatus for mobile terminal having touchscreen
CN105607732A (en) * 2014-11-20 2016-05-25 阿里巴巴集团控股有限公司 Method and device for showing object information
CN104951193A (en) * 2015-05-19 2015-09-30 腾讯科技(深圳)有限公司 Method and device for displaying menu
CN106406680A (en) * 2015-07-27 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Menu tray interface display method and device, and terminal
CN105630305A (en) * 2015-12-18 2016-06-01 北京奇虎科技有限公司 Method for displaying menu options in browser, and electronic equipment
JP2017157026A (en) * 2016-03-02 2017-09-07 京セラドキュメントソリューションズ株式会社 Display operation device and program
US20170255377A1 (en) * 2016-03-02 2017-09-07 Kyocera Document Solutions Inc. Display control device and non-transitory computer-readable storage medium having program recorded thereon
CN108984246A (en) * 2018-06-20 2018-12-11 北京优酷科技有限公司 Rendering method, device and the storage medium of toolbar

Also Published As

Publication number Publication date
CN111273825B (en) 2022-02-11

Similar Documents

Publication Publication Date Title
US10866724B2 (en) Input and output method in touch screen terminal and apparatus therefor
US8854323B2 (en) Operating apparatus, operating method, program, recording medium, and integrated circuit
KR101915615B1 (en) Apparatus and method for controlling user interface based motion
US5821930A (en) Method and system for generating a working window in a computer system
EP1912112B1 (en) Storage medium storing input position processing program, and input position processing device
US5568604A (en) Method and system for generating a working window in a computer system
US20140351748A1 (en) Split-Screen Display Method and Apparatus, and Electronic Device Thereof
US20090058801A1 (en) Fluid motion user interface control
CN111273838B (en) Moving method of suspended toolbar in touch display device and touch display device
US20140101587A1 (en) Information processing apparatus and method
US20140300588A1 (en) Drawing device, drawing method, and drawing program
CN107066176A (en) A kind of control method and device of the singlehanded pattern of terminal
CN108279848B (en) Display method and electronic equipment
WO2014006487A1 (en) System and method for creating optimal command regions for the hand on a touch pad device
KR20140133072A (en) Mobile device and method for operating the same
CN107992262A (en) Split screen display available interface control method, mobile terminal and computer-readable recording medium
WO2013101371A1 (en) Apparatus and method for automatically controlling display screen density
CN111273825B (en) Toolbar adjusting method and device and interactive display device
KR20200087742A (en) Method for resizing window area and electronic device for the same
CN111273846B (en) Toolbar adjusting method and interactive display device
CN108132721B (en) Method for generating drag gesture, touch device and portable electronic equipment
JP6034281B2 (en) Object selection method, apparatus, and computer program
US20070262957A1 (en) Menu selection method and apparatus using pointing device
KR20150111651A (en) Control method of favorites mode and device including touch screen performing the same
KR102296968B1 (en) Control method of favorites mode and device including touch screen performing the same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant