CN106325836B - Window part processing method and device - Google Patents

Window part processing method and device Download PDF

Info

Publication number
CN106325836B
CN106325836B CN201510345565.8A CN201510345565A CN106325836B CN 106325836 B CN106325836 B CN 106325836B CN 201510345565 A CN201510345565 A CN 201510345565A CN 106325836 B CN106325836 B CN 106325836B
Authority
CN
China
Prior art keywords
widget
window part
window
area space
area
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.)
Active
Application number
CN201510345565.8A
Other languages
Chinese (zh)
Other versions
CN106325836A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201510345565.8A priority Critical patent/CN106325836B/en
Priority to PCT/CN2015/097151 priority patent/WO2016201929A1/en
Publication of CN106325836A publication Critical patent/CN106325836A/en
Application granted granted Critical
Publication of CN106325836B publication Critical patent/CN106325836B/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]

Abstract

A widget processing method and apparatus. The invention provides a method for displaying a first widget and a second widget, wherein when a widget adding function interface is opened, a display desktop sequentially receives the first widget and the second widget added by a user; when the area space of a second window part is smaller than or equal to the size of the area space of the first window part and the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode; the invention can realize the centralized display of the combined window parts and save the space of the display area.

Description

Window part processing method and device
Technical Field
The invention relates to the field of electronic terminal equipment, in particular to a method and a device for processing a window component.
Background
In the prior art, two widgets are provided, wherein the first widget is a single widget, and a user directly adds the widget provided by a developer to a desktop of the intelligent device for use; the second type is a combined widget, a user can select several widgets in an optional range to one small widget area space, the widgets are combined into one widget and added to a desktop of the intelligent device for use, and if the user wants to use the functions of the multiple widgets, the user must add the multiple widgets to the desktop, the area space of the desktop is occupied, and the amount of the desktop intelligently set is difficult to control. The combined window component has a limited range of use, depends on the realization of a developer in advance, and cannot meet the more personalized use scene of a user.
Disclosure of Invention
The embodiment of the invention aims to provide a widget processing method and device capable of realizing centralized display of widgets.
To achieve the above object, the present invention provides a widget processing method, including:
when the function interface of the added window part is opened, the display desktop sequentially receives a first window part and a second window part added by a user;
when the area space of a second window part is smaller than or equal to the area space of the first window part and the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode; and/or
And when the area space of the second window is larger than the area space of the first window and smaller than or equal to the sum of the area space of the first window and the area space of the rest of the display desktop, and when the overlapped area of the first window and the second window is larger than a preset threshold value, the first window and the second window are displayed in a stacking mode.
Optionally, the method further includes responding to a corresponding operation when the add widget function interface is closed and when the first widget or the second widget receives an operation gesture preset by the user.
Optionally, in the method, when the first widget or the second widget receives an operation gesture preset by a user, responding to the corresponding operation includes:
when a gesture that a user slides the first window part or the second window part is received, and the sliding distance is larger than a preset value, switching the first window part and the second window part;
or when receiving a gesture of clicking the first widget or the second widget by a user, switching the first widget and the second widget.
Optionally, in the method, when the first widget or the second widget receives an operation gesture preset by a user, responding to the corresponding operation includes:
when a gesture that a user presses the first widget or the second widget for a long time is received, prompting to delete the first widget or the second widget information;
and when a deleting instruction is received, deleting the first widget or the second widget.
Optionally, the method includes obtaining area space and position coordinates of the first window part and the second window part;
and determining the area space of the overlapping area between the first window part and the second window part according to the area space and the position coordinates of the first window part and the second window part.
Optionally, the method further includes: judging the size of the area space of the first window part and the second window part;
when the area space of the second window is larger than that of the first window, acquiring the residual area space of the display desktop;
and judging the sum of the second window area space and the first window area space and the residual area space of the display desktop.
Optionally, the method further includes: acquiring the category name of the first widget and the category name of the second widget;
when the category names of the first widget and the second widget are different, an error message is prompted.
Optionally, the method further includes prompting the first widget and the second widget stacking information.
To achieve the above object, the present invention provides a widget processing apparatus, the apparatus comprising:
displaying the desktop: the first widget and the second widget added by a user are received when the function interface of the added widget is opened;
stacking the modules: the first window part and the second window part are displayed in a stacking mode when the area space of the second window part is smaller than or equal to the area space of the first window part and the overlapped area of the first window part and the second window part is larger than a preset threshold value; and/or
And when the area space of the second window is larger than that of the first window and is smaller than or equal to the sum of the area space of the first window part and the residual area space of the display desktop, and the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode.
Optionally, the apparatus includes: an operation module: and the system is used for responding to corresponding operation when the add widget function interface is closed and when the first widget or the second widget receives an operation gesture preset by a user.
Optionally, the operation module includes: a switching unit: the first window part and the second window part are switched when a gesture that a user slides the first window part or the second window part is received, and the sliding distance is larger than a preset value; or the first widget and the second widget are switched when a gesture that a user clicks the first widget or the second widget is received.
Optionally, the operation module includes: a deletion unit: the information processing device is used for prompting to delete the first widget or the second widget when a gesture that a user presses the first widget or the second widget for a long time is received; and when a deleting instruction is received, deleting the first window or the second window.
Optionally, the apparatus further comprises: an acquisition module: the system comprises a first window part, a second window part, a first display part and a second display part, wherein the first window part and the second window part are used for displaying the first window part and the second window part;
a judging module: and the method is used for determining the area space of the overlapping region between the first window part and the second window part according to the area space and the moving track of the first window part and the second window part.
Optionally, the obtaining module is further configured to obtain a remaining area space of the display desktop when the area space of the second window is larger than the area space of the first window;
the judging module is further used for judging the size of the area space of the first window part and the second window part and judging the size of the sum of the second window area space and the first window area space and the remaining area space of the display desktop.
Optionally, the obtaining module: the method is also used for acquiring the category name of the first widget and the category name of the second widget;
an error prompt module: and the window prompting error information when the category names of the first window part and the second window part are different.
Optionally, the method comprises; the stacking information prompting module: for prompting the first widget and the second widget stacking information.
The embodiment of the invention has the beneficial effects that: selecting a widget from the widget adding function interface, sequentially receiving a plurality of widgets added by a user on a display desktop, and displaying the widgets in a stacking manner, so that the display space of the display desktop is saved;
meanwhile, the switching display of a plurality of stacked windows through user operation is realized.
Drawings
FIG. 1 is a flow chart of a widget processing method according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating the addition of a first widget to a display desktop in accordance with an embodiment of the present invention;
FIG. 3 is a diagram illustrating the addition of a second widget to a display desktop in accordance with an embodiment of the present invention;
FIG. 4 is a schematic diagram of dragging a first widget onto a second widget, in accordance with embodiments of the present invention;
FIG. 5 is a diagram illustrating dragging a second widget onto a first widget, in accordance with an embodiment of the present invention;
FIG. 6 is a schematic diagram illustrating the switching of a first widget and a second widget in an embodiment of the present invention;
FIG. 7 is a schematic view of a first widget and a second widget shown in a stacked configuration in accordance with embodiments of the present invention;
FIG. 8 is a diagram illustrating a plurality of widgets stacked according to an embodiment of the present invention;
fig. 9 is a schematic view of a window assembly apparatus according to an embodiment of the present invention.
Detailed Description
For the understanding of those skilled in the art, the following further description of the embodiments of the present invention is provided in conjunction with the accompanying drawings and is not intended to limit the scope of the present invention. In the present application, the embodiments and various aspects of the embodiments may be combined with each other without conflict.
Fig. 1 is a flowchart of a widget processing method according to an embodiment of the present invention, as shown in fig. 1, including:
s101: when the function interface of the added widget is opened, the display desktop receives a first widget A and a second widget B added by a user;
specifically, fig. 2 is a schematic diagram of adding a first widget to a display desktop according to an embodiment of the present invention, and fig. 3 is a schematic diagram of adding a second widget to the display desktop according to the embodiment of the present invention, as shown in fig. 2 and fig. 3, a first widget a is first added to the desktop in a widget set, a second widget B is continuously found in the widget set, and the second widget B is held and dragged to the display desktop. The display desktop can be a display desktop of the terminal, the applications in the display desktop of the terminal, including a weather class, a time class, a contact person, and the like, of the first widget a and the second widget B, and each category can include a plurality of applications belonging to the category, for example, the weather class can include a plurality of applications of weather. The plurality of applications can be displayed in the added widget function interface in a centralized manner, when the added widget function interface is opened, a user can drag the applications in the widget function interface to any blank position of the display desktop in a dragging manner.
S102: acquiring area spaces and position coordinates of a first window part A and a second window part B;
s103: determining the area space of an overlapping area between the first window part A and the second window part B according to the area space and the position coordinates of the first window part A and the second window part B;
s104: judging whether the area space of the second window part B is smaller than that of the first window part A or not; and when the area space of the second window part B is larger than that of the first window part A, continuously acquiring the residual area space of the display desktop, and judging whether the area space of the second window part is smaller than the sum of the area space of the first window part and the residual area space of the display desktop.
S, 105: when the area space of a second window part B is smaller than or equal to the area space of the first window part A, and when the overlapped area of the first window part A and the second window part B is larger than a preset threshold value, the first window part A and the second window part B are displayed in a stacking mode; and/or
And when the area space of the second window part B is larger than that of the first window part A and is smaller than or equal to the sum of the area space of the first window part A and the residual area space of the display desktop, and when the overlapped area of the first window part A and the second window part B is larger than a preset threshold value, the first window part A and the second window part B are displayed in a stacking mode.
Fig. 4 is a schematic diagram of dragging a first widget onto a second widget according to an embodiment of the present invention, as shown in fig. 4, first dragging a first widget a onto a second window B, after releasing, determining, by a system, positions of the second widget B and the first widget a according to position coordinates of the first widget a and the second widget B, and if an overlapping area between the first widget a and the second widget B exceeds a preset threshold (in this embodiment, an overlapping ratio value), and if it is continuously determined that the size of the first widget a is smaller than that of the second widget B, it is not necessary to determine that a remaining area space of a desktop is displayed, and the second widget B and the first widget a share a desktop position, so as to achieve overlapping of the two widgets; when the first window A is larger than the occupied area space of the second window part B and when the first window A is smaller than the sum of the occupied area space of the second window part B and the residual area space of the display desktop, the first window A and the second window part B share the desktop, and the first window A and the second window part B are overlapped; and if the first window part A is larger than the sum of the occupied area space of the second window part B and the residual area space of the display desktop, the operation is unsuccessful. The front-back position relation of the first widget A and the second widget B can be preset systematically, or user selection processes are added, and the combination is completed.
Assuming that the area space of the displayed desktop is 4x5 grid area spaces, a first widget A and a second widget B are respectively arranged in the same screen or on different screens, the first widget A occupies 4x2 grid area spaces, the desktop application icon of the first widget A already occupies 4x2 grid area spaces, and the area space of the displayed desktop is still free of 4x1 grid area spaces; the second widget B assumes that the area space of the display desktop is 4x5 grid area spaces, the second widget B occupies 4x4 grid area spaces, and the area space of the display desktop where B is located is still free of 4x1 grid area spaces.
Fig. 5 is a schematic diagram of dragging a second widget B onto a first widget a according to an embodiment of the present invention, as shown in fig. 5, after the second widget B and the first widget a are released, the system determines the positions of the second widget B and the first widget a, an overlapping area space between the dragging of the first widget a and the dragging of the second widget B is greater than a preset value, and when the overlapping area space of the dragging of the first widget a and the dragging of the first widget B is determined to be less than or equal to the area space of the second widget B, the position of a desktop shared by the second widget B and the first widget a is determined; and when the area space of the second window part B is judged to be larger than that of the first window part A, continuing to judge, and when the area space of the second window part B is judged to be smaller than the sum of the area spaces of the first window part A and the residual area space of the display desktop, enabling the second window part B and the first window part A to share the desktop position, so as to realize the overlapping of the first window part A and the second window part B.
S106: when the function interface of the added widget is closed, and when the first widget A or the second widget B receives an operation gesture preset by a user, responding to the corresponding operation. Specifically, when a gesture that a user slides the first window part A or the second window part B is received, and the sliding distance is larger than a preset value, switching the first window part A and the second window part B; or when receiving a gesture of clicking the first widget A or the second widget B by a user, switching the first widget A and the second widget B; further comprising: when receiving a gesture that a user presses the first widget A or the second widget B for a long time, prompting to delete the information of the first widget A or the second widget B; and when a deleting instruction is received, deleting the first widget A or the second widget B. The specific operation gesture can be set, but is not limited to the above manner.
Fig. 6 is a schematic diagram illustrating switching between a first widget and a second widget, where as shown in fig. 6, a user stays on a desktop having a combined widget, and through a specific gesture operation, for example, the desktop starts to slide laterally from a visual cue area of the combined widget, the desktop stays on a current screen, the first widget a is slid laterally and disappears, the second widget B appears laterally, and after the sliding exceeds a certain distance, the second widget B replaces display of the first widget a, and a gesture type adopted in a process of switching the widgets is used.
Optionally, the method further comprises; acquiring the category name of the first widget A and the category name of the second widget B; when the category names of the first widget and the second widget are different, an error message is prompted.
Specifically, when the first window portion a and the second window portion B selected at the same time are both of the weather type, an error message is presented.
Fig. 7 is a schematic diagram of a first widget and a second widget after being displayed in a stacked manner in an embodiment of the present invention, and fig. 8 is a schematic diagram of a plurality of widgets after being displayed in a stacked manner in an embodiment of the present invention, and as shown in fig. 7 and 8, when a first widget a and a second widget B are displayed in a stacked manner, stacking information of the first widget a and the second widget B is prompted. When a plurality of window widgets are displayed in a stacked mode, the number of stacked windows is indicated by adopting color bars which can display different colors in a partial area of a display area or directly adopting numbers to indicate the number of stacked windows.
Fig. 9 is a schematic view of a window assembly according to an embodiment of the present invention, as shown in fig. 9, including:
an acquisition module: the system comprises a first window part A, a second window part B, a first window part A and a second window part B, wherein the first window part A and the second window part B are used for acquiring area space and position coordinates of the first window part A and the second window part B; the method is also used for acquiring the residual area space of the display desktop when the area space of the second window part B is larger than that of the first window part A;
a judging module: the window system comprises a first window part A, a second window part B, a first window part A and a second window part B, wherein the first window part A and the second window part B are arranged in a same plane; and the size of the area space of the first window part A and the second window part B and the size of the sum of the area space of the second window part B, the area space of the first window part A and the residual area space of the display desktop are also judged.
Displaying the desktop: the method comprises the steps that when a widget adding function interface is started, a first widget A and a second widget B added by a user are sequentially received;
stacking the modules: the first window part A and the second window part B are displayed in a stacking mode when the area space size of the second window part B is smaller than or equal to the area space size of the first window part A and the overlapped area of the first window part A and the second window part B is larger than a preset threshold value; and/or
And when the area space of the second window part B is larger than that of the first window part A and is smaller than or equal to the sum of the area space of the first window part A and the residual area space of the display desktop, and when the overlapped area of the first window part A and the second window part B is larger than a preset threshold value, the first window part A and the second window part B are displayed in a stacking mode.
An operation module: and the widget function interface is used for responding to corresponding operation when the add widget function interface is closed and when the first widget A or the second widget B receives an operation gesture preset by a user.
Specifically, the operation module includes: a switching unit: and the switching unit is used for switching the first window component A and the second window component B when receiving a gesture of sliding the first window component A or the second window component B by a user and the sliding distance is larger than a preset value, or switching the first window component A and the second window component B when receiving a gesture of clicking the first window component A or the second window component B by the user.
A deletion unit: the information processing method comprises the steps of prompting to delete information of the first widget A or the second widget B when a gesture that a user presses the first widget A or the second widget B for a long time is received; and when a deleting instruction is received, deleting the first widget A or the second widget B.
Fig. 4 is a schematic diagram of dragging a first widget a onto a second widget B according to an embodiment of the present invention, as shown in fig. 4, first dragging the first widget a onto the second widget B, after releasing, the system obtains the position coordinates of the first widget a and the second widget B according to the obtaining module by the obtaining module, and then determines the area space of the overlapping area between the first widget a and the second widget B by the determining module; when the overlapping area space exceeds a preset threshold (in this embodiment, an overlapping proportion value), if the judging module continuously judges that the first widget a is smaller than the second widget B, the judging module does not need to judge the remaining area space of the display desktop, and the stacking module enables the second widget B and the first widget a to share the desktop position, so as to realize the overlapping of the two widgets; when the first window part A is larger than the occupied area space of the second window part B, the acquisition module acquires the residual area space of the display desktop, and when the first window part A is smaller than the sum of the occupied area space of the second window part B and the residual area space of the display desktop, the stacking module enables the second window part B and the first window part A to share the desktop position, so that the first window part A and the second window part B are overlapped; and if the first window part A is larger than the sum of the occupied area space of the second window part B and the residual area space of the display desktop, the operation is unsuccessful. The front-back position relationship between the first widget A and the second widget B can be preset systematically, or a user selection process is added. After the combination is finished;
assuming that the area space of the displayed desktop is 4x5 grid area spaces, a first widget A and a second widget B are respectively arranged in the same screen or on different screens, the first widget A occupies 4x2 grid area spaces, the desktop application icon of the first widget A already occupies 4x2 grid area spaces, and the area space of the displayed desktop is still free of 4x1 grid area spaces; the second widget B assumes that the area space of the display desktop is 4x5 grid area spaces, the second widget B occupies 4x4 grid area spaces, and the area space of the display desktop where B is located is still free of 4x1 grid area spaces.
Fig. 5 is a schematic diagram of dragging a second widget B onto a first widget a according to the embodiment of the present invention, as shown in fig. 5, after the second widget B is released, an obtaining module obtains positions of the second widget B and the first widget a, and a determining module determines that the second widget B and the first widget a share a desktop position when determining that the area space of the second widget B is smaller than or equal to a, so as to achieve overlapping of the two widgets; when the judging module judges that the area space of the second window part B is larger than that of the first window part A, the obtaining module obtains the residual area space, and when the judging module judges that the area space of the second window part B is smaller than the sum of the area spaces of the first window part A and the residual area space of the display desktop, the stacking module shares the desktop position with the first window part A, so that the overlapping of the first window part A and the second window part B is realized.
Fig. 6 is a schematic diagram illustrating switching between a first widget and a second widget, where as shown in fig. 6, a user stays on a desktop having a combined widget, an operation module receives a gesture operation specific to the user, for example, the user starts to slide laterally from a visual cue area of the combined widget, the desktop stays on a current screen, the first widget a disappears by sliding laterally, the second widget B appears laterally, and after the sliding exceeds a certain distance, the second widget B replaces display of the first widget a, and a gesture type adopted in a widget switching process is used.
Optionally, the apparatus further comprises: the obtaining module is further used for obtaining the category name of the first widget and the category name of the second widget;
an error prompt module: for prompting an error message when the category names of the first widget a and the second widget B are different. Specifically, when the first widget A and the second widget B selected simultaneously are both of the weather type, an error message is prompted.
Fig. 7 is a schematic diagram of a first widget a and a second widget B after being stacked and displayed in an embodiment of the present invention, and fig. 8 is a schematic diagram of a plurality of widgets after being stacked and displayed in an embodiment of the present invention, where as shown in fig. 7 and 8, the stack information prompt module: when a plurality of widgets are stacked and displayed, the number of the stacks is indicated by adopting color bars which can display different colors in partial areas of a display area or directly indicated by adopting numbers.
The foregoing is only a preferred embodiment of the present invention, and naturally there are many other embodiments of the present invention, and those skilled in the art can make various corresponding changes and modifications according to the present invention without departing from the spirit and the essence of the present invention, and these corresponding changes and modifications should fall within the scope of the appended claims.

Claims (16)

1. A widget processing method, the method comprising:
when the function interface of the added window part is opened, the display desktop sequentially receives a first window part and a second window part added by a user;
judging the size of the area space of a second window part and the size of the area space of the first window part;
when the area space of a second window part is smaller than or equal to the area space of a first window part, if the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode;
when the area space of the second window part is larger than that of the first window part, if the area space of the second window part is smaller than or equal to the sum of the area space of the first window part and the remaining area space of the display desktop, when the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode.
2. The method of claim 1, further comprising, after the method:
when the function interface of the added window part is closed, and when the first window part or the second window part receives an operation gesture preset by a user, responding to the corresponding operation.
3. The method of claim 2, wherein when the first widget or the second widget receives an operation gesture preset by a user, responding to the corresponding operation comprises:
when a gesture that a user slides the first window part or the second window part is received, and the sliding distance is larger than a preset value, switching the first window part and the second window part;
or when receiving a gesture of clicking the first widget or the second widget by a user, switching the first widget and the second widget.
4. The method of claim 2, wherein when the first widget or the second widget receives an operation gesture preset by a user, responding to the corresponding operation comprises:
when a gesture that a user presses the first widget or the second widget for a long time is received, prompting to delete the first widget or the second widget information;
and when a deleting instruction is received, deleting the first widget or the second widget.
5. The method of claim 1, wherein the method is preceded by:
acquiring area spaces and position coordinates of a first window part and a second window part;
and determining the area space of the overlapping area between the first window part and the second window part according to the area space and the position coordinates of the first window part and the second window part.
6. The method of claim 5, wherein the method further comprises:
and when the area space of the second window is larger than that of the first window, acquiring the residual area space of the display desktop so as to continuously judge the sum of the area space of the second window and the sum of the area space of the first window and the residual area space of the display desktop.
7. The method of claim 1, wherein the method further comprises:
acquiring the category name of the first widget and the category name of the second widget;
when the category names of the first widget and the second widget are different, an error message is prompted.
8. The method of claim 1, wherein the method is followed by; the first widget and the second widget stacking information are prompted.
9. A widget processing apparatus, the apparatus comprising:
displaying the desktop: the first widget and the second widget added by a user are received when the function interface of the added widget is opened;
the judging module is used for judging the size of the area space of the first window part and the second window part and judging the size of the sum of the second window area space and the first window area space as well as the residual area space of the display desktop;
stacking the modules: the method comprises the steps that when the area space of a second window part is smaller than or equal to the area space of a first window part, if the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode; when the area space of the second window part is larger than that of the first window part, if the judging module judges that the area space of the second window part is smaller than or equal to the sum of the area space of the first window part and the residual area space of the display desktop, when the overlapped area of the first window part and the second window part is larger than a preset threshold value, the first window part and the second window part are displayed in a stacking mode.
10. The apparatus of claim 9, wherein the apparatus comprises:
an operation module: and the system is used for responding to corresponding operation when the add widget function interface is closed and when the first widget or the second widget receives an operation gesture preset by a user.
11. The apparatus of claim 10, wherein the operation module comprises:
a switching unit: the first window part and the second window part are switched when a gesture that a user slides the first window part or the second window part is received, and the sliding distance is larger than a preset value;
or the first widget and the second widget are switched when a gesture that a user clicks the first widget or the second widget is received.
12. The apparatus of claim 10, wherein the operation module comprises:
a deletion unit: the information processing device is used for prompting to delete the first widget or the second widget when a gesture that a user presses the first widget or the second widget for a long time is received;
and when a deleting instruction is received, deleting the first window or the second window.
13. The apparatus of claim 9, wherein the apparatus further comprises:
an acquisition module: the system comprises a first window part, a second window part, a first display part and a second display part, wherein the first window part and the second window part are used for displaying the first window part and the second window part;
the judging module is further configured to determine an overlapping area space between the first window component and the second window component according to the area spaces and the moving tracks of the first window component and the second window component.
14. The apparatus of claim 13, wherein the obtaining module is further configured to obtain a remaining area space of the display desktop when an area space of the second window is larger than an area space of the first window.
15. The apparatus of claim 13, wherein the acquisition module: the method is also used for acquiring the category name of the first widget and the category name of the second widget;
an error prompt module: and the window prompting error information when the category names of the first window part and the second window part are different.
16. The apparatus of claim 9, wherein the apparatus comprises a stack information prompting module to prompt first widget and second widget stack information.
CN201510345565.8A 2015-06-19 2015-06-19 Window part processing method and device Active CN106325836B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510345565.8A CN106325836B (en) 2015-06-19 2015-06-19 Window part processing method and device
PCT/CN2015/097151 WO2016201929A1 (en) 2015-06-19 2015-12-11 Widget processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510345565.8A CN106325836B (en) 2015-06-19 2015-06-19 Window part processing method and device

Publications (2)

Publication Number Publication Date
CN106325836A CN106325836A (en) 2017-01-11
CN106325836B true CN106325836B (en) 2020-09-15

Family

ID=57544851

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510345565.8A Active CN106325836B (en) 2015-06-19 2015-06-19 Window part processing method and device

Country Status (2)

Country Link
CN (1) CN106325836B (en)
WO (1) WO2016201929A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908446B (en) * 2017-10-27 2022-01-04 深圳市雷鸟网络传媒有限公司 Window display method and device and computer readable storage medium
CN112017576A (en) * 2020-08-26 2020-12-01 北京字节跳动网络技术有限公司 Display control method, device, terminal and storage medium
CN111813493B (en) * 2020-09-14 2020-12-22 深圳传音控股股份有限公司 Method of operating component, terminal, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1996241A (en) * 2006-01-06 2007-07-11 国际商业机器公司 Application clipping method and system
CN102208179A (en) * 2011-06-02 2011-10-05 智比特信息技术(镇江)有限公司 Method for displaying multiple windows on small screen simultaneously
WO2013046027A1 (en) * 2011-09-27 2013-04-04 Z124 Repositioning applications in a stack
CN103677507A (en) * 2012-09-24 2014-03-26 腾讯科技(深圳)有限公司 Display terminal and interface window display method
CN104516723A (en) * 2013-09-26 2015-04-15 联想(北京)有限公司 Widget processing method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609387A (en) * 2008-06-20 2009-12-23 宏碁股份有限公司 The method and the computer fetch medium that on screen, show a plurality of windows
US20100287498A1 (en) * 2009-05-07 2010-11-11 International Business Machines Corporation User interface command disambiguation in a multi-window operating environment
KR20150014119A (en) * 2013-07-29 2015-02-06 삼성전자주식회사 Method and apparatus for operating the window of the electronic device with a touch screen
CN103399710A (en) * 2013-08-07 2013-11-20 福州瑞芯微电子有限公司 Multi-window operating achieving mobile terminal and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1996241A (en) * 2006-01-06 2007-07-11 国际商业机器公司 Application clipping method and system
CN102208179A (en) * 2011-06-02 2011-10-05 智比特信息技术(镇江)有限公司 Method for displaying multiple windows on small screen simultaneously
WO2013046027A1 (en) * 2011-09-27 2013-04-04 Z124 Repositioning applications in a stack
CN103677507A (en) * 2012-09-24 2014-03-26 腾讯科技(深圳)有限公司 Display terminal and interface window display method
CN104516723A (en) * 2013-09-26 2015-04-15 联想(北京)有限公司 Widget processing method and device

Also Published As

Publication number Publication date
WO2016201929A1 (en) 2016-12-22
CN106325836A (en) 2017-01-11

Similar Documents

Publication Publication Date Title
CN106201170B (en) A kind of the footmark processing method and terminal of application icon
CN106201219B (en) The quick call method of function of application and system
CN106990883B (en) Icon moving method, icon moving system and terminal
CN105302458B (en) A kind of message display method and device
CN102855068B (en) Interface operation control method, device and electronic equipment
CN105786435A (en) Wallpaper picture display method and device
KR20130023954A (en) Apparatus and method for changing icon in portable terminal
CN108694012B (en) Method and system for displaying objects on screen
CN105786485A (en) Mobile terminal and background display method for applications thereof
CN103546818A (en) Method and device for focus control of list display interface of smart television
KR20180112127A (en) Application program control method and related apparatus
CN104615337B (en) A kind of main interface icon management method and device applied to intelligent terminal
CN107000972B (en) System and method for initiating elevator service by typing an elevator call
CN103197841A (en) Method and system for browsing pictures and terminal device
CN105630288A (en) Management method and device of application icon
CN106325836B (en) Window part processing method and device
CN106293473A (en) Page display method and device
CN106201235A (en) The method of object choice, device and terminal
CN105892896A (en) Desktop switching method and terminal
CN103513969A (en) Establishment method, device and terminal of application program entry
CN105518603A (en) Operation interface processing method and display device
CN105224187A (en) Menu execution control method and terminal equipment
CN107133003B (en) A kind of information displaying method and terminal
CN104102427A (en) Mobile terminal, and method and device for shifting multiple icons of mobile terminal
CN103713825A (en) Unlocking interface setting method and device for touch screen

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