CN103777850A - Menu display method, device and terminal - Google Patents

Menu display method, device and terminal Download PDF

Info

Publication number
CN103777850A
CN103777850A CN201410022456.8A CN201410022456A CN103777850A CN 103777850 A CN103777850 A CN 103777850A CN 201410022456 A CN201410022456 A CN 201410022456A CN 103777850 A CN103777850 A CN 103777850A
Authority
CN
China
Prior art keywords
menu
signal
sliding
display
interface
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
CN201410022456.8A
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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network 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 Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201410022456.8A priority Critical patent/CN103777850A/en
Publication of CN103777850A publication Critical patent/CN103777850A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a menu display method, a menu display device and a menu display terminal, which belongs to the terminal field. The method comprises the following steps of receiving a trigger signal for triggering a stealth menu in a current interface to be displayed, wherein no character or control for identifying the menu exist in the current interface; displaying the menu on the display interface on the periphery of a triggering position of the triggering signal according to the triggering signal. By adopting the menu display method, the problem that the existing menu display method cannot realize the purpose of not reducing the utilization rate of the interface and nor influencing the user operation can be solved; an effect for not reducing the utilization rate of the interface nor influencing the user operation can be realized, the requirement of application programs on simple interface can be adequately met, the stealth menu is displayed on the periphery of the triggering signal, and the easiness and convenience in use when the menu is used can be improved.

Description

Menu display method and device and terminal
Technical Field
The invention relates to the field of terminals, in particular to a menu display method, a menu display device and a terminal.
Background
As the kinds and functions of applications installed in the terminal are increasing, the menus of the applications need to be designed in consideration of ease of use and interactivity in order for a user to conveniently select a desired function during use.
Referring to fig. 1, an interface diagram of a typical menu is shown. In most applications, this form of menu is used, and the menu is a visual menu with the display position fixed at the bottom of the interface, as shown in the dashed box. The user switches between the different interfaces by clicking controls in the menu, such as the "dialog" button 11, the "address book" button 12, the "broadcast" button 13 and the "more" button 14, and thus uses the different functions provided by the application. In most interfaces of an application, the menu will exist; however, when the user enters an interface where the menu does not exist, the user needs to click the control such as the "back" button 15 or the "menu" button (not shown in the figure) to return to the interface where the menu exists again to switch between different interfaces.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems: since the menu shown in fig. 1 is a visual menu and the display position is fixed at the bottom of the interface, when the interface of the application program is a simpler interface for displaying pictures, large-segment characters, or videos, if the menu is always displayed in the interface, the utilization rate of the interface is greatly reduced and visual trouble is caused to the user. If the menu is not set when such a relatively compact interface is displayed, the user needs to click a "back" button or a control such as a "menu" button to return to the interface where the menu exists when the user needs to use the menu, which may cause inconvenience in operation for the user. Therefore, the existing menu display method cannot realize that the utilization rate of the interface is not reduced and the operation of a user is not influenced.
Disclosure of Invention
In order to solve the problem that the existing menu display method cannot achieve the effect that the utilization rate of an interface is not reduced and the operation of a user is not affected, the embodiment of the invention provides a menu display method, a device and a terminal. The technical scheme is as follows:
in a first aspect, a menu display method is provided, the method comprising:
receiving a trigger signal for triggering a menu hidden in a current interface to be displayed, wherein characters or controls for identifying the menu do not exist in the current interface;
and displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
In a first possible implementation manner of the first aspect, the receiving a trigger signal for triggering a menu hidden in a current interface to be displayed includes:
receiving a click signal for triggering a menu hidden in a current interface to be displayed, wherein a contact of the click signal is positioned at any position in the current interface;
or,
receiving a sliding signal for triggering a menu hidden in a current interface to be displayed, wherein a sliding track of the sliding signal is located at any position in the current interface.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, when the trigger signal is the click signal, the displaying a menu around a trigger position of the trigger signal according to the trigger signal includes:
and displaying at least one element in the menu on a display interface around a contact point of the click signal according to the click signal.
With reference to the first possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, when the trigger signal is the slide signal, the displaying a menu around a trigger position of the trigger signal according to the trigger signal includes:
displaying at least one element in the menu along a sliding track of the sliding signal according to the sliding signal;
or,
displaying at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal;
or,
displaying at least one element in the menu on a display interface around the starting position of the sliding track of the sliding signal according to the sliding signal;
or,
and displaying at least one element in the menu on a display interface around the end position of the sliding track of the sliding signal according to the sliding signal.
With reference to the first aspect, the first possible implementation manner of the first aspect, the second possible implementation manner of the first aspect, or the third possible implementation manner of the first aspect, in a fourth possible implementation manner of the first aspect, after the displaying the menu around the trigger position of the trigger signal according to the trigger signal, the method further includes:
detecting whether a time interval between a current time and a time when an operation signal acting on the menu is received last time is greater than a predetermined threshold value;
and if the detection result is larger than the preset threshold value, hiding the menu again.
In a second aspect, there is provided a menu display apparatus, the apparatus including:
the signal receiving module is used for receiving a trigger signal for triggering a menu hidden in a current interface to be displayed, wherein characters or controls for identifying the menu do not exist in the current interface;
and the menu display module is used for displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
In a first possible implementation manner of the second aspect, the signal receiving module includes: a click receiving unit; alternatively, a slide receiving unit;
the click receiving unit is used for receiving a click signal for triggering a menu hidden in a current interface to be displayed, and a contact of the click signal is positioned at any position in the current interface;
the sliding receiving unit is used for receiving a sliding signal for triggering a menu hidden in a current interface to be displayed, and a sliding track of the sliding signal is located at any position in the current interface.
With reference to the first possible implementation manner of the second aspect, in a second possible implementation manner of the second aspect, when the trigger signal is the click signal,
and the menu display module is used for displaying at least one element in the menu on a display interface around a contact point of the click signal according to the click signal.
With reference to the first possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, when the trigger signal is the slide signal, the menu display module includes: a first display unit; alternatively, a second display unit; alternatively, a third display unit; alternatively, a fourth display unit;
the first display unit is used for displaying at least one element in the menu along the sliding track of the sliding signal according to the sliding signal;
the second display unit is used for displaying at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal;
the third display unit is used for displaying at least one element in the menu on a display interface around the starting position of the sliding track of the sliding signal according to the sliding signal;
the fourth display unit is used for displaying at least one element in the menu on a display interface around the end position of the sliding track of the sliding signal according to the sliding signal.
With reference to the second aspect, the first possible implementation manner of the second aspect, the second possible implementation manner of the second aspect, or the third possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the apparatus further includes:
the time detection module is used for detecting whether a time interval between the current time and the time of receiving the operation signal acting on the menu for the last time is greater than a preset threshold value or not;
and the menu hiding module is used for hiding the menu again if the detection result is larger than the preset threshold value.
In a third aspect, there is provided a terminal comprising a menu display apparatus as described in the second aspect and in any of its various possible embodiments.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
on the premise that characters or controls for identifying menus do not exist in the current interface, a hidden menu in the current interface is triggered to be displayed by touching a display screen of the current interface, and specifically, the menu is displayed on a display interface around a trigger position of a trigger signal according to the trigger signal generated by touch operation; the problem that the conventional menu display method cannot realize that the utilization rate of an interface is not reduced and the operation of a user is not influenced is solved; the method has the advantages that the effect that the utilization rate of the interface is not reduced and the operation of the user is not influenced is achieved, the requirement of some application programs on a concise interface is fully met, the hidden menu is displayed around the trigger signal, and the usability and the convenience of the user in using the menu can be further improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of an interface of a typical menu;
FIG. 2 is a flowchart of a method of displaying a menu according to one embodiment of the present invention;
FIG. 3A is a flowchart of a method for displaying a menu according to another embodiment of the present invention;
fig. 3B is an interface diagram of a menu according to the menu display method provided by the embodiment of the present invention;
fig. 3C is another interface diagram of a menu related to the menu display method according to the embodiment of the present invention;
fig. 4 is a block diagram showing the construction of a menu display apparatus according to an embodiment of the present invention;
fig. 5 is a block diagram illustrating a menu display apparatus according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
In each embodiment of the present invention, the terminal may be a mobile phone, a tablet computer, an e-book reader, an MP3 player (Moving Picture Experts Group Audio Layer III, motion Picture Experts compression standard Audio Layer 3), an MP4 player (Moving Picture Experts Group Audio Layer IV, motion Picture Experts compression standard Audio Layer 3), an intelligent television, and the like.
Referring to fig. 2, a flowchart of a method for displaying a menu according to an embodiment of the present invention is shown, where the method is applied to a terminal. The menu display method comprises the following steps:
step 202, receiving a trigger signal for triggering a menu hidden in a current interface to display, where no text or control for identifying the menu exists in the current interface.
And step 204, displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
In summary, in the menu display method provided in this embodiment, on the premise that no text or control for identifying the menu exists in the current interface, the hidden menu in the current interface is triggered to be displayed by touching the display screen of the current interface, and specifically, the menu is displayed on the display interface around the trigger position of the trigger signal according to the trigger signal generated by the touch operation; the problem that the conventional menu display method cannot realize that the utilization rate of an interface is not reduced and the operation of a user is not influenced is solved; the menu display method provided by the embodiment achieves the effects of not reducing the utilization rate of the interface and not influencing the operation of the user, fully meets the requirements of some application programs on a concise interface, displays the hidden menu around the trigger signal, and can further improve the usability and convenience of the user when using the menu.
Referring to fig. 3A, a flowchart of a menu display method according to another embodiment of the present invention is shown, where the menu display method is applied in a terminal. The menu display method comprises the following steps:
step 301, receiving a trigger signal for triggering a menu hidden in a current interface to display, where no text or control for identifying the menu exists in the current interface.
The terminal receives a trigger signal for triggering the menu hidden in the current interface to be displayed. In the menu display method provided by the embodiment of the invention, the menu is invisible to the user before being displayed, and characters or controls for identifying the menu do not exist in the interface. The text or control for identifying the menu refers to the text or control such as "menu" for prompting the user where the menu is located.
Please refer to fig. 3B or fig. 3C on the left side for illustration, which assumes that the current interface is an interface for displaying pictures. The trigger signal of the user acting on the current interface may be a click signal such as a single click, a double click or a long press, as shown in fig. 3B; or may be a slide signal as shown in fig. 3C. If the trigger signal is a sliding signal, the sliding track of the sliding signal may be a predetermined fixed track, such as downward sliding, rightward sliding, circular sliding, or the like; of course, the sliding track of the sliding signal may be any track, and the sliding track is determined by the user.
In addition, when the trigger signal is a click signal, a contact of the click signal is positioned at any position in the current interface; when the trigger signal is a sliding signal, the sliding track of the sliding signal is located at any position in the current interface. In other words, the position of the trigger signal applied to the current interface by the user for triggering the menu hidden in the current interface to be displayed is not fixed, for example, the position of a certain trigger signal is the upper left corner of the current interface, and the position of the next trigger signal may be the lower right corner of the current interface, and the position is determined by the user.
Step 302, displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
And after receiving the trigger signal, the terminal displays the menu on a display interface around the trigger position of the trigger signal according to the trigger signal. Specifically, the present step includes several possible implementations as follows:
in a first possible implementation manner, when the trigger signal is a click signal, at least one element in the menu is displayed on a display interface around a contact point of the click signal according to the click signal.
As shown in the right side of fig. 3B, the terminal displays 4 elements, i.e., "zoom in" 31, "clip" 32, "frame" 33, and "mosaic" 34, around the touch point S of the click signal, assuming that the menu includes the 4 elements. Of course, the terminal may also display at least one element in the menu around the touch point of the click signal in a rectangular, diamond, or circular arrangement (not shown in the figure).
In a second possible implementation manner, when the trigger signal is a slide signal, displaying at least one element in the menu along a slide track of the slide signal according to the slide signal; or displaying at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal; or displaying at least one element in the menu on a display interface around the starting position of the sliding track of the sliding signal according to the sliding signal; or, at least one element in the menu is displayed on a display interface around the end position of the sliding track of the sliding signal according to the sliding signal.
As shown in the right side of fig. 3C, the terminal displays 4 elements, i.e., "zoom in" 31, "clip" 32, "frame" 33, and "mosaic" 34, along the sliding trajectory of the sliding signal, assuming that the menu includes the 4 elements. Of course, the terminal may display the 4 elements on one side or both sides of the sliding track of the sliding signal, or may display the 4 elements around the start position or the end position of the sliding track (not shown in the figure).
After displaying the menu hidden in the interface, the user may select the corresponding element in the menu to implement the desired function, such as clipping the picture, enlarging, adding a mosaic, and so on. Thereafter, the terminal may also perform steps 303 and 304 described below.
Step 303, detecting whether the time interval between the current time and the time when the operation signal acting on the menu is received last time is larger than a preset threshold value.
The terminal detects whether a time interval between the current time and the time when the operation signal for the menu is received last time is greater than a predetermined threshold, which may be preset according to actual conditions, for example, 5 seconds.
And step 304, if the detection result is larger than the preset threshold value, hiding the menu again.
And when the detection result is larger than the preset threshold value, the user is considered to be temporarily not required to use the menu, and the terminal hides the menu again, so that the interface is restored to be a simpler interface.
It should be noted that, in the development stage of the application program, a developer may add a module for listening for the trigger signal in the application program. Research and development personnel register an interface, which needs to display a hidden menu through the menu display method provided by the embodiment of the invention, in an application program to a module for monitoring a trigger signal in advance, so that when the registered interface is displayed by the application program in the using process of the application program, the module for monitoring the trigger signal starts to monitor whether the trigger signal for triggering the hidden menu to display is received or not.
In summary, in the menu display method provided in this embodiment, on the premise that no text or control for identifying the menu exists in the current interface, the hidden menu in the current interface is triggered to be displayed by touching the display screen of the current interface, and specifically, the menu is displayed on the display interface around the trigger position of the trigger signal according to the trigger signal generated by the touch operation; the problem that the conventional menu display method cannot realize that the utilization rate of an interface is not reduced and the operation of a user is not influenced is solved; the menu display method provided by the embodiment achieves the effects of not reducing the utilization rate of the interface and not influencing the operation of the user, fully meets the requirements of some application programs on a concise interface, displays the hidden menu around the trigger signal, and can further improve the usability and convenience of the user when using the menu.
In addition, the embodiment also provides various ways for displaying the hidden menu, but the common characteristic is that the menu is displayed in the display interface around the trigger position of the trigger signal, and the convenience degree of the user in operating the menu is fully considered while the diversified menu display ways are provided for the user.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. For details which are not disclosed in the embodiments of the apparatus of the present invention, reference is made to the embodiments of the method of the present invention.
Referring to fig. 4, a block diagram of a menu display apparatus according to an embodiment of the present invention is shown, and the menu display apparatus may be implemented as part or all of a terminal by software, hardware, or a combination of the two. The menu display device includes: a signal receiving module 410 and a menu display module 420.
A signal receiving module 410, configured to receive a trigger signal for triggering a menu hidden in a current interface to be displayed, where no text or control for identifying the menu exists in the current interface.
And a menu display module 420, configured to display the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
In summary, on the premise that no text or control for identifying the menu exists in the current interface, the menu display device provided in this embodiment triggers the menu hidden in the current interface to display by touching the display screen of the current interface, and specifically, displays the menu on the display interface around the trigger position of the trigger signal according to the trigger signal generated by the touch operation; the problem that the conventional menu display method cannot realize that the utilization rate of an interface is not reduced and the operation of a user is not influenced is solved; the menu display device provided by the embodiment achieves the effect of not reducing the utilization rate of the interface and not influencing the operation of the user, fully meets the requirements of some application programs on a concise interface, displays the hidden menu around the trigger signal, and can further improve the usability and convenience of the user when using the menu.
Referring to fig. 5, a block diagram of a menu display apparatus according to another embodiment of the present invention is shown, and the menu display apparatus may be implemented as part or all of a terminal by software, hardware, or a combination of both. The menu display device includes: a signal receiving module 410, a menu display module 420, a time detection module 430 and a menu hiding module 440.
A signal receiving module 410, configured to receive a trigger signal for triggering a menu hidden in a current interface to be displayed, where no text or control for identifying the menu exists in the current interface.
Specifically, the signal receiving module 410 includes: a click receiving unit 410 a; alternatively, the receiving unit 410b is slid.
The click receiving unit 410a is configured to receive a click signal for triggering a menu hidden in a current interface to be displayed, where a contact of the click signal is located at any position in the current interface.
The sliding receiving unit 410b is configured to receive a sliding signal for triggering a menu hidden in a current interface to be displayed, where a sliding track of the sliding signal is located at any position in the current interface.
And a menu display module 420, configured to display the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
In a first possible implementation manner, when the trigger signal is the click signal, the menu display module 420 may include a click display unit 420a, and the click display unit 420a is configured to display at least one element in the menu on a display interface around a contact of the click signal according to the click signal.
In a second possible implementation manner, when the trigger signal is the sliding signal, the menu display module 420 includes: a first display unit 420 b; alternatively, the second display unit 420 c; alternatively, the third display unit 420 d; alternatively, the fourth display unit 420 e.
The first display unit 420b is configured to display at least one element in the menu along a sliding track of the sliding signal according to the sliding signal.
The second display unit 420c is configured to display at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal.
The third display unit 420d is configured to display at least one element in the menu on a display interface around a start position of a sliding track of the sliding signal according to the sliding signal.
The fourth display unit 420e is configured to display at least one element in the menu on a display interface around an end position of a sliding track of the sliding signal according to the sliding signal.
A time detecting module 430, configured to detect whether a time interval between a current time and a time when an operation signal acting on the menu is received last time is greater than a predetermined threshold.
And a menu hiding module 440, configured to hide the menu again if the detection result is greater than the predetermined threshold.
In summary, on the premise that no text or control for identifying the menu exists in the current interface, the menu display device provided in this embodiment triggers the menu hidden in the current interface to display by touching the display screen of the current interface, and specifically, displays the menu on the display interface around the trigger position of the trigger signal according to the trigger signal generated by the touch operation; the problem that the conventional menu display method cannot realize that the utilization rate of an interface is not reduced and the operation of a user is not influenced is solved; the menu display device provided by the embodiment achieves the effect of not reducing the utilization rate of the interface and not influencing the operation of the user, fully meets the requirements of some application programs on a concise interface, displays the hidden menu around the trigger signal, and can further improve the usability and convenience of the user when using the menu.
In addition, the embodiment also provides various ways for displaying the hidden menu, but the common characteristic is that the menu is displayed in the display interface around the trigger position of the trigger signal, and the convenience degree of the user in operating the menu is fully considered while the diversified menu display ways are provided for the user.
It should be noted that: in the menu display device provided in the above embodiment, when displaying a menu, only the division of the above functional modules is taken as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the above described functions. In addition, the menu display device provided by the above embodiment and the method embodiment of the menu display method belong to the same concept, and the specific implementation process thereof is described in detail in the method embodiment and is not described herein again.
It should be understood that, as used herein, the singular forms "a," "an," "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (11)

1. A menu display method, characterized in that the method comprises:
receiving a trigger signal for triggering a menu hidden in a current interface to be displayed, wherein characters or controls for identifying the menu do not exist in the current interface;
and displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
2. The method of claim 1, wherein receiving a trigger signal for triggering a menu hidden in a current interface to be displayed comprises:
receiving a click signal for triggering a menu hidden in a current interface to be displayed, wherein a contact of the click signal is positioned at any position in the current interface;
or,
receiving a sliding signal for triggering a menu hidden in a current interface to be displayed, wherein a sliding track of the sliding signal is located at any position in the current interface.
3. The method according to claim 2, wherein when the trigger signal is the click signal, the displaying the menu around the trigger position of the trigger signal according to the trigger signal comprises:
and displaying at least one element in the menu on a display interface around a contact point of the click signal according to the click signal.
4. The method according to claim 2, wherein when the trigger signal is the slide signal, the displaying the menu around the trigger position of the trigger signal according to the trigger signal comprises:
displaying at least one element in the menu along a sliding track of the sliding signal according to the sliding signal;
or,
displaying at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal;
or,
displaying at least one element in the menu on a display interface around the starting position of the sliding track of the sliding signal according to the sliding signal;
or,
and displaying at least one element in the menu on a display interface around the end position of the sliding track of the sliding signal according to the sliding signal.
5. The method according to any one of claims 1 to 4, wherein the displaying the menu according to the trigger signal after the display interface around the trigger position of the trigger signal further comprises:
detecting whether a time interval between a current time and a time when an operation signal acting on the menu is received last time is greater than a predetermined threshold value;
and if the detection result is larger than the preset threshold value, hiding the menu again.
6. A menu display apparatus, characterized in that the apparatus comprises:
the signal receiving module is used for receiving a trigger signal for triggering a menu hidden in a current interface to be displayed, wherein characters or controls for identifying the menu do not exist in the current interface;
and the menu display module is used for displaying the menu on a display interface around the trigger position of the trigger signal according to the trigger signal.
7. The apparatus of claim 6, wherein the signal receiving module comprises: a click receiving unit; alternatively, a slide receiving unit;
the click receiving unit is used for receiving a click signal for triggering a menu hidden in a current interface to be displayed, and a contact of the click signal is positioned at any position in the current interface;
the sliding receiving unit is used for receiving a sliding signal for triggering a menu hidden in a current interface to be displayed, and a sliding track of the sliding signal is located at any position in the current interface.
8. The apparatus of claim 7, wherein when the trigger signal is the click signal,
and the menu display module is used for displaying at least one element in the menu on a display interface around a contact point of the click signal according to the click signal.
9. The apparatus of claim 7, wherein when the trigger signal is the slide signal, the menu display module comprises: a first display unit; alternatively, a second display unit; alternatively, a third display unit; alternatively, a fourth display unit;
the first display unit is used for displaying at least one element in the menu along the sliding track of the sliding signal according to the sliding signal;
the second display unit is used for displaying at least one element in the menu on one side or two sides of a sliding track of the sliding signal according to the sliding signal;
the third display unit is used for displaying at least one element in the menu on a display interface around the starting position of the sliding track of the sliding signal according to the sliding signal;
the fourth display unit is used for displaying at least one element in the menu on a display interface around the end position of the sliding track of the sliding signal according to the sliding signal.
10. The apparatus of any of claims 6 to 9, further comprising:
the time detection module is used for detecting whether a time interval between the current time and the time of receiving the operation signal acting on the menu for the last time is greater than a preset threshold value or not;
and the menu hiding module is used for hiding the menu again if the detection result is larger than the preset threshold value.
11. A terminal, characterized in that it comprises a menu display device according to any one of claims 6 to 10.
CN201410022456.8A 2014-01-17 2014-01-17 Menu display method, device and terminal Pending CN103777850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410022456.8A CN103777850A (en) 2014-01-17 2014-01-17 Menu display method, device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410022456.8A CN103777850A (en) 2014-01-17 2014-01-17 Menu display method, device and terminal

Publications (1)

Publication Number Publication Date
CN103777850A true CN103777850A (en) 2014-05-07

Family

ID=50570168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410022456.8A Pending CN103777850A (en) 2014-01-17 2014-01-17 Menu display method, device and terminal

Country Status (1)

Country Link
CN (1) CN103777850A (en)

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808917A (en) * 2015-04-16 2015-07-29 深圳市金立通信设备有限公司 Terminal
CN104808910A (en) * 2015-04-16 2015-07-29 深圳市金立通信设备有限公司 Lock screen interface control method
CN104951293A (en) * 2014-09-04 2015-09-30 广东欧珀移动通信有限公司 Mobile terminal and key response method thereof
CN105528176A (en) * 2016-01-07 2016-04-27 广州飞傲电子科技有限公司 Gesture operation based method for calling music playing list
CN106201209A (en) * 2016-07-15 2016-12-07 合信息技术(北京)有限公司 Display control method and equipment
CN106325726A (en) * 2015-06-30 2017-01-11 中强光电股份有限公司 A touch control interaction method
CN106445378A (en) * 2016-09-12 2017-02-22 青岛海信电器股份有限公司 Display control method and device of touch menu, and touch display equipment
CN106502511A (en) * 2016-10-27 2017-03-15 中企动力科技股份有限公司 A kind of menu bar hidden method and device
CN106980445A (en) * 2017-03-27 2017-07-25 北京小米移动软件有限公司 Manipulate the awaking method and device, electronic equipment of menu
CN108268194A (en) * 2017-08-29 2018-07-10 广州市动景计算机科技有限公司 Using the display methods of app channel menus, device and mobile terminal
CN108536363A (en) * 2017-03-03 2018-09-14 上海传英信息技术有限公司 Program assembly display processing method and system applied to mobile terminal
CN109032455A (en) * 2017-06-08 2018-12-18 深圳市道通智能航空技术有限公司 A kind of method and apparatus that menu is shown
US10416800B2 (en) 2015-08-10 2019-09-17 Apple Inc. Devices, methods, and graphical user interfaces for adjusting user interface objects
US10437333B2 (en) 2012-12-29 2019-10-08 Apple Inc. Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
US10455146B2 (en) 2015-06-07 2019-10-22 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10481690B2 (en) 2012-05-09 2019-11-19 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for media adjustment operations performed in a user interface
US10496260B2 (en) 2012-05-09 2019-12-03 Apple Inc. Device, method, and graphical user interface for pressure-based alteration of controls in a user interface
US10592041B2 (en) 2012-05-09 2020-03-17 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US10599331B2 (en) 2015-03-19 2020-03-24 Apple Inc. Touch input cursor manipulation
US10613634B2 (en) 2015-03-08 2020-04-07 Apple Inc. Devices and methods for controlling media presentation
US10620781B2 (en) 2012-12-29 2020-04-14 Apple Inc. Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
CN111190520A (en) * 2020-01-02 2020-05-22 北京字节跳动网络技术有限公司 Menu item selection method and device, readable medium and electronic equipment
US10698598B2 (en) 2015-08-10 2020-06-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10705718B2 (en) 2015-06-07 2020-07-07 Apple Inc. Devices and methods for navigating between user interfaces
CN111459363A (en) * 2020-03-31 2020-07-28 腾讯科技(深圳)有限公司 Information display method, device, equipment and storage medium
US10775999B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US10775994B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for moving and dropping a user interface object
US10782871B2 (en) 2012-05-09 2020-09-22 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US10860177B2 (en) 2015-03-08 2020-12-08 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
CN112181582A (en) * 2020-11-02 2021-01-05 百度时代网络技术(北京)有限公司 Method, apparatus, device and storage medium for device control
US10884608B2 (en) 2015-08-10 2021-01-05 Apple Inc. Devices, methods, and graphical user interfaces for content navigation and manipulation
US10884591B2 (en) 2012-05-09 2021-01-05 Apple Inc. Device, method, and graphical user interface for selecting object within a group of objects
CN112214146A (en) * 2020-09-08 2021-01-12 贝壳技术有限公司 Data processing method and device, electronic equipment and storage medium
US10908808B2 (en) 2012-05-09 2021-02-02 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US10915243B2 (en) 2012-12-29 2021-02-09 Apple Inc. Device, method, and graphical user interface for adjusting content selection
US10969945B2 (en) 2012-05-09 2021-04-06 Apple Inc. Device, method, and graphical user interface for selecting user interface objects
US11010027B2 (en) 2012-05-09 2021-05-18 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US11023116B2 (en) 2012-05-09 2021-06-01 Apple Inc. Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
US11112957B2 (en) 2015-03-08 2021-09-07 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
CN113434068A (en) * 2021-05-28 2021-09-24 北京信和时代科技有限公司 Control method and device for suspension shortcut menu, electronic equipment and storage medium
TWI747470B (en) * 2020-09-03 2021-11-21 華碩電腦股份有限公司 Electronic device and touch control method thereof
US11182017B2 (en) 2015-08-10 2021-11-23 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US11231831B2 (en) 2015-06-07 2022-01-25 Apple Inc. Devices and methods for content preview based on touch input intensity
US11240424B2 (en) 2015-06-07 2022-02-01 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
CN114217727A (en) * 2020-09-03 2022-03-22 华硕电脑股份有限公司 Electronic device and touch method thereof
US12050761B2 (en) 2012-12-29 2024-07-30 Apple Inc. Device, method, and graphical user interface for transitioning from low power mode
US12135871B2 (en) 2012-12-29 2024-11-05 Apple Inc. Device, method, and graphical user interface for switching between user interfaces

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101276255A (en) * 2008-05-05 2008-10-01 中兴通讯股份有限公司 Display apparatus and display method of mobile terminal menu
EP2199893A2 (en) * 2008-12-18 2010-06-23 Samsung Electronics Co., Ltd. Method for displaying items and display apparatus applying the same
US20110074718A1 (en) * 2009-09-30 2011-03-31 Higgstec Inc. Frame item instruction generating method for touch panel
CN102422252A (en) * 2009-05-08 2012-04-18 索尼爱立信移动通讯有限公司 Methods, devices and computer program products for positioning icons on a touch sensitive screen
CN103257823A (en) * 2012-02-21 2013-08-21 Sap股份公司 Navigation on portable electronic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101276255A (en) * 2008-05-05 2008-10-01 中兴通讯股份有限公司 Display apparatus and display method of mobile terminal menu
EP2199893A2 (en) * 2008-12-18 2010-06-23 Samsung Electronics Co., Ltd. Method for displaying items and display apparatus applying the same
CN102422252A (en) * 2009-05-08 2012-04-18 索尼爱立信移动通讯有限公司 Methods, devices and computer program products for positioning icons on a touch sensitive screen
US20110074718A1 (en) * 2009-09-30 2011-03-31 Higgstec Inc. Frame item instruction generating method for touch panel
CN103257823A (en) * 2012-02-21 2013-08-21 Sap股份公司 Navigation on portable electronic device

Cited By (76)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10908808B2 (en) 2012-05-09 2021-02-02 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US12045451B2 (en) 2012-05-09 2024-07-23 Apple Inc. Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
US12067229B2 (en) 2012-05-09 2024-08-20 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US10884591B2 (en) 2012-05-09 2021-01-05 Apple Inc. Device, method, and graphical user interface for selecting object within a group of objects
US11947724B2 (en) 2012-05-09 2024-04-02 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US11354033B2 (en) 2012-05-09 2022-06-07 Apple Inc. Device, method, and graphical user interface for managing icons in a user interface region
US11314407B2 (en) 2012-05-09 2022-04-26 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US11221675B2 (en) 2012-05-09 2022-01-11 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US11068153B2 (en) 2012-05-09 2021-07-20 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US11010027B2 (en) 2012-05-09 2021-05-18 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US10996788B2 (en) 2012-05-09 2021-05-04 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US10969945B2 (en) 2012-05-09 2021-04-06 Apple Inc. Device, method, and graphical user interface for selecting user interface objects
US10942570B2 (en) 2012-05-09 2021-03-09 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US11023116B2 (en) 2012-05-09 2021-06-01 Apple Inc. Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
US10782871B2 (en) 2012-05-09 2020-09-22 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US10775994B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for moving and dropping a user interface object
US10775999B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US10592041B2 (en) 2012-05-09 2020-03-17 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US10481690B2 (en) 2012-05-09 2019-11-19 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for media adjustment operations performed in a user interface
US10496260B2 (en) 2012-05-09 2019-12-03 Apple Inc. Device, method, and graphical user interface for pressure-based alteration of controls in a user interface
US12050761B2 (en) 2012-12-29 2024-07-30 Apple Inc. Device, method, and graphical user interface for transitioning from low power mode
US12135871B2 (en) 2012-12-29 2024-11-05 Apple Inc. Device, method, and graphical user interface for switching between user interfaces
US10915243B2 (en) 2012-12-29 2021-02-09 Apple Inc. Device, method, and graphical user interface for adjusting content selection
US10437333B2 (en) 2012-12-29 2019-10-08 Apple Inc. Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
US10620781B2 (en) 2012-12-29 2020-04-14 Apple Inc. Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
CN108124064A (en) * 2014-09-04 2018-06-05 广东欧珀移动通信有限公司 The key response method and mobile terminal of a kind of mobile terminal
CN104951293A (en) * 2014-09-04 2015-09-30 广东欧珀移动通信有限公司 Mobile terminal and key response method thereof
CN108124064B (en) * 2014-09-04 2021-03-05 Oppo广东移动通信有限公司 Key response method of mobile terminal and mobile terminal
CN104951293B (en) * 2014-09-04 2018-01-19 广东欧珀移动通信有限公司 The key response method and mobile terminal of a kind of mobile terminal
US11112957B2 (en) 2015-03-08 2021-09-07 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US10613634B2 (en) 2015-03-08 2020-04-07 Apple Inc. Devices and methods for controlling media presentation
EP3370138B1 (en) * 2015-03-08 2021-04-21 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10860177B2 (en) 2015-03-08 2020-12-08 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11977726B2 (en) 2015-03-08 2024-05-07 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US11550471B2 (en) 2015-03-19 2023-01-10 Apple Inc. Touch input cursor manipulation
US10599331B2 (en) 2015-03-19 2020-03-24 Apple Inc. Touch input cursor manipulation
US11054990B2 (en) 2015-03-19 2021-07-06 Apple Inc. Touch input cursor manipulation
CN104808917A (en) * 2015-04-16 2015-07-29 深圳市金立通信设备有限公司 Terminal
CN104808910A (en) * 2015-04-16 2015-07-29 深圳市金立通信设备有限公司 Lock screen interface control method
US11681429B2 (en) 2015-06-07 2023-06-20 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US11835985B2 (en) 2015-06-07 2023-12-05 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10455146B2 (en) 2015-06-07 2019-10-22 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10705718B2 (en) 2015-06-07 2020-07-07 Apple Inc. Devices and methods for navigating between user interfaces
US11240424B2 (en) 2015-06-07 2022-02-01 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US11231831B2 (en) 2015-06-07 2022-01-25 Apple Inc. Devices and methods for content preview based on touch input intensity
US10841484B2 (en) 2015-06-07 2020-11-17 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
CN106325726B (en) * 2015-06-30 2019-12-13 中强光电股份有限公司 Touch interaction method
CN106325726A (en) * 2015-06-30 2017-01-11 中强光电股份有限公司 A touch control interaction method
US10963158B2 (en) 2015-08-10 2021-03-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11182017B2 (en) 2015-08-10 2021-11-23 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US10698598B2 (en) 2015-08-10 2020-06-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10416800B2 (en) 2015-08-10 2019-09-17 Apple Inc. Devices, methods, and graphical user interfaces for adjusting user interface objects
US10754542B2 (en) 2015-08-10 2020-08-25 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11327648B2 (en) 2015-08-10 2022-05-10 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11740785B2 (en) 2015-08-10 2023-08-29 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10884608B2 (en) 2015-08-10 2021-01-05 Apple Inc. Devices, methods, and graphical user interfaces for content navigation and manipulation
CN105528176A (en) * 2016-01-07 2016-04-27 广州飞傲电子科技有限公司 Gesture operation based method for calling music playing list
CN106201209A (en) * 2016-07-15 2016-12-07 合信息技术(北京)有限公司 Display control method and equipment
CN106201209B (en) * 2016-07-15 2019-08-27 合一信息技术(北京)有限公司 Display control method and equipment
CN106445378A (en) * 2016-09-12 2017-02-22 青岛海信电器股份有限公司 Display control method and device of touch menu, and touch display equipment
CN106502511A (en) * 2016-10-27 2017-03-15 中企动力科技股份有限公司 A kind of menu bar hidden method and device
CN108536363A (en) * 2017-03-03 2018-09-14 上海传英信息技术有限公司 Program assembly display processing method and system applied to mobile terminal
CN106980445A (en) * 2017-03-27 2017-07-25 北京小米移动软件有限公司 Manipulate the awaking method and device, electronic equipment of menu
CN109032455A (en) * 2017-06-08 2018-12-18 深圳市道通智能航空技术有限公司 A kind of method and apparatus that menu is shown
CN108268194A (en) * 2017-08-29 2018-07-10 广州市动景计算机科技有限公司 Using the display methods of app channel menus, device and mobile terminal
WO2021135626A1 (en) * 2020-01-02 2021-07-08 北京字节跳动网络技术有限公司 Method and apparatus for selecting menu items, readable medium and electronic device
CN111190520A (en) * 2020-01-02 2020-05-22 北京字节跳动网络技术有限公司 Menu item selection method and device, readable medium and electronic equipment
CN111459363B (en) * 2020-03-31 2023-07-21 腾讯科技(深圳)有限公司 Information display method, device, equipment and storage medium
CN111459363A (en) * 2020-03-31 2020-07-28 腾讯科技(深圳)有限公司 Information display method, device, equipment and storage medium
CN114217727A (en) * 2020-09-03 2022-03-22 华硕电脑股份有限公司 Electronic device and touch method thereof
US11847313B2 (en) 2020-09-03 2023-12-19 Asustek Computer Inc Electronic device having touchpad with operating functions selected based on gesture command and touch method thereof
CN114217727B (en) * 2020-09-03 2024-04-16 华硕电脑股份有限公司 Electronic device and touch method thereof
TWI747470B (en) * 2020-09-03 2021-11-21 華碩電腦股份有限公司 Electronic device and touch control method thereof
CN112214146A (en) * 2020-09-08 2021-01-12 贝壳技术有限公司 Data processing method and device, electronic equipment and storage medium
CN112181582A (en) * 2020-11-02 2021-01-05 百度时代网络技术(北京)有限公司 Method, apparatus, device and storage medium for device control
CN113434068A (en) * 2021-05-28 2021-09-24 北京信和时代科技有限公司 Control method and device for suspension shortcut menu, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103777850A (en) Menu display method, device and terminal
US10712907B2 (en) Terminal and method for setting menu environments in the terminal
KR101722522B1 (en) Method and apparatus for switching display mode
AU2011296763B2 (en) Mobile terminal and multi-touch based method for controlling list data output for the same
CN107562322B (en) Page switching method and device
WO2019085821A1 (en) Processing method, device, apparatus, and machine-readable medium
US9170722B2 (en) Display control device, display control method, and program
CN103092466B (en) A kind of method of operating of mobile terminal and device
CN107544810B (en) Method and device for controlling application program
WO2019085820A1 (en) Processing method, device, apparatus, and machine-readable medium
CN104142779B (en) user interface control method, device and terminal
CN102630056B (en) Control method and device
CN108521607B (en) Method and device for processing advertisements in video, storage medium and intelligent terminal
WO2017084183A1 (en) Information displaying method and device
CN107613117A (en) A kind of interface display method and mobile terminal based on multitask
WO2014032564A1 (en) Method and device for interface display
CN109766054B (en) Touch screen device and control method and medium thereof
US20150135124A1 (en) Multi-zone interface switching method and device
WO2014201832A1 (en) Page turning method, page turning apparatus and terminal as well as computer readable medium
KR20130141837A (en) Device and method for changing mode in terminal
CN110673769A (en) Information processing method and electronic equipment
CN108536370B (en) Input interface switching method and device and electronic equipment
KR20140049254A (en) Device and method for displaying data in terminal
CN110262692B (en) Touch screen scanning method, device and medium
US20170150203A1 (en) Method, apparatus, mobile terminal and computer device for previewing multimedia contents

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 511446 Guangzhou City, Guangdong Province, Panyu District, South Village, Huambo Business District Wanda Plaza, block B1, floor 28

Applicant after: Guangzhou Huaduo Network Technology Co., Ltd.

Address before: 510655, Guangzhou, Whampoa Avenue, No. 2, creative industrial park, building 3-08,

Applicant before: Guangzhou Huaduo Network Technology Co., Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140507