US6281879B1 - Timing and velocity control for displaying graphical information - Google Patents
Timing and velocity control for displaying graphical information Download PDFInfo
- Publication number
- US6281879B1 US6281879B1 US08/873,855 US87385597A US6281879B1 US 6281879 B1 US6281879 B1 US 6281879B1 US 87385597 A US87385597 A US 87385597A US 6281879 B1 US6281879 B1 US 6281879B1
- Authority
- US
- United States
- Prior art keywords
- cursor
- time
- video display
- tool
- graphical object
- 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 - Lifetime
Links
- 238000000034 method Methods 0.000 claims description 27
- 230000004044 response Effects 0.000 claims description 7
- 238000004904 shortening Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000001960 triggered effect Effects 0.000 description 2
- 230000000881 depressing effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000003973 paint Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04812—Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
Definitions
- the present invention relates generally to data processing systems and, more particularly, to the displaying of graphical information in data processing systems.
- Tool bars provide the user with a number of tools that assist the user in performing tasks.
- a separate control is provided for each tool on the tool bar.
- the control may be a pushbutton or another graphical object that allows the user to invoke the desired tool.
- the controls on the tool bar have icons on their faces that indicate the nature of the tool. Unfortunately, as the typical number of controls on the tool bar has grown for applications, it has become more and more difficult for the user to discern the nature of the tool solely from the icons shown as part of the tool bar. As such, many users have difficulty using the tools on the tool bar.
- a method is practiced in a data processing system having a video display for displaying a cursor that points to positions on the video display.
- the data processing system also includes an input device for manipulating the cursor.
- it is first determined that the cursor points to a position within a region on the video display.
- a velocity metric of the cursor is measured. Where the velocity metric does not exceed a predetermined threshold value, an event is triggered. On the other hand, where the velocity metric exceeds the predetermined threshold value, the event is inhibited.
- a cursor points to a position within a region on the video display.
- a time period metric that specifies how long the cursor has remained pointing within the region is measured.
- a velocity metric of the cursor within the region is also measured. Based upon these metrics, a determination is made whether to trigger an event.
- a method is practiced in a data processing system having a video display for displaying a cursor that points to positions in the video display and an input device for manipulating the cursor.
- a graphical object is displayed on the video display.
- the user uses the input device, and in response, the data processing system positions the cursor to point at the graphical object.
- a predetermined period of time such as a time greater than 0.4 seconds, is allowed to pass and then a determination is made whether the cursor still points at the graphical object. If it is determined that the cursor still points at the graphical object, information about the graphical object is displayed adjacent to the graphical object on the video display.
- a method is practiced wherein a tool bar having tools is displayed on the video display.
- the cursor is position to point at a selected one of the tools on the tool bar.
- the system waits a predetermined non-negligible amount of time.
- the system also measures a velocity metric of the cursor within the first graphical object. If the cursor still points at the selected tool after waiting the predetermined non-negligible amount of time and the velocity metric has remained below a predetermined threshold during the predetermined non-negligible amount of time, information about the selected tool is displayed in the video display. The position is adjacent to the selected tool.
- a method is practiced in a computer system having a video display for displaying a cursor that points to positions on the video display and an input device for moving the cursor on the video display.
- a first graphical object is displayed on the video display.
- the cursor is positioned to point at the first graphical object.
- the system waits a non-negligible predetermined amount of time.
- a determination is made whether the cursor still points at the graphical object after the non-negligible predetermined amount of time has passed. Where the cursor still points at the first graphical object, a number of steps are performed.
- These steps include displaying information about the first graphical object adjacent to the first graphical object of the video display.
- the non-negligible predetermined amount of time is then reset to a substantially shorter amount of time.
- a second graphical object is displayed on the video display and, in response to the user using the input device, the cursor is positioned to point at the second graphical object on the video display.
- the system waits the substantially shorter amount of time. Where the cursor is still pointing at the second graphical object after waiting the substantially shorter period of time, information about the second graphical object is displayed adjacent to the second graphical object on the video display.
- a data processing system includes a video display for displaying video data.
- the video display displays a first graphical object and a cursor that points to the first graphical object.
- An input device is included in this part of the data processing system for moving the cursor on the video display.
- a message generator is provided for displaying information about the first graphical object. The information is displayed adjacent to the first graphical object on the video display when the cursor remains pointing at the first graphical object for a predetermined non-negligible amount of time.
- the message generator includes a comparator and a message source. The comparator determines whether the cursors remain pointing at the first graphical object for the predetermined non-negligible amount of time.
- the message source provides and displays information about the first graphical object adjacent to the first graphical object on the video display when the comparator determines that the cursor has remained pointing at the first graphical object for the specified amount of time.
- FIG. 1 is a block diagram of a data processing system that is suitable for practicing a preferred embodiment of the present invention.
- FIG. 2A is a diagram illustrating a tool bar and a tool tip that is provided for a print button in accordance with the preferred embodiment of the present invention.
- FIG. 2B is a diagram illustrating a tool bar and a tool tip that is provided for a font list box in accordance with the preferred embodiment of the present invention.
- FIG. 3A is a flow chart illustrating the steps performed to initially set a timer when a cursor is positioned over a control on the tool bar in accordance with the preferred embodiment of the present invention.
- FIG. 3B is a flow chart illustrating the steps performed to determine the magnitude of the velocity of the cursor when the cursor is positioned over a control on the tool bar in accordance with the preferred embodiment of the present invention.
- FIG. 4 is a flow chart illustrating the steps performed to determine whether a tool tip is to be displayed in the preferred embodiment of the present invention.
- FIG. 5 is a flow chart illustrating the steps performed when a cursor no longer points within the tool bar in the preferred embodiment of the present invention.
- FIG. 6 is a flow chart illustrating the steps that are performed relative to the timer when the cursor leaves the tool bar in the preferred embodiment of the present invention.
- the preferred embodiment of the present invention displays a tool tip when a mouse cursor points to a tool or a tool bar for a sufficient amount of time and the magnitude of the velocity of the mouse cursor remains below a predetermined threshold.
- a tool tip is a brief textual message, such as a name of a tool, that identifies the nature of the tool.
- the preferred embodiment of the present invention provides a delay between when the mouse cursor is initially positioned to point at the tool control on the tool bar and when the tool tip is displayed. This delay prevents the user from receiving undesired tool tips when the user inadvertently passes the mouse cursor over a control on the tool bar.
- the delay is sufficiently long (i.e., it is non-negligible) to allow the user to move the mouse cursor if he does not want to receive a tool tip.
- the delay is shortened when an initial tool tip is displayed so as to allow the user to quickly browse the tool controls that are available on the tool bar.
- the magnitude of the velocity of the mouse cursor is measured to determine whether the user likely intends to point at the tool to receive a tool tip or whether the user, instead, is merely passing over the tool while moving to another destination.
- the present invention concerns controlling when tool tips for tools on a tool bar are displayed, those skilled in the art will appreciate that the present invention may generally be applied to other regions of a video display (such as other types of graphical objects) for which graphical information is to be provided. It should be appreciated that the present invention may be applied to both visible and invisible graphical objects.
- FIG. 1 is a block diagram of a data processing system 10 that is suitable for practicing the preferred embodiment of the present invention.
- the data processing system 10 includes at least one central processing unit (CPU) 12 .
- the CPU 12 is connected to a number of peripheral devices, including a mouse 14 , a keyboard 16 and a video display 18 .
- the CPU 12 is also connected to a memory 20 and a secondary storage device 22 , such as a hard disk drive.
- the memory 20 holds a copy of an operating system 24 , such as the Microsoft Windows, version 3.1, operating system sold by Microsoft Corporation of Redmond, Wash.
- the memory 20 also holds a copy of an application program 26 .
- the implementation of the preferred embodiment of the present invention will be described below with reference to use of tool tips within the application program 26 . Nevertheless, it should be appreciated that the tool tips may alternatively be implemented in the operating system 24 or as a system resource.
- FIG. 2A shows the tool bar 34 that is generated and displayed on the video display 18 when the application program 26 is run on the CPU 12 .
- the tool bar 34 includes a number of controls, such as buttons and list boxes, that enable a user to access the tools of the tool bar.
- controls such as buttons and list boxes
- the tool associated with the button is invoked.
- the mouse cursor 30 By positioning the mouse cursor 30 over one of the buttons of the list boxes, a drop-down list appears, and the user may select one of the options on the drop-down list using the mouse 14 .
- the tool bar 34 is created as a window by the application program 26 .
- the operating system 24 facilitates the definition of such windows (as is provided in the Microsoft Windows, version 3.1, operating system).
- FIG. 2A shows the mouse cursor 30 pointing to a print button 32 on the tool bar 34 .
- a user positions the mouse cursor 30 over the print button 32 and clicks the mouse button, the document currently displayed in the window of the application program is printed.
- the user interface provided for the application program 24 is logically divisible into a number of windows. One of these windows is the tool bar 34 .
- each window of the user interface has a separate window procedure associated with it.
- the operating system 24 maintains a message queue for each program that generates windows.
- the application program 26 has its own message queue. Since the application program 26 may generate multiple windows, the message queue may hold messages for multiple windows.
- the event is translated into a message that is put into the message queue for the application program 26 .
- the application program 26 retrieves and delivers the message to the proper windows by executing a block code known as the “message loop.”
- the window procedure that receives the message then processes the message.
- Movements of the mouse 14 are reflected in messages that are placed into the message queue of the application program 26 .
- a user positions the mouse cursor 30 with the mouse 14 over a window or clicks the mouse by depressing one of the mouse buttons within a window, the procedure for the window receives a mouse message.
- the operating system 24 provides a number of predefined mouse messages.
- the mouse messages specify the status of mouse buttons and the position of the mouse cursor 30 within the window.
- the position of the mouse cursor 30 within the window is specified in (X, Y) coordinates relative to the upper left-hand corner of the window.
- the mouse cursor 30 moves within the tool bar 34 , the position of the mouse cursor 30 within the tool bar is reflected and a mouse message that specifies (X, Y) coordinates of the mouse cursor relative to the upper left-hand corner of the tool bar.
- the window procedure receives the mouse message and utilizes the information contained in the message to respond to the mouse 14 activities.
- the application program 26 specifies the window that constitutes the tool bar 34 .
- the application program 26 paints each of the controls, including print button 32 , at known locations within the window of the tool bar 34 .
- mouse messages specify the position of the mouse cursor within the tool bar 34 .
- the mouse messages are sent to the window procedure that is responsible for the tool bar window.
- the window procedure for the tool bar 34 compares the coordinates specified by the mouse message with the known location of the controls within the tool bar. Accordingly, the window procedure for the tool bar 34 can determine whether the mouse cursor 30 is pointing at any of the controls.
- a tool tip 28 may be displayed if the mouse cursor 30 has remained pointing at the control for a sufficient period of time and the magnitude of the velocity of the mouse cursor is below a predetermined threshold.
- the message “Print” is displayed as a tool tip 28 , given that the mouse cursor 30 is pointing to the print button 32 .
- Tool tips are provided not only for buttons on the tool bar 34 but are also provided for other types of controls.
- a mouse cursor 38 points to a portion of a list box 40 that concerns the font which the user wishes to utilize. Accordingly, a tool tip 36 is displayed that includes the text “Font”. It is worth noting that the mouse cursor 38 changes from an arrow to a cross bar, since the cursor points to a portion of a list box that contains text rather than a button as in FIG. 2 A.
- Tool tips are displayed using text output commands that are provided by the operating system 24 .
- the ExtTextOut ( ) function that is provided by the Microsoft Windows, version 3.1, operating system is used in the preferred embodiment.
- the format of this on is as follows:
- the hdc parameter of this function specifies a handle (i.e., a numerical identifier) for a device context.
- the device context specifies attributes that determine how the operating system interacts with the video display 18 .
- the nXStart parameter specifies the logical X coordinate at which the string of the tool tip message begins.
- the nYStart parameter specifies the logical Y coordinate at which the string begins.
- the fuOptions parameter specifies the type of rectangle for the tool tip.
- the operating system 24 provides predefined data structures that specify rectangle types. In this case, the rectangle type is defined as a clipped rectangle.
- the lprc parameter is a pointer to a structure that holds a rectangle and the lpszstring is a pointer to a structure that holds the textual string to be displayed in the tool tip.
- the cbstring parameter specifies the number of bytes in the string and the lpDx parameter specifies spacing between character cells.
- the procedure determines the string that is to be displayed in the tool tip for the control to which the mouse cursor points.
- the address of this string is passed as the lpszstring parameter to the ExtTextOut ( ) function. This function then proceeds to draw the tool tip.
- the background color may be specified.
- the background color is yellow, as specified in red/green/blue (RGB) coordinates as ( 255 , 255 , 128 ).
- RGB red/green/blue
- the size of the rectangle used for the tool tip is as follows: height equals the height of the text as specified by the font (i.e., the point of the font) plus 4, and length equals length of the text plus 4.
- tool tips are displayed at predefined locations relative to the controls.
- tool tips are displayed centered under edit boxes and combo boxes and displayed relative to tool bar buttons at a position where the upper left-hand corner of the tool tip rectangle is 2 pixels to the left of the top left corner of the button and 15 pixels below the hot spot of the mouse 14 .
- tool tips may be displayed at other locations that are adjacent to the tools.
- the discussion will now focus on the controls for determining when to display the tool tip.
- the window procedure for the tool bar 34 determines that the mouse cursor 30 points to a tool bar control (step 42 in FIG. 3 A).
- the application program 26 uses a timer to determine whether or not to display a tool tip. This timer may be a system-provided resource that is provided by the operating system 24 or may be a separate component that is provided by the application program 26 .
- the tip is displayed when the timer counts up to a preset trigger point and the magnitude of the velocity of the mouse cursor is an acceptable range.
- the timer trigger point is then set to 0.7 seconds (step 43 in FIG. 3 A).
- 0.7 seconds is not intended to be limiting of the present invention; rather, 0.7 seconds is a value used in the preferred embodiment of the present invention, which appears to empirically produce desirable results
- the timer is then reset to zero seconds so that it can begin counting time.
- FIG. 3B shows the steps that are performed to determine the magnitude of velocity of the mouse cursor 30 .
- a mouse message is received (step 45 ).
- the mouse message includes the (X, Y) coordinates that specify the most recent position of the mouse cursor 30 .
- the coordinates are utilized to determine whether the mouse cursor 30 points to a tool bar control (step 46 ).
- the system knows the locations of the tool bar controls within the tool bar 34 . This knowledge is used to determine whether the cursor points to a tool bar control.
- Mouse messages are generated periodically as the mouse cursor position changes. The time interval between mouse messages is reasonably fixed.
- the magnitude of the velocity of the mouse cursor 30 may be determined by comparing the (X, Y) coordinates for the most recently received mouse message with the coordinates from the last previous mouse message.
- the Euclidean distance between these two sets of coordinates may be calculated and, since the time interval is known, the magnitudes of velocity can then be calculated.
- the time interval is fixed, there is no need to calculate the magnitude of velocity in each instance; rather, the measure of the distance traveled quantifies the magnitude of the velocity of the mouse cursor 30 .
- the preferred embodiment of the present invention merely measures the distance in pixels since the last mouse message as the velocity metric (step 47 ).
- the present invention may use the magnitude of the velocity as the measure that must exceed a predetermined empirically derived threshold.
- the vector value of the velocity may be utilized and compared to a vector threshold to determine whether a tool tip should be displayed or not.
- mouse cursor velocity may be used alone to determine whether a tool tip is displayed or, as employed in the preferred embodiment of the present invention, may be used in conjunction with time metrics to determine whether to display a tool tip or not.
- the controls described herein may be applied more broadly to any events that are triggered by measuring the time and velocity variables or velocity variable alone of a mouse cursor within a region of a user interface.
- the steps shown in FIG. 4 are performed. Initially, the timer is initiated to run (step 48 ). When the timer expires (step 50 ), a determination is made whether the mouse cursor 30 is still pointing at the same control on the tool bar 34 (step 51 in FIG. 4) and whether the measured velocity metric has remained below an empirically derived threshold value during the time period (step 52 ). If both of these conditions are met, a tool tip is displayed as discussed above (step 54 in FIG. 4 ). In an alternative embodiment, the velocity metric is only measured as the timer expires rather than during the entire time interval.
- the timer trigger point is set to 0.1 seconds (step 56 ).
- the setting of the timer trigger point to a shorter duration e.g., 0.1 seconds
- the time duration for which the mouse cursor 30 remains pointing at a tool bar control and the measured magnitude of the velocity of the mouse cursor provide helpful indicators of the intent of the user.
- Empirical tests indicate that users typically will leave the mouse cursor pointing at a control for a time period greater than 0.7 seconds if they wish to use the control.
- users tend to move the mouse cursor slowly over a tool bar control when they wish to utilize the tool bar control.
- the users move the mouse cursor with a sufficient magnitude of velocity to indicate their intent.
- FIG. 5 is a flow chart illustrating the steps performed when a mouse cursor is positioned to no longer point at a tool bar control (step 58 ). As soon as the cursor no longer points at the tool bar control, the tool tip is no longer displayed (step 60 ).
- the steps shown in FIG. 6 are performed.
- the timer is cleared (step 64 ). The clearing of the timer allows the processing to be reinitiated when the cursor again returns to point to a location within the tool bar.
- timing control described above relative to the preferred embodiment of the present invention may also be applied to graphical objects other than tools on a tool bar.
- timing parameters utilized by the preferred embodiment of the present invention are intended to merely illustrative. Other timing parameters may be utilized as well.
- pointing devices other than the mouse may be used to position the cursor.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Time and velocity metrics are used to control when information about a graphical object to which a cursor points is displayed on a video display. The time metric is used to ensure that a non-negligible amount of time passes between the time at which the cursor initially points to the graphical object and the time at which the information about the graphical object is displayed on the video display. The time delay helps to eliminate such information being displayed inadvertently when the user quickly passes the cursor over graphical objects in the video display. In addition, the timing control facilitates the shortening of the delay when it appears that the user wishes to browse amongst several related graphical objects that are shown in the video display. For example, when it appears that the user wishes to browse tools on the tool bar, the delay is shortened. The velocity metric is used to determine the likelihood that the user intended to point to the graphical object and serves to minimize instances where undesired information about the graphical object is displayed.
Description
This application is a continuation of U.S. patent application Ser. No. 08/709,529, filed Sep. 6, 1996, now abandoned, which is a File Wrapper Continuation of U.S. patent application Ser. No. 08/260,558, filed Jun. 16, 1994, now abandoned.
The present invention relates generally to data processing systems and, more particularly, to the displaying of graphical information in data processing systems.
Many conventional application programs utilize tool bars. Tool bars provide the user with a number of tools that assist the user in performing tasks.
Typically, a separate control is provided for each tool on the tool bar. The control may be a pushbutton or another graphical object that allows the user to invoke the desired tool. Often times the controls on the tool bar have icons on their faces that indicate the nature of the tool. Unfortunately, as the typical number of controls on the tool bar has grown for applications, it has become more and more difficult for the user to discern the nature of the tool solely from the icons shown as part of the tool bar. As such, many users have difficulty using the tools on the tool bar.
The limitations of the prior art are overcome by the present invention. In accordance with a first aspect of the present invention, a method is practiced in a data processing system having a video display for displaying a cursor that points to positions on the video display. The data processing system also includes an input device for manipulating the cursor. In accordance with this method, it is first determined that the cursor points to a position within a region on the video display. A velocity metric of the cursor is measured. Where the velocity metric does not exceed a predetermined threshold value, an event is triggered. On the other hand, where the velocity metric exceeds the predetermined threshold value, the event is inhibited.
In accordance with a second aspect of the present invention, it is determined that a cursor points to a position within a region on the video display. A time period metric that specifies how long the cursor has remained pointing within the region is measured. A velocity metric of the cursor within the region is also measured. Based upon these metrics, a determination is made whether to trigger an event.
In accordance with an additional aspect of the present invention, a method is practiced in a data processing system having a video display for displaying a cursor that points to positions in the video display and an input device for manipulating the cursor. In accordance with this method, a graphical object is displayed on the video display. The user uses the input device, and in response, the data processing system positions the cursor to point at the graphical object. A predetermined period of time, such as a time greater than 0.4 seconds, is allowed to pass and then a determination is made whether the cursor still points at the graphical object. If it is determined that the cursor still points at the graphical object, information about the graphical object is displayed adjacent to the graphical object on the video display.
In accordance with another aspect of the present invention, a method is practiced wherein a tool bar having tools is displayed on the video display. When the user uses the input device, the cursor is position to point at a selected one of the tools on the tool bar. The system waits a predetermined non-negligible amount of time. The system also measures a velocity metric of the cursor within the first graphical object. If the cursor still points at the selected tool after waiting the predetermined non-negligible amount of time and the velocity metric has remained below a predetermined threshold during the predetermined non-negligible amount of time, information about the selected tool is displayed in the video display. The position is adjacent to the selected tool.
In accordance with a further aspect of the present invention, a method is practiced in a computer system having a video display for displaying a cursor that points to positions on the video display and an input device for moving the cursor on the video display. In this method, a first graphical object is displayed on the video display. In response to the user using the input device, the cursor is positioned to point at the first graphical object. The system waits a non-negligible predetermined amount of time. A determination is made whether the cursor still points at the graphical object after the non-negligible predetermined amount of time has passed. Where the cursor still points at the first graphical object, a number of steps are performed. These steps include displaying information about the first graphical object adjacent to the first graphical object of the video display. The non-negligible predetermined amount of time is then reset to a substantially shorter amount of time. A second graphical object is displayed on the video display and, in response to the user using the input device, the cursor is positioned to point at the second graphical object on the video display. The system waits the substantially shorter amount of time. Where the cursor is still pointing at the second graphical object after waiting the substantially shorter period of time, information about the second graphical object is displayed adjacent to the second graphical object on the video display.
In accordance with a still further aspect of the present invention, a data processing system includes a video display for displaying video data. The video display displays a first graphical object and a cursor that points to the first graphical object. An input device is included in this part of the data processing system for moving the cursor on the video display. A message generator is provided for displaying information about the first graphical object. The information is displayed adjacent to the first graphical object on the video display when the cursor remains pointing at the first graphical object for a predetermined non-negligible amount of time. The message generator includes a comparator and a message source. The comparator determines whether the cursors remain pointing at the first graphical object for the predetermined non-negligible amount of time. The message source provides and displays information about the first graphical object adjacent to the first graphical object on the video display when the comparator determines that the cursor has remained pointing at the first graphical object for the specified amount of time.
FIG. 1 is a block diagram of a data processing system that is suitable for practicing a preferred embodiment of the present invention.
FIG. 2A is a diagram illustrating a tool bar and a tool tip that is provided for a print button in accordance with the preferred embodiment of the present invention.
FIG. 2B is a diagram illustrating a tool bar and a tool tip that is provided for a font list box in accordance with the preferred embodiment of the present invention.
FIG. 3A is a flow chart illustrating the steps performed to initially set a timer when a cursor is positioned over a control on the tool bar in accordance with the preferred embodiment of the present invention.
FIG. 3B is a flow chart illustrating the steps performed to determine the magnitude of the velocity of the cursor when the cursor is positioned over a control on the tool bar in accordance with the preferred embodiment of the present invention.
FIG. 4 is a flow chart illustrating the steps performed to determine whether a tool tip is to be displayed in the preferred embodiment of the present invention.
FIG. 5 is a flow chart illustrating the steps performed when a cursor no longer points within the tool bar in the preferred embodiment of the present invention.
FIG. 6 is a flow chart illustrating the steps that are performed relative to the timer when the cursor leaves the tool bar in the preferred embodiment of the present invention.
The preferred embodiment of the present invention displays a tool tip when a mouse cursor points to a tool or a tool bar for a sufficient amount of time and the magnitude of the velocity of the mouse cursor remains below a predetermined threshold. A tool tip is a brief textual message, such as a name of a tool, that identifies the nature of the tool. The preferred embodiment of the present invention provides a delay between when the mouse cursor is initially positioned to point at the tool control on the tool bar and when the tool tip is displayed. This delay prevents the user from receiving undesired tool tips when the user inadvertently passes the mouse cursor over a control on the tool bar. The delay is sufficiently long (i.e., it is non-negligible) to allow the user to move the mouse cursor if he does not want to receive a tool tip. The delay is shortened when an initial tool tip is displayed so as to allow the user to quickly browse the tool controls that are available on the tool bar. The magnitude of the velocity of the mouse cursor is measured to determine whether the user likely intends to point at the tool to receive a tool tip or whether the user, instead, is merely passing over the tool while moving to another destination.
Although the preferred embodiment of the present invention concerns controlling when tool tips for tools on a tool bar are displayed, those skilled in the art will appreciate that the present invention may generally be applied to other regions of a video display (such as other types of graphical objects) for which graphical information is to be provided. It should be appreciated that the present invention may be applied to both visible and invisible graphical objects.
FIG. 1 is a block diagram of a data processing system 10 that is suitable for practicing the preferred embodiment of the present invention. The data processing system 10 includes at least one central processing unit (CPU) 12. The CPU 12 is connected to a number of peripheral devices, including a mouse 14, a keyboard 16 and a video display 18. The CPU 12 is also connected to a memory 20 and a secondary storage device 22, such as a hard disk drive. The memory 20 holds a copy of an operating system 24, such as the Microsoft Windows, version 3.1, operating system sold by Microsoft Corporation of Redmond, Wash. The memory 20 also holds a copy of an application program 26. The implementation of the preferred embodiment of the present invention will be described below with reference to use of tool tips within the application program 26. Nevertheless, it should be appreciated that the tool tips may alternatively be implemented in the operating system 24 or as a system resource.
FIG. 2A shows the tool bar 34 that is generated and displayed on the video display 18 when the application program 26 is run on the CPU 12. The tool bar 34 includes a number of controls, such as buttons and list boxes, that enable a user to access the tools of the tool bar. When the user positions a mouse cursor 30 over one of the buttons and clicks the mouse (i.e., quickly depresses and releases a predefined one of the mouse buttons), the tool associated with the button is invoked. Similarly, by positioning the mouse cursor 30 over one of the buttons of the list boxes, a drop-down list appears, and the user may select one of the options on the drop-down list using the mouse 14.
The tool bar 34 is created as a window by the application program 26. The operating system 24 facilitates the definition of such windows (as is provided in the Microsoft Windows, version 3.1, operating system). FIG. 2A shows the mouse cursor 30 pointing to a print button 32 on the tool bar 34. When a user positions the mouse cursor 30 over the print button 32 and clicks the mouse button, the document currently displayed in the window of the application program is printed.
The user interface provided for the application program 24 is logically divisible into a number of windows. One of these windows is the tool bar 34. In general, each window of the user interface has a separate window procedure associated with it. The operating system 24 maintains a message queue for each program that generates windows. Accordingly, the application program 26 has its own message queue. Since the application program 26 may generate multiple windows, the message queue may hold messages for multiple windows. When an event occurs, the event is translated into a message that is put into the message queue for the application program 26. The application program 26 retrieves and delivers the message to the proper windows by executing a block code known as the “message loop.” The window procedure that receives the message then processes the message.
Movements of the mouse 14 are reflected in messages that are placed into the message queue of the application program 26. In particular, when a user positions the mouse cursor 30 with the mouse 14 over a window or clicks the mouse by depressing one of the mouse buttons within a window, the procedure for the window receives a mouse message. The operating system 24 provides a number of predefined mouse messages. The mouse messages specify the status of mouse buttons and the position of the mouse cursor 30 within the window. The position of the mouse cursor 30 within the window is specified in (X, Y) coordinates relative to the upper left-hand corner of the window. Thus, when the mouse cursor 30 moves within the tool bar 34, the position of the mouse cursor 30 within the tool bar is reflected and a mouse message that specifies (X, Y) coordinates of the mouse cursor relative to the upper left-hand corner of the tool bar. The window procedure receives the mouse message and utilizes the information contained in the message to respond to the mouse 14 activities.
As mentioned above, the application program 26 specifies the window that constitutes the tool bar 34. The application program 26 paints each of the controls, including print button 32, at known locations within the window of the tool bar 34. When the mouse cursor 30 is positioned within the tool bar, mouse messages specify the position of the mouse cursor within the tool bar 34. The mouse messages are sent to the window procedure that is responsible for the tool bar window. The window procedure for the tool bar 34 compares the coordinates specified by the mouse message with the known location of the controls within the tool bar. Accordingly, the window procedure for the tool bar 34 can determine whether the mouse cursor 30 is pointing at any of the controls. When it is determined that the mouse cursor 30 is pointing at one of the controls of the tool bar 34, a tool tip 28 may be displayed if the mouse cursor 30 has remained pointing at the control for a sufficient period of time and the magnitude of the velocity of the mouse cursor is below a predetermined threshold. Hence, in the example shown in FIG. 2A, the message “Print” is displayed as a tool tip 28, given that the mouse cursor 30 is pointing to the print button 32.
Tool tips are provided not only for buttons on the tool bar 34 but are also provided for other types of controls. For example, as shown in FIG. 2B, a mouse cursor 38 points to a portion of a list box 40 that concerns the font which the user wishes to utilize. Accordingly, a tool tip 36 is displayed that includes the text “Font”. It is worth noting that the mouse cursor 38 changes from an arrow to a cross bar, since the cursor points to a portion of a list box that contains text rather than a button as in FIG. 2A.
Tool tips are displayed using text output commands that are provided by the operating system 24. Specifically, the ExtTextOut ( ) function that is provided by the Microsoft Windows, version 3.1, operating system is used in the preferred embodiment. The format of this on is as follows:
BOOL ExtTextOut(hdc, nXStart, nYStart, fuOptions, |
lprc, lpszString, cbString, lpDx) |
HDC hdc; | /* handle of device context | */ |
int nXStart; | /* x-coordinate of starting position | */ |
int nYStart; | /* y-coordinate of starting position | */ |
UINT fuOptions; | /* rectangle type | */ |
const RECT FAR* lprc; | /* address of structure with rectangle | */ |
LPCSTR lpszString; | /* address of string | */ |
UINT cbString; | /* number of bytes in string | */ |
int FAR* lpDx; | /* spacing between character cells | */ |
The hdc parameter of this function specifies a handle (i.e., a numerical identifier) for a device context. In this case, the device context specifies attributes that determine how the operating system interacts with the video display 18. The nXStart parameter specifies the logical X coordinate at which the string of the tool tip message begins. Similarly, the nYStart parameter specifies the logical Y coordinate at which the string begins. The fuOptions parameter specifies the type of rectangle for the tool tip. The operating system 24 provides predefined data structures that specify rectangle types. In this case, the rectangle type is defined as a clipped rectangle. The lprc parameter is a pointer to a structure that holds a rectangle and the lpszstring is a pointer to a structure that holds the textual string to be displayed in the tool tip. The cbstring parameter specifies the number of bytes in the string and the lpDx parameter specifies spacing between character cells.
When the window procedure for the tool bar 34 receives a mouse message that indicates that the mouse cursor 30 (see FIG. 2A) is positioned over one of the controls of the tool bar 34, a sufficient time has elapsed and the measured magnitude of the velocity of the mouse cursor 30 is below a predetermined threshold, the procedure determines the string that is to be displayed in the tool tip for the control to which the mouse cursor points. The address of this string is passed as the lpszstring parameter to the ExtTextOut ( ) function. This function then proceeds to draw the tool tip.
As the rectangle for the tool tip is a clipped rectangle, the background color may be specified. In the preferred embodiment of the present invention, the background color is yellow, as specified in red/green/blue (RGB) coordinates as (255, 255, 128). The size of the rectangle used for the tool tip is as follows: height equals the height of the text as specified by the font (i.e., the point of the font) plus 4, and length equals length of the text plus 4.
The tool tips are displayed at predefined locations relative to the controls. In general, tool tips are displayed centered under edit boxes and combo boxes and displayed relative to tool bar buttons at a position where the upper left-hand corner of the tool tip rectangle is 2 pixels to the left of the top left corner of the button and 15 pixels below the hot spot of the mouse 14. Those skilled in the art will appreciate that tool tips may be displayed at other locations that are adjacent to the tools.
The discussion will now focus on the controls for determining when to display the tool tip. When the mouse cursor 30 is initially positioned to point to a tool bar control (i.e., the first time that the mouse cursor points to a control while it has been in the tool bar 34), the steps shown in FIG. 3A are performed. Initially, the window procedure for the tool bar 34 determines that the mouse cursor 30 points to a tool bar control (step 42 in FIG. 3A). The application program 26 uses a timer to determine whether or not to display a tool tip. This timer may be a system-provided resource that is provided by the operating system 24 or may be a separate component that is provided by the application program 26. The tip is displayed when the timer counts up to a preset trigger point and the magnitude of the velocity of the mouse cursor is an acceptable range. The timer trigger point is then set to 0.7 seconds (step 43 in FIG. 3A). Those skilled in the art will appreciate that the choice of 0.7 seconds is not intended to be limiting of the present invention; rather, 0.7 seconds is a value used in the preferred embodiment of the present invention, which appears to empirically produce desirable results The timer is then reset to zero seconds so that it can begin counting time.
As mentioned above, the magnitude of the velocity of the mouse cursor 30 is also used to control whether a tool tip is displayed. FIG. 3B shows the steps that are performed to determine the magnitude of velocity of the mouse cursor 30. Initially, a mouse message is received (step 45). As discussed above, the mouse message includes the (X, Y) coordinates that specify the most recent position of the mouse cursor 30. The coordinates are utilized to determine whether the mouse cursor 30 points to a tool bar control (step 46). As was discussed above, the system knows the locations of the tool bar controls within the tool bar 34. This knowledge is used to determine whether the cursor points to a tool bar control. Mouse messages are generated periodically as the mouse cursor position changes. The time interval between mouse messages is reasonably fixed. Hence, the magnitude of the velocity of the mouse cursor 30 may be determined by comparing the (X, Y) coordinates for the most recently received mouse message with the coordinates from the last previous mouse message. The Euclidean distance between these two sets of coordinates may be calculated and, since the time interval is known, the magnitudes of velocity can then be calculated. However, since the time interval is fixed, there is no need to calculate the magnitude of velocity in each instance; rather, the measure of the distance traveled quantifies the magnitude of the velocity of the mouse cursor 30. Accordingly, the preferred embodiment of the present invention merely measures the distance in pixels since the last mouse message as the velocity metric (step 47).
Those skilled in the art will appreciate that in alternative embodiments, the present invention may use the magnitude of the velocity as the measure that must exceed a predetermined empirically derived threshold. Alternatively, the vector value of the velocity may be utilized and compared to a vector threshold to determine whether a tool tip should be displayed or not. Moreover, those skilled in the art will appreciate that mouse cursor velocity may be used alone to determine whether a tool tip is displayed or, as employed in the preferred embodiment of the present invention, may be used in conjunction with time metrics to determine whether to display a tool tip or not. In addition, it should be realized that the controls described herein may be applied more broadly to any events that are triggered by measuring the time and velocity variables or velocity variable alone of a mouse cursor within a region of a user interface.
Whenever the mouse cursor 30 is positioned to point to a control within the tool bar 34 of the application program 26, the steps shown in FIG. 4 are performed. Initially, the timer is initiated to run (step 48). When the timer expires (step 50), a determination is made whether the mouse cursor 30 is still pointing at the same control on the tool bar 34 (step 51 in FIG. 4) and whether the measured velocity metric has remained below an empirically derived threshold value during the time period (step 52). If both of these conditions are met, a tool tip is displayed as discussed above (step 54 in FIG. 4). In an alternative embodiment, the velocity metric is only measured as the timer expires rather than during the entire time interval. In addition to the tool tip being displayed, the timer trigger point is set to 0.1 seconds (step 56). The setting of the timer trigger point to a shorter duration (e.g., 0.1 seconds) facilitates browsing, so that the tool tips will be more quickly displayed when the user moves to an adjacent button or other control on the tool bar 34. If either of the conditions is not met, a tool tip is not displayed and the timer is reset to 0 seconds (step 53).
The time duration for which the mouse cursor 30 remains pointing at a tool bar control and the measured magnitude of the velocity of the mouse cursor provide helpful indicators of the intent of the user. Empirical tests indicate that users typically will leave the mouse cursor pointing at a control for a time period greater than 0.7 seconds if they wish to use the control. Similarly, users tend to move the mouse cursor slowly over a tool bar control when they wish to utilize the tool bar control. In contrast, when users do not wish to use a tool bar control and are merely passing over a tool bar control, the users move the mouse cursor with a sufficient magnitude of velocity to indicate their intent.
FIG. 5 is a flow chart illustrating the steps performed when a mouse cursor is positioned to no longer point at a tool bar control (step 58). As soon as the cursor no longer points at the tool bar control, the tool tip is no longer displayed (step 60).
When the mouse cursor is positioned so as to no longer point within the tool bar, the steps shown in FIG. 6 are performed. In particular, when the cursor leaves the tool bar (step 62), the timer is cleared (step 64). The clearing of the timer allows the processing to be reinitiated when the cursor again returns to point to a location within the tool bar.
While the present invention has been described with reference to a preferred embodiment thereof, those skilled in the art will appreciate that various changes in form and detail may be made without departing from the intended scope of the present invention as defined in the appended claims. For example, the timing control described above relative to the preferred embodiment of the present invention may also be applied to graphical objects other than tools on a tool bar. Moreover, the timing parameters utilized by the preferred embodiment of the present invention are intended to merely illustrative. Other timing parameters may be utilized as well. Still further, pointing devices other than the mouse may be used to position the cursor.
Claims (9)
1. In a data processing system having a video display for displaying a cursor that points at positions on the video display and an input device for manipulating the cursor, a method comprising the steps of:
displaying a tool bar having tools on the video display;
in response to the user using the input device, positioning the cursor to point at a selected one of the tools on the tool bar;
waiting a predetermined non-negligible amount of time;
measuring a velocity metric of the cursor within the selected tool during the predetermined non-negligible amount of time; and
if the cursor still points at the selected tool and the velocity metric remains below a predetermined threshold during the predetermined non-negligible amount of time, displaying information about the selected tool on the video display adjacent to the selected tool;
changing the predetermined non-negligible amount of time to a new period of time;
in response to the user using the input device, positioning the cursor to point to a second of the tools on the tool bar;
waiting the new period of time;
measuring a velocity metric of the cursor within the second of the tools during the new period of time; and
when the cursor still points at the second of the tools on the tool bar and the velocity metric within the second of the tools has remained below the predetermined threshold during the new period of time, displaying information about the second tool on the video display adjacent to the selected tool.
2. The method of claim 1 wherein displaying information about the selected tool on the video display comprises the step of displaying text about the selected tool on the video display adjacent to the selected tool.
3. The method of claim wherein each of the tools has a name and the text comprises the name of the selected tool.
4. The method of claim 1 wherein the predetermined non-negligible amount of time is at least 0.4 seconds.
5. The method of claim 1 wherein the new period of time is substantially less than the predetermined non-negligible amount of time.
6. In a computer system having a video display for displaying a cursor that points to positions on the video display and an input device for moving the cursor on the video display, a method comprising the steps of:
displaying a first graphical object on the video display;
in response to the user using the input device, positioning the cursor to point at the first graphical object;
waiting a non-negligible predetermined amount of time;
determining whether the cursor still points at the first graphical object after the non-negligible predetermined amount of time; and
where the cursor still points at the first graphical object after the non-negligible predetermined amount of time,
displaying information about the first graphical object adjacent to the first graphical object on the video display;
resetting the non-negligible predetermined amount of time to a substantially shorter amount of time;
in response to the user using the input device, positioning the cursor to point at a second graphical object on the video display;
waiting the substantially shorter amount of time; and
where the cursor is still pointing at the second graphical object after the substantially shorter amount of time, displaying information about the second graphical object adjacent to the second graphical object on the video display.
7. The method of claim 6 wherein the first graphical object is a tool on a tool bar.
8. The method of claim 6 wherein the second graphical object is a tool on a tool bar.
9. The method of claim 6 wherein the non-negligible predetermined amount of time is at least 0.4 seconds.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/873,855 US6281879B1 (en) | 1994-06-16 | 1997-06-12 | Timing and velocity control for displaying graphical information |
US09/879,479 US6542164B2 (en) | 1994-06-16 | 2001-06-12 | Timing and velocity control for displaying graphical information |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US26055894A | 1994-06-16 | 1994-06-16 | |
US70952996A | 1996-09-06 | 1996-09-06 | |
US08/873,855 US6281879B1 (en) | 1994-06-16 | 1997-06-12 | Timing and velocity control for displaying graphical information |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US70952996A Continuation | 1994-06-16 | 1996-09-06 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/879,479 Continuation US6542164B2 (en) | 1994-06-16 | 2001-06-12 | Timing and velocity control for displaying graphical information |
Publications (1)
Publication Number | Publication Date |
---|---|
US6281879B1 true US6281879B1 (en) | 2001-08-28 |
Family
ID=26948070
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/873,855 Expired - Lifetime US6281879B1 (en) | 1994-06-16 | 1997-06-12 | Timing and velocity control for displaying graphical information |
US09/879,479 Expired - Fee Related US6542164B2 (en) | 1994-06-16 | 2001-06-12 | Timing and velocity control for displaying graphical information |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/879,479 Expired - Fee Related US6542164B2 (en) | 1994-06-16 | 2001-06-12 | Timing and velocity control for displaying graphical information |
Country Status (1)
Country | Link |
---|---|
US (2) | US6281879B1 (en) |
Cited By (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020196290A1 (en) * | 2001-06-25 | 2002-12-26 | International Business Machines Corporation | Time-based evaluation of data verification results |
US6583782B1 (en) * | 1999-03-25 | 2003-06-24 | Monkeymedia, Inc. | Virtual force feedback interface |
US6583781B1 (en) * | 2000-10-17 | 2003-06-24 | International Business Machines Corporation | Methods, systems and computer program products for controlling events associated with user interface elements by capturing user intent based on pointer movements |
US20040056893A1 (en) * | 2002-04-30 | 2004-03-25 | Canfield James Andrew | Instant messaging interface having a tear-off element |
US6920619B1 (en) * | 1997-08-28 | 2005-07-19 | Slavoljub Milekic | User interface for removing an object from a display |
US20060123341A1 (en) * | 2004-11-23 | 2006-06-08 | Samsung Electronics Co., Ltd. | Apparatus and method for adaptively generating tooltip |
US20070162898A1 (en) * | 2006-01-11 | 2007-07-12 | Microsoft Corporation | Centralized context menus and tooltips |
US7281215B1 (en) | 2002-04-30 | 2007-10-09 | Aol Llc | IM conversation counter and indicator |
US20070240057A1 (en) * | 2006-04-11 | 2007-10-11 | Microsoft Corporation | User interface element for displaying contextual information |
US20080040675A1 (en) * | 2002-04-30 | 2008-02-14 | Aol Llc | Instant messaging interface having a tear-off element |
US7370277B1 (en) | 2002-04-30 | 2008-05-06 | Aol Llc | E-mail interface having an informational tool tip |
US20080155413A1 (en) * | 2006-12-22 | 2008-06-26 | Apple Inc. | Modified Media Presentation During Scrubbing |
US20090015557A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Responsiveness Control Method for Pointing Device Movement With Respect to a Graphical User Interface |
US20090015550A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Responsiveness Control System for Pointing Device Movement with Respect to a Graphical User Interface |
US20090015568A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Method and Apparatus for Implementing Slider Detents |
USRE43318E1 (en) * | 1997-08-28 | 2012-04-17 | Flatworld Interactives, Llc | User interface for removing an object from a display |
US20130117709A1 (en) * | 2011-11-03 | 2013-05-09 | International Business Machines Corporation | Smart Window Creation in a Graphical User Interface |
WO2014039520A3 (en) * | 2012-09-05 | 2014-05-01 | AI Squared | Executing secondary actions with respect to onscreen objects |
US20140320538A1 (en) * | 2011-12-27 | 2014-10-30 | Panasonic Healthcare Co. Ltd. | Biological sample measuring device |
US9021398B2 (en) | 2011-07-14 | 2015-04-28 | Microsoft Corporation | Providing accessibility features on context based radial menus |
US9026944B2 (en) | 2011-07-14 | 2015-05-05 | Microsoft Technology Licensing, Llc | Managing content through actions on context based menus |
US9280262B2 (en) | 2006-12-22 | 2016-03-08 | Apple Inc. | Select drag and drop operations on video thumbnails across clip boundaries |
EP3082035A1 (en) * | 2015-04-17 | 2016-10-19 | Laboratories Thomson Ltd. | Method and apparatus for dynamically and automatically adjusting task execution delay |
US9582187B2 (en) | 2011-07-14 | 2017-02-28 | Microsoft Technology Licensing, Llc | Dynamic context based menus |
US9746995B2 (en) | 2011-07-14 | 2017-08-29 | Microsoft Technology Licensing, Llc | Launcher for context based menus |
US9959907B2 (en) | 2006-12-22 | 2018-05-01 | Apple Inc. | Fast creation of video segments |
US11163428B1 (en) * | 2020-06-15 | 2021-11-02 | Microsoft Technology Licensing, Llc | Displaying a hover graphic with a dynamic time delay |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6874126B1 (en) * | 2001-11-30 | 2005-03-29 | View Space Technologies | Method and apparatus for controlling content display by the cursor motion |
US20040004632A1 (en) * | 2002-06-28 | 2004-01-08 | International Business Machines Corporation | Tooltip hyperlinks |
US7107530B2 (en) * | 2002-08-26 | 2006-09-12 | International Business Machines Corporation | Method, system and program product for displaying a tooltip based on content within the tooltip |
US20040109030A1 (en) * | 2002-12-09 | 2004-06-10 | International Business Machines Corporation | Adaptive timing and adaptive content for graphical user interfaces |
US20040230600A1 (en) * | 2003-05-01 | 2004-11-18 | Lockheed Martin Corporation | Method and apparatus for rapidly prototyping status display |
US20080086716A1 (en) * | 2003-09-04 | 2008-04-10 | Lockheed Martin Corporation | Method and apparatus for information display with intermediate datasource access |
US20050071761A1 (en) * | 2003-09-25 | 2005-03-31 | Nokia Corporation | User interface on a portable electronic device |
JP4270376B2 (en) * | 2003-10-28 | 2009-05-27 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Support program, recording medium, and information processing apparatus |
JP4657748B2 (en) * | 2005-02-03 | 2011-03-23 | アルプス電気株式会社 | Input device |
US20070143241A1 (en) * | 2005-12-15 | 2007-06-21 | Sap Ag | Field supported user interface for feature limited computing devices |
US8341537B2 (en) * | 2006-02-28 | 2012-12-25 | Microsoft Corporation | Indication of delayed content output in a user interface |
US20080059961A1 (en) * | 2006-08-31 | 2008-03-06 | Microsoft Corporation | Output of Help Elements that Correspond to Selectable Portions of Content |
US7711777B2 (en) * | 2007-03-23 | 2010-05-04 | International Business Machines Corporation | Method and system for managing a remote control session |
US8196042B2 (en) * | 2008-01-21 | 2012-06-05 | Microsoft Corporation | Self-revelation aids for interfaces |
KR20100006845A (en) * | 2008-07-10 | 2010-01-22 | 삼성전자주식회사 | A method of displaying osd items and a display apparatus using the same |
US8159455B2 (en) * | 2008-07-18 | 2012-04-17 | Apple Inc. | Methods and apparatus for processing combinations of kinematical inputs |
US10042509B2 (en) * | 2014-04-22 | 2018-08-07 | International Business Machines Corporation | Dynamic hover grace period |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4789962A (en) | 1984-10-31 | 1988-12-06 | International Business Machines Corporation | Methods of displaying help information nearest to an operation point at which the help information is requested |
US4984152A (en) | 1987-10-06 | 1991-01-08 | Bell Communications Research, Inc. | System for controlling computer processing utilizing a multifunctional cursor with decoupling of pointer and image functionalities in space and time |
US5140678A (en) * | 1990-05-04 | 1992-08-18 | International Business Machines Corporation | Computer user interface with window title bar icons |
US5155806A (en) | 1989-03-15 | 1992-10-13 | Sun Microsystems, Inc. | Method and apparatus for displaying context sensitive help information on a display |
US5157768A (en) | 1989-03-15 | 1992-10-20 | Sun Microsystems, Inc. | Method and apparatus for displaying context sensitive help information on a display |
US5169342A (en) | 1990-05-30 | 1992-12-08 | Steele Richard D | Method of communicating with a language deficient patient |
US5196838A (en) | 1990-12-28 | 1993-03-23 | Apple Computer, Inc. | Intelligent scrolling |
US5287448A (en) * | 1989-05-04 | 1994-02-15 | Apple Computer, Inc. | Method and apparatus for providing help information to users of computers |
US5299307A (en) * | 1990-08-17 | 1994-03-29 | Claris Corporation | Controls for drawing images on computer displays |
US5373309A (en) * | 1991-12-09 | 1994-12-13 | Sony/Tektronix Corporation | Method and apparatus for setting variable to desired value |
US5546521A (en) * | 1991-10-15 | 1996-08-13 | International Business Machines Corporation | Dynamic presentation of contextual help and status information |
-
1997
- 1997-06-12 US US08/873,855 patent/US6281879B1/en not_active Expired - Lifetime
-
2001
- 2001-06-12 US US09/879,479 patent/US6542164B2/en not_active Expired - Fee Related
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4789962A (en) | 1984-10-31 | 1988-12-06 | International Business Machines Corporation | Methods of displaying help information nearest to an operation point at which the help information is requested |
US4984152A (en) | 1987-10-06 | 1991-01-08 | Bell Communications Research, Inc. | System for controlling computer processing utilizing a multifunctional cursor with decoupling of pointer and image functionalities in space and time |
US5155806A (en) | 1989-03-15 | 1992-10-13 | Sun Microsystems, Inc. | Method and apparatus for displaying context sensitive help information on a display |
US5157768A (en) | 1989-03-15 | 1992-10-20 | Sun Microsystems, Inc. | Method and apparatus for displaying context sensitive help information on a display |
US5287448A (en) * | 1989-05-04 | 1994-02-15 | Apple Computer, Inc. | Method and apparatus for providing help information to users of computers |
US5140678A (en) * | 1990-05-04 | 1992-08-18 | International Business Machines Corporation | Computer user interface with window title bar icons |
US5169342A (en) | 1990-05-30 | 1992-12-08 | Steele Richard D | Method of communicating with a language deficient patient |
US5299307A (en) * | 1990-08-17 | 1994-03-29 | Claris Corporation | Controls for drawing images on computer displays |
US5196838A (en) | 1990-12-28 | 1993-03-23 | Apple Computer, Inc. | Intelligent scrolling |
US5546521A (en) * | 1991-10-15 | 1996-08-13 | International Business Machines Corporation | Dynamic presentation of contextual help and status information |
US5373309A (en) * | 1991-12-09 | 1994-12-13 | Sony/Tektronix Corporation | Method and apparatus for setting variable to desired value |
Non-Patent Citations (2)
Title |
---|
Macintosh Reference, Apple Computer Inc, pp. 30-31, 1991.* |
Quick Result, Microsoft Word, Version 6.0, 1993, pp 39-40 and 154-155. * |
Cited By (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6920619B1 (en) * | 1997-08-28 | 2005-07-19 | Slavoljub Milekic | User interface for removing an object from a display |
USRE43318E1 (en) * | 1997-08-28 | 2012-04-17 | Flatworld Interactives, Llc | User interface for removing an object from a display |
US6583782B1 (en) * | 1999-03-25 | 2003-06-24 | Monkeymedia, Inc. | Virtual force feedback interface |
US6583781B1 (en) * | 2000-10-17 | 2003-06-24 | International Business Machines Corporation | Methods, systems and computer program products for controlling events associated with user interface elements by capturing user intent based on pointer movements |
US7111255B2 (en) * | 2001-06-25 | 2006-09-19 | International Business Machines Corporation | Time-based evaluation of data verification results |
US20020196290A1 (en) * | 2001-06-25 | 2002-12-26 | International Business Machines Corporation | Time-based evaluation of data verification results |
US8429543B2 (en) | 2002-04-30 | 2013-04-23 | Facebook, Inc. | E-mail interface having an informational tool tip |
US7877697B2 (en) | 2002-04-30 | 2011-01-25 | Aol Inc. | IM conversation counter and indicator |
US9177299B2 (en) | 2002-04-30 | 2015-11-03 | Facebook, Inc. | Interface for displaying electronic communications |
US7281215B1 (en) | 2002-04-30 | 2007-10-09 | Aol Llc | IM conversation counter and indicator |
US10216353B2 (en) | 2002-04-30 | 2019-02-26 | Facebook, Inc. | E-mail interface having an informational tool tip |
US7284207B2 (en) | 2002-04-30 | 2007-10-16 | Aol Llc | Instant messaging interface having a tear-off element |
US20080040675A1 (en) * | 2002-04-30 | 2008-02-14 | Aol Llc | Instant messaging interface having a tear-off element |
US20080092063A1 (en) * | 2002-04-30 | 2008-04-17 | Aol Llc, A Delaware Limited Liability Company (Formerly Known As America Online, Inc.) | IM Conversation Counter and Indicator |
US7370277B1 (en) | 2002-04-30 | 2008-05-06 | Aol Llc | E-mail interface having an informational tool tip |
US10949053B2 (en) | 2002-04-30 | 2021-03-16 | Facebook, Inc. | E-mail interface having an informational tooltip |
US7421661B1 (en) * | 2002-04-30 | 2008-09-02 | Aol Llc | Instant messaging interface having an informational tool tip |
US20040056893A1 (en) * | 2002-04-30 | 2004-03-25 | Canfield James Andrew | Instant messaging interface having a tear-off element |
US7900148B1 (en) | 2002-04-30 | 2011-03-01 | Aol Inc. | E-mail interface having an informational tool tip |
US7127685B2 (en) | 2002-04-30 | 2006-10-24 | America Online, Inc. | Instant messaging interface having a tear-off element |
US20060123341A1 (en) * | 2004-11-23 | 2006-06-08 | Samsung Electronics Co., Ltd. | Apparatus and method for adaptively generating tooltip |
US7669125B2 (en) * | 2004-11-23 | 2010-02-23 | Samsung Electronics Co., Ltd. | Apparatus and method for adaptively generating tooltip |
US20070162898A1 (en) * | 2006-01-11 | 2007-07-12 | Microsoft Corporation | Centralized context menus and tooltips |
US8959476B2 (en) | 2006-01-11 | 2015-02-17 | Microsoft Technology Licensing, Llc | Centralized context menus and tooltips |
US20070240057A1 (en) * | 2006-04-11 | 2007-10-11 | Microsoft Corporation | User interface element for displaying contextual information |
US9830063B2 (en) | 2006-12-22 | 2017-11-28 | Apple Inc. | Modified media presentation during scrubbing |
US20080155413A1 (en) * | 2006-12-22 | 2008-06-26 | Apple Inc. | Modified Media Presentation During Scrubbing |
US9959907B2 (en) | 2006-12-22 | 2018-05-01 | Apple Inc. | Fast creation of video segments |
US9335892B2 (en) | 2006-12-22 | 2016-05-10 | Apple Inc. | Select drag and drop operations on video thumbnails across clip boundaries |
US9280262B2 (en) | 2006-12-22 | 2016-03-08 | Apple Inc. | Select drag and drop operations on video thumbnails across clip boundaries |
US8943410B2 (en) * | 2006-12-22 | 2015-01-27 | Apple Inc. | Modified media presentation during scrubbing |
US8462112B2 (en) | 2007-07-12 | 2013-06-11 | Apple Inc. | Responsiveness control system for pointing device movement with respect to a graphical user interface |
US20090015557A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Responsiveness Control Method for Pointing Device Movement With Respect to a Graphical User Interface |
US20090015550A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Responsiveness Control System for Pointing Device Movement with Respect to a Graphical User Interface |
US20090015568A1 (en) * | 2007-07-12 | 2009-01-15 | Koski David A | Method and Apparatus for Implementing Slider Detents |
US9116602B2 (en) | 2011-07-14 | 2015-08-25 | Microsoft Technology Licensing, Llc | Providing customization of context based menus |
US9746995B2 (en) | 2011-07-14 | 2017-08-29 | Microsoft Technology Licensing, Llc | Launcher for context based menus |
US9086794B2 (en) | 2011-07-14 | 2015-07-21 | Microsoft Technology Licensing, Llc | Determining gestures on context based menus |
US9026944B2 (en) | 2011-07-14 | 2015-05-05 | Microsoft Technology Licensing, Llc | Managing content through actions on context based menus |
US9021398B2 (en) | 2011-07-14 | 2015-04-28 | Microsoft Corporation | Providing accessibility features on context based radial menus |
US9250766B2 (en) | 2011-07-14 | 2016-02-02 | Microsoft Technology Licensing, Llc | Labels and tooltips for context based menus |
US9582187B2 (en) | 2011-07-14 | 2017-02-28 | Microsoft Technology Licensing, Llc | Dynamic context based menus |
US20130117709A1 (en) * | 2011-11-03 | 2013-05-09 | International Business Machines Corporation | Smart Window Creation in a Graphical User Interface |
US8875048B2 (en) * | 2011-11-03 | 2014-10-28 | International Business Machines Corporation | Smart window creation in a graphical user interface |
US20130185672A1 (en) * | 2011-11-03 | 2013-07-18 | International Business Machines Corporation | Smart Window Creation in a Graphical User Interface |
US8863024B2 (en) * | 2011-11-03 | 2014-10-14 | International Business Machines Corporation | Smart window creation in a graphical user interface |
US9928573B2 (en) * | 2011-12-27 | 2018-03-27 | Panasonic Healthcare Holdings Co., Ltd. | Biological sample measuring device |
US20140320538A1 (en) * | 2011-12-27 | 2014-10-30 | Panasonic Healthcare Co. Ltd. | Biological sample measuring device |
GB2520892A (en) * | 2012-09-05 | 2015-06-03 | Al Squared | Executing secondary actions with respect to onscreen objects |
WO2014039520A3 (en) * | 2012-09-05 | 2014-05-01 | AI Squared | Executing secondary actions with respect to onscreen objects |
US9336753B2 (en) | 2012-09-05 | 2016-05-10 | AI Squared | Executing secondary actions with respect to onscreen objects |
EP3082035A1 (en) * | 2015-04-17 | 2016-10-19 | Laboratories Thomson Ltd. | Method and apparatus for dynamically and automatically adjusting task execution delay |
US11163428B1 (en) * | 2020-06-15 | 2021-11-02 | Microsoft Technology Licensing, Llc | Displaying a hover graphic with a dynamic time delay |
Also Published As
Publication number | Publication date |
---|---|
US20020054013A1 (en) | 2002-05-09 |
US6542164B2 (en) | 2003-04-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6281879B1 (en) | Timing and velocity control for displaying graphical information | |
USRE38883E1 (en) | Method and system for the direct manipulation of information, including non-default drag and drop operation | |
US5611060A (en) | Auto-scrolling during a drag and drop operation | |
US8140971B2 (en) | Dynamic and intelligent hover assistance | |
US6266043B1 (en) | Apparatus and method for automatically positioning a cursor on a control | |
US8508489B2 (en) | System and method for injecting ink into an application | |
US5559943A (en) | Method and apparatus customizing a dual actuation setting of a computer input device switch | |
US6570594B1 (en) | User interface with non-intrusive display element | |
US6184883B1 (en) | Computer system, program product and method utilizing in-focus switch delay for user interface components | |
US20040061723A1 (en) | Method of implementing a plurality of system tray areas | |
JPH06161647A (en) | Pen input processor | |
US5646647A (en) | Automatic parking of cursor in a graphical environment | |
JPH0764749A (en) | Command execution processor | |
JPH08234952A (en) | Display device capable of tossing window | |
US6850254B1 (en) | System and method for defining parameter relationship on user interfaces | |
US7405733B2 (en) | Spline drawing in a computer-implemented graphics program | |
JP2004094423A (en) | Window control method and system | |
US20050071786A1 (en) | Timing and distance control for displaying dynamic information | |
JPH03189693A (en) | Cursor display method and computer having display screen | |
JP3358311B2 (en) | Table processing equipment | |
JP2786024B2 (en) | Mailbox information display method | |
JP2004334676A (en) | Setting value input processing method and setting display device | |
JP2001067165A (en) | Control for display of subwindow | |
JPH103373A (en) | Information processor | |
JPH05119947A (en) | Method and device for menu management |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034541/0001 Effective date: 20141014 |