Computing systems have transformed the way we work, play, and communicate, particularly with the proliferation of the Internet and other networking technologies. User interfaces allow human beings to interface with a computing system, to thereby provide input to the computer programs executing on the computing systems.
As the user interacts with an application running on a computing system, a dialog box or window (often referred to simply as a “dialog”) may often appear. The purpose of the dialog is to present information to the user, or receive information from the user, without changing the primary work area of the application. The dialog is also known as a pop up since it appears over the primary application work area. The dialog is temporary, as the dialog will be closed once its purpose is completed, and the user may return to the primary application work area.
When notifications (e.g., warnings, information, and confirmation) appear in the context of the dialog, using another dialog appears. Thus, the new dialog appears over the older dialog, which appears over the primary application work area. It is even possible to have a number of these types of nested dialogs.
At least one embodiment described herein relates to a user interface in which a notification is to be displayed in the context of a dialog already being displayed over a primary application work area. Rather than pop up an additional dialog to show the notification, the notification is displayed adjacent the existing dialog. In one embodiment in which the notification is a confirmation request, the display of the confirmation request disables an advancement control in the dialog that would otherwise enable the user to advance to the next step in the dialog, or to close the dialog to again reveal the primary application work area. The display of the notification adjacent to the dialog is more elegant to the user and avoids the user having to deal with nested dialogs in which the order of nesting can be confusing, and sometimes one or more dialogs may be hidden from view.
This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
In order to describe the manner in which the above-recited and other advantages and features can be obtained, a more particular description of various embodiments will be rendered by reference to the appended drawings. Understanding that these drawings depict only sample embodiments and are not therefore to be considered to be limiting of the scope of the invention, the embodiments will be described and explained with additional specificity and detail through the use of the accompanying drawings in which:
In accordance with embodiments described herein, a user interface is described in which a notification is to be displayed in the context of a dialog already being displayed over a primary application work area. Rather than pop up an additional dialog to show the notification, the notification is displayed adjacent the existing dialog. In one embodiment in which the notification is a confirmation request, the display of the confirmation request disables an advancement control in the dialog that would otherwise enable the user to advance to the next step in the dialog, or to close the dialog to again reveal the primary application work area. Some introductory discussion of a computing system will first be described with respect to
Computing systems are now increasingly taking a wide variety of forms. Computing systems may, for example, be handheld devices, appliances, laptop computers, desktop computers, mainframes, distributed computing systems, or even devices that have not conventionally been considered a computing system. In this description and in the claims, the term “computing system” is defined broadly as including any device or system (or combination thereof) that includes at least one physical and tangible processor, and a physical and tangible memory capable of having thereon computer-executable instructions that may be executed by the processor. The memory may take any form and may depend on the nature and form of the computing system. A computing system may be distributed over a network environment and may include multiple constituent computing systems.
As illustrated in
In the description that follows, embodiments are described with reference to acts that are performed by one or more computing systems. If such acts are implemented in software, one or more processors of the associated computing system that performs the act direct the operation of the computing system in response to having executed computer-executable instructions. For example, such computer-executable instructions may be embodied on one or more computer-readable media that form a computer program product. An example of such an operation involves the manipulation of data. The computer-executable instructions (and the manipulated data) may be stored in the memory 104 of the computing system 100. Computing system 100 may also contain communication channels 108 that allow the computing system 100 to communicate with other message processors over, for example, network 110. The computing system 100 may also have a display (such as display 112) on which user interfaces, such as the user interface described herein, may be visualized to a user.
Embodiments described herein may comprise or utilize a special purpose or general-purpose computer including computer hardware, such as, for example, one or more processors and system memory, as discussed in greater detail below. Embodiments described herein also include physical and other computer-readable media for carrying or storing computer-executable instructions and/or data structures. Such computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer system. Computer-readable media that store computer-executable instructions are physical storage media. Computer-readable media that carry computer-executable instructions are transmission media. Thus, by way of example, and not limitation, embodiments of the invention can comprise at least two distinctly different kinds of computer-readable media: computer storage media and transmission media.
Computer storage media includes RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer.
A “network” is defined as one or more data links that enable the transport of electronic data between computer systems and/or modules and/or other electronic devices. When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a computer, the computer properly views the connection as a transmission medium. Transmissions media can include a network and/or data links which can be used to carry or desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer. Combinations of the above should also be included within the scope of computer-readable media.
Further, upon reaching various computer system components, program code means in the form of computer-executable instructions or data structures can be transferred automatically from transmission media to computer storage media (or vice versa). For example, computer-executable instructions or data structures received over a network or data link can be buffered in RAM within a network interface module (e.g., a “NIC”), and then eventually transferred to computer system RAM and/or to less volatile computer storage media at a computer system. Thus, it should be understood that computer storage media can be included in computer system components that also (or even primarily) utilize transmission media.
Computer-executable instructions comprise, for example, instructions and data which, when executed at a processor, cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, or even source code. Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the described features or acts described above. Rather, the described features and acts are disclosed as example forms of implementing the claims.
Those skilled in the art will appreciate that the invention may be practiced in network computing environments with many types of computer system configurations, including, personal computers, desktop computers, laptop computers, message processors, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, mobile telephones, PDAs, pagers, routers, switches, and the like. The invention may also be practiced in distributed system environments where local and remote computer systems, which are linked (either by hardwired data links, wireless data links, or by a combination of hardwired and wireless data links) through a network, both perform tasks. In a distributed system environment, program modules may be located in both local and remote memory storage devices.
The method 200 first displays a primary application work area. This could be any work space associated with any software application or program. Examples include work processing programs, web services, web sites, e-mail programs, but extend to any application that could use dialogs.
As the user interacts with the primary application work area, a dialog is displayed over the primary application work area (act 202). Referring to the abstract example of
The computing system then determines that a notification is to be presented to the user (act 203). If while the dialog is displayed, no notification is ever presented to the user, then the dialog would simply close when the purpose of communication with the user is completed. However, if a notification is to be displayed (act 203), the notification is displayed adjacent and abutting the dialog (act 204.
By displaying the dialog notifications so that they do not overlap the dialog, the user is able to maintain their focus and awareness of the primary task (i.e., completing the dialog) while still being made aware of new information or input requests as appropriate. Furthermore, adjacent notification ensures the user sees the notification, but also to encourage the user to maintain focus on the dialog.
This dialog notification user interface allows the user to focus their attention on the specific task, while still maintaining a strong indication of new information or input. Furthermore, by ensuring that notifications are presented adjacent to the user context, but still within that context, the user is unburdened from the task of managing another window. In addition, the adjacent context approach allows for a summary and detail view to be presented to the user. This not only makes the experience less jarring, but it also ensures that familiar users can move through the system more quickly—they see the notification in its summary form, and can quickly action on it—there is no need to ever see the detail form. Furthermore, when notifications are manifested in the system, they are done so relative to very specific locations. These locations are chosen to ensure the user naturally understands the reason for the notification. This is very unlike classic notification approaches which are manifested in a generic and disconnected way, requiring the user to make the association entirely on their own.
The present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
The present application claims priority under 35 U.S.C. 119(e) to U.S. provisional application Ser. No. 61/656,349 filed Jun. 6, 2012, which provisional patent application is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
61656349 | Jun 2012 | US |