CN115686314A - Cursor-based object highlighting method, intelligent terminal and storage medium - Google Patents

Cursor-based object highlighting method, intelligent terminal and storage medium Download PDF

Info

Publication number
CN115686314A
CN115686314A CN202211248129.5A CN202211248129A CN115686314A CN 115686314 A CN115686314 A CN 115686314A CN 202211248129 A CN202211248129 A CN 202211248129A CN 115686314 A CN115686314 A CN 115686314A
Authority
CN
China
Prior art keywords
cursor
information
highlight
selection
sub
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
CN202211248129.5A
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.)
Zwcad Software Co ltd
Original Assignee
Zwcad Software 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 Zwcad Software Co ltd filed Critical Zwcad Software Co ltd
Priority to CN202211248129.5A priority Critical patent/CN115686314A/en
Publication of CN115686314A publication Critical patent/CN115686314A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a cursor-based object highlighting method, an intelligent terminal and a storage medium, wherein the cursor-based object highlighting method comprises the following steps: s101: cursor movement information is obtained, information selected by an object is obtained according to cursor position information in the cursor movement information and preset instruction receiving information, and a hovering highlight object before cursor movement is cleared; s102: and when the timer is triggered and the hovering highlight condition is determined to be met, executing hovering highlight operation according to the sub-segment selection information or the object selection information. The method and the device reduce the interference of the highlight of the object on the cursor movement and the frequency of the refreshing operation, and have the advantages of being difficult to cause cursor stuck points, having high graphic or image display efficiency and improving the user experience.

Description

Cursor-based object highlighting method, intelligent terminal and storage medium
Technical Field
The invention relates to the technical field of CAD, in particular to a cursor-based object highlighting method, an intelligent terminal and a storage medium.
Background
In a drawing with a complex scene, when a user edits or looks at the drawing, in order to quickly know the moving route and position of a cursor and whether the cursor moves to a target object, a hovering highlight operation is adopted, namely, an object through which the cursor passes is hovered to be highlighted.
However, when the user frequently moves the cursor or the cursor sweeps over a complex object (e.g., a block, a group, etc.), it is obvious that the cursor is "stuck" which is actually caused by the hovering highlight and anti-highlight of the object under the cursor as the cursor sweeps over the object. When the cursor moves, objects under the cursor are hovered and highlighted unconditionally, the refreshing operation is triggered, the calculation efficiency is reduced, a cursor movement efficiency stuck point is formed, and the user experience is influenced greatly.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides an object highlighting method based on a cursor, an intelligent terminal and a storage medium, when the cursor moves, the object selection information is collected according to the position of the cursor and a preset instruction, and after a timer triggers and meets a hovering highlighting condition, the hovering highlighting operation is executed according to the selected sub-segment or the object selection information, so that the interference of the cursor movement caused by the object highlighting and the frequency of the refreshing operation are reduced, the cursor stuck point is not easy to occur, the graph or image display efficiency is high, and the user experience is improved.
In order to solve the above problems, the present invention adopts a technical solution as follows: a cursor-based object highlighting method, the cursor-based object highlighting method comprising: s101: cursor movement information is obtained, information selected by an object is obtained according to cursor position information in the cursor movement information and preset instruction receiving information, and a hovering highlight object before cursor movement is cleared; s102: and when the timer is triggered and the hovering highlight condition is determined to be met, executing hovering highlight operation according to the sub-segment selection information or the object selection information.
Further, the step of obtaining the information selected by the object according to the cursor position information in the cursor movement information and the preset instruction specifically includes: judging whether the position of the cursor in the previous frame and the current frame is changed or not according to the cursor position information; if so, acquiring object selection information according to the information of the current frame and the previous frame, wherein the information comprises hovering highlight information and object selection information; if not, judging whether the preset instruction is received or not according to the preset instruction receiving information, and executing selection set acquisition operation according to a judgment result.
Further, the step of obtaining the information selected by the object according to the information of the current frame and the previous frame specifically includes: and after determining that the object selection information acquisition condition is met according to the information, generating object selection information according to the object selected by the current frame, wherein the object selection information acquisition condition comprises that a hovering highlight object exists in the previous frame, and the selected object of the current frame is different from the selected object of the previous frame.
Further, the step of obtaining the object selection information according to the information of the current frame and the previous frame further includes: and after determining that the object selection information acquisition condition is not met according to the information, managing the cache and the timer, and ending the object selection information acquisition operation.
Further, the step of executing the selection set acquisition operation according to the judgment result specifically includes: and after the preset instruction is determined to be received according to the judgment result, executing a circular selection operation to obtain a selected object, and determining the object placed into the selection set according to the attribute of the selected object.
Further, the step of determining the object to be placed in the selection set according to the attribute of the selected object specifically includes: judging whether the selected object is in a group; if yes, adding all entities in the group into the selection set; and if not, adding the selected object into the selection set.
Further, the step of performing the hover highlighting operation according to the sub-segment selection information or the object selection information specifically includes: judging whether a sub-segment highlight reactor is registered or not; if so, acquiring the selected sub-segment, and executing hovering highlight operation based on the selected sub-segment; if not, the selected object is obtained, the object placed in the selection set is determined according to the attribute of the selected object, and the selection set is highlighted.
Further, the step of performing the hover highlighting operation based on the selected sub-segment specifically includes: and sending a notice to a sub-segment highlight reactor, processing the sub-segments according to an input instruction, adding the processed sub-segments into a selection set, and highlighting the selection set.
Based on the same inventive concept, the invention also provides an intelligent terminal, which comprises a processor and a memory, wherein the processor is connected with the memory in a communication way, and the memory stores a computer program which is used for executing the cursor-based object highlighting method.
Based on the same inventive concept, the present invention also proposes a computer-readable storage medium storing program data for executing the cursor-based object highlighting method as described above.
Compared with the prior art, the invention has the beneficial effects that: when the cursor moves, the information selected by the object is collected according to the position of the cursor and a preset instruction, and after the timer is triggered and meets the hovering highlight condition, the hovering highlight operation is executed according to the selected information selected by the sub-segment or the object, so that the interference of the highlight of the object on the movement of the cursor and the frequency of the refreshing operation are reduced, the problem of cursor stuck points is not easy to occur, the graphic or image display efficiency is high, and the user experience is improved.
Drawings
FIG. 1 is a flowchart of one embodiment of a cursor-based object highlighting method of the present invention;
FIG. 2 is a flowchart of one embodiment of timer resetting and canceling in the cursor based object highlighting method of the present invention;
FIG. 3 is a logic diagram of one embodiment of timer triggering in the cursor-based object highlighting method of the present invention;
FIG. 4 is a block diagram of an embodiment of an intelligent terminal;
FIG. 5 is a block diagram of an embodiment of a computer-readable storage medium according to the invention.
Detailed Description
The following embodiments of the present application are described by specific examples, and other advantages and effects of the present application will be readily apparent to those skilled in the art from the disclosure of the present application. The present application is capable of other and different embodiments and its several details are capable of modifications and/or changes in various respects, all without departing from the spirit of the present application. It should be noted that the various embodiments of the present disclosure, described and illustrated in the figures herein generally, may be combined with each other without conflict, and that the structural components or functional modules therein may be arranged and designed in a variety of different configurations. Thus, the following detailed description of the embodiments of the disclosure, provided in the accompanying drawings, is not intended to limit the scope of the disclosure, as claimed, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
The terminology used in the description of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
Referring to fig. 1-3, fig. 1 is a flowchart illustrating an embodiment of a cursor-based object highlighting method according to the present invention; FIG. 2 is a flowchart of one embodiment of timer resetting and canceling in the cursor based object highlighting method of the present invention; FIG. 3 is a logic diagram of one embodiment of timer triggering in the cursor-based object highlighting method of the present invention. The cursor-based object highlighting method of the present invention is described in conjunction with fig. 1-3.
In this embodiment, the cursor-based object highlighting method may be applied to an intelligent terminal such as a mobile phone, a computer, a tablet computer, a notebook computer, a robot, and the like, and only the intelligent terminal may be used for displaying a CAD drawing, which is not limited herein.
In this embodiment, the cursor-based object highlighting method includes:
s101: cursor movement information is obtained, information selected by an object is obtained according to cursor position information in the cursor movement information and preset instruction receiving information, and a hovering highlight object before cursor movement is cleared.
In this embodiment, the step of obtaining the information selected by the object according to the cursor position information in the cursor movement information and the preset instruction specifically includes: judging whether the position of the cursor in the previous frame and the current frame is changed or not according to the cursor position information; if yes, obtaining object selection information according to the information of the current frame and the previous frame, wherein the information comprises hovering highlight information and object selection information; if not, judging whether the preset instruction is received or not according to the preset instruction receiving information, and executing the operation of acquiring the selection set according to the judgment result.
Specifically, the intelligent terminal receives a moving message of a cursor, judges whether the current position of the cursor is different from the position of the previous frame and changes, and judges whether a preset instruction is received if the current position of the cursor is not changed; if the change occurs, the post-processing is continued, and the information selected by the object is obtained.
In this embodiment, the preset instruction is an instruction generated by simultaneously pressing a Shift + Space key of the keyboard, in other embodiments, the preset instruction may also be an instruction generated by pressing other keys of the keyboard and used for instructing to execute the loop selection operation, and the type of the specific instruction may be set according to an actual requirement.
In this embodiment, the step of obtaining the object selection information according to the information of the current frame and the previous frame specifically includes: and after determining that the object selection information acquisition condition is met according to the information, generating object selection information according to the object selected by the current frame, wherein the object selection information acquisition condition comprises that a hovering highlight object exists in the previous frame, and the selected object of the current frame is different from the selected object of the previous frame.
Specifically, after the cursor position is determined to be changed, whether a hovering highlight object exists in the previous frame or not is judged, if yes, whether an object is selected in the current frame or not is judged, and if yes, whether the selected object is the same as the object selected in the previous frame or not is judged. If not, the object selected by the current frame is put into the object selection information, and the timer is reset after the object selection information is obtained.
The step of obtaining the selected object of the previous frame and the current frame specifically includes: judging whether an object is intersected with the cursor according to the position information before and after the cursor moves; if yes, determining that the object is selected; if not, the object is not selected. Specifically, whether the cursor and the object under the cursor intersect is judged according to the position of the cursor and the position of the object under the cursor.
In this embodiment, the step of obtaining the object selection information according to the information of the current frame and the previous frame further includes: and after determining that the object selection information acquisition condition is not met according to the information, managing the cache and the timer, and finishing the object selection information acquisition operation.
In a specific embodiment, judging whether a hovering highlight object exists in the previous frame, if not, clearing a cache, and resetting a timer; if yes, judging whether an object is selected according to the position of the cursor of the current frame. If any object is not selected, the cursor is moved to a blank position, the cache needs to be cleaned, and the timer is reset. If a certain object is selected, whether the object is the same as the previously selected object needs to be judged; if the two objects are the same, the cursor is positioned on the same object, and only the timer is needed to be cancelled, and the highlight is not needed to be cancelled; if the difference is not the same, the cursor is moved to a new object, and the highlight of the original object needs to be cancelled. The method prevents the interference of object selection information, hovering highlight information and other information in the cache to the current by cleaning the cache.
In this embodiment, resetting the timer means reinstalling the timer, i.e. restarting the timing, and after reaching the set time, triggering will be performed, sending a response message, which the user or the smart terminal can receive to process the timing event. And (3) timer cancellation: the finger no longer uses the timer and there will be no more response messages. Triggering a timer: when the timer is installed and the set time has elapsed, the corresponding function is triggered. The invention reasonably sets the reset and cancel of the timer according to the new position of the mouse, and immediately cancels the highlight of the cursor when the cursor moves away from a highlight object, but does not immediately highlight the cursor when the cursor moves to a new object, and judges whether the cursor needs to be highlighted after a period of time through a mechanism of the timer, thereby playing a role of time delay and reducing the number of the highlight objects.
In this embodiment, the step of executing the operation of acquiring the selection set according to the determination result specifically includes: and after the preset instruction is determined to be received according to the judgment result, executing a circular selection operation to obtain a selected object, and determining the object placed into the selection set according to the attribute of the selected object.
The step of determining the object to be placed in the selection set according to the attribute of the selected object specifically includes: judging whether the selected object is in a group; if yes, adding all entities in the group into the selection set; and if not, adding the selected object into the selection set.
Specifically, the loop selection refers to that when a cursor moves to an uppermost entity when a plurality of entities are overlapped together, if a lower entity is selected, a preset instruction is input to perform loop switching among different entities; a group is a combination of physical objects, for example, a straight line, and a circle may form a group, and when a straight line is selected for highlighting, since circles are in the same group, highlighting is also required.
In a specific embodiment, if the user presses the Shift + Space key of the keyboard, it means that a preset instruction is received, and it is determined to perform circular selection, the cursor of the current circular selection needs to be adjusted, a selected object is obtained according to the movement of the cursor and the instruction, and then it is further determined whether the selected object is in a group, if so, all entities in the group need to be obtained, and if not, only the selected object is placed in a selection set.
In this embodiment, after the object selection information is acquired, the hovering highlight object in the previous frame is cleared, the object selected in the object selection information is backed up, and the timer is waited for triggering.
S102: and when the timer is triggered and the hovering highlight condition is determined to be met, performing hovering highlight operation according to the sub-segment selection information or the object selection information.
In this embodiment, the timer counts time, and when the specified time is reached, the object selected by the current cursor is acquired, and a corresponding message is sent to trigger the message response function. And after triggering the message response function, obtaining the object currently selected by the cursor again, and judging whether the hovering highlight condition is met.
Specifically, whether hovering highlight can be performed is judged according to a switch set by a user, if yes, it is determined that the hovering highlight condition is met, and if not, it is determined that the hovering highlight condition is not met.
In this embodiment, the step of performing the hover highlighting operation according to the sub-segment selection information or the object selection information specifically includes: judging whether a sub-segment highlight reactor is registered or not; if so, acquiring the selected sub-segment, and executing hovering highlight operation based on the selected sub-segment; if not, acquiring the selected object, determining the object placed in the selection set according to the attribute of the selected object, and highlighting the selection set.
The step of executing the hover highlighting operation based on the selected sub-segment specifically includes: and sending a notice to the sub-segment highlight reactor, processing the sub-segments according to the input instruction, adding the processed sub-segments into the selection set, and highlighting the selection set.
Specifically, a sub-segment refers to a partial segment of an entity, such as a multi-segment line composed of a plurality of lines, wherein one or more segments are collectively referred to as a sub-segment. The sub-segment highlight reactor is a reactor registered by a user in a secondary development mode, when the reactor exists, entity selection is needed to be carried out after the entity selection, the selected sub-segment is informed to the user through the reactor, and the user can carry out customization processing on the selected sub-segment, such as removing a selected part line, a highlight mode of the sub-segment, the size of the sub-segment and the like from the selected sub-segment.
And when the sub-segment highlight reactor is not registered, judging whether the currently selected object is in the group, if so, adding all entities in the group into the selection set, and if not, adding the currently selected object into the selection set to highlight the selection set.
In a specific embodiment, whether hovering highlighting can be performed is judged according to a switch set by a user, and if not, the operation is ended; if yes, judging whether the user registers the sub-segment highlight reactor, if yes, selecting the sub-segment, obtaining the sub-segment, then informing the user through a related interface of the reactor, processing the selected sub-segment according to an instruction of the user through the related interface, and adding the processed sub-segment into a selection set after processing; if not, judging whether the selected object is in the group, if so, acquiring all entities in the group and adding the entities into the selection set, and then highlighting the whole group; if not, only adding the selected object into the selection set, performing highlight operation on the object in the selection set, and updating the content displayed on the screen.
The invention identifies the staying time of the cursor on the object by reasonably setting and canceling the timer, and then highlights the cursor; when removed, the highlighting is immediately cancelled. According to the scheme, the hovering highlight and anti-highlight mechanisms can be optimized, the fluency in the cursor moving process is improved, the cursor moving fluency can meet the expectation of a user, the efficiency is not influenced, and the user experience is improved.
Based on the same inventive concept, the present invention further provides an intelligent terminal, please refer to fig. 4, fig. 4 is a structural diagram of an embodiment of the intelligent terminal of the present invention, and the intelligent terminal of the present invention is specifically described with reference to fig. 4.
In this embodiment, the smart terminal comprises a processor communicatively connected to a memory, the memory storing a computer program used to execute the cursor-based object highlighting method as described in the above embodiments.
It should be noted that the intelligent terminal may include a processor, a memory, a network interface, and a database connected through a system bus. Wherein, the processor of the intelligent terminal is used for providing calculation and control capability. The memory of the intelligent terminal comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the intelligent terminal is used for storing the data involved in the method of the embodiment. The network interface of the intelligent terminal is used for being connected and communicated with an external terminal through a network.
It should be noted that the ProceSsor may be a Central ProceSsing Unit (CPU), other general-purpose ProceSsor, a Digital Signal ProceSsor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, a discrete hardware component, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the computer device and various interfaces and lines connecting the various parts of the overall computer device.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the computer device by executing or executing the computer programs and/or modules stored in the memory and invoking data stored in the memory. The memory may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, program instructions for implementing the methods in the above-described embodiments, and the like. The storage data area may store data processed by the program instructions of the method in the above-described embodiments.
Based on the same inventive concept, the present invention further provides a computer-readable storage medium, please refer to fig. 5, fig. 5 is a structural diagram of an embodiment of the computer-readable storage medium of the present invention, and the computer-readable storage medium of the present invention is described with reference to fig. 5.
In the present embodiment, a computer-readable storage medium stores program data used to execute the cursor-based object highlighting method as described in the above embodiments.
The computer-readable storage medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs (compact disc-read only memories), magneto-optical disks, ROMs (read only memories), RAMs (random access memories), EPROMs (erasable programmable read only memories), EEPROMs (electrically erasable programmable read only memories), magnetic or optical cards, flash memory, or other type of media/machine-readable medium suitable for storing machine-executable instructions. The computer readable storage medium can be a product which is not accessed to the intelligent terminal, and can also be a component which is accessed to the intelligent terminal for use.
In the present specification, the embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A cursor-based object highlighting method, comprising:
s101: cursor movement information is obtained, information selected by an object is obtained according to cursor position information in the cursor movement information and preset instruction receiving information, and a hovering highlight object before cursor movement is cleared;
s102: and when the timer is triggered and the hovering highlight condition is determined to be met, executing hovering highlight operation according to the sub-segment selection information or the object selection information.
2. The cursor-based object highlighting method according to claim 1, wherein the step of obtaining object selection information according to cursor position information in the cursor movement information and a preset instruction specifically comprises:
judging whether the position of the cursor in the previous frame and the current frame is changed or not according to the cursor position information;
if so, acquiring object selection information according to the information of the current frame and the previous frame, wherein the information comprises hovering highlight information and object selection information;
if not, judging whether a preset instruction is received or not according to the preset instruction receiving information, and executing selection set acquisition operation according to a judgment result.
3. The cursor-based object highlighting method of claim 2, wherein the step of obtaining the object selection information based on the information of the current frame and the previous frame specifically comprises:
and after determining that the object selection information acquisition condition is met according to the information, generating object selection information according to the object selected by the current frame, wherein the object selection information acquisition condition comprises that a hovering highlight object exists in the previous frame, and the selected object of the current frame is different from the selected object of the previous frame.
4. A cursor based object highlighting method according to claim 3, wherein the step of obtaining object selection information based on information of a current frame and a previous frame further comprises:
and after determining that the object selection information acquisition condition is not met according to the information, managing the cache and the timer, and finishing the object selection information acquisition operation.
5. The cursor-based object highlighting method of claim 2, wherein the step of performing a selection set acquisition operation according to the determination specifically comprises:
and after the preset instruction is determined to be received according to the judgment result, executing a circular selection operation to obtain a selected object, and determining the object placed into the selection set according to the attribute of the selected object.
6. A cursor-based object highlighting method according to claim 5, wherein the step of determining the objects to be placed in the selection set in dependence on the properties of the selected object comprises in particular:
judging whether the selected object is in a group;
if yes, adding all entities in the group into the selection set;
if not, adding the selected object into the selection set.
7. The cursor-based object highlighting method of claim 1, wherein the step of performing a hover highlighting operation according to sub-segment selection information or object selection information specifically comprises:
judging whether a sub-fragment highlight reactor is registered or not;
if so, acquiring the selected sub-segment, and executing hovering highlight operation based on the selected sub-segment;
if not, acquiring the selected object, determining the object placed in the selection set according to the attribute of the selected object, and highlighting the selection set.
8. The cursor-based object highlighting method of claim 7, wherein the step of performing a hover highlighting operation based on the selected sub-segment specifically comprises:
and sending a notice to a sub-segment highlight reactor, processing the sub-segments according to an input instruction, adding the processed sub-segments into a selection set, and highlighting the selection set.
9. An intelligent terminal, characterized in that the intelligent terminal comprises a processor, a memory, said processor being communicatively connected to said memory, said memory storing a computer program for performing the cursor based object highlighting method according to any of the claims 1-8.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores program data for executing the cursor-based object highlighting method according to any of claims 1-8.
CN202211248129.5A 2022-10-12 2022-10-12 Cursor-based object highlighting method, intelligent terminal and storage medium Pending CN115686314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211248129.5A CN115686314A (en) 2022-10-12 2022-10-12 Cursor-based object highlighting method, intelligent terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211248129.5A CN115686314A (en) 2022-10-12 2022-10-12 Cursor-based object highlighting method, intelligent terminal and storage medium

Publications (1)

Publication Number Publication Date
CN115686314A true CN115686314A (en) 2023-02-03

Family

ID=85065518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211248129.5A Pending CN115686314A (en) 2022-10-12 2022-10-12 Cursor-based object highlighting method, intelligent terminal and storage medium

Country Status (1)

Country Link
CN (1) CN115686314A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116700545A (en) * 2023-08-05 2023-09-05 深圳中柏科技有限公司 Highlighting method, system, terminal and storage medium for cursor selected object

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0203324A2 (en) * 1985-05-30 1986-12-03 International Business Machines Corporation Graphic highlight adjacent a pointing cursor
CN105893643A (en) * 2014-10-31 2016-08-24 上海神机软件有限公司 Spatial polygon sensing three-dimensional measurement system and method, and template arranging system and method
CN109388451A (en) * 2018-08-23 2019-02-26 深圳点猫科技有限公司 A kind of element control method and electronic equipment based on education operating system
CN113031939A (en) * 2021-04-28 2021-06-25 深圳市腾讯网域计算机网络有限公司 Method for adjusting building blocks in graphical programming tool and related device
CN113204296A (en) * 2021-04-23 2021-08-03 万翼科技有限公司 Method, device and equipment for highlighting graphics primitive and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0203324A2 (en) * 1985-05-30 1986-12-03 International Business Machines Corporation Graphic highlight adjacent a pointing cursor
CN105893643A (en) * 2014-10-31 2016-08-24 上海神机软件有限公司 Spatial polygon sensing three-dimensional measurement system and method, and template arranging system and method
CN109388451A (en) * 2018-08-23 2019-02-26 深圳点猫科技有限公司 A kind of element control method and electronic equipment based on education operating system
CN113204296A (en) * 2021-04-23 2021-08-03 万翼科技有限公司 Method, device and equipment for highlighting graphics primitive and storage medium
CN113031939A (en) * 2021-04-28 2021-06-25 深圳市腾讯网域计算机网络有限公司 Method for adjusting building blocks in graphical programming tool and related device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116700545A (en) * 2023-08-05 2023-09-05 深圳中柏科技有限公司 Highlighting method, system, terminal and storage medium for cursor selected object
CN116700545B (en) * 2023-08-05 2023-12-08 深圳中柏科技有限公司 Highlighting method, system, terminal and storage medium for cursor selected object

Similar Documents

Publication Publication Date Title
US20230153274A1 (en) File sharing method and apparatus, terminal, and storage medium
CN108762831B (en) Application program preloading method and device, storage medium and terminal
WO2016106371A1 (en) Method, apparatus, and device for managing tasks in multi-task interface
US10416994B2 (en) Control method
CN114779987B (en) Method, device, terminal and storage medium for displaying content
JP2023534305A (en) Application interface switching method and device, terminal and storage medium
CN112817483B (en) Multi-point touch processing method, device, equipment and storage medium
CN118113204A (en) Long screen capturing method, device, terminal and storage medium
AU2019440748B2 (en) Method, device and apparatus for controlling touch operation mode, and storage medium
CN110008027B (en) Process running method and device, terminal and storage medium
CN115686314A (en) Cursor-based object highlighting method, intelligent terminal and storage medium
CN110020383B (en) Page data request processing method and device
CN103605456A (en) Method for hiding and displaying system bars and intelligent terminal
CN112540713A (en) Video preview progress bar scaling method, system, device and storage medium
CN107368235B (en) Multi-task switching method of function machine and function machine
CN107391914B (en) Parameter display method, device and equipment
CN110955614B (en) Method and device for recovering file cache, storage medium and terminal
CN114296844A (en) Information synchronous interaction method, device, equipment and storage medium
CN111324398A (en) Recent content processing method, device, terminal and storage medium
CN109521894A (en) Business executes method, apparatus and electronic equipment
CN103399685B (en) Method, device and terminal for restoring language settings
WO2024066759A1 (en) Application switching method, apparatus and device, and medium
CN110780830A (en) Household equipment display method and device, terminal and readable storage medium
CN111580905A (en) Negative one-screen card management method, terminal and computer readable storage medium
CN111143066A (en) Event processing method, device, equipment and storage medium

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