US4819189A - Computer system with multiwindow presentation manager - Google Patents

Computer system with multiwindow presentation manager Download PDF

Info

Publication number
US4819189A
US4819189A US07/052,374 US5237487A US4819189A US 4819189 A US4819189 A US 4819189A US 5237487 A US5237487 A US 5237487A US 4819189 A US4819189 A US 4819189A
Authority
US
United States
Prior art keywords
window
windows
cursor
display
display screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US07/052,374
Inventor
Kiyoshi Kikuchi
Akio Mori
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Assigned to KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN reassignment KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: KIKUCHI, KIYOSHI, MORI, AKIO
Application granted granted Critical
Publication of US4819189A publication Critical patent/US4819189A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/153Digital output to display device ; Cooperation and interconnection of the display device with other functional units using cathode-ray tubes
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • 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

Definitions

  • This invention relates to a computer system with an image display device and, more particularly, to a multiwindow display device, which is adapted for use in a computer used as a workstation and forms or opens several windows on a display screen, any one of which can be rendered active as required by an operator.
  • the “multiwindow manager” ensures that a plurality of rectangular image regions (called “windows”) on the display screen of the display device, which can overlap one upon another, and that the individual windows function as if each is an independent single image screen.
  • the way the windows are formed or opened on the display screen resembles a plurality of paper documents lying on an office desk, with the document desired for reference on the top.
  • Through an operator's manipulation it is free to change the window-overlapping order to make any desired window active, change the size of each window or move it around.
  • a window When a window is selected, its corresponding region on the display screen functions as if it is an independent screen of the display device.
  • a window on which the operator is working at the moment is generally called “an active window.”
  • an active window When a window becomes active, the priority of window display changes and the active window moves on top or in front of the other windows. All the image region of the active window is thus visible, the remaining windows being partially or entirely hidden under the active window.
  • a pointing device such as a well-known "mouse" is used.
  • the operator watches the screen while rolling the mouse on a flat surface to position a displayed pointing image, a pointer, on a frame line or an icon pattern of the desired window.
  • the active window moves on top; this active, frontmost window can be zoomed to nearly fill the display screen. The same procedures should be taken for making another window active.
  • the present invention is addressed to a specific multiwindow display control device, which has a display device that displays on its display screen independent image display regions, known as "windows," allowing these windows to overlap one upon another.
  • a first memory section is connected to the display device and stores different window coordinate data, which specify the positions and sizes of the independent windows on the screen.
  • a cursor display unit is connected to the display device and is responsive to a manual operation of an operator to move a cursor displayed on the screen.
  • a second memory section is connected to the cursor display unit and stores present-cursor position data representing the latest coordinates of the cursor on the screen.
  • a window managing unit is coupled to first and second memory sections and the display device, and compares the present-cursor position data with the window coordinate data.
  • the window managing unit controls the display device so as to automatically move the image display region in front of the other image display regions on the screen. Accordingly, the frontmost image display region is entirely visible, while the others are hidden at least partially behind the frontmost image display region.
  • FIG. 1 is a schematic block diagram of the overall arrangement of a workstation that includes a multwindow presentation control device according to a preferred embodiment of this invention
  • FIGS. 2A to 2D are diagrams showing the contents of the screen of an image display unit, provided in the workstation, in different display modes in which windows overlap one upon another differently;
  • FIG. 3 is a flowchart showing a sequence of main functions of the multiwindow display control device shown in FIG. 1.
  • FIG. 1 schematically illustrates the overall system arrangement of a workstation that includes a multiwindow presentation controlling device according to a preferred embodiment of the present invention.
  • a keyboard 10 is provided for entry for information, such as various control commands, character data and graphic data, which are used for information processing.
  • Keyboard 10 is connected through an input controller 12 to a main CPU 14 that performs various information processings.
  • the workstation includes a coordinate pointing device 16, constituted by a mouse, a tablet, or the like.
  • a mouse is used as pointing device 16.
  • mouse 16 is rolled or moved on a flat surface (not shown) by an operator, a pointer image or a cursor (indicated by "C" in FIG. 2A) displayed on the display screen ("S" in FIG. 2A) of a CRT display unit 18 moves accordingly to desired coordinates on the screen S (see FIG. 2A).
  • C pointer image or a cursor
  • Mouse 16 is connected to a cursor position calculator 20, which calculates the coordinates of the cursor on the display screen S (see FIG. 2A) of CRT display unit 18 substantially in real time in accordance with the movement of mouse 16 on the flat surface, and generates cursor position data.
  • the cursor position data is supplied to a cursor image controller 22, which is connected to a cursor image pattern generator 22 and a refresh image memory 26, which may be a bit-mapped memory serving as a video RAM.
  • Refresh image memory 26 has a memory space corresponding to one display screen of CRT display unit 18, and is connected to the display unit via a typical display controller 28.
  • Cursor image controller 26 writes a cursor image pattern from pattern generator 24 into image memory 26 at a suitable memory address specified by the cursor position data.
  • the cursor image written into image memory 28 is displayed by display controller 28 at corresponding coordinates on the display screen of CRT display unit 18. Since the cursor display process by cursor image controller 22 is performed substantially in real time (i.e., at a high speed), the cursor continuously and smoothly moves on the display screen in accordance with the movement of mouse 16 on the flat surface. Accordingly, the faster the mouse movement on the flat surface, the faster the cursor movement on the display screen.
  • Main CPU 14 and mouse 16 are connected to a window presentation controlling section 30, which carries out the general management of windows formed or opened on the screen of display unit 18 by the operator, using mouse 16. More specifically, in response to instructions from the operator, window presentation controlling section 30 may (1) change the window-overlapping order to make any desired window active, (2) change the size of each window or (3) move it around on the screen.
  • Window presentation controlling section 30 has a random access memory (RAM) 32 to which the cursor position data from cursor position calculator 20 is also supplied.
  • RAM 32 temporarily stores the output data of cursor position calculator 20 as present-cursor position data; it also stores the last-cursor position data.
  • RAM 32 updates its contents so as to store new data from cursor position calculator 20 as the present-cursor position data. Table 1 below is a model representation of how the position data is stored in RAM 32 serving as a cursor position memory.
  • RAM 32 is updated with movement of mouse 18. Throughout the following description, RAM 32 will be referred to as "cursor position memory.”
  • Window presentation controlling screen 30 also has a window forming unit 34, connected to mouse 16.
  • window forming unit 34 When the operator enters data to define the position and the size of a new rectangular window to form or open that window using mouse 16, this data is transferred to window forming unit 34.
  • window forming unit 34 Based on the input data, window forming unit 34 generates data to specify the new window.
  • This data is supplied to a window managing unit 36.
  • Window managing unit 36 refers to the windows opened already, and determines the window manner and the display priority for the new window.
  • the window number and management codes representing the display priority are affixed to the received window-specifying data and are supplied to two RAMs 38 and 40.
  • RAM 38 receives and stores that portion of the output data of window managing unit 38 which are associated with the window number and the window size (i.e., coordinate data representing the coordinates of two corner points, which diagonally face each other on the display screen and define the area of the new rectangular window). Table 2 below shows how the data is stored in RAM 38.
  • RAM 38 stores data representing the areas of the windows on the screen in the order they are opened. In the following description, RAM 38 will be referred to as "window area memory.”
  • RAM 40 receives the stores that portion of the output data of window managing unit 36 which is associated with the display priority.
  • the display priorities of the opened windows on the screen of CRT display unit 18 are initially deterined by window managing unit 36 in such a manner as to coincide with the order they have been opened.
  • Table 3 below shows how the data is stored in RAM 40.
  • the data in window priority memory 40 which specifies the window having the highest display priority, i.e., the active window) is supplied to input controller 12. Consequently, input controller 12 can manage in which window on the display screen S the information currently entered by the operator through keyboard 10 is to be written.
  • FIG. 2A shows the initial status of three windows opened on the screen of CRT display unit 18.
  • the nearly-rectangular region having rounded corners is the display screen.
  • the data table of window managing unit 38 for this case is as shown in Table 4 below.
  • window W1, W2 and W3 having window numbers "01,” “02” and “03" respectively, are given the display priorities determined according to the order they have been opened, the newest window W3 is displayed to be in front of the other two, which are hidden behind window W3.
  • the cursor is indicated by the fat line denoted by "C.”
  • ALU 42 correlates the present-cursor position data with x and y coordinates (see Table 2) of two corner points (upper left and lower right) that define each rectangular window on the display screen, and determines whether the cursor C has moved within a single window or has moved from one window to another.
  • ALU 42 detects a change in the window which contains the cursor C, it generates a detection signal 48.
  • the cursor C is only on window W3.
  • ALU 42 generates detection signal 48 representing the change in the windows. This signal 48 is transferred to a sub CPU 50.
  • Sub CPU 50 performs internal control operations necessary for automatically making the desired window active. As shown in FIG. 2B, when the window containing the cursor C varies from window W3 to window W2, in response to detection signal 48, sub CPU 50 updates the contents of window priority memory 40 so as to change the display priority of window W2 to the highest. As a result, the contents of memory 40 are rewritten as follows.
  • window W2 Unless the moving cursor C further moves into another window, the priority of window W2 does not change. For example, even when the cursor C lies over other windows W1 and W3 but still lies in window W2 as shown in FIG. 2C, the priority of the window W2 is kept the highest. Naturally, window W2 is also considered active in this case.
  • Sub CPU 50 is connected to window priority memory 32 as well as to refresh image memory 26. Upon completion of rewriting the contents of window priority memory 40, sub CPU 50 secures a memory region in image memory 26 that corresponds to the position and the size of the currently-active window W2. Sub CPU 50 then secures a memory region in image memory 26 that corresponds to the position and the size of window W3 given the second highest priority. That portion of window W3 which is under window W2 is not secured in image memory 26. Finally, sub CPU 50 secures a memory region in image memory 26 that corresponds to the position and size of window W1 given the lowest priority. That portion of window W1 which lies under either window W2 or W3 is not secured in image memory 26.
  • Information such as character data and/or graphic data is temporarily stored in initial data memory 54 of window presentation controlling section 30 through a data bus 52.
  • three independent types of information that are entered via keyboard 10 to be resepctively written on windows W1, W2 and W3 are temporarily stored in internal data memory 54 in association with their respective windows W1-W3.
  • sub CPU 50 accesses memory 54 and read outs from the memory the information (e.g., character data, such as an office document prepared by the operator) that has been entered to be written on window W2.
  • the entire read-out information is transferred, under the control of sub CPU 50, to refresh image memory 26 and stored in the memory region there that has been secured for active window W2 in the aforementioned manner. Subsequently, sub CPU 50 accesses memory 54 and reads therefrom the information (e.g., character data, such as dictionary information that has been referred to prepare the office document) that has been entered to be written on window W1. Part of the read-out information which corresponds to the overlapping region of windows W1 and W2 is deleted under the control of sub CPU 50. Only the remaining portion of the information (i.e., the information that should be written on the visible L-shaped region of window W1 in FIG. 2B) is transferred to refresh image memory 26 and stored in the memory region secured for window W1.
  • the information e.g., character data, such as dictionary information that has been referred to prepare the office document
  • sub CPU 50 accesses memory 54 and read therefrom the information (e.g., graphic data, such as reference diagrams of the office document) that has been entered to be written on window W3.
  • the information e.g., graphic data, such as reference diagrams of the office document
  • Part of the read-out information which corresponds to the region of window W3 lying under either window W1 or W2 is deleted under the control of sub CPU 50.
  • Only the remaining portion of the information i.e., the information that should be written on the visible psuedo W-shaped region of window W3 in FIG. 2B) is transferred to refresh image memory 26 and stored in the memory region secured for window W3.
  • the image information thus stored in refresh image memory 26 is transferred to CRT display unit 18 through display controller 28 and is displayed there as a single bit-mapped image. This displayed image is equivalent to the overlapping windows shown in FIG. 2B.
  • window W1 is immediately and automatically made active and is popped up to the front. More specifically, when the cursor C is positioned as shown in FIG. 2D, ALU 42 compares the present-cursor position data from cursor position memory 32 with the regional data of every window stored in window area memory 38 and detects the change in (switching of) the window to be made active. Based on the detection result of ALU 42, sub CPU 50 updates the contents of window priority memory 40 so that the window W1 is given the highest priority this time. The updated contents of memory 40 are as shown in Table 6 below.
  • sub CPU 50 accesses internal data memory 54 and refresh image memory 26 and forms in memory 26 an image pattern corresponding to what is shown in FIG. 2D. Therefore, the display on the display screen S is changed from the window-overlapping pattern of FIG. 2B to that of FIG. 2D substantially the same moment the cursor C moves to the position of FIG. 2D.
  • Main processes of the aforementioned window presentation control are given in the flowchart of FIG. 3.
  • the multiwindow display device having the above arrangement, when a plurality of windows W1, W2 and W3 are opened on the screen S of CRT display unit 18 and the cursor C moves onto one of the windows with movement of mouse 16, that window is automatically rendered active.
  • the cursor C moves to the visible portion of either of the remaining back windows, i.e., when the window containing the cursor C changes, the display on the screen S is changed by window presentation controlling section 30 in such a way that the selected back window is automatically rendered active and is popped up to the frontmost position.
  • the only operation required for the operator is to move the cursor C onto the desired window. Accordingly, the operator can specify a desired window or change the active window to the desired one quickly and at any time without interrupting the thought occupied by the presently-executing task. This can maximize the use of the advantages of the multiwindow function as well as improve the efficiency of the operator to execute office works.
  • the embodiment of the present invention employs a special-purposed hardware for detection of the present position of the cursor and management of the related data, it is possible to maximize the speed of switching active windows on the display screen. This also contributes to maximizing the auto-switching of active windows.
  • ALU 42 is not restricted to perform the correlation between the present-cursor position data with the window coordinate data defining the position and the size of each window, only in the aforementioned manner; this correlation may also be modified in various ways.

Abstract

A terminal computer used as a workstation has a display unit which displays a desired number of windows on its display screen, allowing the windows to overlap one upon another. Plural pieces of data specifying the positions and sizes of the windows are stored into a memory. Data representing the display priorities of the windows are stored into another memory. A coordinate input device, known as "a mouse," is manually operated by an operator, and a cursor displayed on the screen of the display unit moves with movement of the mouse on a flat surface. The most current coordinates of the cursor on the screen are stored as present-cursor position data into a memory. A window presentation controlling section is provided for comparing the present-cursor position data with the positions and sizes of the windows. When the cursor is detected to have moved into one window on the screen, the window presentation controlling section controls the display unit to automatically move this window in front of the other windows on the screen. In this case, the frontmost window is entirely visible, while the other windows are hidden at least partially behind that window.

Description

BACKGROUND OF THE INVENTION
This invention relates to a computer system with an image display device and, more particularly, to a multiwindow display device, which is adapted for use in a computer used as a workstation and forms or opens several windows on a display screen, any one of which can be rendered active as required by an operator.
Recently, it becomes popular to support a "multiwindow manager" in an image display device for use in a workstation. The "multiwindow manager" ensures that a plurality of rectangular image regions (called "windows") on the display screen of the display device, which can overlap one upon another, and that the individual windows function as if each is an independent single image screen. The way the windows are formed or opened on the display screen resembles a plurality of paper documents lying on an office desk, with the document desired for reference on the top. Through an operator's manipulation, it is free to change the window-overlapping order to make any desired window active, change the size of each window or move it around. When a window is selected, its corresponding region on the display screen functions as if it is an independent screen of the display device.
A window on which the operator is working at the moment is generally called "an active window." When a window becomes active, the priority of window display changes and the active window moves on top or in front of the other windows. All the image region of the active window is thus visible, the remaining windows being partially or entirely hidden under the active window.
In conventional manner, in order to select a desired window from among overlapping windows on the display screen and move it to the front, that is, to make the desired window active, a pointing device such as a well-known "mouse" is used. According to an existing operation, the operator watches the screen while rolling the mouse on a flat surface to position a displayed pointing image, a pointer, on a frame line or an icon pattern of the desired window. With an appropriate mouse button pressed, the active window moves on top; this active, frontmost window can be zoomed to nearly fill the display screen. The same procedures should be taken for making another window active.
According to the conventional, manual multiwindow presentation control technique, to make a desired window active, the operator needs to operate a mouse button for each window activation action, thus making the operation troublesome. Particularly, when the operator frequently uses a plurality of windows to perform a task with a workstation, a required manual operation sequence of mouse movement and mouse button operations becomes a critical problem to efficient task execution. This is because the operator's thought has to be interrupted every time the desired window is selected. Consequently, it is unlikely that the operator can utilize the inherent advantages of the multiwindow function.
SUMMARY OF THE INVENTION
It is therefore an object of the present invention to provide a new and improved multiwindow display control device, which simplifies an operator's operation for making any desired window active and thus ensures maximum utilization of the inherent advantages of a multiwindow function.
In accordance with the above object, the present invention is addressed to a specific multiwindow display control device, which has a display device that displays on its display screen independent image display regions, known as "windows," allowing these windows to overlap one upon another. A first memory section is connected to the display device and stores different window coordinate data, which specify the positions and sizes of the independent windows on the screen. A cursor display unit is connected to the display device and is responsive to a manual operation of an operator to move a cursor displayed on the screen. A second memory section is connected to the cursor display unit and stores present-cursor position data representing the latest coordinates of the cursor on the screen.
A window managing unit is coupled to first and second memory sections and the display device, and compares the present-cursor position data with the window coordinate data. When it is detected that the cursor moves into one of independent image display regions on the screen, the window managing unit controls the display device so as to automatically move the image display region in front of the other image display regions on the screen. Accordingly, the frontmost image display region is entirely visible, while the others are hidden at least partially behind the frontmost image display region.
The above object and other objects as well as advantages of the present invention will become apparent to those skilled in the art as the detailed description of a preferred embodiment proceeds.
BRIEF DESCRIPTION OF THE DRAWINGS
In the detailed description of a preferred embodiment of the present invention presented below, reference is made to the accompanying drawings wherein:
FIG. 1 is a schematic block diagram of the overall arrangement of a workstation that includes a multwindow presentation control device according to a preferred embodiment of this invention;
FIGS. 2A to 2D are diagrams showing the contents of the screen of an image display unit, provided in the workstation, in different display modes in which windows overlap one upon another differently; and
FIG. 3 is a flowchart showing a sequence of main functions of the multiwindow display control device shown in FIG. 1.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
FIG. 1 schematically illustrates the overall system arrangement of a workstation that includes a multiwindow presentation controlling device according to a preferred embodiment of the present invention. In this system, a keyboard 10 is provided for entry for information, such as various control commands, character data and graphic data, which are used for information processing. Keyboard 10 is connected through an input controller 12 to a main CPU 14 that performs various information processings. The workstation includes a coordinate pointing device 16, constituted by a mouse, a tablet, or the like. In this embodiment, a mouse is used as pointing device 16. When mouse 16 is rolled or moved on a flat surface (not shown) by an operator, a pointer image or a cursor (indicated by "C" in FIG. 2A) displayed on the display screen ("S" in FIG. 2A) of a CRT display unit 18 moves accordingly to desired coordinates on the screen S (see FIG. 2A). With the use of mouse 16, therefore, it is possible to easily and quickly specify any desired coordinates on the display screen.
Mouse 16 is connected to a cursor position calculator 20, which calculates the coordinates of the cursor on the display screen S (see FIG. 2A) of CRT display unit 18 substantially in real time in accordance with the movement of mouse 16 on the flat surface, and generates cursor position data. The cursor position data is supplied to a cursor image controller 22, which is connected to a cursor image pattern generator 22 and a refresh image memory 26, which may be a bit-mapped memory serving as a video RAM. Refresh image memory 26 has a memory space corresponding to one display screen of CRT display unit 18, and is connected to the display unit via a typical display controller 28.
Cursor image controller 26 writes a cursor image pattern from pattern generator 24 into image memory 26 at a suitable memory address specified by the cursor position data. The cursor image written into image memory 28 is displayed by display controller 28 at corresponding coordinates on the display screen of CRT display unit 18. Since the cursor display process by cursor image controller 22 is performed substantially in real time (i.e., at a high speed), the cursor continuously and smoothly moves on the display screen in accordance with the movement of mouse 16 on the flat surface. Accordingly, the faster the mouse movement on the flat surface, the faster the cursor movement on the display screen.
Main CPU 14 and mouse 16 are connected to a window presentation controlling section 30, which carries out the general management of windows formed or opened on the screen of display unit 18 by the operator, using mouse 16. More specifically, in response to instructions from the operator, window presentation controlling section 30 may (1) change the window-overlapping order to make any desired window active, (2) change the size of each window or (3) move it around on the screen.
Window presentation controlling section 30 has a random access memory (RAM) 32 to which the cursor position data from cursor position calculator 20 is also supplied. RAM 32 temporarily stores the output data of cursor position calculator 20 as present-cursor position data; it also stores the last-cursor position data. When the cursor position data changes according to the movement of mouse 16 on the flat surface, RAM 32 updates its contents so as to store new data from cursor position calculator 20 as the present-cursor position data. Table 1 below is a model representation of how the position data is stored in RAM 32 serving as a cursor position memory.
              TABLE 1                                                     
______________________________________                                    
               Cursor Position                                            
               X Coordinate                                               
                        Y Coordinate                                      
______________________________________                                    
Present Cursor Position                                                   
                 x1         y1                                            
Old Cursor Position                                                       
                 x2         y2                                            
______________________________________                                    
Obviously, the data table of RAM 32 is updated with movement of mouse 18. Throughout the following description, RAM 32 will be referred to as "cursor position memory."
Window presentation controlling screen 30 also has a window forming unit 34, connected to mouse 16. When the operator enters data to define the position and the size of a new rectangular window to form or open that window using mouse 16, this data is transferred to window forming unit 34. Based on the input data, window forming unit 34 generates data to specify the new window. This data is supplied to a window managing unit 36. Window managing unit 36 refers to the windows opened already, and determines the window manner and the display priority for the new window. The window number and management codes representing the display priority are affixed to the received window-specifying data and are supplied to two RAMs 38 and 40.
RAM 38 receives and stores that portion of the output data of window managing unit 38 which are associated with the window number and the window size (i.e., coordinate data representing the coordinates of two corner points, which diagonally face each other on the display screen and define the area of the new rectangular window). Table 2 below shows how the data is stored in RAM 38.
              TABLE 2                                                     
______________________________________                                    
Window   Coordinates of Upper-                                            
                        Coordinates of Lower-                             
No.      left Corner Point                                                
                        right Corner Point                                
______________________________________                                    
01       (x11, y11)     (x12, y12)                                        
02       (x21, y21)     (x22, y22)                                        
01       (x31, y31)     (x32, y32)                                        
.        .              .                                                 
.        .              .                                                 
.        .              .                                                 
n        (xn1, yn1)     (xn2, yn2)                                        
______________________________________                                    
The window number for the newly-opened window is represented by "n" in the above Table 2. That is, RAM 38 stores data representing the areas of the windows on the screen in the order they are opened. In the following description, RAM 38 will be referred to as "window area memory."
RAM 40 receives the stores that portion of the output data of window managing unit 36 which is associated with the display priority. The display priorities of the opened windows on the screen of CRT display unit 18 are initially deterined by window managing unit 36 in such a manner as to coincide with the order they have been opened. Table 3 below shows how the data is stored in RAM 40.
              TABLE 3                                                     
______________________________________                                    
Window No.    Display Priority                                            
______________________________________                                    
01            n                                                           
02            n-1                                                         
03            n-2                                                         
.             .                                                           
.             .                                                           
.             .                                                           
n             1                                                           
______________________________________                                    
Since the new window given the display priority of "1" is at the frontmost position on display screen S, its entire region is visible. When the window with the display priority of "2" overlaps the window with the priority "1," the former window lies behind the later one. Therefore, that portion of the window with the priority "2" which overlaps the window with the priority "1" is invisible. Since the window with the display priority of "3" has a lower priority than those having priorities "2" and "1," that portion of the window with the priority "3" which overlaps the window with the priority "2" or "1" is invisible on the display screen. As RAM 40 stores data representing the display priority of each window opened on the display screen, it will be referred to as "window priority memory" in the following description.
The data in window priority memory 40 which specifies the window having the highest display priority, i.e., the active window) is supplied to input controller 12. Consequently, input controller 12 can manage in which window on the display screen S the information currently entered by the operator through keyboard 10 is to be written.
FIG. 2A shows the initial status of three windows opened on the screen of CRT display unit 18. The nearly-rectangular region having rounded corners is the display screen. The data table of window managing unit 38 for this case is as shown in Table 4 below.
              TABLE 4                                                     
______________________________________                                    
Window No.    Display Priority                                            
______________________________________                                    
01            3                                                           
02            2                                                           
03            1                                                           
______________________________________                                    
As windows W1, W2 and W3, having window numbers "01," "02" and "03" respectively, are given the display priorities determined according to the order they have been opened, the newest window W3 is displayed to be in front of the other two, which are hidden behind window W3. In FIG. 2A, the cursor is indicated by the fat line denoted by "C."
An arithmetic and logic unit (ALU) 42 is connected to cursor position memory 32 and window area memory 38, so that it can access these memories. Accordingly, ALU 42 receives the present-cursor position data that is always updated, from memory 42 over a signal line 44, and receives the position data of all the windows defined in Table 3 or 4, from memory 38 over a signal line 46. Based on the output from memories 32 and 38, ALU 42 automatically detects in real time in which window on the display screen S the cursor C lies. Specifically, ALU 42 compares the present position data of the cursor C with the coordiate data defining the position and the size of every window Wi (i=1, 2, 3, . . . ) one by one. Here, ALU 42 correlates the present-cursor position data with x and y coordinates (see Table 2) of two corner points (upper left and lower right) that define each rectangular window on the display screen, and determines whether the cursor C has moved within a single window or has moved from one window to another. When ALU 42 detects a change in the window which contains the cursor C, it generates a detection signal 48. In the case of FIG. 2A, the cursor C is only on window W3. Now when the cursor C moves with the movement of mouse 18 and is detected by the coordinate-data correlation to lie on window W2, ALU 42 generates detection signal 48 representing the change in the windows. This signal 48 is transferred to a sub CPU 50.
Sub CPU 50 performs internal control operations necessary for automatically making the desired window active. As shown in FIG. 2B, when the window containing the cursor C varies from window W3 to window W2, in response to detection signal 48, sub CPU 50 updates the contents of window priority memory 40 so as to change the display priority of window W2 to the highest. As a result, the contents of memory 40 are rewritten as follows.
              TABLE 5                                                     
______________________________________                                    
Window No.    Display Priority                                            
______________________________________                                    
01            3                                                           
02            1                                                           
03            2                                                           
______________________________________                                    
Unless the moving cursor C further moves into another window, the priority of window W2 does not change. For example, even when the cursor C lies over other windows W1 and W3 but still lies in window W2 as shown in FIG. 2C, the priority of the window W2 is kept the highest. Naturally, window W2 is also considered active in this case.
Sub CPU 50 is connected to window priority memory 32 as well as to refresh image memory 26. Upon completion of rewriting the contents of window priority memory 40, sub CPU 50 secures a memory region in image memory 26 that corresponds to the position and the size of the currently-active window W2. Sub CPU 50 then secures a memory region in image memory 26 that corresponds to the position and the size of window W3 given the second highest priority. That portion of window W3 which is under window W2 is not secured in image memory 26. Finally, sub CPU 50 secures a memory region in image memory 26 that corresponds to the position and size of window W1 given the lowest priority. That portion of window W1 which lies under either window W2 or W3 is not secured in image memory 26.
Information such as character data and/or graphic data is temporarily stored in initial data memory 54 of window presentation controlling section 30 through a data bus 52. Referring again to FIG. 2B, three independent types of information that are entered via keyboard 10 to be resepctively written on windows W1, W2 and W3 are temporarily stored in internal data memory 54 in association with their respective windows W1-W3. When window W2 becomes active as has been explained above, sub CPU 50 accesses memory 54 and read outs from the memory the information (e.g., character data, such as an office document prepared by the operator) that has been entered to be written on window W2. The entire read-out information is transferred, under the control of sub CPU 50, to refresh image memory 26 and stored in the memory region there that has been secured for active window W2 in the aforementioned manner. Subsequently, sub CPU 50 accesses memory 54 and reads therefrom the information (e.g., character data, such as dictionary information that has been referred to prepare the office document) that has been entered to be written on window W1. Part of the read-out information which corresponds to the overlapping region of windows W1 and W2 is deleted under the control of sub CPU 50. Only the remaining portion of the information (i.e., the information that should be written on the visible L-shaped region of window W1 in FIG. 2B) is transferred to refresh image memory 26 and stored in the memory region secured for window W1. Similarly, sub CPU 50 accesses memory 54 and read therefrom the information (e.g., graphic data, such as reference diagrams of the office document) that has been entered to be written on window W3. Part of the read-out information which corresponds to the region of window W3 lying under either window W1 or W2 is deleted under the control of sub CPU 50. Only the remaining portion of the information (i.e., the information that should be written on the visible psuedo W-shaped region of window W3 in FIG. 2B) is transferred to refresh image memory 26 and stored in the memory region secured for window W3. The image information thus stored in refresh image memory 26 is transferred to CRT display unit 18 through display controller 28 and is displayed there as a single bit-mapped image. This displayed image is equivalent to the overlapping windows shown in FIG. 2B.
Even when the cursor C moves with movement of mouse 16 to the position where three windows W1-W3 overlap as shown in FIG. 2C, the display priority of window W2 does not change as has been explained above and window W2 thus remains active. In FIG. 2C, the invisible or hidden portions of windows W2 and W3 are indicated by broken lines for the purpose of easier visual confirmation of the cursor position.
When the cursor C further moves on the display screen S and reaches where it lies only on window W1 as shown in FIG. 2D, window W1 is immediately and automatically made active and is popped up to the front. More specifically, when the cursor C is positioned as shown in FIG. 2D, ALU 42 compares the present-cursor position data from cursor position memory 32 with the regional data of every window stored in window area memory 38 and detects the change in (switching of) the window to be made active. Based on the detection result of ALU 42, sub CPU 50 updates the contents of window priority memory 40 so that the window W1 is given the highest priority this time. The updated contents of memory 40 are as shown in Table 6 below.
              TABLE 6                                                     
______________________________________                                    
Window No.    Display Priority                                            
______________________________________                                    
01            1                                                           
02            2                                                           
03            3                                                           
______________________________________                                    
In the same manner explained for FIG. 2C, sub CPU 50 accesses internal data memory 54 and refresh image memory 26 and forms in memory 26 an image pattern corresponding to what is shown in FIG. 2D. Therefore, the display on the display screen S is changed from the window-overlapping pattern of FIG. 2B to that of FIG. 2D substantially the same moment the cursor C moves to the position of FIG. 2D. Main processes of the aforementioned window presentation control are given in the flowchart of FIG. 3.
With the use of the multiwindow display device having the above arrangement, when a plurality of windows W1, W2 and W3 are opened on the screen S of CRT display unit 18 and the cursor C moves onto one of the windows with movement of mouse 16, that window is automatically rendered active. When the cursor C moves to the visible portion of either of the remaining back windows, i.e., when the window containing the cursor C changes, the display on the screen S is changed by window presentation controlling section 30 in such a way that the selected back window is automatically rendered active and is popped up to the frontmost position. This completely eliminates the need for the operator to manually press a mouse button and/or enter special control codes via keyboard 10 to specify a desired window or to change the active window on the screen S. The only operation required for the operator is to move the cursor C onto the desired window. Accordingly, the operator can specify a desired window or change the active window to the desired one quickly and at any time without interrupting the thought occupied by the presently-executing task. This can maximize the use of the advantages of the multiwindow function as well as improve the efficiency of the operator to execute office works.
In addition, since the embodiment of the present invention employs a special-purposed hardware for detection of the present position of the cursor and management of the related data, it is possible to maximize the speed of switching active windows on the display screen. This also contributes to maximizing the auto-switching of active windows.
Although the present invention has been descirbed with reference to a specific embodiment, it should be understood by those skilled in the art that numerous modifications may be made within the spirit and scope of the invention contribution.
For example, some hardware may be replaced where necessary by software program as needed, without departing from the basic technical principle of the aforementioned auto-window presentation. In this example, it is likely that the active window switching speed can be increased by improving the processing ability of involved CPUs. Further, ALU 42 is not restricted to perform the correlation between the present-cursor position data with the window coordinate data defining the position and the size of each window, only in the aforementioned manner; this correlation may also be modified in various ways.

Claims (9)

What is claimed is:
1. A multi-window display apparatus, comprising:
display means having a display screen for displaying window serving as independent image display regions on said display screen in such a manner as to allow said windows to overlap one upon another;
cursor display means, connected to said display means, for moving a cursor displayed on said display screen of said display means in accordance with a manual operation by an operator;
first memory means, connected to said display means, for storing plural pieces of window coordinate data specifying positions and sizes of said windows displayed on said display screen;
second memory means, connected to said cursor display means, for storing data of most current coordinates of said cursor on said display screen, as present-cursor position data; and
window control means, connected to said first and second memory means and said display means, for comparing said present-cursor position data with said plural pieces of said window coordinate data, detecting when said cursor moves into one of said windows, and controlling said display means so as to automatically move one of said windows in which said cursor moves in front of the other windows on said display screen, said one of said windows being entirely visible while said other windows are hidden at least partially behind said one of said windows;
said window control means comprising:
first processing means for initially determining display priorities of said window according to the order said windows are formed, and for generating window priority data;
third memory means, connected to said first processing means, for receiving said window priority data and for storing data of said display priorities of said windows; and
second processing means, connected to said third memory means, for comparing said present-cursor position data with said plural pieces of said window coordinate data, and for, when said cursor is detected to have mvoed into one window, rewriting contents of said third memory means in such a manner that said display priorities of said windows are updated to give said one window the highest display priority, said one window having the highest display priority being displayed as an active window.
2. The apparatus according to claim 1, wherein when said window control means detects that said cursor moves from that window on which said cursor presently lies, to another window, said window control means makes said another window active and move said active window in front of the other windows.
3. The apparatus according to claim 2, wherein when said window control means detects that said cursor moves from that window on which said cursor presently lies, to lie on other windows, said window control means determines whether or not said other windows include said active window, and when the determination is affirmative, said window control means keeps said active window active.
4. The apparatus according to claim 1, further comprising:
cursor movement instructing means, connected to said cursor display means and adapted to be manually operated by said operator to continuously move said cursor displayed on said display screen.
5. The apparatus according to claim 4, wherein said cursor movement instructing means includes a coordinate pointing device.
6. A computer system comprising:
first input means for inputting information;
display means having a display screen for displaying said input information on said display screen;
second input means adapted to be manually operated by an operator in such a manner that a cursor displayed on said display means is moved as desired and windows are formed on said display screen of said display means and allowed to overlap one upon another;
cursor position managing means, connected to said second input means and said display means, for calculating in real time most current coordinates of said cursor in response to movement of said cursor defined by said second input means, and outputting said calculated coordinates of said cursor as present-cursor position data, said calculated coordinates of said cursor always being subjected to updating; and
window presentation managing means, connected to said second input means and said display means, for detecting when said cursor moves from one window to another window on said display screen and automatically making said another window active;
said window presentation managing means comprises window managing means for generating plural pieces of window coordinate data defining positions and occupying-areas, on said display screen, for said windows specified by said second input means, and plural pieces of window priority data defining display priorities of said windows on said display screen;
said window presentation managing means further comprising arithmetic operation means, connected to said cursor position managing means and said window managing means, for comparing said present-cursor position data with said plural pieces of said window coordinate data, and detecting when said cursor moves from one window to another window on said display screen and generating a detection signal; and
said window presentation managing means further comprising control means, connected to said arithmetic operation means and said window managing means, for rewriting plural pieces of said window priority data so as to give said another window the highest display priority in response to said detection signal, whereby said another window having the highest display priority is moved in front of the other windows on said display screen.
7. The computer system according to claim 6, wherein said cursor position managing means comprises random access memory means, connected to said second input means, for storing said calculated present-cursor position data and cursor position data immediately preceding to said calculated present-cursor position data.
8. The computer system according to claim 7, wherein said window managing means comprises second random access memory means for storing said plural pieces of window coordinate data and said plural pieces of priority data.
9. A multi-window display method comprising the steps of:
displaying windows serving as independent image display regions in such a manner that said windows are allowed to overlap one upon another on a display screen of a display device;
calculating plural pieces of data specifying positions and sizes of said windows on said display screen:
detecting coordinates of a movable cursor on said display screen; and
comparing a present position of said cursor with said positions and sizes of said windows, and, when said cursor is detected to have moved into one of said windows on said display screen, controlling said display device so as to automatically move said one window in front of the other windows on said display screen, said one window being entirely visible while said other windows are hidden at least partially behind said one window;
automatically activating another window and moving said another window in front of the other windows when said cursor is detected to have moved from one window to said another window;
determining whether or not said other windows include an active window when said cursor is detected to have from one window to lie on other windows, and keeping active said active window when the determination is affirmative; and
determining initial display priorities of said windows on said display screen in accordance with the order said windows are formed and stored in a memory section as windows priority data; and
updating said display priorities of said windows to give a particular window the highest display priority when said cursor is detected to have moved to lie on said particular window on said display screen, and displaying said particular window having the highest display priority as said active window.
US07/052,374 1986-05-26 1987-05-21 Computer system with multiwindow presentation manager Expired - Lifetime US4819189A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP61120898A JPS62276673A (en) 1986-05-26 1986-05-26 Multiwindow display device
JP61-120898 1986-05-26

Publications (1)

Publication Number Publication Date
US4819189A true US4819189A (en) 1989-04-04

Family

ID=14797725

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/052,374 Expired - Lifetime US4819189A (en) 1986-05-26 1987-05-21 Computer system with multiwindow presentation manager

Country Status (4)

Country Link
US (1) US4819189A (en)
EP (1) EP0247827A3 (en)
JP (1) JPS62276673A (en)
KR (1) KR900002950B1 (en)

Cited By (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4931783A (en) * 1988-07-26 1990-06-05 Apple Computer, Inc. Method and apparatus for removable menu window
US4933877A (en) * 1987-03-30 1990-06-12 Kabushiki Kaisha Toshiba Bit map image processing apparatus having hardware window function
US5046001A (en) * 1988-06-30 1991-09-03 Ibm Corporation Method for accessing selected windows in a multi-tasking system
US5065347A (en) * 1988-08-11 1991-11-12 Xerox Corporation Hierarchical folders display
US5075675A (en) * 1988-06-30 1991-12-24 International Business Machines Corporation Method and apparatus for dynamic promotion of background window displays in multi-tasking computer systems
US5091866A (en) * 1986-12-26 1992-02-25 Kabushiki Kaisha Toshiba Information processing apparatus displaying multiple windows and distinguishing indicia
US5101365A (en) * 1988-10-31 1992-03-31 Sun Microsystems, Inc. Apparatus for extending windows using Z buffer memory
US5146558A (en) * 1990-01-19 1992-09-08 Canon Kabushiki Kaisha Data processing system and apparatus
US5237653A (en) * 1986-06-05 1993-08-17 Hitachi, Ltd. Multiwindow control method and apparatus for work station having multiwindow function
US5237654A (en) * 1990-04-17 1993-08-17 International Business Machines Corporation Hierarchical inter-panel process flow control
US5253340A (en) * 1990-01-19 1993-10-12 Canon Kabushiki Kaisha Data processing apparatus having a graphics device with priority scheduling of drawing requests
US5261054A (en) * 1988-12-22 1993-11-09 Sun Microsystems, Inc. System for storing a history of sampled pointer signals when a pointer interrupt routine is interrupted by a higher priority interrupt
US5305435A (en) * 1990-07-17 1994-04-19 Hewlett-Packard Company Computer windows management system and method for simulating off-screen document storage and retrieval
US5361330A (en) * 1991-04-08 1994-11-01 Matsushita Electric Industrial Co., Ltd. Image processing apparatus
US5369743A (en) * 1990-04-16 1994-11-29 Mitsubishi Denki Kabushiki Kaisha Picture displaying method for switching among picture display tasks
US5377317A (en) * 1991-12-20 1994-12-27 International Business Machines Corporation Method and apparatus for distinctively displaying windows on a computer display screen
US5386505A (en) * 1990-11-15 1995-01-31 International Business Machines Corporation Selective control of window related overlays and underlays
US5390295A (en) * 1991-12-20 1995-02-14 International Business Machines Corporation Method and apparatus for proportionally displaying windows on a computer display screen
US5412775A (en) * 1988-04-13 1995-05-02 Hitachi, Ltd. Display control method and apparatus determining corresponding validity of windows or operations
US5414810A (en) * 1990-06-28 1995-05-09 International Business Machines Corporation Method and apparatus for maintaining data integrity when displaying multiple dialog windows
US5434964A (en) * 1990-01-25 1995-07-18 Radius Inc. Movement and redimensioning of computer display windows
US5446882A (en) * 1992-10-02 1995-08-29 Apple Computer, Inc. Interface for a computerized database having card and list views
US5479497A (en) * 1992-11-12 1995-12-26 Kovarik; Karla Automatic call distributor with programmable window display system and method
US5499327A (en) * 1992-01-20 1996-03-12 Canon Kabushiki Kaisha Multi-window system which can overlay-display a dynamic image in a specific window
US5530797A (en) * 1992-04-09 1996-06-25 Matsushita Electric Industrial Co., Ltd. Workstation for simultaneously displaying overlapped windows using a priority control register
US5544051A (en) * 1993-09-17 1996-08-06 Digital Equipment Corporation Document management system using multiple threaded processes and having asynchronous repository responses and no busy cursor
US5583984A (en) * 1993-06-11 1996-12-10 Apple Computer, Inc. Computer system with graphical user interface including automated enclosures
US5642124A (en) * 1989-05-16 1997-06-24 Canon Kabushiki Kaisha Image processing system
US5657049A (en) * 1991-06-03 1997-08-12 Apple Computer, Inc. Desk drawer user interface
US5659694A (en) * 1994-06-30 1997-08-19 Canon Kabushiki Kaisha Method and system for displaying context sensitive child windows independently of their parent window
US5666555A (en) * 1991-10-22 1997-09-09 Canon Kabushiki Kaisha Audio output method and apparatus in multi-window system
US5742779A (en) * 1991-11-14 1998-04-21 Tolfa Corporation Method of communication using sized icons, text, and audio
US5754178A (en) * 1993-03-03 1998-05-19 Apple Computer, Inc. Method and apparatus for improved feedback during manipulation of data on a computer controlled display system
US5825360A (en) * 1995-04-07 1998-10-20 Apple Computer, Inc. Method for arranging windows in a computer workspace
US5838318A (en) * 1995-11-10 1998-11-17 Intel Corporation Method and apparatus for automatically and intelligently arranging windows on a display device
US5859639A (en) * 1996-07-17 1999-01-12 International Business Machines Corporation Mechanism to control visible presence of desktop objects in a graphical user interface
US5877741A (en) * 1995-06-07 1999-03-02 Seiko Epson Corporation System and method for implementing an overlay pathway
US5900859A (en) * 1995-10-30 1999-05-04 Alpine Electronics, Inc. Switch-image display method and display apparatus thereof
US5903870A (en) * 1995-09-18 1999-05-11 Vis Tell, Inc. Voice recognition and display device apparatus and method
US5933843A (en) * 1995-10-11 1999-08-03 Sharp Kabushiki Kaisha Document processing apparatus displaying and processing a plurality of successive contiguous pages of the same document in overlapping windows
US5956030A (en) * 1993-06-11 1999-09-21 Apple Computer, Inc. Computer system with graphical user interface including windows having an identifier within a control region on the display
US5973694A (en) * 1995-06-02 1999-10-26 Chatham Telecommunications, Inc., Method of communication using sized icons, text, and audio
US6012072A (en) * 1993-09-17 2000-01-04 Digital Equipment Corporation Display apparatus for the display of documents in a three-dimensional workspace
US6072488A (en) * 1995-05-05 2000-06-06 Apple Computer, Inc. Systems and methods for replacing open windows in a graphical user interface
US6135958A (en) * 1998-08-06 2000-10-24 Acuson Corporation Ultrasound imaging system with touch-pad pointing device
US6266043B1 (en) * 1994-03-10 2001-07-24 Microsoft Corporation Apparatus and method for automatically positioning a cursor on a control
US6344863B1 (en) 1999-11-24 2002-02-05 International Business Machines Corporation Three-dimensional GUI windows with variable-speed perspective movement
US6411292B1 (en) 1999-03-31 2002-06-25 International Business Machines Corporation Display of pointing indicator within two-dimensional window display in three dimensions on a computer screen
US20020143618A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Payment based content recipient access to software notes posted at content provider site
US20020143950A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Display of software notes accessed by content recipient from content provider site
US20020143900A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Content recipient access to software notes posted at content provider site
US6552737B1 (en) * 1999-02-18 2003-04-22 Fujitsu Limited Control of window size in response to user operation
US6654036B1 (en) * 2000-06-05 2003-11-25 International Business Machines Corporation Method, article of manufacture and apparatus for controlling relative positioning of objects in a windows environment
US20030227663A1 (en) * 2000-05-04 2003-12-11 Anoop Agrawal Chromogenic glazing
US20040130565A1 (en) * 2002-12-27 2004-07-08 Yamaha Corporation Assist diplay apparatus for use with audio mixer
US6807668B2 (en) 1993-03-03 2004-10-19 Apple Computer, Inc. Method and apparatus for improved interaction with an application program according to data types and actions performed by the application program
US6822662B1 (en) 1999-03-31 2004-11-23 International Business Machines Corporation User selected display of two-dimensional window in three dimensions on a computer screen
US20040261039A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Method and system for ordering on-screen windows for display
US20050028204A1 (en) * 2003-07-28 2005-02-03 Takashi Nakamura Electronic apparatus, screen control method and screen control program
US20050039147A1 (en) * 1998-02-17 2005-02-17 Microsoft Corporation Managing position and size for a desktop component
US20050120310A1 (en) * 2003-11-28 2005-06-02 Masaya Sahashi Information processing apparatus and display control method
US6915489B2 (en) * 2001-03-28 2005-07-05 Hewlett-Packard Development Company, L.P. Image browsing using cursor positioning
US7010744B1 (en) * 2001-05-14 2006-03-07 The Mathworks, Inc. System and method of navigating and creating electronic hierarchical documents
US20060055702A1 (en) * 2004-09-10 2006-03-16 Hall Christopher J Multi-application graphic display environment
US20060071942A1 (en) * 2004-10-06 2006-04-06 Randy Ubillos Displaying digital images using groups, stacks, and version sets
US20060197751A1 (en) * 2005-03-02 2006-09-07 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US20060230324A1 (en) * 2005-04-06 2006-10-12 Microsoft Corporation Visual indication for hung applications
US20060230321A1 (en) * 2005-03-29 2006-10-12 Microsoft Corporation User interface panel for hung applications
US20070016874A1 (en) * 2002-03-15 2007-01-18 Imran Chaudhri Method and apparatus for determining font attributes
US20070101290A1 (en) * 2005-10-31 2007-05-03 Denso Corporation Display apparatus
US7257777B1 (en) * 2000-07-19 2007-08-14 International Business Machines Corporation System and method for automatic control of window viewing
US20070291308A1 (en) * 2006-06-06 2007-12-20 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and information processing program
US20080150964A1 (en) * 2006-12-21 2008-06-26 Samsung Electronics Co., Ltd. Method and apparatus for displaying content
US7404147B2 (en) * 2000-04-24 2008-07-22 The Trustees Of Columbia University In The City Of New York System and method for dynamic space management of a display space
US20080195979A1 (en) * 2007-02-13 2008-08-14 Microsoft Corporation Selective display of cursor
US20090037557A1 (en) * 2007-07-30 2009-02-05 Seger Mark J Monitoring of Windows on Computers
US20090259966A1 (en) * 2008-04-09 2009-10-15 Kentaro Hara Information processing apparatus, window display method, and computer readable medium to store display control program
US20100115461A1 (en) * 2007-04-06 2010-05-06 Ntt Docomo, Inc. Mobile communication terminal, information processing device, and program
US20100141648A1 (en) * 2001-05-17 2010-06-10 Bell Blaine A System And Method For View Management In Three Dimensional Space
US20100146447A1 (en) * 2004-10-06 2010-06-10 Randy Ubillos Techniques For Displaying Digital Images On A Display
US7992101B1 (en) 2002-03-14 2011-08-02 Apple Inc. Method and apparatus for controlling a display of a data processing system
US20110194775A1 (en) * 2007-02-23 2011-08-11 Apple Inc. Migration for old image database
US20120072024A1 (en) * 2002-07-25 2012-03-22 Yulun Wang Telerobotic system with dual application screen presentation
US20120242692A1 (en) * 2011-03-17 2012-09-27 Kevin Laubach Linear Progression Based Window Management
US20130139104A1 (en) * 2006-02-02 2013-05-30 Scenera Technologies, Llc Methods, Systems, And Computer Program Products For Displaying Windows On A Graphical User Interface Based On Relative Priorities Associated With The Windows
US20130227472A1 (en) * 2012-02-29 2013-08-29 Joseph W. Sosinski Device, Method, and Graphical User Interface for Managing Windows
US20140033253A1 (en) * 2011-01-30 2014-01-30 Sang Hyun Cho Image display device and method for operating same
CN104750440A (en) * 2013-12-30 2015-07-01 纬创资通股份有限公司 Multi-screen window management method, electronic device and computer program product
US20160371775A1 (en) * 2015-06-19 2016-12-22 Trading Technologies International Inc. Option chain display tools and related methods
US9542081B2 (en) 2004-06-21 2017-01-10 Apple Inc. Methods and apparatuses for operating a data processing system
US9558278B2 (en) 2012-09-11 2017-01-31 Apple Inc. Integrated content recommendation
US20170083198A1 (en) * 2000-04-03 2017-03-23 Google Inc. Indicating potential focus in a user interface
US10031660B2 (en) 2012-09-11 2018-07-24 Apple Inc. Media player playlist management
US10739974B2 (en) 2016-06-11 2020-08-11 Apple Inc. Configuring context-specific user interfaces
US10896652B2 (en) * 2017-12-18 2021-01-19 Sharp Kabushiki Kaisha Display control device and liquid crystal display device including display control device
US11853690B1 (en) 2016-05-31 2023-12-26 The Mathworks, Inc. Systems and methods for highlighting graphical models

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0814785B2 (en) * 1986-09-24 1996-02-14 株式会社日立製作所 Display controller
US4859995A (en) * 1987-06-30 1989-08-22 Xerox Corporation Mouse pointer with switchable emulation mode
EP0639027A1 (en) * 1988-01-08 1995-02-15 Fuji Photo Film Co., Ltd. Color film analyzing method and apparatus therefore
CA1313417C (en) * 1988-05-23 1993-02-02 Barbara A. Barker Method for accessing visually obscured data in a multi-tasking system
US5121478A (en) * 1988-09-08 1992-06-09 Xerox Corporation Window system with independently replaceable window functionality
AU617006B2 (en) * 1988-09-29 1991-11-14 Canon Kabushiki Kaisha Data processing system and apparatus
CA1323450C (en) * 1989-02-06 1993-10-19 Larry K. Loucks Depth buffer clipping for window management
JPH04118695A (en) * 1990-09-10 1992-04-20 Sony Corp Image formation system
JPH0772858B2 (en) * 1991-05-17 1995-08-02 インターナショナル・ビジネス・マシーンズ・コーポレイション Method and apparatus for selectively exposing a display window obscuration unit by vertical and horizontal movement operation via a graphic user interface
GB2260845A (en) * 1991-06-25 1993-04-28 David Rayner Clark Video and/or audio data reproduction system and controller therefor
JPH06301554A (en) * 1992-08-28 1994-10-28 Internatl Business Mach Corp <Ibm> Method and equipment for providing presentation priority order service
JP2004164132A (en) * 2002-11-11 2004-06-10 Nec Corp Multiwindow display device, multiwindow management method for use therewith, and display control program
FR2877112B3 (en) * 2004-10-22 2007-06-08 Nds Ltd METHOD FOR MANAGING DISPLAY WINDOWS
KR100687886B1 (en) 2005-12-28 2007-02-27 주식회사 알티캐스트 Method for the management of pop up windows displayed on user screen in television environment
JP5049141B2 (en) * 2008-01-07 2012-10-17 株式会社エヌ・ティ・ティ・ドコモ Communication terminal and program
KR102148725B1 (en) 2013-07-31 2020-08-28 삼성전자주식회사 Method and Apparatus for displaying application
US9733823B2 (en) 2015-04-01 2017-08-15 Microsoft Technology Licensing, Llc View activation via hit testing in an asynchronous windowing system
CN112698684A (en) * 2019-10-22 2021-04-23 北京小米移动软件有限公司 Screen display device, screen display control method, screen display control device, and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4542376A (en) * 1983-11-03 1985-09-17 Burroughs Corporation System for electronically displaying portions of several different images on a CRT screen through respective prioritized viewports
US4555775A (en) * 1982-10-07 1985-11-26 At&T Bell Laboratories Dynamic generation and overlaying of graphic windows for multiple active program storage areas
US4586035A (en) * 1984-02-29 1986-04-29 International Business Machines Corporation Display terminal with a cursor responsive virtual distributed menu

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4574364A (en) * 1982-11-23 1986-03-04 Hitachi, Ltd. Method and apparatus for controlling image display
DE3381300D1 (en) * 1983-03-31 1990-04-12 Ibm IMAGE ROOM MANAGEMENT AND PLAYBACK IN A PART OF THE SCREEN OF A VIRTUAL MULTIFUNCTIONAL TERMINAL.
GB2162726A (en) * 1984-07-31 1986-02-05 Ibm Display of overlapping viewport areas
EP0172433A3 (en) * 1984-08-02 1989-04-05 Tektronix, Inc. Display method and apparatus employing cursor panning

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4555775A (en) * 1982-10-07 1985-11-26 At&T Bell Laboratories Dynamic generation and overlaying of graphic windows for multiple active program storage areas
US4555775B1 (en) * 1982-10-07 1995-12-05 Bell Telephone Labor Inc Dynamic generation and overlaying of graphic windows for multiple active program storage areas
US4542376A (en) * 1983-11-03 1985-09-17 Burroughs Corporation System for electronically displaying portions of several different images on a CRT screen through respective prioritized viewports
US4586035A (en) * 1984-02-29 1986-04-29 International Business Machines Corporation Display terminal with a cursor responsive virtual distributed menu

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Sun Microsystems, Windows and Window Based Tools: Beginner s Guide, p. 40 Exposing Windows. *
Sun Microsystems, Windows and Window Based Tools: Beginner's Guide, p. 40 Exposing Windows.

Cited By (152)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
US4933877A (en) * 1987-03-30 1990-06-12 Kabushiki Kaisha Toshiba Bit map image processing apparatus having hardware window function
US5412775A (en) * 1988-04-13 1995-05-02 Hitachi, Ltd. Display control method and apparatus determining corresponding validity of windows or operations
US5046001A (en) * 1988-06-30 1991-09-03 Ibm Corporation Method for accessing selected windows in a multi-tasking system
US5075675A (en) * 1988-06-30 1991-12-24 International Business Machines Corporation Method and apparatus for dynamic promotion of background window displays in multi-tasking computer systems
US4931783A (en) * 1988-07-26 1990-06-05 Apple Computer, Inc. Method and apparatus for removable menu window
US5065347A (en) * 1988-08-11 1991-11-12 Xerox Corporation Hierarchical folders display
US5101365A (en) * 1988-10-31 1992-03-31 Sun Microsystems, Inc. Apparatus for extending windows using Z buffer memory
US5261054A (en) * 1988-12-22 1993-11-09 Sun Microsystems, Inc. System for storing a history of sampled pointer signals when a pointer interrupt routine is interrupted by a higher priority interrupt
US5642124A (en) * 1989-05-16 1997-06-24 Canon Kabushiki Kaisha Image processing system
US5760789A (en) * 1990-01-19 1998-06-02 Canon Kabushiki Kaisha Method for processing and prioritizing display of data from various sources
US5253340A (en) * 1990-01-19 1993-10-12 Canon Kabushiki Kaisha Data processing apparatus having a graphics device with priority scheduling of drawing requests
AU652549B2 (en) * 1990-01-19 1994-09-01 Canon Kabushiki Kaisha Data processing apparatus with display device
US5146558A (en) * 1990-01-19 1992-09-08 Canon Kabushiki Kaisha Data processing system and apparatus
US5434964A (en) * 1990-01-25 1995-07-18 Radius Inc. Movement and redimensioning of computer display windows
US5369743A (en) * 1990-04-16 1994-11-29 Mitsubishi Denki Kabushiki Kaisha Picture displaying method for switching among picture display tasks
US5237654A (en) * 1990-04-17 1993-08-17 International Business Machines Corporation Hierarchical inter-panel process flow control
US5414810A (en) * 1990-06-28 1995-05-09 International Business Machines Corporation Method and apparatus for maintaining data integrity when displaying multiple dialog windows
US5305435A (en) * 1990-07-17 1994-04-19 Hewlett-Packard Company Computer windows management system and method for simulating off-screen document storage and retrieval
US5386505A (en) * 1990-11-15 1995-01-31 International Business Machines Corporation Selective control of window related overlays and underlays
US5361330A (en) * 1991-04-08 1994-11-01 Matsushita Electric Industrial Co., Ltd. Image processing apparatus
US5745096A (en) * 1991-06-03 1998-04-28 Apple Computer, Inc. Desk drawer user interface
US6133898A (en) * 1991-06-03 2000-10-17 Apple Computer, Inc. Desk drawer user interface
US5657049A (en) * 1991-06-03 1997-08-12 Apple Computer, Inc. Desk drawer user interface
US5825348A (en) * 1991-06-03 1998-10-20 Apple Computer, Inc. Desk drawer user interface
US5666555A (en) * 1991-10-22 1997-09-09 Canon Kabushiki Kaisha Audio output method and apparatus in multi-window system
US5742779A (en) * 1991-11-14 1998-04-21 Tolfa Corporation Method of communication using sized icons, text, and audio
US5377317A (en) * 1991-12-20 1994-12-27 International Business Machines Corporation Method and apparatus for distinctively displaying windows on a computer display screen
US5390295A (en) * 1991-12-20 1995-02-14 International Business Machines Corporation Method and apparatus for proportionally displaying windows on a computer display screen
US5499327A (en) * 1992-01-20 1996-03-12 Canon Kabushiki Kaisha Multi-window system which can overlay-display a dynamic image in a specific window
US5530797A (en) * 1992-04-09 1996-06-25 Matsushita Electric Industrial Co., Ltd. Workstation for simultaneously displaying overlapped windows using a priority control register
US5544358A (en) * 1992-10-02 1996-08-06 Apple Computer, Inc. Interface for a computerized database having card and list views
US5446882A (en) * 1992-10-02 1995-08-29 Apple Computer, Inc. Interface for a computerized database having card and list views
US5479497A (en) * 1992-11-12 1995-12-26 Kovarik; Karla Automatic call distributor with programmable window display system and method
US7631320B2 (en) 1993-03-03 2009-12-08 Apple Inc. Method and apparatus for improved interaction with an application program according to data types and actions performed by the application program
US5754178A (en) * 1993-03-03 1998-05-19 Apple Computer, Inc. Method and apparatus for improved feedback during manipulation of data on a computer controlled display system
US6807668B2 (en) 1993-03-03 2004-10-19 Apple Computer, Inc. Method and apparatus for improved interaction with an application program according to data types and actions performed by the application program
US20080155439A1 (en) * 1993-03-03 2008-06-26 Mark Ludwig Stern Method and apparatus for improved interaction with an application program according to data types and actions performed by the application program
US20100218130A1 (en) * 1993-06-11 2010-08-26 Conrad Thomas J Computer system with graphical user interface including spring-loaded enclosures
US5956030A (en) * 1993-06-11 1999-09-21 Apple Computer, Inc. Computer system with graphical user interface including windows having an identifier within a control region on the display
US20070113197A1 (en) * 1993-06-11 2007-05-17 Conrad Thomas J Computer system with graphical user interface including spring-loaded enclosures
US20070106955A1 (en) * 1993-06-11 2007-05-10 Conrad Thomas J Computer system with graphical user interface including drawer-like windows
US5680562A (en) * 1993-06-11 1997-10-21 Apple Computer, Inc. Computer system with graphical user interface including automated enclosures
US6307545B1 (en) 1993-06-11 2001-10-23 Apple Computer, Inc. Computer system with graphical user interface including spring-loaded enclosures
US7904828B2 (en) 1993-06-11 2011-03-08 Apple Inc. Computer system with graphical user interface including drawer-like windows
US7712037B2 (en) 1993-06-11 2010-05-04 Apple Inc. Computer system with graphical user interface including spring-loaded enclosures
US6928621B2 (en) 1993-06-11 2005-08-09 Apple Computer, Inc. System with graphical user interface including automatic enclosures
US7539945B2 (en) 1993-06-11 2009-05-26 Apple Inc. Computer system with graphical user interface including drawer-like windows
US6061061A (en) * 1993-06-11 2000-05-09 Apple Computer, Inc. Computer system with graphical user interface including spring-loaded enclosures
US7549126B2 (en) 1993-06-11 2009-06-16 Apple Inc. Computer system with graphical user interface including spring-loaded enclosures
US5583984A (en) * 1993-06-11 1996-12-10 Apple Computer, Inc. Computer system with graphical user interface including automated enclosures
US20020054113A1 (en) * 1993-06-11 2002-05-09 Apple Computer, Inc. Computer system with graphical user interface including spring-loaded enclosures
US6012072A (en) * 1993-09-17 2000-01-04 Digital Equipment Corporation Display apparatus for the display of documents in a three-dimensional workspace
US5544051A (en) * 1993-09-17 1996-08-06 Digital Equipment Corporation Document management system using multiple threaded processes and having asynchronous repository responses and no busy cursor
US6266043B1 (en) * 1994-03-10 2001-07-24 Microsoft Corporation Apparatus and method for automatically positioning a cursor on a control
US5659694A (en) * 1994-06-30 1997-08-19 Canon Kabushiki Kaisha Method and system for displaying context sensitive child windows independently of their parent window
US5825360A (en) * 1995-04-07 1998-10-20 Apple Computer, Inc. Method for arranging windows in a computer workspace
USRE41113E1 (en) * 1995-05-05 2010-02-09 Apple Inc. Systems and methods for replacing open windows in a graphical user interface
US6072488A (en) * 1995-05-05 2000-06-06 Apple Computer, Inc. Systems and methods for replacing open windows in a graphical user interface
USRE39610E1 (en) 1995-05-05 2007-05-01 Apple Computer Inc. Systems and methods for replacing open windows in a graphical user interface
US5973694A (en) * 1995-06-02 1999-10-26 Chatham Telecommunications, Inc., Method of communication using sized icons, text, and audio
US5877741A (en) * 1995-06-07 1999-03-02 Seiko Epson Corporation System and method for implementing an overlay pathway
US5903870A (en) * 1995-09-18 1999-05-11 Vis Tell, Inc. Voice recognition and display device apparatus and method
US5933843A (en) * 1995-10-11 1999-08-03 Sharp Kabushiki Kaisha Document processing apparatus displaying and processing a plurality of successive contiguous pages of the same document in overlapping windows
US5900859A (en) * 1995-10-30 1999-05-04 Alpine Electronics, Inc. Switch-image display method and display apparatus thereof
US5838318A (en) * 1995-11-10 1998-11-17 Intel Corporation Method and apparatus for automatically and intelligently arranging windows on a display device
US5859639A (en) * 1996-07-17 1999-01-12 International Business Machines Corporation Mechanism to control visible presence of desktop objects in a graphical user interface
US20050039147A1 (en) * 1998-02-17 2005-02-17 Microsoft Corporation Managing position and size for a desktop component
US7290217B2 (en) * 1998-02-17 2007-10-30 Microsoft Corporation Managing position and size for a desktop component
US6135958A (en) * 1998-08-06 2000-10-24 Acuson Corporation Ultrasound imaging system with touch-pad pointing device
US6552737B1 (en) * 1999-02-18 2003-04-22 Fujitsu Limited Control of window size in response to user operation
US6411292B1 (en) 1999-03-31 2002-06-25 International Business Machines Corporation Display of pointing indicator within two-dimensional window display in three dimensions on a computer screen
US6822662B1 (en) 1999-03-31 2004-11-23 International Business Machines Corporation User selected display of two-dimensional window in three dimensions on a computer screen
US6344863B1 (en) 1999-11-24 2002-02-05 International Business Machines Corporation Three-dimensional GUI windows with variable-speed perspective movement
US10895965B2 (en) 2000-04-03 2021-01-19 Google Llc Indicating potential focus in a user interface
US20170083198A1 (en) * 2000-04-03 2017-03-23 Google Inc. Indicating potential focus in a user interface
US10254930B2 (en) * 2000-04-03 2019-04-09 Google Llc Indicating potential focus in a user interface
US20090037841A1 (en) * 2000-04-24 2009-02-05 Bell Blaine A System And Method For Dynamic Space Management Of A Display Space
US8234580B2 (en) 2000-04-24 2012-07-31 The Trustees Of Columbia University In The City Of New York System and method for dynamic space management of a display space
US7404147B2 (en) * 2000-04-24 2008-07-22 The Trustees Of Columbia University In The City Of New York System and method for dynamic space management of a display space
US20030227663A1 (en) * 2000-05-04 2003-12-11 Anoop Agrawal Chromogenic glazing
US6654036B1 (en) * 2000-06-05 2003-11-25 International Business Machines Corporation Method, article of manufacture and apparatus for controlling relative positioning of objects in a windows environment
US7257777B1 (en) * 2000-07-19 2007-08-14 International Business Machines Corporation System and method for automatic control of window viewing
US6915489B2 (en) * 2001-03-28 2005-07-05 Hewlett-Packard Development Company, L.P. Image browsing using cursor positioning
US7343415B2 (en) 2001-03-29 2008-03-11 3M Innovative Properties Company Display of software notes indicating that content from a content provider site is available for display
US20080120551A1 (en) * 2001-03-29 2008-05-22 3M Innovative Properties Company Display of software notes accessed by content recipient from content provider site
US7774479B2 (en) 2001-03-29 2010-08-10 3M Innovative Properties Company Display of software notes accessed by content recipient from content provider site
US20020143900A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Content recipient access to software notes posted at content provider site
US20020143950A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Display of software notes accessed by content recipient from content provider site
US20020143618A1 (en) * 2001-03-29 2002-10-03 Kenner Martin A. Payment based content recipient access to software notes posted at content provider site
US20060143579A1 (en) * 2001-05-14 2006-06-29 The Mathworks, Inc. System and method of navigating and creating electronic hierarchical documents
US7010744B1 (en) * 2001-05-14 2006-03-07 The Mathworks, Inc. System and method of navigating and creating electronic hierarchical documents
US7555731B2 (en) * 2001-05-14 2009-06-30 The Math Works, Inc. System and method of navigating and creating electronic hierarchical documents
US8681146B2 (en) 2001-05-17 2014-03-25 The Trustees Of Columbia University In The City Of New York System and method for view management in three dimensional space
US20100141648A1 (en) * 2001-05-17 2010-06-10 Bell Blaine A System And Method For View Management In Three Dimensional Space
US7992101B1 (en) 2002-03-14 2011-08-02 Apple Inc. Method and apparatus for controlling a display of a data processing system
US20100251108A1 (en) * 2002-03-15 2010-09-30 Imran Chaudhri Method and apparatus for determining font attributes
US20070016874A1 (en) * 2002-03-15 2007-01-18 Imran Chaudhri Method and apparatus for determining font attributes
US7735020B2 (en) 2002-03-15 2010-06-08 Apple Inc. Method and apparatus for determining font attributes
US20120072024A1 (en) * 2002-07-25 2012-03-22 Yulun Wang Telerobotic system with dual application screen presentation
US20040130565A1 (en) * 2002-12-27 2004-07-08 Yamaha Corporation Assist diplay apparatus for use with audio mixer
US20080229237A1 (en) * 2003-06-19 2008-09-18 International Business Machines Corporation System and computer-readable medium for ordering on-screen windows for display field of the invention
US20040261039A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Method and system for ordering on-screen windows for display
US7765488B2 (en) 2003-06-19 2010-07-27 International Business Machines Corporation System and computer-readable medium for ordering on-screen windows for display
US20050028204A1 (en) * 2003-07-28 2005-02-03 Takashi Nakamura Electronic apparatus, screen control method and screen control program
US20050120310A1 (en) * 2003-11-28 2005-06-02 Masaya Sahashi Information processing apparatus and display control method
US9542081B2 (en) 2004-06-21 2017-01-10 Apple Inc. Methods and apparatuses for operating a data processing system
US9552141B2 (en) 2004-06-21 2017-01-24 Apple Inc. Methods and apparatuses for operating a data processing system
US20060055702A1 (en) * 2004-09-10 2006-03-16 Hall Christopher J Multi-application graphic display environment
US8006196B2 (en) * 2004-09-10 2011-08-23 Presagis Multi-application graphic display environment
US8194099B2 (en) 2004-10-06 2012-06-05 Apple Inc. Techniques for displaying digital images on a display
US8456488B2 (en) 2004-10-06 2013-06-04 Apple Inc. Displaying digital images using groups, stacks, and version sets
CN101551734B (en) * 2004-10-06 2013-05-29 苹果公司 Techniques for displaying digital images on a display
US8487960B2 (en) 2004-10-06 2013-07-16 Apple Inc. Auto stacking of related images
US20110064317A1 (en) * 2004-10-06 2011-03-17 Apple Inc. Auto stacking of related images
US20060071942A1 (en) * 2004-10-06 2006-04-06 Randy Ubillos Displaying digital images using groups, stacks, and version sets
US20100146447A1 (en) * 2004-10-06 2010-06-10 Randy Ubillos Techniques For Displaying Digital Images On A Display
US8166417B2 (en) * 2005-03-02 2012-04-24 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US20060197751A1 (en) * 2005-03-02 2006-09-07 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US7549087B2 (en) 2005-03-29 2009-06-16 Microsoft Corporation User interface panel for hung applications
US20060230321A1 (en) * 2005-03-29 2006-10-12 Microsoft Corporation User interface panel for hung applications
US20060230324A1 (en) * 2005-04-06 2006-10-12 Microsoft Corporation Visual indication for hung applications
US7613957B2 (en) * 2005-04-06 2009-11-03 Microsoft Corporation Visual indication for hung applications
US20070101290A1 (en) * 2005-10-31 2007-05-03 Denso Corporation Display apparatus
US20130139104A1 (en) * 2006-02-02 2013-05-30 Scenera Technologies, Llc Methods, Systems, And Computer Program Products For Displaying Windows On A Graphical User Interface Based On Relative Priorities Associated With The Windows
US20070291308A1 (en) * 2006-06-06 2007-12-20 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and information processing program
US8773460B2 (en) * 2006-06-06 2014-07-08 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and information processing program for displaying a plurality of objects on an operation screen based on a drawing order of the plurity of objects
US20080150964A1 (en) * 2006-12-21 2008-06-26 Samsung Electronics Co., Ltd. Method and apparatus for displaying content
US20080195979A1 (en) * 2007-02-13 2008-08-14 Microsoft Corporation Selective display of cursor
US8001483B2 (en) 2007-02-13 2011-08-16 Microsoft Corporation Selective display of cursor
US8249385B2 (en) 2007-02-23 2012-08-21 Apple Inc. Migration for old image database
US20110194775A1 (en) * 2007-02-23 2011-08-11 Apple Inc. Migration for old image database
US8386948B2 (en) 2007-04-06 2013-02-26 Ntt Docomo, Inc. Mobile communication terminal, information processing device, and program
US20100115461A1 (en) * 2007-04-06 2010-05-06 Ntt Docomo, Inc. Mobile communication terminal, information processing device, and program
US20090037557A1 (en) * 2007-07-30 2009-02-05 Seger Mark J Monitoring of Windows on Computers
US8214452B2 (en) * 2007-07-30 2012-07-03 Hewlett-Packard Development Company, L.P. Monitoring of windows on computers
US20090259966A1 (en) * 2008-04-09 2009-10-15 Kentaro Hara Information processing apparatus, window display method, and computer readable medium to store display control program
US20140033253A1 (en) * 2011-01-30 2014-01-30 Sang Hyun Cho Image display device and method for operating same
US9142193B2 (en) * 2011-03-17 2015-09-22 Intellitact Llc Linear progression based window management
US10241635B2 (en) 2011-03-17 2019-03-26 Intellitact Llc Linear Progression based window management
US20120242692A1 (en) * 2011-03-17 2012-09-27 Kevin Laubach Linear Progression Based Window Management
US20130227472A1 (en) * 2012-02-29 2013-08-29 Joseph W. Sosinski Device, Method, and Graphical User Interface for Managing Windows
US9558278B2 (en) 2012-09-11 2017-01-31 Apple Inc. Integrated content recommendation
US10031660B2 (en) 2012-09-11 2018-07-24 Apple Inc. Media player playlist management
CN104750440A (en) * 2013-12-30 2015-07-01 纬创资通股份有限公司 Multi-screen window management method, electronic device and computer program product
US20160371775A1 (en) * 2015-06-19 2016-12-22 Trading Technologies International Inc. Option chain display tools and related methods
US11853690B1 (en) 2016-05-31 2023-12-26 The Mathworks, Inc. Systems and methods for highlighting graphical models
US10739974B2 (en) 2016-06-11 2020-08-11 Apple Inc. Configuring context-specific user interfaces
US11073799B2 (en) 2016-06-11 2021-07-27 Apple Inc. Configuring context-specific user interfaces
US11733656B2 (en) 2016-06-11 2023-08-22 Apple Inc. Configuring context-specific user interfaces
US10896652B2 (en) * 2017-12-18 2021-01-19 Sharp Kabushiki Kaisha Display control device and liquid crystal display device including display control device

Also Published As

Publication number Publication date
KR900002950B1 (en) 1990-05-03
KR870011533A (en) 1987-12-24
JPS62276673A (en) 1987-12-01
EP0247827A2 (en) 1987-12-02
EP0247827A3 (en) 1989-11-15

Similar Documents

Publication Publication Date Title
US4819189A (en) Computer system with multiwindow presentation manager
US5179655A (en) Multiwindow control method and apparatus for work station having multiwindow function
US5237653A (en) Multiwindow control method and apparatus for work station having multiwindow function
US5187776A (en) Image editor zoom function
US5900872A (en) Method and apparatus for controlling the tracking of movable control elements in a graphical user interface
JPH0421198B2 (en)
JPH06259217A (en) Multiwindow system
JP2616353B2 (en) Input indicating device
JP2535324B2 (en) Display controller
JP2586452B2 (en) Multi-window display device
JP3323591B2 (en) Display device and method thereof
JPH03256116A (en) Information processor
JP3115068B2 (en) Screen display control device
JP3185209B2 (en) Display control device
EP0200172B1 (en) Image transformations on an interactive raster scan or matrix display
JPH1027086A (en) Display device
JP3048748B2 (en) Pen input method and pen input system
JP3238188B2 (en) Frame memory control device and frame memory control method
JPH0981107A (en) Window display and control device
JPH06295328A (en) Method and device for controlling display
JP2700021B2 (en) Window display control device and method
JPH08249481A (en) Drawing processor
JPH0756704A (en) Method for controlling multiwindow screen
JP2523472B2 (en) Display screen control method
JPS6385924A (en) Display control system

Legal Events

Date Code Title Description
AS Assignment

Owner name: KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:KIKUCHI, KIYOSHI;MORI, AKIO;REEL/FRAME:005012/0771

Effective date: 19870513

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12