CN107102856B - Tool prompting system and method based on single interface - Google Patents
Tool prompting system and method based on single interface Download PDFInfo
- Publication number
- CN107102856B CN107102856B CN201710236933.4A CN201710236933A CN107102856B CN 107102856 B CN107102856 B CN 107102856B CN 201710236933 A CN201710236933 A CN 201710236933A CN 107102856 B CN107102856 B CN 107102856B
- Authority
- CN
- China
- Prior art keywords
- control
- manager
- prompt information
- tool
- prompt
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/453—Help systems
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
本发明公开了一种基于单一接口的工具提示系统及方法,所述系统包括工具提示管理器、控件仓库、事件管理器和显示组件,其中:工具提示管理器,用于将控件和控件的提示信息获取方式增加到控件仓库,以及将控件和事件管理器关联;控件仓库,用于存储所有的控件及对应的提示信息获取方式;事件管理器,用于控制工具提示管理器从所述控件仓库获取对应的控件,以使工具提示管理器根据控件的提示信息获取方式获取提示信息;显示组件,用于显示提示信息。本发明还公开了与所述系统对应的方法。本发明实施例提供的一种基于单一接口的工具提示系统及方法实现了通过单一接口管理一个软件的所有工具提示信息和工具提示信息的动态显示。
The invention discloses a tool tip system and method based on a single interface. The system includes a tool tip manager, a control warehouse, an event manager and a display component, wherein: a tool tip manager is used to display the controls and the tips of the controls. The information acquisition method is added to the control warehouse, and the control and the event manager are associated; the control warehouse is used to store all the controls and the corresponding prompt information acquisition methods; the event manager is used to control the tooltip manager from the control warehouse. Obtain the corresponding control, so that the tooltip manager can obtain the prompt information according to the method of obtaining the prompt information of the control; the display component is used to display the prompt information. The invention also discloses a method corresponding to the system. The tooltip system and method based on a single interface provided by the embodiment of the present invention realizes the management of all tooltip information and the dynamic display of tooltip information of a software through a single interface.
Description
技术领域technical field
本发明涉及软件技术领域,特别涉及一种基于单一接口的工具提示系统及方法。The invention relates to the technical field of software, in particular to a tool prompting system and method based on a single interface.
背景技术Background technique
在一般的软件系统中,通过在一个软件界面使用一个工具提示组件的方式来实现信息提示,这样在使用时需要每个相关软件界面添加一个工具提示组件。通过上述软件提示处理方式,不但使用复杂、工作量大,而且软件维护麻烦。特别是在大型软件系统中,工具提示出现问题时,需要多处进行修改,有可能出现疏忽、漏改情况。In a general software system, the information prompt is realized by using a tool tip component in a software interface, so that each related software interface needs to add a tool tip component during use. Through the above-mentioned software prompt processing method, not only the use is complicated, the workload is large, but also the software maintenance is troublesome. Especially in large software systems, when there is a problem with the tooltip, it needs to be modified in many places, and there may be negligence or omission of modification.
发明内容SUMMARY OF THE INVENTION
本发明的目的在于提供一种基于单一接口的工具提示系统及方法以通过基于单一接口管理整个软件的所有用户提示信息,提高软件的易用性。The purpose of the present invention is to provide a tool prompting system and method based on a single interface to improve the usability of the software by managing all user prompting information of the entire software based on a single interface.
本发明为了达到上述目的,采用的技术方案是:一种基于单一接口的工具提示系统,包括工具提示管理器、控件仓库、事件管理器和显示组件,其中:In order to achieve the above object, the technical scheme adopted by the present invention is: a tool prompt system based on a single interface, including a tool prompt manager, a control warehouse, an event manager and a display component, wherein:
所述工具提示管理器,用于将控件和所述控件的提示信息获取方式增加到所述控件仓库,以及将所述控件和所述事件管理器关联;The tool tip manager is used to add the control and the prompt information acquisition method of the control to the control warehouse, and associate the control with the event manager;
所述控件仓库,用于存储所述控件及对应的提示信息获取方式;The control warehouse is used to store the control and the corresponding prompt information acquisition method;
所述事件管理器,用于控制所述工具提示管理器从所述控件仓库获取对应的控件,以使所述工具提示管理器根据所述控件的所述提示信息获取方式获取所述提示信息;the event manager, configured to control the tooltip manager to obtain the corresponding control from the control warehouse, so that the tooltip manager obtains the prompt information according to the method of obtaining the prompt information of the control;
所述显示组件,用于在软件界面显示所述提示信息。The display component is used for displaying the prompt information on the software interface.
优选地,所述事件管理器还用于:Preferably, the event manager is also used for:
确定所述提示信息的显示时机,当需要显示所述提示信息时,发送控制信号至所述工具提示管理器,以使所述工具提示管理器根据所述控制信号从所述控件仓库中获取对应的控件。Determine the display timing of the prompt information, and when the prompt information needs to be displayed, send a control signal to the tool prompt manager, so that the tool prompt manager obtains the corresponding information from the control warehouse according to the control signal 's controls.
优选地,所述提示信息获取方式包括静态获取方式或动态获取方式,所述工具提示系统还包括提示信息管理器,所述提示信息管理器用于管理所述提示信息获取方式为静态获取方式的所有控件的提示信息。Preferably, the prompt information acquisition method includes a static acquisition method or a dynamic acquisition method, and the tool prompt system further includes a prompt information manager, and the prompt information manager is used to manage all the prompt information acquisition methods are static acquisition methods. Tooltip for the control.
优选地,所述工具提示管理器还用于:Preferably, the tooltip manager is also used to:
如果所述提示信息获取方式为静态获取方式,所述工具提示管理器调用所述提示信息管理器来获取所述提示信息;如果所述提示信息获取方式为动态获取方式,所述工具提示管理器通过事件激发方式来获取所述提示信息。If the prompt information acquisition method is a static acquisition method, the tool prompt manager calls the prompt information manager to acquire the prompt information; if the prompt information acquisition method is a dynamic acquisition method, the tool prompt manager The prompt information is acquired by means of event triggering.
优选地,所述事件管理器还用于:Preferably, the event manager is also used for:
在判断所述控件不再有效时,发送移除信号至所述工具提示管理器;When judging that the control is no longer valid, sending a removal signal to the tooltip manager;
所述工具提示管理器还用于:The tooltip manager is also used to:
根据所述移除信号将所述控件从所述控件仓库移除。The control is removed from the control repository according to the removal signal.
相应地,本发明还提供一种基于单一接口的工具提示方法,包括:Correspondingly, the present invention also provides a tooltip method based on a single interface, including:
步骤S1:将控件和所述控件的提示信息获取方式增加到控件仓库;Step S1: adding the control and the prompt information acquisition method of the control to the control warehouse;
步骤S2:将所述控件和事件管理器关联;Step S2: associate the control with the event manager;
步骤S3:从所述控件仓库获取对应的控件,并根据所述控件的所述提示信息获取方式获取所述提示信息;Step S3: obtaining the corresponding control from the control warehouse, and obtaining the prompt information according to the prompt information acquisition method of the control;
步骤S4:调用显示组件在软件界面显示所述提示信息。Step S4: Invoke the display component to display the prompt information on the software interface.
优选地,所述提示信息获取方式为静态获取方式或动态获取方式。Preferably, the prompt information is acquired in a static acquisition manner or a dynamic acquisition manner.
优选地,所述步骤S3包括以下步骤:Preferably, the step S3 includes the following steps:
所述步骤S3包括以下步骤:The step S3 includes the following steps:
步骤S31:确定所述提示信息的显示时机,当需要显示所述提示信息时,发送控制信号至工具提示管理器;Step S31: determine the display timing of the prompt information, and when the prompt information needs to be displayed, send a control signal to the tool prompt manager;
步骤S32:根据所述控制信号从所述控件仓库中获取所述控件和所述提示信息获取方式;Step S32: obtaining the control and the prompt information obtaining method from the control warehouse according to the control signal;
步骤S33:根据所述提示信息获取方式获取所述提示信息。Step S33: Acquire the prompt information according to the prompt information acquisition method.
优选地,在所述步骤S33中,如果所述提示信息获取方式为静态获取方式,调用提示信息管理器来获取所述提示信息;如果所述提示信息获取方式为动态获取方式,通过事件激发方式来获取所述提示信息。Preferably, in the step S33, if the prompt information acquisition method is a static acquisition method, the prompt information manager is called to obtain the prompt information; if the prompt information acquisition method is a dynamic acquisition method, an event triggering method is used. to obtain the prompt information.
优选地,还包括:Preferably, it also includes:
当判断所述控件不再有效时,发送移除信号;When it is judged that the control is no longer valid, a removal signal is sent;
根据所述移除信号将所述控件从所述控件仓库移除。The control is removed from the control repository according to the removal signal.
本发明有如下优点:本发明提供的基于单一接口的工具提示系统和方法,由工具提示管理器实现所有控件事件的统一管理;由控件仓库管理所有控件;由事件管理器管理提示信息显示时机;由显示组件来显示提示信息。当一个控件需要做工具提示功能时,调用工具提示管理器来增加工具提示功能;工具提示管理器把控件及提示信息获取方式增加到控件仓库;然后由工具提示管理器把此控件和事件管理器进行关联;事件管理器在要显示提示信息时,调用提示信息管理器来获取提示信息;获取提示信息后,调用显示组件显示提示信息。由此,实现了通过单一接口管理一个软件的所有工具提示信息和工具提示信息的动态显示。The present invention has the following advantages: the tool prompting system and method based on a single interface provided by the present invention realizes the unified management of all control events by the tool prompting manager; all controls are managed by the control warehouse; the prompt information display timing is managed by the event manager; The prompt information is displayed by the display component. When a control needs to do the tooltip function, call the tooltip manager to add the tooltip function; the tooltip manager adds the control and the prompt information acquisition method to the control warehouse; then the tooltip manager adds the control and the event manager Correlation; when the event manager wants to display the prompt information, it calls the prompt information manager to obtain the prompt information; after obtaining the prompt information, it calls the display component to display the prompt information. As a result, all tooltip information and dynamic display of tooltip information of a software are managed through a single interface.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that are used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without creative efforts.
图1所示本发明一实施例提供的基于单一接口的工具提示系统的原理图;FIG. 1 is a schematic diagram of a tooltip system based on a single interface provided by an embodiment of the present invention;
图2所示本发明一实施例提供的基于单一接口的工具提示方法的流程图;FIG. 2 shows a flowchart of a tooltip method based on a single interface provided by an embodiment of the present invention;
图3所示本发明一实施例提供的步骤S3的流程图。FIG. 3 shows a flowchart of step S3 provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
实施例一Example 1
图1所示本发明一实施例提供的基于单一接口的工具提示系统的原理图。如图1所示,本发明的基于单一接口的工具提示系统包括工具提示管理器110、控件仓库120、事件管理器130和显示组件140,所述工具提示管理器110分别和所述控件仓库120、所述事件管理器130和所述显示组件140连接。FIG. 1 is a schematic diagram of a tooltip system based on a single interface provided by an embodiment of the present invention. As shown in FIG. 1 , the tooltip system based on a single interface of the present invention includes a
需要说明的是,在本发明实施例中,系统编程人员在编程时需要对一个控件做工具提示时,主动调用本发明实施例提供的工具提示系统。It should be noted that, in the embodiment of the present invention, when the system programmer needs to make a tool tip for a control during programming, he actively calls the tool tip system provided by the embodiment of the present invention.
所述工具提示管理器110用于将控件和所述控件的提示信息获取方式增加到所述控件仓库120,以及将所述控件和所述事件管理器130关联。The
具体地,在本发明一实施例中,当一个控件需要做工具提示功能时,调用工具提示管理器110来增加工具提示功能;工具提示管理器110把需要做工具提示的控件和该控件对应的提示信息获取方式(例如,静态获取方式或动态获取方式)加入控件仓库120;再将把该控件的管理权交由事件管理器130,使得事件管理器130可以访问该控件及其相关信息。Specifically, in an embodiment of the present invention, when a control needs a tooltip function, the
所述控件仓库120用于存储所述控件及对应的提示信息获取方式。The
所述事件管理器130用于控制所述工具提示管理器110从所述控件仓库120获取对应的控件,以使所述工具提示管理器110根据所述控件的所述提示信息获取方式获取所述提示信息。The
进一步地,在本发明一实施例中,所述事件管理器130还用于确定所述提示信息的显示时机,当需要显示所述提示信息时,发送控制信号至所述工具提示管理器110,以使所述工具提示管理器110根据所述控制信号从所述控件仓库120中获取对应的控件。Further, in an embodiment of the present invention, the
进一步地,事件管理器130是通过鼠标状态来判断显示时机。例如,只有当鼠标悬浮超过预设时间时,才会触发显示。Further, the
具体地,在本发明一实施例中,所述事件管理器130是所有控件事件处理的总接口,用于管理控件的提示信息的显示时机。例如,所述事件管理器130通过管理鼠标状态(例如,鼠标移动、按下、抬起、悬浮、悬浮定时器等事件)来确定何时显示控件的提示信息,例如,所述事件管理器130监测到鼠标悬浮事件超过预设时间(例如,500毫秒)后),所述事件管理器130发送控制信号到工具提示管理器110,使得工具提示管理器110从控件仓库120中获取对应的控件。Specifically, in an embodiment of the present invention, the
所述显示组件140用于在软件界面显示所述提示信息。The
具体地,在本发明一实施例中,在所述工具提示管理器110获取所述提示信息后,会调用所述显示组件140来显示该提示信息。Specifically, in an embodiment of the present invention, after the tool
进一步地,在本发明一实施例中,该基于单一接口的工具提示系统还包括提示信息管理器150,用于管理所述提示信息获取方式为静态获取方式的所有控件的提示信息。Further, in an embodiment of the present invention, the tool prompt system based on a single interface further includes a
具体地,在本发明一实施例中,该静态获取方式是指该控件的提示信息是以XML(Extensible Markup Language,可扩展标记语言)文件的形式存储在提示信息管理器150中。该动态获取方式是指通过激发控件获取提示信息事件来动态获取提示信息,通常通过回调函数来实现。通过静态获取方式,可以将一些常用的提示信息内容预设在XML文件中,方便管理;通过动态获取方式,可以由开发人员通过回调函数自行定义,方便个性化设置。Specifically, in an embodiment of the present invention, the static acquisition means that the prompt information of the control is stored in the
如上所述,所述事件管理器130在确定需要显示提示信息后,发送控制信号至所述工具提示管理器110;由所述工具提示管理器110根据所述控制信号从所述控件仓库120中获取所述控件和所述提示信息获取方式;由所述工具提示管理器110根据所述提示信息获取方式获取所述提示信息,其中,如果所述提示信息获取方式为静态获取方式,所述工具提示管理器110调用所述提示信息管理器150来获取所述提示信息;如果所述提示信息获取方式为动态获取方式,所述工具提示管理器110通过事件激发方式来获取所述提示信息。As described above, after determining that prompt information needs to be displayed, the
进一步地,在本发明一实施例中,所述事件管理器130还用于在判断所述控件不再有效时,发送移除信号至所述工具提示管理器110;所述工具提示管理器110还用于根据所述移除信号将所述控件从所述控件仓库120移除。这样,在不需要该控件时,即可将其从控件仓库移除,释放控件仓库的空间资源。Further, in an embodiment of the present invention, the
有利地,本实施例提供的基于单一接口的工具提示系统,由工具提示管理器实现所有控件事件的统一管理;由控件仓库管理所有控件;由事件管理器管理提示信息显示时机;由显示组件来显示提示信息;由提示信息管理器保存静态的提示信息或者通过事件激发方式来动态获取提示信息。当一个控件需要做工具提示功能时,调用工具提示管理器来增加工具提示功能;工具提示管理器把控件及提示信息获取方式增加到控件仓库;然后由工具提示管理器把此控件和事件管理器进行关联;事件管理器在要显示提示信息时,调用提示信息管理器来获取提示信息,也可以通过事件激发方式来动态获取提示信息;获取提示信息后,调用显示组件显示提示信息。由此,实现了实现单一接口管理一个软件的所有工具提示信息并做到工具提示信息的动态显示。Advantageously, in the tooltip system based on a single interface provided by this embodiment, the tooltip manager realizes the unified management of all control events; the control warehouse manages all controls; the event manager manages the display timing of the prompt information; Display prompt information; the prompt information manager saves the static prompt information or dynamically obtains the prompt information through event triggering. When a control needs to do the tooltip function, call the tooltip manager to add the tooltip function; the tooltip manager adds the control and the prompt information acquisition method to the control warehouse; then the tooltip manager adds the control and the event manager Correlation; when the event manager wants to display the prompt information, it calls the prompt information manager to obtain the prompt information, and can also dynamically obtain the prompt information through event excitation; after obtaining the prompt information, it calls the display component to display the prompt information. In this way, a single interface is realized to manage all the tooltip information of a software and realize the dynamic display of the tooltip information.
实施例二Embodiment 2
图2所示本发明一实施例提供的基于单一接口的工具提示方法的流程图。如图2所示,本发明的基于单一接口的工具提示方法包括:FIG. 2 shows a flowchart of a tooltip method based on a single interface provided by an embodiment of the present invention. As shown in Figure 2, the tooltip method based on a single interface of the present invention includes:
步骤S1:将控件和所述控件的提示信息获取方式增加到控件仓库;Step S1: adding the control and the prompt information acquisition method of the control to the control warehouse;
步骤S2:将所述控件和事件管理器关联;Step S2: associate the control with the event manager;
步骤S3:从所述控件仓库获取对应的控件,并根据所述控件的所述提示信息获取方式获取所述提示信息;Step S3: obtaining the corresponding control from the control warehouse, and obtaining the prompt information according to the prompt information acquisition method of the control;
步骤S4:调用显示组件在软件界面显示所述提示信息。Step S4: Invoke the display component to display the prompt information on the software interface.
具体地,在本发明一实施例中,当一个控件需要做工具提示功能时,调用工具提示管理器来增加工具提示功能;工具提示管理器把控件及提示信息获取方式增加到控件仓库;然后由工具提示管理器把控件和事件管理器进行关联,即由事件管理器管理提供所有控件的事件处理;当事件管理器监测到控件的提示信息的显示时机时,通过工具提示管理器根据该控件的提示信息获取方式获取相应的提示信息;获取提示信息后,调用显示模块显示提示信息。Specifically, in an embodiment of the present invention, when a control needs to perform a tooltip function, the tooltip manager is called to add the tooltip function; the tooltip manager adds the control and the method of obtaining the prompt information to the control warehouse; The tooltip manager associates the control with the event manager, that is, the event manager manages and provides event processing for all controls; when the event manager monitors the display timing of the prompt information of the control, the tooltip The prompt information acquisition method obtains the corresponding prompt information; after obtaining the prompt information, the display module is called to display the prompt information.
进一步地,在本发明一实施例中,所述提示信息获取方式为静态获取方式或动态获取方式。因此,如图3所示,步骤S3包括:Further, in an embodiment of the present invention, the prompt information acquisition method is a static acquisition method or a dynamic acquisition method. Therefore, as shown in Figure 3, step S3 includes:
步骤S31:确定所述提示信息的显示时机,当需要显示所述提示信息时,发送控制信号至工具提示管理器;Step S31: determine the display timing of the prompt information, and when the prompt information needs to be displayed, send a control signal to the tool prompt manager;
步骤S32:根据所述控制信号从所述控件仓库中获取所述控件和所述提示信息获取方式;Step S32: obtaining the control and the prompt information obtaining method from the control warehouse according to the control signal;
步骤S33:根据所述提示信息获取方式获取所述提示信息,其中,如果所述提示信息获取方式为静态获取方式,调用提示信息管理器来获取所述提示信息;如果所述提示信息获取方式为动态获取方式,所述工具提示管理器通过事件激发方式来获取所述提示信息。Step S33: Acquire the prompt information according to the prompt information acquisition method, wherein, if the prompt information acquisition method is a static acquisition method, call the prompt information manager to obtain the prompt information; if the prompt information acquisition method is: In a dynamic acquisition method, the tooltip manager acquires the prompt information through an event triggering method.
具体地,在本发明一实施例中,该静态获取方式是指该控件的提示信息是以xml的文件的形式存储在提示信息管理器中。该动态获取方式是指通过激发控件获取提示信息事件来动态获取提示信息,通常通过回调函数来实现。Specifically, in an embodiment of the present invention, the static acquisition means that the prompt information of the control is stored in the prompt information manager in the form of an xml file. The dynamic obtaining method refers to dynamically obtaining the prompt information by triggering the control to obtain the prompt information event, which is usually implemented through a callback function.
具体地,所述事件管理器130通过管理鼠标状态(例如,鼠标移动、按下、抬起、悬浮、悬浮定时器等事件)来确定何时显示控件的提示信息,例如,所述事件管理器130监测到鼠标悬浮事件超过预设时间(例如,500毫秒)后),所述事件管理器130发送控制信号到工具提示管理器110,使得工具提示管理器110从控件仓库120中获取对应的控件。Specifically, the
进一步地,在本发明一实施例中,还包括:Further, in an embodiment of the present invention, it also includes:
当所述事件管理器判断所述控件不再有效时,发送移除信号至所述工具提示管理器;When the event manager determines that the control is no longer valid, sending a removal signal to the tooltip manager;
由所述工具提示管理器根据所述移除信号将所述控件从所述控件仓库移除。The control is removed from the control repository by the tooltip manager based on the removal signal.
这样,在不需要该控件时,即可将其从控件仓库移除,释放控件仓库的空间资源。In this way, when the control is not needed, it can be removed from the control warehouse to release the space resources of the control warehouse.
有利地,本实施例提供的基于单一接口的工具提示系方法,当一个控件需要做工具提示功能时,调用工具提示管理器来增加工具提示功能;工具提示管理器把控件及提示信息获取方式增加到控件仓库;然后由工具提示管理器把此控件和事件管理器进行关联;事件管理器在要显示提示信息时,调用提示信息管理器来获取提示信息,也可以通过事件激发方式来动态获取提示信息;获取提示信息后,调用显示组件显示提示信息。由此,实现了实现单一接口管理一个软件的所有工具提示信息并做到工具提示信息的动态显示。Advantageously, in the tooltip system method based on a single interface provided by this embodiment, when a control needs to perform a tooltip function, the tooltip manager is called to increase the tooltip function; the tooltip manager adds the control and the prompt information acquisition method. Go to the control warehouse; then the tooltip manager associates this control with the event manager; when the event manager wants to display the prompt information, it calls the prompt information manager to obtain the prompt information, and can also obtain the prompt information dynamically through the event excitation method. information; after obtaining the prompt information, call the display component to display the prompt information. In this way, a single interface is realized to manage all the tooltip information of a software and realize the dynamic display of the tooltip information.
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发明之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本发明权利要求所作的等同变化,仍属于发明所涵盖的范围。The above disclosure is only a preferred embodiment of the present invention, and of course, it cannot limit the scope of rights of the present invention. Those of ordinary skill in the art can understand that all or part of the process for realizing the above-mentioned embodiment can be realized according to the rights of the present invention. The equivalent changes required to be made still belong to the scope covered by the invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710236933.4A CN107102856B (en) | 2017-04-12 | 2017-04-12 | Tool prompting system and method based on single interface |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710236933.4A CN107102856B (en) | 2017-04-12 | 2017-04-12 | Tool prompting system and method based on single interface |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107102856A CN107102856A (en) | 2017-08-29 |
CN107102856B true CN107102856B (en) | 2020-10-02 |
Family
ID=59675834
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710236933.4A Expired - Fee Related CN107102856B (en) | 2017-04-12 | 2017-04-12 | Tool prompting system and method based on single interface |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107102856B (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102541527A (en) * | 2010-12-17 | 2012-07-04 | 深圳市金蝶中间件有限公司 | Hovering prompting system and method |
CN105159534A (en) * | 2015-08-28 | 2015-12-16 | 无锡天脉聚源传媒科技有限公司 | Processing method and apparatus for graphic button |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8607149B2 (en) * | 2006-03-23 | 2013-12-10 | International Business Machines Corporation | Highlighting related user interface controls |
CN101625696A (en) * | 2009-08-03 | 2010-01-13 | 孟智平 | Method and system for constructing and generating video elements in webpage |
GB2496378B (en) * | 2011-11-03 | 2016-12-21 | Ibm | Smart window creation in a graphical user interface |
-
2017
- 2017-04-12 CN CN201710236933.4A patent/CN107102856B/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102541527A (en) * | 2010-12-17 | 2012-07-04 | 深圳市金蝶中间件有限公司 | Hovering prompting system and method |
CN105159534A (en) * | 2015-08-28 | 2015-12-16 | 无锡天脉聚源传媒科技有限公司 | Processing method and apparatus for graphic button |
Also Published As
Publication number | Publication date |
---|---|
CN107102856A (en) | 2017-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106775699B (en) | Method and system for updating UI in asynchronous thread | |
WO2016033966A1 (en) | Protection method and device for application data | |
US20090025013A1 (en) | Information notification apparatus, method and program | |
CN106371752A (en) | Virtual press key realization method and device of Android system intelligent terminal | |
US20190347419A1 (en) | Virus program cleanup method, storage medium and electronic terminal | |
CN110764894A (en) | Timed task management method, device, equipment and storage medium | |
WO2017084490A1 (en) | Method and device for downloading data | |
CN106843644B (en) | Method and device for establishing desktop icon | |
CN102420709A (en) | Task scheduling management method and device based on task framework | |
US8947689B2 (en) | Information processing apparatus having reliable display screen control within printer driver, storage medium, and control method thereof | |
CN118626550B (en) | Metadata acquisition method, device and storage medium | |
CN107102856B (en) | Tool prompting system and method based on single interface | |
CN110874143B (en) | Sensor data acquisition method, intelligent terminal, storage medium and electronic equipment | |
KR20130108952A (en) | Implementation method of pip by using separate application package on android platform | |
CN110893616B (en) | Remote control method and device, computer equipment and storage medium | |
CN115454296B (en) | Intelligent fusion method for user behaviors in cross-operation environment | |
US20130117841A1 (en) | Information processing program and information processing method | |
CN107301089B (en) | An APP deployment and invocation method and terminal | |
JP2009211654A (en) | Memory management device, system, method, and program | |
WO2017156999A1 (en) | Method and device enabling function interfaces of application by use of pressure | |
CN107622021A (en) | A method and device for caching data | |
CN114968551A (en) | Process management method, device, electronic device and storage medium | |
CN113360271A (en) | Process management method, apparatus, device, storage medium, and program product | |
CN113448464B (en) | Information processing method, information processing device, computer equipment and storage medium | |
CN112000720A (en) | Database connection management method, management system and database connection pool |
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 | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20221124 Address after: 518000 Huichuan technology headquarters building, Guanlan high tech Industrial Park, Longhua New District, Shenzhen City, Guangdong Province Patentee after: SHENZHEN INOVANCE TECHNOLOGY Co.,Ltd. Address before: 518000 room 306, 3rd floor, building 16, Shangsha innovation and Technology Park, Binhe Road, Futian District, Shenzhen City, Guangdong Province Patentee before: Shenzhen Inovance Control Technology Co.,Ltd. |
|
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20201002 |