US20030098884A1 - Method and apparatus for displaying and accessing control and status information in a computer system - Google Patents

Method and apparatus for displaying and accessing control and status information in a computer system Download PDF

Info

Publication number
US20030098884A1
US20030098884A1 US10/179,775 US17977502A US2003098884A1 US 20030098884 A1 US20030098884 A1 US 20030098884A1 US 17977502 A US17977502 A US 17977502A US 2003098884 A1 US2003098884 A1 US 2003098884A1
Authority
US
United States
Prior art keywords
display
module
window
control strip
indicia
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.)
Abandoned
Application number
US10/179,775
Inventor
Steven Christensen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Apple Inc
Original Assignee
Apple Computer Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=23228166&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20030098884(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Apple Computer Inc filed Critical Apple Computer Inc
Priority to US10/179,775 priority Critical patent/US20030098884A1/en
Publication of US20030098884A1 publication Critical patent/US20030098884A1/en
Assigned to APPLE INC. reassignment APPLE INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: APPLE COMPUTER, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction 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
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/12Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels

Definitions

  • the present invention relates to the field of computer systems; particularly, the present invention relates to displaying a status and control function bar or window to enable access of user selected indicia to a computer system user.
  • a computer system contains a processor, a bus, and other peripheral devices.
  • the processor is responsible for executing instructions using the data in the computer system.
  • the bus is used by the processor and the peripheral devices for transferring information between one another.
  • the information on the bus usually includes data, address and control signals.
  • the peripheral devices comprise storage devices, input/output (I/O) devices, etc.
  • Computer systems also include information management systems that coordinate the display of information to the user.
  • information management systems that coordinate the display of information to the user.
  • Such information management systems include the FinderTM interface of the computer systems manufactured by Apple Computer, Inc. of Cupertino, Calif. Controls are typically provided to resize and move windows within the confines of the physical display boundaries.
  • Windows may be used to display information regarding application programs, as well as information produced by system programs, that are run on the computer system. Many of these system and control programs provide status and control information and functionality. Some of the system control programs also provide options with respect to the information they provide and the functions they perform. These options can be accessed and/or selected by moving a cursor at a predetermined point in the window and “clicking” a mouse or performing requisite key strokes. Access to these programs may require locating the program (e.g., locating and entering a folder) before execution. The time necessary to access such programs may be unduly long. it is desirable to provide a less obtrusive manner of accessing such system and control programs.
  • the computer system is often capable of displaying multiple windows or data areas on the display screen at the same time.
  • Windows may overlap each other.
  • the information contained in the portion of the window that is overlapped is not visible.
  • the window that is entirely visible to the computer user is typically the active window. Therefore, a program, such as a system or control program may be running, while another program displaying information in another window is selected as active and thereafter covers, partially or completely, the windows or data areas displayed by the system/control program.
  • the user may wish to have an unobstructed view of the system/control data area, regardless of the window selected as active (even when the windows overlap each other).
  • the present invention overcomes these problems by providing a status and control information display.
  • the display of the present invention is in an easily accessible format. Also, the display may be configured to permanently display in a visible manner control and status indicia.
  • the display system includes a processor, a data display screen, and a cursor control device for interactively positioning a cursor on the data display screen.
  • the present invention also includes a window generator that generates and displays a window (e.g., a control strip) on a data display screen.
  • the window comprises a control and/or status window for display on the desktop of the computer system
  • the window displays graphics depicting at least one display area of indicia.
  • the individiual data areas may be controlled through the use of controls and indicators in the window itself using cursor control keys.
  • FIG. 1 is a block diagram of one embodiment of the computer system of the present invention.
  • FIG. 2A displays a computer desktop illustrating the control strip of the present invention as well as opened windows.
  • FIG. 2B illustrates one embodiment of the control strip of the present invention.
  • FIG. 2C illustrates a pop-up menu displayed from the control strip of the present invention.
  • FIG. 2D illustrates a help balloon displayed from the control strip of the present invention.
  • FIG. 2E illustrates the process of moving a display area from one position to another in the control strip.
  • FIG. 2F shows the control strip window graphics generated by processing logic being combined with graphics generated by a module to illustrate the creation of the resulting control strip.
  • FIG. 3 illustrates one embodiment of the control panel of the present invention.
  • FIG. 4 is a flow chart of one embodiment of the process for the control strip of the present invention.
  • FIG. 5 is a flow chart of one embodiment of the secondary initialization process of the present invention.
  • FIG. 6 is a flow chart of one embodiment of the open and initialization process for the external modules of the present invention.
  • FIG. 7 is a flow chart of one embodiment of the process for drawing the contents of the control strip of the present invention.
  • FIG. 8 is a flow chart of one embodiment of the process for running idle tasks in the present invention.
  • FIG. 9 is a flow chart of one embodiment of the process for responding to a mouse click occurring in the control strip of the present invention.
  • FIG. 10 is a flow chart of one embodiment of the process for post processing a mouse click in the present invention.
  • FIG. 11 illustrates a bar graph for display in a data display area in the control strip of the present invention.
  • FIG. 12 illustrates a bar graph that results after using arrow direction icons.
  • the present description includes material protected by copyrights, such as illustrations of graphical user interface images which the assignee of the present invention owns.
  • the assignee hereby reserves its rights, including copyright, in these materials, and each such material should be regarded as bearing the following notice: Copyright Apple Computer, Inc., 1993.
  • the copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyrights whatsoever.
  • the present invention also relates to apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • the algorithms and displays presented herein are not inherently related to any particular computer or other apparatus.
  • Various general purpose machines may be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below.
  • the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
  • FIG. 1 an overview of a computer system of the present invention is shown in block diagram form.
  • the present invention may be implemented on a general purpose microcomputer, such as one of the members of the Apple family of personal computers, one of the members of the IBM personal computer family, or one of several other computing and assistant devices which are presently commercially available.
  • the present invention may also be implemented on a multi-user system while encountering all of the costs, speed, and function advantages and disadvantages available with these machines.
  • the preferred embodiment of the present invention is implemented on an Apple PowerBookTM computer system developed by the assignee of the present invention.
  • the computer system of the present invention generally comprises a local bus or other communication means 100 for communicating information, a processor 103 coupled with local bus 100 for processing information, a random access memory (RAM) or other dynamic storage device 104 (commonly referred to as a main memory) coupled with local bus 100 for storing information and instructions for processor 103 , and a read-only memory (ROM) or other non-volatile storage device 106 coupled with local bus 100 for storing non-volatile information and instructions for processor 103 .
  • RAM random access memory
  • ROM read-only memory
  • the computer system of the present invention also includes an input/output (I/O) bus or other communication means 101 for communication information in the computer system.
  • I/O input/output
  • a data storage device 107 such as a magnetic tape and disk drive, including its associated controller circuitry, is coupled to I/O bus 101 for storing information and instructions.
  • a display device 121 such as a cathode ray tube, liquid crystal display, etc., including its associated controller circuitry, is also coupled to I/O bus 101 for displaying information to the computer user, as well as a hard copy device 124 , such as a plotter or printer, including its associated controller circuitry for providing a visual representation of the computer images.
  • Hard copy device 124 is coupled with processor 103 , main memory 104 , non-volatile memory 106 and mass storage device 107 through I/O bus 101 and bus translator/interface unit 140 .
  • a modem 108 and an ethernet local area network 109 are also coupled to I/O bus 101 .
  • Bus interface unit 140 is coupled to local bus 100 and I/O bus 101 and acts as a gateway between processor 103 and the I/O subsystem. Bus interface unit 140 may also provide translation between signals being sent from units on one of the buses to units on the other bus to allow local bus 100 and I/O bus 101 to co-operate as a single bus.
  • An I/O controller 130 is coupled to I/O bus 101 and controls access to certain I/O peripherals in the computer system.
  • I/O controller 130 is coupled to controller device 127 that controls access to an alpha-numeric input device 122 including alpha-numeric and other keys, etc., for communicating information and command selections to processor 103 , a cursor control 123 , such as a trackball, stylus, mouse, or trackpad, etc., for controlling cursor movement, and a temperature sensor 127 A for measuring the internal system temperature.
  • the system also includes a sound chip 125 coupled to I/O controller 130 for providing audio recording and play back. Sound chip 125 may include a sound circuit and its driver which are used to generate various audio signals from the computer system.
  • I/O controller 130 may also provide access to a floppy disk and driver 126 .
  • the processor 103 controls I/O controller 130 with its peripherals by sending commands to I/O controller 130 via local bus 100 , interface unit 140 and I/O bus 101 .
  • Batteries or other power supply 152 may also be included to provide power necessary to run the various peripherals and integrated circuits in the computer system.
  • Power supply 152 is typically a DC power source that provides a constant DC power to various units, particularly processor 103 .
  • Various units such as processor 103 , display 121 , etc., also receive clocking signals to synchronize operations within the computer systems. These clocking signals may be provided by a global clock generator or multiple clock generators, each dedicated to a portion of the computer system.
  • Such a clock generator is shown as clock generator 160 .
  • clock generator 160 comprise a phase-locked loop (PLL) that provides clocking signals to processor 103 .
  • PLL phase-locked loop
  • processor 103 is a member of the 68000 family of processors, such as the 68040 processor manufactured by Motorola Corporation of Schaumberg, Ill.
  • the memory in the computer system is initialized to store the operating system as well as other programs, such as file directory routines, control programs, system programs and application programs, and data inputted from I/O controller 130 .
  • the operating system running on processor 103 takes care of basic tasks such as starting the system, handling interrupts, moving data to and from memory 104 and peripheral devices via input/output interface unit 140 , and managing the memory space in memory 104 .
  • the operating system is stored in ROM 106 , while RAM 104 is utilized as the internal memory for the computer system for accessing data and application programs.
  • Processor 103 accesses memory in the computer system via an address bus within bus 100 . Commands in connection with the operation of memory in the computer system are also sent from the processor to the memory using bus 100 .
  • Bus 100 also includes a bidirectional data bus to communicate data in response to the commands provided by processor 103 under the control of the operating system running on it.
  • the present invention provides a control and/or status window for display on the desktop of the computer system.
  • the control and status window will be referred to herein as the control strip.
  • the control strip of the present invention is a window of graphics depicting one or more display areas for control and/or status indicia. In one embodiment, each of the display areas is individually and variably sized.
  • the size of the control strip itself may also be variably sized. In one embodiment, the size may be adjusted such that none, all, or only a portion of the display areas within its boundaries are visible.
  • the size of the control strip may also be varied such that only a portion of one display area is visible in the control strip.
  • FIG. 2A displays a computer desktop illustrating the control strip of the present invention as well as opened windows.
  • FIG. 2B illustrates one embodiment of the control strip of the present invention.
  • Each of the variably sized data areas may be sensitive to user input for control. That is, a user may interact with the individually display data areas. Different parts of the control strip either display information or act as buttons, or both. Note that buttons may display information on their surface. When the user clicks a button, it is highlighted. In one embodiment, buttons may also display additional elements such as pop-up menus (shown in FIG. 2C) or help messages (e.g., balloons shown in FIG. 2D). Thus, in one embodiment, control of the individual data areas is accomplished, in part, through the use of small button controls and indicators in the form of various icons.
  • Each of the display areas is associated with a programming module.
  • Each of the modules provides a specific status or control function.
  • the module is represented by a disk file containing the code necessary for the module to interact with the control strip as well as other elements such as text, icons, pictures, etc.
  • Modules may be designed to be responsive to selection from cursors via a mouse, trackpad, or cursor control keys, such as on a keyboard. Many of the modules are able to provide control to various system functionality, and may provide menus to do the same.
  • the control strip is a control panel that provides the operating environment for control strip modules.
  • the control strip runs on any MacintoshTM computer using a System 7.0 or later operating system.
  • the control strip of the present invention may be designed to run on computer systems using other operating systems.
  • control strip is implemented in a private window layer that appears in front of the windows of all the application layers. That is, the control strip window appears on top of all application programming windows that may be generated as part of the execution of an application program. This prevents other windows from obscuring it.
  • processing logic in the computer system may maintain a list of windows ordered from the frontmost window on the screen being at the top of the list and the bottommost window being at the bottom of the list. Processing logic can maintain the control strip window at the top of the list.
  • the control strip of the present invention may include windowing configurations that are shown as being horizontal or vertical on the screen. Furthermore, the present invention is not limited to a single row or column of status and control data areas. In other words, multiple rows and columns of module data areas may be included in the window of the control strip.
  • the control strip may also be moved to different portions of the display screen.
  • the window for the control strip may be moved to any location on the display as long as the right and/or left edge of the strip is attached to the right or left edge, respectively, of the display.
  • the user may also hold down the option key and drag the tab 203 of the control strip 200 with the use of a cursor control device (e.g., trackpad, trackball, mouse) to move the control strip to a new position on the display.
  • a cursor control device e.g., trackpad, trackball, mouse
  • the user may adjust the size of the control strip window. Adjustments to the size of the window may comprise either an increase in the height of the window, the width of the window, or both. In one embodiment, only the width of the control strip window may altered.
  • the definition and use of windows is well-known in the art.
  • the control strip 200 has a tab 203 on its unattached end. The user can drag tab 203 to adjust the length of the strip. By “clicking” on tab 203 , i.e. selection through the use of the trackpad, mouse, cursor control keys, etc., the user is able to shift from a minimal control strip size to a maximum control strip size, and vice versa.
  • Scroll arrows such as left scroll arrow 204 and right scroll arrow 205 , are provided on the control strip that enable the window of the control strip to be scrolled to the left or right, respectively.
  • Use of scroll arrows with windows is well-known in the art.
  • the user may also hide the control strip.
  • the user can click the Hide button in the control strip control panel, as described later in conjunction with FIG. 3.
  • a close box 201 is also included in control strip 200
  • the user can drag the display area to another position in the control strip.
  • FIG. 2E An example of the process of moving one display area to another position on the control strip is shown in FIG. 2E.
  • the user selects one of the display areas by, for instance, positioning the cursor over the display area.
  • the user “clicks” the display area, its border becomes highlighted.
  • clicking the display area is dragged to another location in the control strip module display area.
  • the user stops “clicking” The control strip display areas are then rearranged.
  • the new arrangement is saved.
  • the saving operation may be deferred until resources, such as the hard disk is ready (e.g., spinning) or until just before the computer system is shut down or restarted.
  • the saving operation may be deferred until the hard disk has been turned on by another.
  • the control strip of the present invention provides a standard screen location for a collection of individual modules that provide status and control functions.
  • the control strip functions include a network switch that shows whether a network connection for the computer system, such as an AppleTalkTM network connection, is on or off and lets the user turn the network connection on or off without having to locate and execute other network connection software on the computer system (e.g., without having to open the ChooserTM).
  • the control strip may also include a battery monitor that displays the status of the battery or batteries.
  • the battery monitor displays the current power drain in a manner similar to a car's miles per gallon (MPG) indicator.
  • MPG miles per gallon
  • the needle for the power drain indicator indicates the drain relative to the maximum possible.
  • the control strip of the present invention allows this display to be updated frequently so if the user increased the LCD display screen's brightness level, the needle would animate to denote the consequence of the action.
  • Another control strip module displays the state of File Sharing (e.g., on, off, or users connected) that may be currently employed on the computer system.
  • the file sharing module also lets the user turn file sharing on or off and lets the user open a control panel to control processing to setup file sharing on the computer system.
  • the control strip of the present invention may also provide a module to allow the internal hard disk power to be turned off (to save power), and to indicate whether is currently on or off.
  • the control strip may also provide power settings that allow the user to select between maximum battery conservation or maximum computer performance without opening a control panel.
  • the power settings portion of the control strip also allow the user to open up the power savings control panel.
  • the control strip of the present invention may also include a function that places the computer in sleep mode or allows the user to select the sound volume.
  • modules may provide time and/or date information, may list currently running programming applications, may indicate the amount of available memory, may control a CD drive, may provide access to audio controls and status information. Therefore, the control strip acts as a status and control function bar, or windowing area, that provides running modules to be displayed in an arrangement that is to be displayed, such an arrangement being modifiable such that the size of the window or bar may be changed.
  • control strip is controllable through a control panel.
  • An exemplary display of such control panel is shown in FIG. 3.
  • Use of control panels is well-known in the art. Using the control panel in FIG. 3, the user is able to hide or show the control strip by clicking the corresponding button in the control panel.
  • the control panel may also be used to change the font and size of the text in the control strip window.
  • the present invention includes computer processing logic for generating the control strip of the present invention. This processing logic is described, in part, in the flow charts shown in FIGS. 4 - 10 .
  • the present invention relies upon the availability of an operating system and system functions capable of displaying windows, information in windows, characters, and cursor symbols on the display devices. System functions for interfacing with the cursor control devices and cursor function keys, including the tracking of cursor location within a window, are also required. These resources are standard processing components known in the art.
  • the operating system logic obtains control and initializes the system components such as read/write memory, the display device, the cursor control device, the cursor function keys, and keyboard. During this initialization process or in response to a user command, the operating system displays the control strip of the present invention.
  • control strip initialization is performed in two stages.
  • the first stage begins by initially loading at least one routine at start up.
  • the operating system allocates storage for global variables use.
  • resources are loaded for use by the control strip processing logic. These resources include the visual components or indicia that is to appear in the control strip, such as pictures, icons, text, etc.
  • the processing logic for the control strip is patched into the operating system.
  • the control strip processing logic causes each of the module files to be opened one at a time.
  • the code for the module is loaded.
  • An initialization routine is run in response to a call, during which time, the module itself determines if it can run. This information is conveyed to the control strip.
  • the processing logic then causes the window to be displayed and calls the modules to run themselves and appear in the control strip.
  • FIG. 2F shows the control strip window graphics generated by processing logic being combined with graphics generated by a module to illustrate the creation of the resulting control strip.
  • FIG. 4 is a flowchart of the processing logic responsible for generating the control strip of the present invention and processing events that occur involving the control strip.
  • the control strip main processing is called by the operating system.
  • the processing begins by saving the previous context and sets up the context of the control strip (processing block 401 ).
  • the previous context refers to the state of the computer system prior to performing control strip processing.
  • the previous context may correspond to an application program running immediately prior to the control strip processing being called.
  • the context may include settings up its memory space, providing access to its global variables, etc.
  • a test determines if the secondary initialization has been done (processing block 402 ). If the secondary initialization has been done, processing continues at processing block 403 where a secondary initialization process is run, and processing thereafter continues at processing block 409 .
  • the secondary initialization process causes the processing logic to initialize the control strip.
  • One embodiment of the secondary initialization process is described in FIG. 5.
  • processing block 404 where the processing logic awaits a user event and determines the type of such an event.
  • a test determines if the user event type is a null event (processing block 405 ). That is, a test determines whether the user event type is idle or not. If the user event type is a null event, processing continues at processing block 406 where idle tasks are run, and processing thereafter continues at processing block 409 . Thus, during idle periods, tasks involved with the control strip window may be run as well as tasks of the modules. Examples of module tasks may include updating help messages (e.g., due to a help feature being enabled on the computer system) and saving updated state information (e.g., display area on screen moved to new location, display area resized, module made invisible; module indicates state is changed and that it must be saved). On the other hand, if the event type is not a null event, processing continues at processing block 407 .
  • help messages e.g., due to a help feature being enabled on the computer system
  • updated state information e.g., display area on screen moved to new location, display area resized, module made invisible; module indicates
  • a test determines if there has been a “click” of the mouse within the area defined by the control strip. If there has been a click of the mouse within the control strip, the mouse click is processed (processing block 408 ), and processing continues at processing block 409 .
  • the mouse click processing determines the location of the mouse click, which module in the controls strip was selected, or “clicked-on”, if any, and any action to be taken based on that location.
  • One embodiment of the mouse click processing is described in FIG. 9. If a mouse click has not occurred within the control strip, processing continues directly to processing block 409 .
  • processing block 409 the previous context is restored and the processing logic exits to return control to the operating system.
  • the secondary initialization process begins by testing whether the FinderTM has started up (processing block 501 ). If the FinderTM has not started up, the secondary initialization process ends. However, if the FinderTM has started up, the window of the control strip is created (processing block 502 ).
  • a test determines whether the creation of the window of the control strip was successful (processing block 503 ). If the creation of the window of the control strip was not successful, the process ends. The creation of the window may not be successful because, for instance, there is not enough memory, missing system resources, etc. On the other hand, if the creation of the window of the control strip was successful, the font and color of the control strip are initialized (processing block 504 ). Then external modules are opened and initialized (processing block 505 ), the default screen location and size of the control strip are set (processing block 506 ), the user configuration is loaded (processing block 507 ), and the contents of the control strip are drawn (processing block 508 ). The user configuration may include screen location for the control strip, the saved display order of the modules, the window size of the control strip, etc. Then the secondary initialization process ends.
  • the default screen location and size of the control strip are stored in memory and accessed. In one embodiment, these values may be changed by the computer user, such as by interacting with the control strip itself. In another embodiment, the default values are determined and permanently set by a system designer. Note that specification of the font, color, default screen location and size may not be required in lieu of the user configuration. Likewise, by using solely the default settings, the user configuration is not required.
  • FIG. 6 One embodiment of the process for opening and initializing external modules such as may be invoked by the secondary initialization process is shown in FIG. 6.
  • the processing logic begins by testing whether there are more module files to be opened (processing block 601 ). If there are no more module files (e.g., all the modules have been opened and loaded), then the process ends. The modules are opened and initialized one at a time. If there are more module files, the processing logic opens the module file (processing block 602 ) and loads the module code into memory (processing block 603 ). The processing logic calls the module to initialize itself (processing 604 ).
  • the module is then also called by the processing logic to obtain the features of the module (processing block 605 ) and to obtain the width of the module's area, as well as features of the module (processing block 606 ).
  • the features of the module include help messages to be displayed when the module is “clicked on” with the cursor.
  • the module file is closed (processing block 607 ) and the processing loops back to processing block 601 .
  • the processing logic is able to provide the initialization procedures to all the modules, such that when all the modules have been processed the process ends. When the process ends, it returns in a manner well-known in the art to the processing logic that called (e.g., initiated) it.
  • FIG. 7 One embodiment of a process for drawing the contents of the control strip (processing block 508 ), such as used at processing block 508 of FIG. 5, is described in FIG. 7.
  • the processing logic initially determines if the control strip is visible (processing block 701 ). If the control strip is not visible, processing ends. That is, if the user has hidden the control strip, the present invention will not draw its contents.
  • processing block 702 enters a looping structure where the processing logic tests whether there are more modules to draw. If there are no more modules to draw, processing ends and control returns to the process that called it. If there are more modules to draw, processing continues at processing block 703 where the processing logic tests whether the particular module needs to be redrawn.
  • a module may need to be drawn when the information being displayed needs to be updated. For example, as the amount of energy in the battery is changing due to energy consumption from the computer system, an update to the battery indicia in the control strip must be made. If the module does not need to be redrawn, processing loops back to processing block 702 where the more modules test is repeated.
  • processing block 704 the processing logic determines whether the module is a button. If the module is a button, processing continues at processing block 705 where the background graphics of the button are drawn, and processing continues to processing block 707 . If the module is not a button, the status-only background graphics are drawn (processing block 706 ) and processing continues at processing block 707 . Note that in one embodiment, the type of background graphics may be obtained using a message sent to the module requesting its features.
  • processing logic makes a call to the module to draw itself. That is, it is the responsibility of the module itself to draw its status for control indicia. Thereafter processing loops back to processing block 702 .
  • FIG. 8 One embodiment of the processing for running idle tasks in FIG. 4 is described in a flowchart in FIG. 8.
  • the processing logic begins by determining whether a window update is pending (processing block 801 ). If a window update is pending, the processing continues at processing block 802 when the contents of the control strip are drawn. Window updates may be required due to a change in status in one of the modules. Changes may also be due to a reordering of the control strip entries. Note that one embodiment of the process to draw the control strip is shown in FIG. 7. Thereafter processing continues at processing block 803 . If a window update is not pending processing continues directly to processing block 803 .
  • processing logic tests whether the configuration of the control strip has changed. If the configuration of the control strip has not changed, processing continues at processing block 806 . If the configuration of the control strip has changed, processing continues at processing block 804 where a test determines whether it is safe to perform a save operation. This determination is based on whether the resources are available (i.e., H.D. is turned on) to perform the save operation. If it is not safe to perform a save operation, processing continues at processing block 806 . However, if it is safe to save control strip, processing continues at processing block 805 where the configuration of the control strip is saved to disk. Thereafter processing continues to processing block 806 .
  • the current idle module is called to run its idle task.
  • the processing logic of the present invention allows only one module to run its idle tasks during each a call to the processing of FIG. 8 (e.g., the currently designated module) to reduce overhead time. Identification of the current module is based on an ID associated with each of the modules.
  • the idle task undergoes post processing (processing block 807 ), and the ID of the next module is updated to idle (processing block 808 ). That is, the module designated as the current module for the next call to the processing of FIG. 8 will be the next module in the list of modules.
  • An example of the post processing is shown in FIG. 10.
  • the processing logic determines whether the module needs to save settings for use later (processing block 809 ). If the module does not need to save its settings, processing continues to processing block 812 . On the other hand, if the settings of the module are to be saved, the processing logic tests whether the settings may be saved at this time (processing block 810 ). One reason the settings may not be saved is that the hard disk may be powered down or turned off. If the settings cannot be saved at this time, processing continues at processing block 812 . If the settings of the module may be saved at this time, the processing logic causes the module settings to be saved to disk (processing block 811 ). Thereafter, processing continues at processing block 812 .
  • FIG. 9 One embodiment of the mouse click processing of the present invention, such as used in FIG. 4, is shown in a flowchart in FIG. 9.
  • the processing logic determines whether a mouse click has occurred inside the control strip (processing block 901 ). In one embodiment, this determination may be made by comparing the current location of the cursor with the location of the control strip (e.g., status bar). If the cursor location is determined to be within the control strip. If a mouse click has not occurred inside the control strip, then processing loops back upon itself, retesting repeatedly until a mouse click does occur. When a mouse click occurs, processing continues at processing block 902 where a determination is made as to upon which module the cursor was during the click.
  • the processing logic determines whether a move operation is being selected by the mouse (processing block 903 ). If a move operation has been chosen, the display of the module is moved or the entire control strip is moved (processing block 904 ) and the processing logic ends the mouse click process and exits to control of the processing logic that called this procedure. The determination of whether to move a module or the entire strip is based on the user's keystrokes or mouse movements. On the other hand, if a move operation is not to occur, processing continues at processing block 905 .
  • processing logic determines whether the module on which the click occurred is a “clickable” module, as opposed to a status only module, (processing block 905 ). That is, the processing logic tests whether the module provides any additional functionality when a mouse moves the cursor to select an element in the control strip. If the module is not “clickable,” processing ends. If the module is clickable, processing continues to process processing block 906 where the mouse click is tracked, i.e., the location of the cursor.
  • a test determines if the mouse is still within the bounds of the module (processing block 907 ). If the mouse is not within the bounds of the module, processing ends. However, if the mouse is within the boundaries of the module, the module is called to process the click (processing block 908 ) and the click undergoes post processing (processing block 909 ). Thereafter, the process ends.
  • FIG. 10 One embodiment of the process for post processing the mouse click is shown in FIG. 10.
  • the processing logic begins by determining whether the module desires to update its settings (processing block 1001 ). If the settings for the module are to be updated, processing continues at processing block 1002 where a flag is set to indicate that the module has a save pending, and processing continues to processing block 1003 .
  • the settings for a module may have to be updated due to user interaction, such as in the case of an option for a module being turned off or a module acquiring data as part of its functionality. If the settings of a module do not have to be updated, processing continues directly to processing block 1003 . Setting may need to be updated when the module is displaying information that is changing frequently.
  • a test determines whether the module needs to resize the display. If the display of the module must be resized, processing continues at processing block 1004 where the module is called to update its width. Then processing continues at processing block 1005 . On the other hand, if the display of the module does not need to be resized, processing continues directly to processing block 1005 .
  • processing logic determines whether the module desires to be closed. If the module desires to be closed, processing continues at processing block 1006 where the module is closed immediately. Then processing continues at processing block 1007 . If the module does not desire to be closed, processing continues to processing block 1007 .
  • a test determines whether the control strip is to be resized or closed. If the control strip needs to be resized or closed, processing continues at processing block 1008 where the module displays are repositioned and redrawn, and then processing continues at processing block 1009 . If the control strip is not to be resized or closed, processing continues directly to processing block 1009 .
  • a test determines whether the help state of the module is to be changed.
  • the help state refers to help messages that the modules provide to users generally. If the help state of the module is to be changed, processing continues at processing block 1010 where the old help state of the module is invalidated and the process ends. If the module help state does not need to be changed, processing ends. Changes to the help state may occur due to a global change in the computer system, such as when a particular help feature (e.g., help balloons) is enabled.
  • a particular help feature e.g., help balloons
  • control strip of the present invention operates as a shell with individual control and status modules added. Each module and its icons, pictures, etc., are contained in a file on a disk.
  • the control strip processing logic draws the strip which acts as the background for the individual modules.
  • Each module is responsible for drawing the icons and other objects that make up its user interface.
  • the module file includes only a single resource containing the code necessary for the module to interact with the control strip.
  • a module file may contain more than one code resource if it is to provide multifunctional support. In that case, each module in the file is loaded and initialized separately and treated as an independent entity.
  • the interface of the module to the control strip comprises a code resource.
  • the type of the code resource is ‘sdev’. This code is responsible for performing all of the functions required by the control strip as well as any functions that are custom to the module itself.
  • the module's entry point is at the beginning of the resource and is defined as pascal long ControlStripModule (long message, long params, Rect *statusRect, GraftPtr statusPort);
  • Interactions between a module and the control strip are managed by passing messages to the module to tell it what to do or to obtain information about the module and its capabilities.
  • each module is required to observe MacintoshTM Pascal register saving conventions; that is, it may trash 680 ⁇ 0 processor registers D 0 , D 1 , D 2 , A 0 , and A 1 , but must preserve all other registers across its call. Note that other operating systems and implementations of the present invention may have different restrictions.
  • the message field comprises a message number from the list in the section “Control Strip Module Messages” that indicates to the module the action to perform.
  • the params field signifies the result returned by the initialize call to the module. This would typically be a pointer to a pointer (e.g., the handle) to the private variables to be used by the module since modules cannot have global variables. This result is passed to the module on all subsequent calls. Note that in embodiments where modules can have global variables, such a field may be eliminated.
  • the statusRect field comprises a pointer to a rectangle within the control strip defining the area that a module may draw within.
  • the statusPort field specifies a pointer to the graphics port of the control strip.
  • the graphics port may be either a color or black-and-white graphics port, and depends on the computer system on which the control strip is running.
  • control strip modules interact with the control strip processing logic in three ways: by accepting messages, by calling utility routines, and by calling the operating system manager (e.g., a call to Gestalt selectors). The next three sections describe each of those interactions.
  • all control strip modules respond to messages from the control strip processing logic, which is responsive to user interaction with the control strip displayed on the screen.
  • the following messages have been defined: Message name Message No. Description sdevInitModule 0 Initialize the module sdevCloseModule 1 Clean up before being closed sdevFeatures 2 Return the feature bits sdevGetDisplayWidth 3 Return the current width of the module's display sdevPeriodicTickle 4 Periodic tickle when nothing else is happening sdevDrawStatus 5 Update the interface in the control strip sdevMouseClick 6 User has clicked on the module's display area sdevSavSettings 7 Save any changed settings in the module's preferences file sdevShowBalloonHelp 8 Display a help balloon, if the module has one
  • the sdevInitModule message is the first message sent to a module after the module has been loaded from its file. Initialization allows the module to initialize its variables and to determine whether it can run on a particular machine. For example, if the function of the module is to display battery information, it may be only able to run on a portable computer, such as the Powerbook manufactured by Apple Computer.
  • the module loads and detaches any resources (e.g., text, code, icons, etc.) in its resource file that will be used. Also, space is allocated in the global variables for handles to those detached resources.
  • resources e.g., text, code, icons, etc.
  • the sdevInitModule message returns a result depending on its success at installing itself.
  • a positive result indicates successful installation.
  • the processing logic passes this result value to the module on all subsequent calls.
  • a negative result indicates an error condition, and installation of the module is aborted by the control strip processing logic. Also if a negative result occurs and installation has been aborted, the module does not receive a close message.
  • the sDevCloseModule message is sent to a module when it should be closed.
  • the module itself decides when to be closed.
  • a module may be closed when it no longer is required to be running, such as when a battery level indicator no longer needs to be running when the computer system is receiving its power from an outlet.
  • the module receives this message, it disposes of all the detached resources it loaded as well as its global storage. No result is expected.
  • the sdevFeatures message queries the module for the features it supports. This message returns as its result a bitmap consisting of 1 bits for supported features and 0 bits for unsupported features. In one embodiment, there are 32 bits returned. All undefined bits are reserved for future features, and, in one embodiment, are set to 0. The bits are defined as:
  • sdevDontAutoTrack (1)—If this bit is set, the control strip highlights the display of the module and then calls the module to perform mouse tracking. In one embodiment, this bit is set when, for example, a module has a pop-up menu associated with it. If this bit is cleared, the control strip tracks the cursor until the mouse button is released, then sends an sdevMouseClick message, described below, to the module to notify it that there was a mouse-down event.
  • sdevHasCustomHelp (2) If this bit is set, the module is responsible for displaying its own help messages. These help messages may be customized depending on its current state. If the bit is cleared, the control strip displays a generic help message when the cursor passes over the its display area and Balloon Help, or other help-based information provider, is on.
  • sdevKeepModuleLocked (3) If this bit is set, the code of the module is kept locked and protected. In one embodiment, this bit is set only if the module is passing the address of one of its routines to a routine external to the module (e.g., installing itself in a queue).
  • the sdevGetDisplayWidth message is sent to a module to determine how much horizontal space (in pixels) its display currently requires on the control strip.
  • the module return the number of pixels as its result.
  • the returned width does not comprise the maximum width required for any configuration, but instead, reflects how much space it currently requires. Note that this useful because, in one embodiment, its possible for a module to request that its display be resized.
  • the sdevPeriodicTickle message is passed to the module periodically to allow the module to update its display due to changes in its state. In one embodiment, this message occurs at regular intervals, while in other embodiments, there is no minimum or maximum interval between “tickles.”
  • the module returns, as its result, some bits that signal requests for actions from the control strip processing logic. In one embodiment, there are 32 bits returned. All undefined bits in the result are reserved for future use and, in one embodiment, are set to 0. The bits are defined as:
  • the control strip processing logic sends a sdevGetDisplayWidth message to the module and then updates the control strip on the display.
  • sdevHelpStateChange (2) If this bit is set, the help message of the module needs to be updated due to a change in state. If a help balloon is being displayed for the module, the control strip processing logic removes the previous help balloon with a new help balloon for the current state.
  • the sdevDrawStatus message indicates that the module has to redraw its display to reflect the most recent state. In one embodiment, this message is sent when the user clicks on the display area of the module, when any of the display of the module is resized, or when the control strip itself needs to be updated, perhaps in response to a screen saver deactivation.
  • the statusRect parameter points to a rectangle bounding the display area of the module, in local coordinates. All drawing done by a module within the bounds of the control strip is limited to the module's display rectangle. In other embodiment, drawing may extend outside the display rectange of the module.
  • the clipping region of the control strip's window is set to the visible portion of the display rectangle of the module so that all the elements in the display may be drawn. If the clipping region is to be changed, the initial clipping region should be observed to avoid drawing over other items in the control strip.
  • the control strip processing logic calls the module with the sdevMouseClick message if the sdevWantMouseClicks bit is set in the features of the module.
  • the control strip processing logic draws the display of the module in its highlighted state and then sends the sdevMouseClick message to the module. If the sdevDontAutoTrack bit is not set, the control strip processing logic tracks the cursor until the mouse button is released. If the cursor is still within the display area of the module, the control strip processing logic sends the sdevMouseClick message to notify the module that a click occurred. In either case, the module can then perform the appropriate function in response to a mouse-down event.
  • the sdevSaveSettings message is passed to the module when the control strip processing logic has determined that the configuration information may be saved to the disk (e.g., HD turned on, etc.).
  • the sdevSaveSettings message is sent only if the module had previously set the sdevNeedToSave bit in the result of a sdevPeriodicTickle or sdevMouseClick message.
  • the call returns an error code (File Manager, Resource Manager, or the like) indicating the success of the save operation.
  • the control strip processing logic continues to send this message to the module until the module returns a result of 0, indicating a successful save.
  • the control strip processing logic calls the module with the sdevShowBalloonHelp message if Balloon Help is turned on, the module has previously set the sdevHasCustomHelp bit in its features, and the cursor is over the module's display area.
  • the module calls the Help Manager to display a help balloon describing the current state of the module.
  • the module returns a value of 0 if successful or an appropriate error result if not.
  • control strip processing logic provides a set of utility routines that are available to control strip modules. They are provided to promote a consistent user interface within the control strip and to reduce the amount of duplicated code that each module would have to include to support common functions. Therefore, in an embodiment that does not include these utility routines, a portion or all of the modules may include duplicated code supporting common functions.
  • the SBIsControlStripVisible routine determines whether the control strip is visible.
  • An exemplary call follows:
  • the SBIsControlStripVisible routine returns a Boolean value indicating whether or not the control strip is currently visible. It returns a value of “true” if the control strip is visible, or a value of “false” if it's hidden.
  • the SBIsControlStripVisible call returns a value of “true” even when the control strip is not visible. That happens whenever the control strip is not accessible in the current environment. As soon as that condition changes, the control strip becomes visible again and the returned value correctly reflects the actual state.
  • the SBShowHideControlStrip routine shows or hides the control strip.
  • An exemplary call follows:
  • the SBShowHideControlStrip routine determines the visibility state for the control strip based on the value of the “showIt” parameter. Passing a value of “true” makes the control strip visible, and passing a value of “false” hides it. Modules may not need to call this routine. However, the SBShowHideControlStrip routine provides a means for other software to hide the control strip when it is in the way.
  • Calling the SBShowHideControlStrip routine with a “showIt” value of “true” may or may not show the control strip, depending on the current environment. If the control strip is not accessible, it does not become visible. If a “showIt” value of “true” is passed to this routine, then the control strip becomes visible when the environment changes.
  • the SBSafeToAccessStartupDisk routine determines whether the internal hard disk is turned on so that processing logic of the present invention can determine whether to make a disk access or postpone it until a time when the disk is already spinning.
  • An exemplary call follows:
  • the SBSafeToAccessStartDisk routine returns a Boolean value of “true” if the disk is turned on and “false” if it is not.
  • the SBOpenModuleResourceFile routine opens a module resource file.
  • An examplary call follows:
  • the SBOpenModuleResourceFile routine opens the resource fork of the module file whose creator is “fileCreator”, and return the file's reference number as its result. If the file cannot be found or opened, the SBOpenMduleResourceFile routine returns a result of ⁇ 1.
  • the SBOpenModuleResourceFile routine also provides a means for a module to load in large or infrequently used resources that it doesn't usually need, but that it requires for a particular operation.
  • the SBLoadPreferences routine loads a resource from a preferences file.
  • An examplary call follows: pascal OSErr (ConstStr255Param prefsResourceName, SBLoadPreferences Handle *preferences);
  • the SBLoadPreferences routine loads a resource containing a module's configuration information from the preferences file of the control strip.
  • the PrefsResourceName parameter points to a Pascal string containing the name of the resource.
  • the “Preferences” parameter points to a variable that holds a handle to the resource read from the file. The handle does not need to be preallocated.
  • the SBLoadPreferences routine does nothing and returns a result of paramErr. If the resource is successfully loaded, the SBLoadPreferences routine returns a result of 0. The SBLoadPreferences routine also returns other Memory Manager and Resource Manager errors if it fails during some art of the process.
  • the SBSavePreferences routine saves a resource to a preferences file.
  • An exemplary call follows: pascal OSErr (ConstStr255Param prefsResourceName, SBSavePreferences Handle preferences);
  • the SBSavePreferences routine saves a resource containing a module's configuration information to the preferences file of the control strip.
  • the PrefsResourceName parameter points to a Pascal string containing the name of the resource.
  • the “preferences” parameter contains a handle to a block of data which will be written to the file.
  • the SBSavePreferences routine does nothing and returns a result of paramErr. if the resource is successfully saved, the SBSavePreferences routine returns a result of 0.
  • the SBSavePreferences routine can also return other Memory Manager and Resource Manager errors if it fails during some part of the process.
  • the SBGetDetachedIndString routine obtains a string from a detached resource.
  • An exemplary call follows: pascal void SBGetDetachedIndString (StringPtr the String, Handle stringList, short whichString);
  • the SBGetDetachedIndString routine is the detached resource version of GetIndString.
  • the parameter theString points to a Pascal string; the stringList is a handle to a detached ‘STR#’ resource; and whichString is the index (1-n) into the array of Pascal strings contained in the detached resource.
  • the SBGetDetachedIndString routine copies the string whose index is whichString into the space pointed to by theString. If whichString is out of range, the SBGetDetachedIndString routine returns a zero-length string.
  • the SBGetDetachIconSuite routine sets up a detached icon suite.
  • An exemplary call follows: pascal OSErr SBGetDetachIconSuite (Handle *theIconSuite, short theResID, unsigned long selector);
  • the SBGetDetachIconSuite routine creates a new icon suite, loads all of the requested icons, and then detaches the icons.
  • the parameter theIconSuite points to the location where the handle to the icon suite is stored;
  • the parameter theResID is the resource ID of the icons that make up the icon suite; and
  • the parameter “selector” indicates which icons are to be loaded into the suite.
  • the “selector” parameter contains one (or a combination of) the following values: svAllLargeData 0x000000FF load large 32-by-32 pixel icons (‘ICN#’, ‘ic14’, ‘ic18’) svAllSmallData x0000FF00 load small 16-by-16-pixel icons (‘ics#’, ‘ics4’, ‘ics8’) svAllMiniData 0x00FF0000 ‘load mini 12-by-12-pixel icons (‘icm#’, icm4’, ‘icm8’)
  • the SBGetDetachIconSuite routine returns an appropriate error code if it's unsuccessful, or 0 if it was able to load the icon suite. Note that if none of the icons comprising the icon suite could be found, the call returns the error “resNotFound. In one embodiment, the SBGetDetachIconSuite routine is called only when the resource file of the module is open. This is typically the case during a module's initialization call.
  • the SBTrackpopupMenu routine manages a pop-up menu.
  • An exemplary call follows: pascal short SBTrackpopupMenu (const Rect *moduleRect, MenuHandle theMenu);
  • the SBTrackpopupMenu routine handles setting up and displaying a pop-up menu associated with a module.
  • the module passes a pointer to its display rectangle and a handle to the menu to use.
  • the menu is displayed immediately above and adjacent to the display rectangle of the module, yet this is not required. By doing so, the user is allowed to view the current configuration or to change the settings.
  • the SBTrackpopupMenu routine returns an indication as to which menu item was selected, or 0 if no item was selected (e.g., because the user moved the cursor outside the menu's bounds).
  • the SBTrackSlider routine displays and sets an arbitrary parameter.
  • An exemplary call follows: pascal short SBTrackSlider (const Rect *moduleRect, short ticksOnSlider, short initialValue);
  • the SBTrackSlider routine displays an unlabeled slider above the module's display rectangle.
  • the slider may be used for displaying and setting the state of an arbitrary parameter.
  • the parameter “ModuleRect” contains a pointer to the module's display rectangle; “ticksOnSlider’ is the upper bounds of the value returned by the slider; and “initialValue” is the starting position (0 to ticksOnSlider-1).
  • the SBTrackSlider routine returns the final position.
  • the SBShowHelpString routine displays a help balloon.
  • An exemplary call follows: pascal OSErr SBShowHelpString (const Rect *moduleRect, StringPtr helpString);
  • the SBShowHelpString routine displays a module's help balloon.
  • the module passes a pointer to its display rectangle and a pointer to a Pascal string, and the routine displays the balloon if possible. If the help dstring has a length of 0 or the Help Manager is unable to display a balloon, an error result is returned. If the SBShowHelpString routine successfully displays the help balloon, it returns a result of 0.
  • the SBGetBarGraphWidth routine determines how wide a bar graph drawn by the SBDrawBarGraph routine (described below) will be so that a module can calculate its display width.
  • An exemplary call follows:
  • the SBGetBarGraphWidth routine returns the width of a bar graph containing barCount segments. If barCount has a value less than 0, the SBGetBarGraphWidth routine returns a width of 0.
  • SBDrawBarGraph routine draw as bar graph.
  • An exemplary call follows below: pascal void SBDrawBarGraph (short level, short barCount, short direction, Point barGraphTopLeft);
  • the SBDrawBarGraph routine draws a bar graph containing the number of segments specified by the barCount parameter in a module's display area. If the value of barCount is less than or equal to 0, the SBDrawBarGraph routine does nothing.
  • FIG. 11 illustrates the manner in which the point barGraphTopLeft determines the position of the bar graph.
  • the “level” parameter determines how many segments are highlighted. The value of “level” should be in the range of 0 to barCount-1. If the value of “level” is less than 0, no segments in the bar graph are highlighted; if “level” is greater than or equal to barCount, all segments in the bar graph are highlighted.
  • the direction parameter specifies which way the bar graph will be drawn to show a larger level.
  • the direction parameter specifies one of the following values: #define BarGraphSlopeLeft -1 // max end of sloping graph is on the left #define BarGraphFlatRight 0 // max end of flat graph is on the right #define BarGraphSlopeRight 1 // max end of sloping graph is on the right
  • FIG. 12 illustrates the resulting bar graph for each direction value.
  • the arrows indicate which way an increasing level value is displayed.
  • the number of segments specified by the barCount value may not be larger than 8. If a larger barCount value is passed, the SBDrawBarGraph routine draws nothing.
  • the SBModalDialogInContext routine may be used in place of the ModaDialog routine to prevent background applications from being run while the modal dialog window is visible.
  • An exemplary call is as follows: pascal void SBModalDialogInContext (ModalFilterProcPtr filterProc, short *item Hit);
  • the SBModalDialogInContext routine is a special version of ModalDialog that doesn't allow background applications to be run while a modal dialog window is visible.
  • the SBModalDialogInContext routine is used when the occurence of context switching is not desired.
  • the control strip processing logic installs two “Gestalt” selectors to return information to locations external to the computer system.
  • One selector returns software attributes, and the other returns the current version of the processing logic (e.g., software).
  • the selector “gestaltControlStripAttr (‘sdev’) return 32 bits describing the attributes of the current version of the control strip processing logic. In one embodiment, only the following bit is defined:
  • the selector gestaltControlStripVersion (‘csvr’) returns the version of control strip processing logic that is installed.

Abstract

An interactive computer-controlled display system having a processor, a data display screen, a cursor control device for interactively positioning a cursor on the data display screen, and a window generator that generates and displays a window on a data display screen. The window region provides status and control information in one or more data display areas. The individiual data display areas may be controlled through the use of controls and indicators on the control strip itself using cursor control keys.

Description

    FIELD OF THE INVENTION
  • The present invention relates to the field of computer systems; particularly, the present invention relates to displaying a status and control function bar or window to enable access of user selected indicia to a computer system user. [0001]
  • BACKGROUND OF THE INVENTION
  • Typically, a computer system contains a processor, a bus, and other peripheral devices. The processor is responsible for executing instructions using the data in the computer system. The bus is used by the processor and the peripheral devices for transferring information between one another. The information on the bus usually includes data, address and control signals. The peripheral devices comprise storage devices, input/output (I/O) devices, etc. [0002]
  • Computer systems also include information management systems that coordinate the display of information to the user. Currently, the art in computer display management provides the capability of displaying data in rectangular portions (commonly referred to as windows) of a display screen. Such information management systems include the Finder™ interface of the computer systems manufactured by Apple Computer, Inc. of Cupertino, Calif. Controls are typically provided to resize and move windows within the confines of the physical display boundaries. [0003]
  • Windows may be used to display information regarding application programs, as well as information produced by system programs, that are run on the computer system. Many of these system and control programs provide status and control information and functionality. Some of the system control programs also provide options with respect to the information they provide and the functions they perform. These options can be accessed and/or selected by moving a cursor at a predetermined point in the window and “clicking” a mouse or performing requisite key strokes. Access to these programs may require locating the program (e.g., locating and entering a folder) before execution. The time necessary to access such programs may be unduly long. it is desirable to provide a less obtrusive manner of accessing such system and control programs. [0004]
  • The computer system is often capable of displaying multiple windows or data areas on the display screen at the same time. Windows may overlap each other. The information contained in the portion of the window that is overlapped is not visible. The window that is entirely visible to the computer user is typically the active window. Therefore, a program, such as a system or control program may be running, while another program displaying information in another window is selected as active and thereafter covers, partially or completely, the windows or data areas displayed by the system/control program. Sometimes the user may wish to have an unobstructed view of the system/control data area, regardless of the window selected as active (even when the windows overlap each other). Thus, it is desirable at times to have windows that are always visible to the user. However, it is also desirable to be able to eliminate that window at times based on the user's requirements. [0005]
  • The present invention overcomes these problems by providing a status and control information display. The display of the present invention is in an easily accessible format. Also, the display may be configured to permanently display in a visible manner control and status indicia. [0006]
  • SUMMARY OF THE INVENTION
  • An interactive computer-controlled display system is described. In the present invention, the display system includes a processor, a data display screen, and a cursor control device for interactively positioning a cursor on the data display screen. The present invention also includes a window generator that generates and displays a window (e.g., a control strip) on a data display screen. In one embodiment, the window comprises a control and/or status window for display on the desktop of the computer system The window displays graphics depicting at least one display area of indicia. The individiual data areas may be controlled through the use of controls and indicators in the window itself using cursor control keys. [0007]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which: [0008]
  • FIG. 1 is a block diagram of one embodiment of the computer system of the present invention. [0009]
  • FIG. 2A displays a computer desktop illustrating the control strip of the present invention as well as opened windows. [0010]
  • FIG. 2B illustrates one embodiment of the control strip of the present invention. [0011]
  • FIG. 2C illustrates a pop-up menu displayed from the control strip of the present invention. [0012]
  • FIG. 2D illustrates a help balloon displayed from the control strip of the present invention. [0013]
  • FIG. 2E illustrates the process of moving a display area from one position to another in the control strip. [0014]
  • FIG. 2F shows the control strip window graphics generated by processing logic being combined with graphics generated by a module to illustrate the creation of the resulting control strip. [0015]
  • FIG. 3 illustrates one embodiment of the control panel of the present invention. [0016]
  • FIG. 4 is a flow chart of one embodiment of the process for the control strip of the present invention. [0017]
  • FIG. 5 is a flow chart of one embodiment of the secondary initialization process of the present invention. [0018]
  • FIG. 6 is a flow chart of one embodiment of the open and initialization process for the external modules of the present invention. [0019]
  • FIG. 7 is a flow chart of one embodiment of the process for drawing the contents of the control strip of the present invention. [0020]
  • FIG. 8 is a flow chart of one embodiment of the process for running idle tasks in the present invention. [0021]
  • FIG. 9 is a flow chart of one embodiment of the process for responding to a mouse click occurring in the control strip of the present invention. [0022]
  • FIG. 10 is a flow chart of one embodiment of the process for post processing a mouse click in the present invention. [0023]
  • FIG. 11 illustrates a bar graph for display in a data display area in the control strip of the present invention. [0024]
  • FIG. 12 illustrates a bar graph that results after using arrow direction icons. [0025]
  • DETAILED DESCRIPTION OF THE INVENTION
  • A method and apparatus for providing status and control indicia. In the following detailed description of the present invention numerous specific details are set forth, such as types of status indicia, instruction names, etc., in order to provide a thorough understanding of the present invention. However, it will be apparent to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form, rather than in detail, in order to avoid obscuring the present invention. [0026]
  • The present description includes material protected by copyrights, such as illustrations of graphical user interface images which the assignee of the present invention owns. The assignee hereby reserves its rights, including copyright, in these materials, and each such material should be regarded as bearing the following notice: Copyright Apple Computer, Inc., 1993. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyrights whatsoever. [0027]
  • Some portions of the detailed descriptions which follow are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. [0028]
  • It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices. [0029]
  • The present invention also relates to apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general purpose computer selectively activated or reconfigured by a computer program stored in the computer. The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general purpose machines may be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein. [0030]
  • OVERVIEW OF THE COMPUTER SYSTEM OF THE PRESENT INVENTION
  • Referring to FIG. 1, an overview of a computer system of the present invention is shown in block diagram form. The present invention may be implemented on a general purpose microcomputer, such as one of the members of the Apple family of personal computers, one of the members of the IBM personal computer family, or one of several other computing and assistant devices which are presently commercially available. Of course, the present invention may also be implemented on a multi-user system while encountering all of the costs, speed, and function advantages and disadvantages available with these machines. The preferred embodiment of the present invention is implemented on an Apple PowerBook™ computer system developed by the assignee of the present invention. [0031]
  • As illustrated in FIG. 1, the computer system of the present invention generally comprises a local bus or other communication means [0032] 100 for communicating information, a processor 103 coupled with local bus 100 for processing information, a random access memory (RAM) or other dynamic storage device 104 (commonly referred to as a main memory) coupled with local bus 100 for storing information and instructions for processor 103, and a read-only memory (ROM) or other non-volatile storage device 106 coupled with local bus 100 for storing non-volatile information and instructions for processor 103.
  • The computer system of the present invention also includes an input/output (I/O) bus or other communication means [0033] 101 for communication information in the computer system. A data storage device 107, such as a magnetic tape and disk drive, including its associated controller circuitry, is coupled to I/O bus 101 for storing information and instructions. A display device 121, such as a cathode ray tube, liquid crystal display, etc., including its associated controller circuitry, is also coupled to I/O bus 101 for displaying information to the computer user, as well as a hard copy device 124, such as a plotter or printer, including its associated controller circuitry for providing a visual representation of the computer images. Hard copy device 124 is coupled with processor 103, main memory 104, non-volatile memory 106 and mass storage device 107 through I/O bus 101 and bus translator/interface unit 140. A modem 108 and an ethernet local area network 109 are also coupled to I/O bus 101.
  • [0034] Bus interface unit 140 is coupled to local bus 100 and I/O bus 101 and acts as a gateway between processor 103 and the I/O subsystem. Bus interface unit 140 may also provide translation between signals being sent from units on one of the buses to units on the other bus to allow local bus 100 and I/O bus 101 to co-operate as a single bus.
  • An I/[0035] O controller 130 is coupled to I/O bus 101 and controls access to certain I/O peripherals in the computer system. For instance, I/O controller 130 is coupled to controller device 127 that controls access to an alpha-numeric input device 122 including alpha-numeric and other keys, etc., for communicating information and command selections to processor 103, a cursor control 123, such as a trackball, stylus, mouse, or trackpad, etc., for controlling cursor movement, and a temperature sensor 127A for measuring the internal system temperature. The system also includes a sound chip 125 coupled to I/O controller 130 for providing audio recording and play back. Sound chip 125 may include a sound circuit and its driver which are used to generate various audio signals from the computer system. I/O controller 130 may also provide access to a floppy disk and driver 126. The processor 103 controls I/O controller 130 with its peripherals by sending commands to I/O controller 130 via local bus 100, interface unit 140 and I/O bus 101.
  • Batteries or other power supply [0036] 152 may also be included to provide power necessary to run the various peripherals and integrated circuits in the computer system. Power supply 152 is typically a DC power source that provides a constant DC power to various units, particularly processor 103. Various units such as processor 103, display 121, etc., also receive clocking signals to synchronize operations within the computer systems. These clocking signals may be provided by a global clock generator or multiple clock generators, each dedicated to a portion of the computer system. Such a clock generator is shown as clock generator 160. In one embodiment, clock generator 160 comprise a phase-locked loop (PLL) that provides clocking signals to processor 103.
  • In one embodiment, [0037] processor 103 is a member of the 68000 family of processors, such as the 68040 processor manufactured by Motorola Corporation of Schaumberg, Ill. The memory in the computer system is initialized to store the operating system as well as other programs, such as file directory routines, control programs, system programs and application programs, and data inputted from I/O controller 130. The operating system running on processor 103 takes care of basic tasks such as starting the system, handling interrupts, moving data to and from memory 104 and peripheral devices via input/output interface unit 140, and managing the memory space in memory 104. In one embodiment, the operating system is stored in ROM 106, while RAM 104 is utilized as the internal memory for the computer system for accessing data and application programs.
  • [0038] Processor 103 accesses memory in the computer system via an address bus within bus 100. Commands in connection with the operation of memory in the computer system are also sent from the processor to the memory using bus 100. Bus 100 also includes a bidirectional data bus to communicate data in response to the commands provided by processor 103 under the control of the operating system running on it.
  • Of course, certain implementations and uses of the present invention may neither require nor include all of the above components. For example, in certain implementations a keyboard or cursor control device for inputting information to the system may not be required. Furthermore, the computer system may include additional processing units. [0039]
  • OVERVIEW OF THE PRESENT INVENTION
  • The present invention provides a control and/or status window for display on the desktop of the computer system. The control and status window will be referred to herein as the control strip. The control strip of the present invention is a window of graphics depicting one or more display areas for control and/or status indicia. In one embodiment, each of the display areas is individually and variably sized. The size of the control strip itself may also be variably sized. In one embodiment, the size may be adjusted such that none, all, or only a portion of the display areas within its boundaries are visible. The size of the control strip may also be varied such that only a portion of one display area is visible in the control strip. FIG. 2A displays a computer desktop illustrating the control strip of the present invention as well as opened windows. FIG. 2B illustrates one embodiment of the control strip of the present invention. [0040]
  • Each of the variably sized data areas may be sensitive to user input for control. That is, a user may interact with the individually display data areas. Different parts of the control strip either display information or act as buttons, or both. Note that buttons may display information on their surface. When the user clicks a button, it is highlighted. In one embodiment, buttons may also display additional elements such as pop-up menus (shown in FIG. 2C) or help messages (e.g., balloons shown in FIG. 2D). Thus, in one embodiment, control of the individual data areas is accomplished, in part, through the use of small button controls and indicators in the form of various icons. [0041]
  • Each of the display areas is associated with a programming module. Each of the modules provides a specific status or control function. In one embodiment, the module is represented by a disk file containing the code necessary for the module to interact with the control strip as well as other elements such as text, icons, pictures, etc. Modules may be designed to be responsive to selection from cursors via a mouse, trackpad, or cursor control keys, such as on a keyboard. Many of the modules are able to provide control to various system functionality, and may provide menus to do the same. [0042]
  • The control strip is a control panel that provides the operating environment for control strip modules. In one embodiment, the control strip runs on any Macintosh™ computer using a System 7.0 or later operating system. The control strip of the present invention may be designed to run on computer systems using other operating systems. [0043]
  • In one embodiment, the control strip is implemented in a private window layer that appears in front of the windows of all the application layers. That is, the control strip window appears on top of all application programming windows that may be generated as part of the execution of an application program. This prevents other windows from obscuring it. In one embodiment, processing logic in the computer system may maintain a list of windows ordered from the frontmost window on the screen being at the top of the list and the bottommost window being at the bottom of the list. Processing logic can maintain the control strip window at the top of the list. [0044]
  • The control strip of the present invention may include windowing configurations that are shown as being horizontal or vertical on the screen. Furthermore, the present invention is not limited to a single row or column of status and control data areas. In other words, multiple rows and columns of module data areas may be included in the window of the control strip. [0045]
  • CONTROL STRIP MANIPULATION
  • The control strip, such as shown in FIG. 2B, may also be moved to different portions of the display screen. However, in one embodiment, the window for the control strip may be moved to any location on the display as long as the right and/or left edge of the strip is attached to the right or left edge, respectively, of the display. The user may also hold down the option key and drag the [0046] tab 203 of the control strip 200 with the use of a cursor control device (e.g., trackpad, trackball, mouse) to move the control strip to a new position on the display.
  • In one embodiment, the user may adjust the size of the control strip window. Adjustments to the size of the window may comprise either an increase in the height of the window, the width of the window, or both. In one embodiment, only the width of the control strip window may altered. The definition and use of windows is well-known in the art. In one embodiment, the [0047] control strip 200 has a tab 203 on its unattached end. The user can drag tab 203 to adjust the length of the strip. By “clicking” on tab 203, i.e. selection through the use of the trackpad, mouse, cursor control keys, etc., the user is able to shift from a minimal control strip size to a maximum control strip size, and vice versa. In its minimal size, the graphics of the modules in the control strip are not visible and only the tab is showing. In its maximum size, all of the modules in the control strip are showing. Recognizing cursor controlled selections through the use of trackpad, trackball, mouse, cursor control keys. etc., as well as the tracking of movements of the cursor made by the same are well-known in the art.
  • Scroll arrows, such as [0048] left scroll arrow 204 and right scroll arrow 205, are provided on the control strip that enable the window of the control strip to be scrolled to the left or right, respectively. Use of scroll arrows with windows is well-known in the art.
  • The user may also hide the control strip. In one embodiment, to make the control strip disappear completely, the user can click the Hide button in the control strip control panel, as described later in conjunction with FIG. 3. A [0049] close box 201 is also included in control strip 200
  • In one embodiment, by holding the option key and clicking a display area, the user can drag the display area to another position in the control strip. An example of the process of moving one display area to another position on the control strip is shown in FIG. 2E. Referring to FIG. 2E, the user selects one of the display areas by, for instance, positioning the cursor over the display area. When the user “clicks” the display area, its border becomes highlighted. While clicking, the display area is dragged to another location in the control strip module display area. When the user has moved the display area to the location of his choice, the user stops “clicking” The control strip display areas are then rearranged. [0050]
  • After the user rearranges the parts of the control strip, the new arrangement is saved. The saving operation may be deferred until resources, such as the hard disk is ready (e.g., spinning) or until just before the computer system is shut down or restarted. In other words, in computer systems in which the hard disk is not turned on all the time in order to save power, the saving operation may be deferred until the hard disk has been turned on by another. [0051]
  • EXEMPLARY CONTROL/STATUS INFORMATION
  • The control strip of the present invention provides a standard screen location for a collection of individual modules that provide status and control functions. In one embodiment, the control strip functions include a network switch that shows whether a network connection for the computer system, such as an AppleTalk™ network connection, is on or off and lets the user turn the network connection on or off without having to locate and execute other network connection software on the computer system (e.g., without having to open the Chooser™). [0052]
  • The control strip may also include a battery monitor that displays the status of the battery or batteries. In one embodiment, the battery monitor displays the current power drain in a manner similar to a car's miles per gallon (MPG) indicator. The needle for the power drain indicator indicates the drain relative to the maximum possible. The control strip of the present invention allows this display to be updated frequently so if the user increased the LCD display screen's brightness level, the needle would animate to denote the consequence of the action. [0053]
  • Another control strip module displays the state of File Sharing (e.g., on, off, or users connected) that may be currently employed on the computer system. The file sharing module also lets the user turn file sharing on or off and lets the user open a control panel to control processing to setup file sharing on the computer system. [0054]
  • The control strip of the present invention may also provide a module to allow the internal hard disk power to be turned off (to save power), and to indicate whether is currently on or off. [0055]
  • The control strip may also provide power settings that allow the user to select between maximum battery conservation or maximum computer performance without opening a control panel. In one embodiment, the power settings portion of the control strip also allow the user to open up the power savings control panel. The control strip of the present invention may also include a function that places the computer in sleep mode or allows the user to select the sound volume. [0056]
  • Other modules, for example, may provide time and/or date information, may list currently running programming applications, may indicate the amount of available memory, may control a CD drive, may provide access to audio controls and status information. Therefore, the control strip acts as a status and control function bar, or windowing area, that provides running modules to be displayed in an arrangement that is to be displayed, such an arrangement being modifiable such that the size of the window or bar may be changed. [0057]
  • In one embodiment, the control strip is controllable through a control panel. An exemplary display of such control panel is shown in FIG. 3. Use of control panels is well-known in the art. Using the control panel in FIG. 3, the user is able to hide or show the control strip by clicking the corresponding button in the control panel. Note that in one embodiment, the control panel may also be used to change the font and size of the text in the control strip window. [0058]
  • PROCESSING LOGIC FOR THE PRESENT INVENTION
  • The present invention includes computer processing logic for generating the control strip of the present invention. This processing logic is described, in part, in the flow charts shown in FIGS. [0059] 4-10. In addition to the computer resources described earlier, the present invention relies upon the availability of an operating system and system functions capable of displaying windows, information in windows, characters, and cursor symbols on the display devices. System functions for interfacing with the cursor control devices and cursor function keys, including the tracking of cursor location within a window, are also required. These resources are standard processing components known in the art.
  • When the processor of the present invention is first powered up, the operating system logic obtains control and initializes the system components such as read/write memory, the display device, the cursor control device, the cursor function keys, and keyboard. During this initialization process or in response to a user command, the operating system displays the control strip of the present invention. [0060]
  • In one embodiment, the control strip initialization is performed in two stages. The first stage begins by initially loading at least one routine at start up. Upon loading necessary routines, the operating system allocates storage for global variables use. Next, resources are loaded for use by the control strip processing logic. These resources include the visual components or indicia that is to appear in the control strip, such as pictures, icons, text, etc. The processing logic for the control strip is patched into the operating system. [0061]
  • Later, as a second stage of the initialization during the set up process, the control strip processing logic causes each of the module files to be opened one at a time. The code for the module is loaded. An initialization routine is run in response to a call, during which time, the module itself determines if it can run. This information is conveyed to the control strip. The processing logic then causes the window to be displayed and calls the modules to run themselves and appear in the control strip. FIG. 2F shows the control strip window graphics generated by processing logic being combined with graphics generated by a module to illustrate the creation of the resulting control strip. [0062]
  • FIG. 4 is a flowchart of the processing logic responsible for generating the control strip of the present invention and processing events that occur involving the control strip. In one embodiment, the control strip main processing is called by the operating system. Referring to FIG. 4, the processing begins by saving the previous context and sets up the context of the control strip (processing block [0063] 401). The previous context refers to the state of the computer system prior to performing control strip processing. The previous context may correspond to an application program running immediately prior to the control strip processing being called. The context may include settings up its memory space, providing access to its global variables, etc.
  • Next, a test determines if the secondary initialization has been done (processing block [0064] 402). If the secondary initialization has been done, processing continues at processing block 403 where a secondary initialization process is run, and processing thereafter continues at processing block 409. The secondary initialization process causes the processing logic to initialize the control strip. One embodiment of the secondary initialization process is described in FIG. 5. On the other hand, if the window of the control strip is allocated, processing continues at processing block 404 where the processing logic awaits a user event and determines the type of such an event.
  • Then a test determines if the user event type is a null event (processing block [0065] 405). That is, a test determines whether the user event type is idle or not. If the user event type is a null event, processing continues at processing block 406 where idle tasks are run, and processing thereafter continues at processing block 409. Thus, during idle periods, tasks involved with the control strip window may be run as well as tasks of the modules. Examples of module tasks may include updating help messages (e.g., due to a help feature being enabled on the computer system) and saving updated state information (e.g., display area on screen moved to new location, display area resized, module made invisible; module indicates state is changed and that it must be saved). On the other hand, if the event type is not a null event, processing continues at processing block 407.
  • At [0066] processing block 407, a test determines if there has been a “click” of the mouse within the area defined by the control strip. If there has been a click of the mouse within the control strip, the mouse click is processed (processing block 408), and processing continues at processing block 409. The mouse click processing determines the location of the mouse click, which module in the controls strip was selected, or “clicked-on”, if any, and any action to be taken based on that location. One embodiment of the mouse click processing is described in FIG. 9. If a mouse click has not occurred within the control strip, processing continues directly to processing block 409.
  • At [0067] processing block 409, the previous context is restored and the processing logic exits to return control to the operating system.
  • One embodiment of the secondary initialization process called by the control strip main processing logic is described in a flowchart in FIG. 5. Referring to FIG. 5, the secondary initialization process begins by testing whether the Finder™ has started up (processing block [0068] 501). If the Finder™ has not started up, the secondary initialization process ends. However, if the Finder™ has started up, the window of the control strip is created (processing block 502).
  • Then a test determines whether the creation of the window of the control strip was successful (processing block [0069] 503). If the creation of the window of the control strip was not successful, the process ends. The creation of the window may not be successful because, for instance, there is not enough memory, missing system resources, etc. On the other hand, if the creation of the window of the control strip was successful, the font and color of the control strip are initialized (processing block 504). Then external modules are opened and initialized (processing block 505), the default screen location and size of the control strip are set (processing block 506), the user configuration is loaded (processing block 507), and the contents of the control strip are drawn (processing block 508). The user configuration may include screen location for the control strip, the saved display order of the modules, the window size of the control strip, etc. Then the secondary initialization process ends.
  • The default screen location and size of the control strip are stored in memory and accessed. In one embodiment, these values may be changed by the computer user, such as by interacting with the control strip itself. In another embodiment, the default values are determined and permanently set by a system designer. Note that specification of the font, color, default screen location and size may not be required in lieu of the user configuration. Likewise, by using solely the default settings, the user configuration is not required. [0070]
  • One embodiment of the process for opening and initializing external modules such as may be invoked by the secondary initialization process is shown in FIG. 6. Referring to FIG. 6, the processing logic begins by testing whether there are more module files to be opened (processing block [0071] 601). If there are no more module files (e.g., all the modules have been opened and loaded), then the process ends. The modules are opened and initialized one at a time. If there are more module files, the processing logic opens the module file (processing block 602) and loads the module code into memory (processing block 603). The processing logic calls the module to initialize itself (processing 604). The module is then also called by the processing logic to obtain the features of the module (processing block 605) and to obtain the width of the module's area, as well as features of the module (processing block 606). The features of the module include help messages to be displayed when the module is “clicked on” with the cursor. Then the module file is closed (processing block 607) and the processing loops back to processing block 601. By looping back to processing block 601, the processing logic is able to provide the initialization procedures to all the modules, such that when all the modules have been processed the process ends. When the process ends, it returns in a manner well-known in the art to the processing logic that called (e.g., initiated) it.
  • One embodiment of a process for drawing the contents of the control strip (processing block [0072] 508), such as used at processing block 508 of FIG. 5, is described in FIG. 7. Referring to FIG. 7, the processing logic initially determines if the control strip is visible (processing block 701). If the control strip is not visible, processing ends. That is, if the user has hidden the control strip, the present invention will not draw its contents.
  • On the other hand, if the control strip is visible, processing continues at [0073] processing block 702 enters a looping structure where the processing logic tests whether there are more modules to draw. If there are no more modules to draw, processing ends and control returns to the process that called it. If there are more modules to draw, processing continues at processing block 703 where the processing logic tests whether the particular module needs to be redrawn. A module may need to be drawn when the information being displayed needs to be updated. For example, as the amount of energy in the battery is changing due to energy consumption from the computer system, an update to the battery indicia in the control strip must be made. If the module does not need to be redrawn, processing loops back to processing block 702 where the more modules test is repeated. On the other hand, if the module needs to be redrawn processing continues at processing block 704 where the processing logic determines whether the module is a button. If the module is a button, processing continues at processing block 705 where the background graphics of the button are drawn, and processing continues to processing block 707. If the module is not a button, the status-only background graphics are drawn (processing block 706) and processing continues at processing block 707. Note that in one embodiment, the type of background graphics may be obtained using a message sent to the module requesting its features.
  • At [0074] processing block 707, the processing logic makes a call to the module to draw itself. That is, it is the responsibility of the module itself to draw its status for control indicia. Thereafter processing loops back to processing block 702.
  • One embodiment of the processing for running idle tasks in FIG. 4 is described in a flowchart in FIG. 8. Referring to FIG. 8, the processing logic begins by determining whether a window update is pending (processing block [0075] 801). If a window update is pending, the processing continues at processing block 802 when the contents of the control strip are drawn. Window updates may be required due to a change in status in one of the modules. Changes may also be due to a reordering of the control strip entries. Note that one embodiment of the process to draw the control strip is shown in FIG. 7. Thereafter processing continues at processing block 803. If a window update is not pending processing continues directly to processing block 803.
  • At processing [0076] 803, processing logic tests whether the configuration of the control strip has changed. If the configuration of the control strip has not changed, processing continues at processing block 806. If the configuration of the control strip has changed, processing continues at processing block 804 where a test determines whether it is safe to perform a save operation. This determination is based on whether the resources are available (i.e., H.D. is turned on) to perform the save operation. If it is not safe to perform a save operation, processing continues at processing block 806. However, if it is safe to save control strip, processing continues at processing block 805 where the configuration of the control strip is saved to disk. Thereafter processing continues to processing block 806.
  • At [0077] processing block 806, the current idle module is called to run its idle task. In one embodiment, the processing logic of the present invention allows only one module to run its idle tasks during each a call to the processing of FIG. 8 (e.g., the currently designated module) to reduce overhead time. Identification of the current module is based on an ID associated with each of the modules.
  • Then the idle task undergoes post processing (processing block [0078] 807), and the ID of the next module is updated to idle (processing block 808). That is, the module designated as the current module for the next call to the processing of FIG. 8 will be the next module in the list of modules. An example of the post processing is shown in FIG. 10.
  • Then, the processing logic determines whether the module needs to save settings for use later (processing block [0079] 809). If the module does not need to save its settings, processing continues to processing block 812. On the other hand, if the settings of the module are to be saved, the processing logic tests whether the settings may be saved at this time (processing block 810). One reason the settings may not be saved is that the hard disk may be powered down or turned off. If the settings cannot be saved at this time, processing continues at processing block 812. If the settings of the module may be saved at this time, the processing logic causes the module settings to be saved to disk (processing block 811). Thereafter, processing continues at processing block 812.
  • At [0080] processing block 812, the help messages for the control strip are updated, and processing ends and returns to the control of the main processing logic.
  • One embodiment of the mouse click processing of the present invention, such as used in FIG. 4, is shown in a flowchart in FIG. 9. Referring to FIG. 9, the processing logic determines whether a mouse click has occurred inside the control strip (processing block [0081] 901). In one embodiment, this determination may be made by comparing the current location of the cursor with the location of the control strip (e.g., status bar). If the cursor location is determined to be within the control strip. If a mouse click has not occurred inside the control strip, then processing loops back upon itself, retesting repeatedly until a mouse click does occur. When a mouse click occurs, processing continues at processing block 902 where a determination is made as to upon which module the cursor was during the click.
  • The processing logic then determines whether a move operation is being selected by the mouse (processing block [0082] 903). If a move operation has been chosen, the display of the module is moved or the entire control strip is moved (processing block 904) and the processing logic ends the mouse click process and exits to control of the processing logic that called this procedure. The determination of whether to move a module or the entire strip is based on the user's keystrokes or mouse movements. On the other hand, if a move operation is not to occur, processing continues at processing block 905.
  • At [0083] processing block 905 the processing logic determines whether the module on which the click occurred is a “clickable” module, as opposed to a status only module, (processing block 905). That is, the processing logic tests whether the module provides any additional functionality when a mouse moves the cursor to select an element in the control strip. If the module is not “clickable,” processing ends. If the module is clickable, processing continues to process processing block 906 where the mouse click is tracked, i.e., the location of the cursor.
  • Next, a test determines if the mouse is still within the bounds of the module (processing block [0084] 907). If the mouse is not within the bounds of the module, processing ends. However, if the mouse is within the boundaries of the module, the module is called to process the click (processing block 908) and the click undergoes post processing (processing block 909). Thereafter, the process ends.
  • One embodiment of the process for post processing the mouse click is shown in FIG. 10. Referring to FIG. 10, the processing logic begins by determining whether the module desires to update its settings (processing block [0085] 1001). If the settings for the module are to be updated, processing continues at processing block 1002 where a flag is set to indicate that the module has a save pending, and processing continues to processing block 1003. The settings for a module may have to be updated due to user interaction, such as in the case of an option for a module being turned off or a module acquiring data as part of its functionality. If the settings of a module do not have to be updated, processing continues directly to processing block 1003. Setting may need to be updated when the module is displaying information that is changing frequently.
  • At [0086] processing block 1003, a test determines whether the module needs to resize the display. If the display of the module must be resized, processing continues at processing block 1004 where the module is called to update its width. Then processing continues at processing block 1005. On the other hand, if the display of the module does not need to be resized, processing continues directly to processing block 1005.
  • At [0087] processing block 1005, the processing logic determines whether the module desires to be closed. If the module desires to be closed, processing continues at processing block 1006 where the module is closed immediately. Then processing continues at processing block 1007. If the module does not desire to be closed, processing continues to processing block 1007.
  • At [0088] processing block 1007, a test determines whether the control strip is to be resized or closed. If the control strip needs to be resized or closed, processing continues at processing block 1008 where the module displays are repositioned and redrawn, and then processing continues at processing block 1009. If the control strip is not to be resized or closed, processing continues directly to processing block 1009.
  • At [0089] processing block 1009, a test determines whether the help state of the module is to be changed. The help state refers to help messages that the modules provide to users generally. If the help state of the module is to be changed, processing continues at processing block 1010 where the old help state of the module is invalidated and the process ends. If the module help state does not need to be changed, processing ends. Changes to the help state may occur due to a global change in the computer system, such as when a particular help feature (e.g., help balloons) is enabled.
  • ADDING CONTROL STRIP MODULES
  • In one embodiment, the control strip of the present invention operates as a shell with individual control and status modules added. Each module and its icons, pictures, etc., are contained in a file on a disk. The control strip processing logic draws the strip which acts as the background for the individual modules. Each module is responsible for drawing the icons and other objects that make up its user interface. [0090]
  • Contents of Module Files
  • In one embodiment, the module file includes only a single resource containing the code necessary for the module to interact with the control strip. A module file may contain more than one code resource if it is to provide multifunctional support. In that case, each module in the file is loaded and initialized separately and treated as an independent entity. [0091]
  • Module Interface
  • The interface of the module to the control strip comprises a code resource. In one embodiment, using the Macintosh™ computer, the type of the code resource is ‘sdev’. This code is responsible for performing all of the functions required by the control strip as well as any functions that are custom to the module itself. The module's entry point is at the beginning of the resource and is defined as [0092]
    pascal long ControlStripModule (long message,
    long params,
    Rect *statusRect,
    GraftPtr statusPort);
  • Interactions between a module and the control strip are managed by passing messages to the module to tell it what to do or to obtain information about the module and its capabilities. In one embodiment, each module is required to observe Macintosh™ Pascal register saving conventions; that is, it may trash 680×0 processor registers D[0093] 0, D1, D2, A0, and A1, but must preserve all other registers across its call. Note that other operating systems and implementations of the present invention may have different restrictions.
  • The message field comprises a message number from the list in the section “Control Strip Module Messages” that indicates to the module the action to perform. [0094]
  • The params field signifies the result returned by the initialize call to the module. This would typically be a pointer to a pointer (e.g., the handle) to the private variables to be used by the module since modules cannot have global variables. This result is passed to the module on all subsequent calls. Note that in embodiments where modules can have global variables, such a field may be eliminated. [0095]
  • The statusRect field comprises a pointer to a rectangle within the control strip defining the area that a module may draw within. [0096]
  • The statusPort field specifies a pointer to the graphics port of the control strip. The graphics port may be either a color or black-and-white graphics port, and depends on the computer system on which the control strip is running. [0097]
  • The result value returned by the module varies depending on the message sent to it. Results for each message are described below in the sections on the individual messages. [0098]
  • CONTROL STRIP MODULE REFERENCE
  • In one embodiment, control strip modules interact with the control strip processing logic in three ways: by accepting messages, by calling utility routines, and by calling the operating system manager (e.g., a call to Gestalt selectors). The next three sections describe each of those interactions. [0099]
  • Control Strip Module Messages
  • In one embodiment, all control strip modules respond to messages from the control strip processing logic, which is responsive to user interaction with the control strip displayed on the screen. The following messages have been defined: [0100]
    Message name Message No. Description
    sdevInitModule
    0 Initialize the module
    sdevCloseModule 1 Clean up before being closed
    sdevFeatures 2 Return the feature bits
    sdevGetDisplayWidth 3 Return the current width of the
    module's display
    sdevPeriodicTickle
    4 Periodic tickle when nothing else is
    happening
    sdevDrawStatus 5 Update the interface in the control
    strip
    sdevMouseClick 6 User has clicked on the module's
    display area
    sdevSavSettings 7 Save any changed settings in the
    module's preferences file
    sdevShowBalloonHelp 8 Display a help balloon, if the
    module has one
  • sdevInitModule
  • The sdevInitModule message is the first message sent to a module after the module has been loaded from its file. Initialization allows the module to initialize its variables and to determine whether it can run on a particular machine. For example, if the function of the module is to display battery information, it may be only able to run on a portable computer, such as the Powerbook manufactured by Apple Computer. [0101]
  • In response to receiving the sdevInitModule message, the module loads and detaches any resources (e.g., text, code, icons, etc.) in its resource file that will be used. Also, space is allocated in the global variables for handles to those detached resources. [0102]
  • The sdevInitModule message returns a result depending on its success at installing itself. In one embodiment, a positive result (≧0) indicates successful installation. The processing logic passes this result value to the module on all subsequent calls. A negative result indicates an error condition, and installation of the module is aborted by the control strip processing logic. Also if a negative result occurs and installation has been aborted, the module does not receive a close message. [0103]
  • sdevCloseModule
  • The sDevCloseModule message is sent to a module when it should be closed. In one embodiment, the module itself decides when to be closed. A module may be closed when it no longer is required to be running, such as when a battery level indicator no longer needs to be running when the computer system is receiving its power from an outlet. When the module receives this message, it disposes of all the detached resources it loaded as well as its global storage. No result is expected. [0104]
  • sdevFeatures
  • The sdevFeatures message queries the module for the features it supports. This message returns as its result a bitmap consisting of 1 bits for supported features and 0 bits for unsupported features. In one embodiment, there are 32 bits returned. All undefined bits are reserved for future features, and, in one embodiment, are set to 0. The bits are defined as: [0105]
  • a) sdevWantMouseClicks (0)—If this bit is set, the control strip notifies the module of mouse down events. If this bit is not set, the control strip assumes that the module only displays status information with no user interaction. [0106]
  • b) sdevDontAutoTrack (1)—If this bit is set, the control strip highlights the display of the module and then calls the module to perform mouse tracking. In one embodiment, this bit is set when, for example, a module has a pop-up menu associated with it. If this bit is cleared, the control strip tracks the cursor until the mouse button is released, then sends an sdevMouseClick message, described below, to the module to notify it that there was a mouse-down event. [0107]
  • c) sdevHasCustomHelp (2)—If this bit is set, the module is responsible for displaying its own help messages. These help messages may be customized depending on its current state. If the bit is cleared, the control strip displays a generic help message when the cursor passes over the its display area and Balloon Help, or other help-based information provider, is on. [0108]
  • d) sdevKeepModuleLocked (3)—If this bit is set, the code of the module is kept locked and protected. In one embodiment, this bit is set only if the module is passing the address of one of its routines to a routine external to the module (e.g., installing itself in a queue). [0109]
  • sdevGetDisplayWidth
  • The sdevGetDisplayWidth message is sent to a module to determine how much horizontal space (in pixels) its display currently requires on the control strip. In response to the message, the module return the number of pixels as its result. In one embodiment, the returned width does not comprise the maximum width required for any configuration, but instead, reflects how much space it currently requires. Note that this useful because, in one embodiment, its possible for a module to request that its display be resized. [0110]
  • sdevPeriodicTickle
  • The sdevPeriodicTickle message is passed to the module periodically to allow the module to update its display due to changes in its state. In one embodiment, this message occurs at regular intervals, while in other embodiments, there is no minimum or maximum interval between “tickles.” In response to the sdevPeriodicTickle message, the module returns, as its result, some bits that signal requests for actions from the control strip processing logic. In one embodiment, there are 32 bits returned. All undefined bits in the result are reserved for future use and, in one embodiment, are set to 0. The bits are defined as: [0111]
  • a) sdevResizeDisplay (0)—If this bit is set, the module resizes its display. The control strip processing logic sends a sdevGetDisplayWidth message to the module and then updates the control strip on the display. [0112]
  • b) sdevNeedToSave (1)—If this bit is set, the module needs to save changed settings to disk. The control strip processing logic marks the request but may defer the actual save operation to a better time (e.g., when the hard disk is spinning). [0113]
  • c) sdevHelpStateChange (2)—If this bit is set, the help message of the module needs to be updated due to a change in state. If a help balloon is being displayed for the module, the control strip processing logic removes the previous help balloon with a new help balloon for the current state. [0114]
  • d) sdevCloseNow (3)—If this bit is set, the module is requesting to be closed. The control strip processing logic calls the module to save its settings, then calls the module again to close itself by, for example, disposing of any loaded resources, disposing of private storage, etc. [0115]
  • sdevDrawStatus
  • The sdevDrawStatus message indicates that the module has to redraw its display to reflect the most recent state. In one embodiment, this message is sent when the user clicks on the display area of the module, when any of the display of the module is resized, or when the control strip itself needs to be updated, perhaps in response to a screen saver deactivation. [0116]
  • The statusRect parameter points to a rectangle bounding the display area of the module, in local coordinates. All drawing done by a module within the bounds of the control strip is limited to the module's display rectangle. In other embodiment, drawing may extend outside the display rectange of the module. The clipping region of the control strip's window is set to the visible portion of the display rectangle of the module so that all the elements in the display may be drawn. If the clipping region is to be changed, the initial clipping region should be observed to avoid drawing over other items in the control strip. [0117]
  • sdevMouseClick
  • When the user clicks in a display area of the module, the control strip processing logic calls the module with the sdevMouseClick message if the sdevWantMouseClicks bit is set in the features of the module. [0118]
  • If the sdevDontAutoTrack bit is also set, the control strip processing logic draws the display of the module in its highlighted state and then sends the sdevMouseClick message to the module. If the sdevDontAutoTrack bit is not set, the control strip processing logic tracks the cursor until the mouse button is released. If the cursor is still within the display area of the module, the control strip processing logic sends the sdevMouseClick message to notify the module that a click occurred. In either case, the module can then perform the appropriate function in response to a mouse-down event. [0119]
  • This message returns the same result as the sdevPeriodicTickle message. [0120]
  • sdevSaveSettings
  • The sdevSaveSettings message is passed to the module when the control strip processing logic has determined that the configuration information may be saved to the disk (e.g., HD turned on, etc.). In one embodiment, the sdevSaveSettings message is sent only if the module had previously set the sdevNeedToSave bit in the result of a sdevPeriodicTickle or sdevMouseClick message. The call returns an error code (File Manager, Resource Manager, or the like) indicating the success of the save operation. The control strip processing logic continues to send this message to the module until the module returns a result of 0, indicating a successful save. [0121]
  • sdevShowBalloonHelp
  • The control strip processing logic calls the module with the sdevShowBalloonHelp message if Balloon Help is turned on, the module has previously set the sdevHasCustomHelp bit in its features, and the cursor is over the module's display area. In such a case, the module calls the Help Manager to display a help balloon describing the current state of the module. The module returns a value of 0 if successful or an appropriate error result if not. [0122]
  • UTILITY ROUTINES
  • In one embodiment, the control strip processing logic provides a set of utility routines that are available to control strip modules. They are provided to promote a consistent user interface within the control strip and to reduce the amount of duplicated code that each module would have to include to support common functions. Therefore, in an embodiment that does not include these utility routines, a portion or all of the modules may include duplicated code supporting common functions. [0123]
  • SBIsControlStripVisible
  • The SBIsControlStripVisible routine determines whether the control strip is visible. An exemplary call follows: [0124]
  • pascal Boolean SBIsControlStripVisible ( ); [0125]
  • The SBIsControlStripVisible routine returns a Boolean value indicating whether or not the control strip is currently visible. It returns a value of “true” if the control strip is visible, or a value of “false” if it's hidden. [0126]
  • In one embodiment, the SBIsControlStripVisible call returns a value of “true” even when the control strip is not visible. That happens whenever the control strip is not accessible in the current environment. As soon as that condition changes, the control strip becomes visible again and the returned value correctly reflects the actual state. [0127]
  • SBShowHideControlStrip
  • The SBShowHideControlStrip routine shows or hides the control strip. An exemplary call follows: [0128]
  • pascal void SBShowHideControlStrip (Boolean showIt); [0129]
  • The SBShowHideControlStrip routine determines the visibility state for the control strip based on the value of the “showIt” parameter. Passing a value of “true” makes the control strip visible, and passing a value of “false” hides it. Modules may not need to call this routine. However, the SBShowHideControlStrip routine provides a means for other software to hide the control strip when it is in the way. [0130]
  • Calling the SBShowHideControlStrip routine with a “showIt” value of “true” may or may not show the control strip, depending on the current environment. If the control strip is not accessible, it does not become visible. If a “showIt” value of “true” is passed to this routine, then the control strip becomes visible when the environment changes. [0131]
  • SBSafeToAccessStartupDisk
  • The SBSafeToAccessStartupDisk routine determines whether the internal hard disk is turned on so that processing logic of the present invention can determine whether to make a disk access or postpone it until a time when the disk is already spinning. An exemplary call follows: [0132]
  • pascal Boolean SBSafeToAccesStartupDisk ( ); [0133]
  • The SBSafeToAccessStartDisk routine returns a Boolean value of “true” if the disk is turned on and “false” if it is not. [0134]
  • SBOpenModuleResourceFile
  • The SBOpenModuleResourceFile routine opens a module resource file. An examplary call follows: [0135]
  • pascal short SBOpenModuleResourcFile (OSType fileCreator); [0136]
  • The SBOpenModuleResourceFile routine opens the resource fork of the module file whose creator is “fileCreator”, and return the file's reference number as its result. If the file cannot be found or opened, the SBOpenMduleResourceFile routine returns a result of −1. [0137]
  • The SBOpenModuleResourceFile routine also provides a means for a module to load in large or infrequently used resources that it doesn't usually need, but that it requires for a particular operation. [0138]
  • SBLoadPreferences
  • The SBLoadPreferences routine loads a resource from a preferences file. An examplary call follows: [0139]
    pascal OSErr (ConstStr255Param prefsResourceName,
    SBLoadPreferences Handle *preferences);
  • The SBLoadPreferences routine loads a resource containing a module's configuration information from the preferences file of the control strip. The PrefsResourceName parameter points to a Pascal string containing the name of the resource. The “Preferences” parameter points to a variable that holds a handle to the resource read from the file. The handle does not need to be preallocated. [0140]
  • If either prefsResourceName or preferences contains a nil pointer, the SBLoadPreferences routine does nothing and returns a result of paramErr. If the resource is successfully loaded, the SBLoadPreferences routine returns a result of 0. The SBLoadPreferences routine also returns other Memory Manager and Resource Manager errors if it fails during some art of the process. [0141]
  • SBSavePreferences
  • The SBSavePreferences routine saves a resource to a preferences file. An exemplary call follows: [0142]
    pascal OSErr (ConstStr255Param prefsResourceName,
    SBSavePreferences Handle preferences);
  • The SBSavePreferences routine saves a resource containing a module's configuration information to the preferences file of the control strip. The PrefsResourceName parameter points to a Pascal string containing the name of the resource. The “preferences” parameter contains a handle to a block of data which will be written to the file. [0143]
  • If either prefsResourceName or preferences has a nil value, the SBSavePreferences routine does nothing and returns a result of paramErr. if the resource is successfully saved, the SBSavePreferences routine returns a result of 0. The SBSavePreferences routine can also return other Memory Manager and Resource Manager errors if it fails during some part of the process. [0144]
  • SBGetDetachedString
  • The SBGetDetachedIndString routine obtains a string from a detached resource. An exemplary call follows: [0145]
    pascal void SBGetDetachedIndString (StringPtr the String,
    Handle stringList,
    short whichString);
  • The SBGetDetachedIndString routine is the detached resource version of GetIndString. The parameter theString points to a Pascal string; the stringList is a handle to a detached ‘STR#’ resource; and whichString is the index (1-n) into the array of Pascal strings contained in the detached resource. The SBGetDetachedIndString routine copies the string whose index is whichString into the space pointed to by theString. If whichString is out of range, the SBGetDetachedIndString routine returns a zero-length string. [0146]
  • SBGetDetachIconSuite
  • The SBGetDetachIconSuite routine sets up a detached icon suite. An exemplary call follows: [0147]
    pascal OSErr SBGetDetachIconSuite (Handle *theIconSuite,
    short theResID,
    unsigned long selector);
  • The SBGetDetachIconSuite routine creates a new icon suite, loads all of the requested icons, and then detaches the icons. The parameter theIconSuite points to the location where the handle to the icon suite is stored; the parameter theResID is the resource ID of the icons that make up the icon suite; and the parameter “selector” indicates which icons are to be loaded into the suite. In one embodiment, the “selector” parameter contains one (or a combination of) the following values: [0148]
    svAllLargeData 0x000000FF load large 32-by-32 pixel icons
    (‘ICN#’, ‘ic14’, ‘ic18’)
    svAllSmallData x0000FF00 load small 16-by-16-pixel icons
    (‘ics#’, ‘ics4’, ‘ics8’)
    svAllMiniData 0x00FF0000 ‘load mini 12-by-12-pixel icons
    (‘icm#’, icm4’, ‘icm8’)
  • These values may be ORed together to load combinations of icon sizes. The SBGetDetachIconSuite routine returns an appropriate error code if it's unsuccessful, or 0 if it was able to load the icon suite. Note that if none of the icons comprising the icon suite could be found, the call returns the error “resNotFound. In one embodiment, the SBGetDetachIconSuite routine is called only when the resource file of the module is open. This is typically the case during a module's initialization call. [0149]
  • SBTrackpopupMenu
  • The SBTrackpopupMenu routine manages a pop-up menu. An exemplary call follows: [0150]
    pascal short SBTrackpopupMenu (const Rect *moduleRect,
    MenuHandle theMenu);
  • The SBTrackpopupMenu routine handles setting up and displaying a pop-up menu associated with a module. The module passes a pointer to its display rectangle and a handle to the menu to use. In one embodiment the menu is displayed immediately above and adjacent to the display rectangle of the module, yet this is not required. By doing so, the user is allowed to view the current configuration or to change the settings. The SBTrackpopupMenu routine returns an indication as to which menu item was selected, or 0 if no item was selected (e.g., because the user moved the cursor outside the menu's bounds). [0151]
  • SBTrackSlider
  • The SBTrackSlider routine displays and sets an arbitrary parameter. An exemplary call follows: [0152]
    pascal short SBTrackSlider (const Rect *moduleRect,
    short ticksOnSlider,
    short initialValue);
  • The SBTrackSlider routine displays an unlabeled slider above the module's display rectangle. The slider may be used for displaying and setting the state of an arbitrary parameter. The parameter “ModuleRect” contains a pointer to the module's display rectangle; “ticksOnSlider’ is the upper bounds of the value returned by the slider; and “initialValue” is the starting position (0 to ticksOnSlider-1). When the user releases the mouse button, the SBTrackSlider routine returns the final position. [0153]
  • SBShowHelpString
  • The SBShowHelpString routine displays a help balloon. An exemplary call follows: [0154]
    pascal OSErr SBShowHelpString (const Rect *moduleRect,
    StringPtr helpString);
  • The SBShowHelpString routine displays a module's help balloon. The module passes a pointer to its display rectangle and a pointer to a Pascal string, and the routine displays the balloon if possible. If the help dstring has a length of 0 or the Help Manager is unable to display a balloon, an error result is returned. If the SBShowHelpString routine successfully displays the help balloon, it returns a result of 0. [0155]
  • SBGetBarGraphWidth
  • The SBGetBarGraphWidth routine determines how wide a bar graph drawn by the SBDrawBarGraph routine (described below) will be so that a module can calculate its display width. An exemplary call follows: [0156]
  • pascal short SBGetBarGraphWidth (short barCount); [0157]
  • The SBGetBarGraphWidth routine returns the width of a bar graph containing barCount segments. If barCount has a value less than 0, the SBGetBarGraphWidth routine returns a width of 0. [0158]
  • SBDrawBarGraph
  • The SBDrawBarGraph routine draw as bar graph. An exemplary call follows below: [0159]
    pascal void SBDrawBarGraph (short level, short barCount,
    short direction,
    Point barGraphTopLeft);
  • The SBDrawBarGraph routine draws a bar graph containing the number of segments specified by the barCount parameter in a module's display area. If the value of barCount is less than or equal to 0, the SBDrawBarGraph routine does nothing. [0160]
  • The bar graph is drawn relative to the location specified by barGraphTopLeft. FIG. 11 illustrates the manner in which the point barGraphTopLeft determines the position of the bar graph. [0161]
  • The “level” parameter determines how many segments are highlighted. The value of “level” should be in the range of 0 to barCount-1. If the value of “level” is less than 0, no segments in the bar graph are highlighted; if “level” is greater than or equal to barCount, all segments in the bar graph are highlighted. [0162]
  • The direction parameter specifies which way the bar graph will be drawn to show a larger level. In one embodiment, the direction parameter specifies one of the following values: [0163]
    #define BarGraphSlopeLeft -1 // max end of sloping graph is on the
    left
    #define BarGraphFlatRight 0 // max end of flat graph is on the right
    #define BarGraphSlopeRight 1 // max end of sloping graph is on the
    right
  • FIG. 12 illustrates the resulting bar graph for each direction value. The arrows indicate which way an increasing level value is displayed. In one embodiment, for sloped versions of the bar graph, the number of segments specified by the barCount value may not be larger than 8. If a larger barCount value is passed, the SBDrawBarGraph routine draws nothing. [0164]
  • SBModalDialogInCntext
  • The SBModalDialogInContext routine may be used in place of the ModaDialog routine to prevent background applications from being run while the modal dialog window is visible. An exemplary call is as follows: [0165]
    pascal void SBModalDialogInContext (ModalFilterProcPtr filterProc,
    short *item Hit);
  • The SBModalDialogInContext routine is a special version of ModalDialog that doesn't allow background applications to be run while a modal dialog window is visible. The SBModalDialogInContext routine is used when the occurence of context switching is not desired. [0166]
  • GESTALT SELECTOR
  • The control strip processing logic installs two “Gestalt” selectors to return information to locations external to the computer system. One selector returns software attributes, and the other returns the current version of the processing logic (e.g., software). [0167]
  • gestaltControlStripAttr
  • The selector “gestaltControlStripAttr (‘sdev’) return 32 bits describing the attributes of the current version of the control strip processing logic. In one embodiment, only the following bit is defined: [0168]
  • gestaltControlStripExists 0 1=control strip is installed [0169]
  • gestaltControlStripVersion
  • The selector gestaltControlStripVersion (‘csvr’) returns the version of control strip processing logic that is installed. The format of the returned version is the same as that of the numeric part of a Macintosh™ computer system resource, that is: [0170]
    Bits 31-24 Major part of the version, in BCD
    Bits 23-20 Minor part of the version, in BCD
    Bits 19-16 Bug release version, in BCD
    Bits 15-8 Release stage:
    $80=final
    $60=beta
    $40=alpha
    $20=development
    Bits 7-0 Revision level of nonreleased version, in binary
  • Whereas many alterations and modifications of the present invention will no doubt become apparent to a person of ordinary skill in the art after having read the foregoing description, it is to be understood that the particular embodiment shown and described by way of illustration is in no way intended to be considered limiting. Therefore, references to details of the preferred embodiment are not intended to limit the scope of the claims which in themselves recite only those features regarded as essential to the invention. [0171]
  • Thus, a method and apparatus for generating a window displaying control and status indicia has been described. [0172]

Claims (18)

I claim:
1. An interactive computer-controlled display system comprising:
a processor;
a data display screen coupled to the processor;
a cursor control device coupled to said processor for positioning a cursor on said data display screen;
a window generation logic coupled to the processor and data display screen to generate and display a first window region on said data display screen;
indicia generation logic coupled to the data display to generate data for display in at least one display area in the first window, wherein a display area is sensitive to user input, and further wherein the window generation logic and the indicia generation logic use message-based communication to exchange information to coordinate activities of the indicia generation logic to enable interactive display activity.
2. The display system defined in claim 1 wherein the first window region comprises a control strip.
3. The display system defined in claim 1 wherein said at least one display area is variably sized.
4. The display system defined in claim 1 wherein size of the first window region is variable.
5. The display system defined in claim 4 wherein the first window regions is sized such that none of the display areas are visible.
6. The display system defined in claim 4 wherein the first window regions is sized such that all of the display areas are visible.
7. The display system defined in claim 4 wherein the first window regions is sized such that a portion of the display areas are visible.
8. The display system defined in claim 1 wherein at least one of the data areas only displays information.
9. The display system defined in claim 1 wherein at least one of the data areas act to provide access to control information when selected.
10. The display system defined in claim 9 wherein said at least one of the data areas display an additional display element.
11. An interactive computer-controlled display system comprising:
a processor;
a data display screen coupled to the processor;
a cursor control device coupled to said processor for positioning a cursor on said data display screen;
window generation and control logic coupled to the processor and data display screen to generate and display a first window region on said data display screen, wherein the first window region comprises at least one data display area;
at least one indicia graphics generation logic coupled to the processor and the window generation logic, wherein said at least one indicia graphics generation logic generates user sensitive graphics for display in said at least one data display area;
wherein the window generation logic determines when said at least one data display area has been selected by the user and signals said at least one indicia graphics generation logic in response to user selection, and further wherein said at least one indicia graphics generation logic initiates a response.
12. The display system defined in claim 11 wherein the first window is always visible to the user.
13. The display system defined in claim 11 wherein the first window region comprises a control strip.
14. The display system defined in claim 11 wherein said at least one display area is variably sized.
15. A method for generating control information comprising the steps of:
generating a first window sized to accommodate at least one display area for indicia, wherein the step of generating the first window comprises executing a first programming module;
displaying an indicia in each of said at least one display area by executing one of a plurality of programming modules corresponding to each indicia;
selecting one of the indicia, wherein the step of selecting comprises the first programming module determining which of said at least one display area is selected and sending a message to the programming module of said plurality of programming modules responsible for generating the display of the selected indicia;
said programming module performing a function in response to the selection.
16. The method defined in claim 15 wherein one of said plurality of indicia comprises status information.
17. The method defined in claim 15 wherein one of said plurality of indicia comprises control information.
18. The method defined in claim 15 further comprising the steps of:
the first programming module requesting a set of features supported by said programming module, wherein said step of requesting comprises sending a message to said programming module; and
said programming module returning a message indicative of features supported by said programming module, such that said first programming module interacts with said programming module in response to user interaction with the first programming module based on indicated features as set forth by said programming module.
US10/179,775 1994-09-30 2002-06-24 Method and apparatus for displaying and accessing control and status information in a computer system Abandoned US20030098884A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/179,775 US20030098884A1 (en) 1994-09-30 2002-06-24 Method and apparatus for displaying and accessing control and status information in a computer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US31623794A 1994-09-30 1994-09-30
US08/821,004 US6493002B1 (en) 1994-09-30 1997-03-20 Method and apparatus for displaying and accessing control and status information in a computer system
US10/179,775 US20030098884A1 (en) 1994-09-30 2002-06-24 Method and apparatus for displaying and accessing control and status information in a computer system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/821,004 Continuation US6493002B1 (en) 1994-09-30 1997-03-20 Method and apparatus for displaying and accessing control and status information in a computer system

Publications (1)

Publication Number Publication Date
US20030098884A1 true US20030098884A1 (en) 2003-05-29

Family

ID=23228166

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/821,004 Expired - Lifetime US6493002B1 (en) 1994-09-30 1997-03-20 Method and apparatus for displaying and accessing control and status information in a computer system
US10/179,775 Abandoned US20030098884A1 (en) 1994-09-30 2002-06-24 Method and apparatus for displaying and accessing control and status information in a computer system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/821,004 Expired - Lifetime US6493002B1 (en) 1994-09-30 1997-03-20 Method and apparatus for displaying and accessing control and status information in a computer system

Country Status (3)

Country Link
US (2) US6493002B1 (en)
AU (1) AU3461595A (en)
WO (1) WO1996010785A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060288547A1 (en) * 2005-06-23 2006-12-28 3M Innovative Properties Company Zoned stretching of a web
US20070136678A1 (en) * 2005-11-23 2007-06-14 Brown Michael W Software process and method that allows a computer program to run in memory, but display as a digital graphic or text window
US20110320139A1 (en) * 2010-06-23 2011-12-29 Noam Amir Method and system for testing a bundle of tubular objects guided by a computing device
US10222941B2 (en) 2015-10-27 2019-03-05 Cnh Industrial America Llc Bottom bar display area for an agricultural system
US10637986B2 (en) 2016-06-10 2020-04-28 Apple Inc. Displaying and updating a set of application views
US11360634B1 (en) 2021-05-15 2022-06-14 Apple Inc. Shared-content session user interfaces
US11907605B2 (en) 2021-05-15 2024-02-20 Apple Inc. Shared-content session user interfaces
US11907013B2 (en) 2014-05-30 2024-02-20 Apple Inc. Continuity of applications across devices
US11928303B2 (en) 2021-09-23 2024-03-12 Apple Inc. Shared-content session user interfaces

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996010785A1 (en) * 1994-09-30 1996-04-11 Apple Computer, Inc. Method and apparatus for displaying and accessing control and status information in a computer system
JP3699131B2 (en) * 1998-05-27 2005-09-28 三菱電機株式会社 Peripheral device of programmable controller and monitoring method of the peripheral device
US7062773B1 (en) * 1998-07-20 2006-06-13 International Business Machines Corporation System and method for providing graphical user interface control enhancers
JP2001243158A (en) * 2000-02-29 2001-09-07 Canon Inc Information processing apparatus, network system, device map display method and recording medium
US20020054093A1 (en) * 2000-10-04 2002-05-09 Gonzalez Emmanuel C. Ergonomic graphic interface for webpages, internet browsers and computers
WO2002033568A1 (en) * 2000-10-17 2002-04-25 Computer Associates Think, Inc. Method and apparatus for displaying 3-d state indicators
US20020070972A1 (en) * 2000-10-27 2002-06-13 Helmut Windl Industrial automation display arrangement and method
US7103843B2 (en) * 2001-05-25 2006-09-05 International Business Machines Corporation Method and apparatus for visualizing metrics in a data space
US7418160B2 (en) * 2001-09-21 2008-08-26 Anoto Ab Method and device for processing of information
US20030142140A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting the tint of a translucent window to convey status
US20030142141A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Displaying specified resource usage
US20030142143A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Varying heights of application images to convey application status
US20030142137A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Selectively adjusting the order of windows in response to a scroll wheel rotation
US7146573B2 (en) * 2002-01-28 2006-12-05 International Business Machines Corporation Automatic window representation adjustment
US6954905B2 (en) * 2002-01-28 2005-10-11 International Business Machines Corporation Displaying transparency characteristic aids
US20030142133A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting transparency of windows to reflect recent use
US20030142149A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Specifying audio output according to window graphical characteristics
US7296243B2 (en) 2002-03-19 2007-11-13 Aol Llc Animating display motion
US7564425B2 (en) * 2002-04-04 2009-07-21 Lenovo (Singapore) Pte Ltd. Modular display device
US20030222867A1 (en) * 2002-06-04 2003-12-04 Bean Heather N. Energy consumption-rate indication for a battery-powered electronic device
TW591398B (en) * 2002-09-26 2004-06-11 Tatung Co Method of implementing a plurality of system tray areas
IL159838A0 (en) 2004-01-13 2004-06-20 Yehuda Binder Information device
FR2869427B1 (en) * 2004-04-23 2006-07-28 France Telecom VISUALIZATION SYSTEM FOR BIG SCREEN
US7954062B2 (en) * 2005-01-03 2011-05-31 International Business Machines Corporation Application status board mitigation system and method
EP4131942A1 (en) 2005-03-02 2023-02-08 Rovi Guides, Inc. Playlists and bookmarks in an interactive media guidance application system
US8225231B2 (en) * 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
US8543420B2 (en) 2007-09-19 2013-09-24 Fresenius Medical Care Holdings, Inc. Patient-specific content delivery methods and systems
US7882448B2 (en) * 2005-12-29 2011-02-01 Sap Ag Taskbar configuration tool for computer systems
US7549132B2 (en) * 2006-04-28 2009-06-16 International Business Machines Corporation Presenting identifiers and states of processes in a stacked cursor
US7782274B2 (en) 2006-06-09 2010-08-24 Cfph, Llc Folding multimedia display device
US20080115173A1 (en) * 2006-11-10 2008-05-15 Guideworks Llc Systems and methods for using playlists
US20080114794A1 (en) * 2006-11-10 2008-05-15 Guideworks Llc Systems and methods for using playlists
JP5219407B2 (en) 2007-05-31 2013-06-26 株式会社エヌ・ティ・ティ・ドコモ Information processing apparatus and program
US7552396B1 (en) * 2008-04-04 2009-06-23 International Business Machines Corporation Associating screen position with audio location to detect changes to the performance of an application
US8698741B1 (en) 2009-01-16 2014-04-15 Fresenius Medical Care Holdings, Inc. Methods and apparatus for medical device cursor control and touchpad-based navigation
US10799117B2 (en) 2009-11-05 2020-10-13 Fresenius Medical Care Holdings, Inc. Patient treatment and monitoring systems and methods with cause inferencing
US8632485B2 (en) * 2009-11-05 2014-01-21 Fresenius Medical Care Holdings, Inc. Patient treatment and monitoring systems and methods
US20110109634A1 (en) * 2009-11-06 2011-05-12 Research In Motion Limited Portable electronic device and method of information rendering on portable electronic device
US20110113352A1 (en) * 2009-11-06 2011-05-12 Research In Motion Limited Portable electronic device and method of web page rendering
KR101742986B1 (en) * 2010-07-26 2017-06-15 엘지전자 주식회사 Image display apparatus and method for operating the same
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US9423951B2 (en) 2010-12-31 2016-08-23 Microsoft Technology Licensing, Llc Content-based snap point
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US10353566B2 (en) 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
EP2704003A1 (en) 2012-08-30 2014-03-05 Siemens Aktiengesellschaft System for designing or setting up a technical apparatus
CN109313474B (en) * 2016-04-22 2024-02-27 惠普发展公司,有限责任合伙企业 Display device power mode
US11817066B1 (en) 2022-07-18 2023-11-14 Hewlett-Packard Development Company, L.P. Display screen mode-based brightness scales

Citations (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4761642A (en) * 1985-10-04 1988-08-02 Tektronix, Inc. System for providing data communication between a computer terminal and a plurality of concurrent processes running on a multiple process computer
US4862389A (en) * 1986-12-26 1989-08-29 Kabushiki Kaisha Toshiba Information processor with multi-window display function
US4885704A (en) * 1987-01-12 1989-12-05 Kabushiki Kaisha Toshiba Electronic document filing apparatus with icon selection
US4896291A (en) * 1988-05-20 1990-01-23 International Business Machines Corporation Valuator menu for use as a graphical user interface tool
US4931957A (en) * 1987-01-12 1990-06-05 Kabushiki Kaisha Toshiba Image information processing apparatus
US5091866A (en) * 1986-12-26 1992-02-25 Kabushiki Kaisha Toshiba Information processing apparatus displaying multiple windows and distinguishing indicia
US5146556A (en) * 1988-10-11 1992-09-08 Next Computer, Inc. System and method for managing graphic images
US5202961A (en) * 1990-06-08 1993-04-13 Apple Computer, Inc. Sequential information controller
US5227771A (en) * 1991-07-10 1993-07-13 International Business Machines Corporation Method and system for incrementally changing window size on a display
US5229852A (en) * 1989-12-05 1993-07-20 Rasterops Corporation Real time video converter providing special effects
US5237653A (en) * 1986-06-05 1993-08-17 Hitachi, Ltd. Multiwindow control method and apparatus for work station having multiwindow function
US5287447A (en) * 1991-06-28 1994-02-15 International Business Machines Corporation Method and system for providing container object attributes to a non-container object
US5333256A (en) * 1989-05-15 1994-07-26 International Business Machines Corporation Methods of monitoring the status of an application program
US5347295A (en) * 1990-10-31 1994-09-13 Go Corporation Control of a computer through a position-sensed stylus
US5384911A (en) * 1992-12-23 1995-01-24 International Business Machines Corporation Method of transferring programs from action oriented GUI paradigm to object oriented GUI paradigm
US5412776A (en) * 1992-12-23 1995-05-02 International Business Machines Corporation Method of generating a hierarchical window list in a graphical user interface
US5416895A (en) * 1992-04-08 1995-05-16 Borland International, Inc. System and methods for improved spreadsheet interface with user-familiar objects
US5428730A (en) * 1992-12-15 1995-06-27 International Business Machines Corporation Multimedia system having software mechanism providing standardized interfaces and controls for the operation of multimedia devices
US5487143A (en) * 1994-04-06 1996-01-23 Altera Corporation Computer user interface having tiled and overlapped window areas
US5499334A (en) * 1993-03-01 1996-03-12 Microsoft Corporation Method and system for displaying window configuration of inactive programs
US5500936A (en) * 1993-03-12 1996-03-19 Asymetrix Corporation Multi-media slide presentation system with a moveable, tracked popup menu with button and title bars
US5557724A (en) * 1993-10-12 1996-09-17 Intel Corporation User interface, method, and apparatus selecting and playing channels having video, audio, and/or text streams
US5560022A (en) * 1994-07-19 1996-09-24 Intel Corporation Power management coordinator system and interface
US5561811A (en) * 1992-11-10 1996-10-01 Xerox Corporation Method and apparatus for per-user customization of applications shared by a plurality of users on a single display
US5581670A (en) * 1993-07-21 1996-12-03 Xerox Corporation User interface having movable sheet with click-through tools
US5583984A (en) * 1993-06-11 1996-12-10 Apple Computer, Inc. Computer system with graphical user interface including automated enclosures
US5588105A (en) * 1992-11-16 1996-12-24 Apple Computer, Inc. Status bar for application windows
US5617526A (en) * 1994-12-13 1997-04-01 Microsoft Corporation Operating system provided notification area for displaying visual notifications from application programs
US5640498A (en) * 1995-06-06 1997-06-17 Microsoft Corporation Accessbar arbiter
US5644334A (en) * 1994-05-19 1997-07-01 Apple Computer, Inc. Status indicators of an improved graphical user interface
US5657049A (en) * 1991-06-03 1997-08-12 Apple Computer, Inc. Desk drawer user interface
US5659693A (en) * 1992-08-27 1997-08-19 Starfish Software, Inc. User interface with individually configurable panel interface for use in a computer system
US5721850A (en) * 1993-01-15 1998-02-24 Quotron Systems, Inc. Method and means for navigating user interfaces which support a plurality of executing applications
US5757371A (en) * 1994-12-13 1998-05-26 Microsoft Corporation Taskbar with start menu
US5793365A (en) * 1996-01-02 1998-08-11 Sun Microsystems, Inc. System and method providing a computer user interface enabling access to distributed workgroup members
US5825357A (en) * 1993-12-13 1998-10-20 Microsoft Corporation Continuously accessible computer system interface
US6493002B1 (en) * 1994-09-30 2002-12-10 Apple Computer, Inc. Method and apparatus for displaying and accessing control and status information in a computer system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU640281B2 (en) * 1990-10-31 1993-08-19 Hewlett-Packard Company Three dimensional graphic interface
CH680664A5 (en) 1991-04-23 1992-10-15 Supermatic Kunststoff Ag
EP0584392A1 (en) * 1992-08-28 1994-03-02 Helge B. Cohausz Status indicator

Patent Citations (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4761642A (en) * 1985-10-04 1988-08-02 Tektronix, Inc. System for providing data communication between a computer terminal and a plurality of concurrent processes running on a multiple process computer
US5237653A (en) * 1986-06-05 1993-08-17 Hitachi, Ltd. Multiwindow control method and apparatus for work station having multiwindow function
US5091866A (en) * 1986-12-26 1992-02-25 Kabushiki Kaisha Toshiba Information processing apparatus displaying multiple windows and distinguishing indicia
US4862389A (en) * 1986-12-26 1989-08-29 Kabushiki Kaisha Toshiba Information processor with multi-window display function
US4931957A (en) * 1987-01-12 1990-06-05 Kabushiki Kaisha Toshiba Image information processing apparatus
US4885704A (en) * 1987-01-12 1989-12-05 Kabushiki Kaisha Toshiba Electronic document filing apparatus with icon selection
US4896291A (en) * 1988-05-20 1990-01-23 International Business Machines Corporation Valuator menu for use as a graphical user interface tool
US5146556A (en) * 1988-10-11 1992-09-08 Next Computer, Inc. System and method for managing graphic images
US5333256A (en) * 1989-05-15 1994-07-26 International Business Machines Corporation Methods of monitoring the status of an application program
US5229852A (en) * 1989-12-05 1993-07-20 Rasterops Corporation Real time video converter providing special effects
US5202961A (en) * 1990-06-08 1993-04-13 Apple Computer, Inc. Sequential information controller
US5347295A (en) * 1990-10-31 1994-09-13 Go Corporation Control of a computer through a position-sensed stylus
US5657049A (en) * 1991-06-03 1997-08-12 Apple Computer, Inc. Desk drawer user interface
US6133898A (en) * 1991-06-03 2000-10-17 Apple Computer, Inc. Desk drawer user interface
US5287447A (en) * 1991-06-28 1994-02-15 International Business Machines Corporation Method and system for providing container object attributes to a non-container object
US5227771A (en) * 1991-07-10 1993-07-13 International Business Machines Corporation Method and system for incrementally changing window size on a display
US5416895A (en) * 1992-04-08 1995-05-16 Borland International, Inc. System and methods for improved spreadsheet interface with user-familiar objects
US5659693A (en) * 1992-08-27 1997-08-19 Starfish Software, Inc. User interface with individually configurable panel interface for use in a computer system
US5561811A (en) * 1992-11-10 1996-10-01 Xerox Corporation Method and apparatus for per-user customization of applications shared by a plurality of users on a single display
US5588105A (en) * 1992-11-16 1996-12-24 Apple Computer, Inc. Status bar for application windows
US5428730A (en) * 1992-12-15 1995-06-27 International Business Machines Corporation Multimedia system having software mechanism providing standardized interfaces and controls for the operation of multimedia devices
US5384911A (en) * 1992-12-23 1995-01-24 International Business Machines Corporation Method of transferring programs from action oriented GUI paradigm to object oriented GUI paradigm
US5412776A (en) * 1992-12-23 1995-05-02 International Business Machines Corporation Method of generating a hierarchical window list in a graphical user interface
US5721850A (en) * 1993-01-15 1998-02-24 Quotron Systems, Inc. Method and means for navigating user interfaces which support a plurality of executing applications
US5499334A (en) * 1993-03-01 1996-03-12 Microsoft Corporation Method and system for displaying window configuration of inactive programs
US5500936A (en) * 1993-03-12 1996-03-19 Asymetrix Corporation Multi-media slide presentation system with a moveable, tracked popup menu with button and title bars
US5583984A (en) * 1993-06-11 1996-12-10 Apple Computer, Inc. Computer system with graphical user interface including automated enclosures
US5581670A (en) * 1993-07-21 1996-12-03 Xerox Corporation User interface having movable sheet with click-through tools
US5557724A (en) * 1993-10-12 1996-09-17 Intel Corporation User interface, method, and apparatus selecting and playing channels having video, audio, and/or text streams
US5825357A (en) * 1993-12-13 1998-10-20 Microsoft Corporation Continuously accessible computer system interface
US5487143A (en) * 1994-04-06 1996-01-23 Altera Corporation Computer user interface having tiled and overlapped window areas
US5644334A (en) * 1994-05-19 1997-07-01 Apple Computer, Inc. Status indicators of an improved graphical user interface
US5560022A (en) * 1994-07-19 1996-09-24 Intel Corporation Power management coordinator system and interface
US6493002B1 (en) * 1994-09-30 2002-12-10 Apple Computer, Inc. Method and apparatus for displaying and accessing control and status information in a computer system
US5757371A (en) * 1994-12-13 1998-05-26 Microsoft Corporation Taskbar with start menu
US5617526A (en) * 1994-12-13 1997-04-01 Microsoft Corporation Operating system provided notification area for displaying visual notifications from application programs
US5678034A (en) * 1995-06-06 1997-10-14 Microsoft Corporation Accessbar arbiter
US5640498A (en) * 1995-06-06 1997-06-17 Microsoft Corporation Accessbar arbiter
US5793365A (en) * 1996-01-02 1998-08-11 Sun Microsystems, Inc. System and method providing a computer user interface enabling access to distributed workgroup members

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060288547A1 (en) * 2005-06-23 2006-12-28 3M Innovative Properties Company Zoned stretching of a web
US20070136678A1 (en) * 2005-11-23 2007-06-14 Brown Michael W Software process and method that allows a computer program to run in memory, but display as a digital graphic or text window
US20110320139A1 (en) * 2010-06-23 2011-12-29 Noam Amir Method and system for testing a bundle of tubular objects guided by a computing device
US9335299B2 (en) * 2010-06-23 2016-05-10 Acousticeye Ltd Method and system for testing a bundle of tubular objects guided by a computing device
US11907013B2 (en) 2014-05-30 2024-02-20 Apple Inc. Continuity of applications across devices
US10222941B2 (en) 2015-10-27 2019-03-05 Cnh Industrial America Llc Bottom bar display area for an agricultural system
US11323559B2 (en) 2016-06-10 2022-05-03 Apple Inc. Displaying and updating a set of application views
US10637986B2 (en) 2016-06-10 2020-04-28 Apple Inc. Displaying and updating a set of application views
US11360634B1 (en) 2021-05-15 2022-06-14 Apple Inc. Shared-content session user interfaces
US11449188B1 (en) 2021-05-15 2022-09-20 Apple Inc. Shared-content session user interfaces
US11822761B2 (en) 2021-05-15 2023-11-21 Apple Inc. Shared-content session user interfaces
US11907605B2 (en) 2021-05-15 2024-02-20 Apple Inc. Shared-content session user interfaces
US11928303B2 (en) 2021-09-23 2024-03-12 Apple Inc. Shared-content session user interfaces

Also Published As

Publication number Publication date
US6493002B1 (en) 2002-12-10
AU3461595A (en) 1996-04-26
WO1996010785A1 (en) 1996-04-11

Similar Documents

Publication Publication Date Title
US6493002B1 (en) Method and apparatus for displaying and accessing control and status information in a computer system
US5420605A (en) Method of resetting a computer video display mode
US5546521A (en) Dynamic presentation of contextual help and status information
US8319795B2 (en) Methods of manipulating a screen space of a display device
US6262728B1 (en) System and method for annotating a graphical user interface display in a computer-based system
US5583981A (en) Method and system for changing the size of edit controls on a graphical user interface
US5287448A (en) Method and apparatus for providing help information to users of computers
US5668997A (en) Object-oriented system for servicing windows
US5555368A (en) Object-oriented multi-tasking view framework
US6023272A (en) Continuously accessible computer system interface
US6320577B1 (en) System and method for graphically annotating a waveform display in a signal-measurement system
US8677260B1 (en) Abstraction-aware distributed window configurations in complex graphical user interfaces
US7036089B2 (en) Distribution of application windows in a computing device display
US6201539B1 (en) Method and system for customizing a data processing system graphical user interface
US5621434A (en) Cursor manipulation system and method
US5790120A (en) Individually configurable panel user interface with selective launching, sticky windows, hot keys, start up options and configurable background
US8504937B2 (en) Computer interface having a single window mode of operation
US20030179240A1 (en) Systems and methods for managing virtual desktops in a windowing environment
US20070143324A1 (en) Graphical user interface icon for documents with status indicator
JP2005202954A (en) Semi-transparency of user interface limited in size
JPH076015A (en) Size-adjustable window element
US20090132939A1 (en) Method and apparatus for a floating island for user navigation in an interactive environment
US20100313198A1 (en) User interface for assisting in the installation of an asset
US20050138575A1 (en) Information processing apparatus with display
JPH1153161A (en) Information processing method, device and storage medium in which control program to execute information processing method is stored

Legal Events

Date Code Title Description
AS Assignment

Owner name: APPLE INC.,CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:APPLE COMPUTER, INC.;REEL/FRAME:019214/0039

Effective date: 20070109

Owner name: APPLE INC., CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:APPLE COMPUTER, INC.;REEL/FRAME:019214/0039

Effective date: 20070109

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE