CA2393881C - Method of transition between window states - Google Patents

Method of transition between window states Download PDF

Info

Publication number
CA2393881C
CA2393881C CA002393881A CA2393881A CA2393881C CA 2393881 C CA2393881 C CA 2393881C CA 002393881 A CA002393881 A CA 002393881A CA 2393881 A CA2393881 A CA 2393881A CA 2393881 C CA2393881 C CA 2393881C
Authority
CA
Canada
Prior art keywords
window
curves
scaling
representation
computer
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
CA002393881A
Other languages
French (fr)
Other versions
CA2393881A1 (en
Inventor
Bas Ording
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Apple Inc
Original Assignee
Apple Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Apple Inc filed Critical Apple Inc
Publication of CA2393881A1 publication Critical patent/CA2393881A1/en
Application granted granted Critical
Publication of CA2393881C publication Critical patent/CA2393881C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/04Changes in size, position or resolution of an image

Abstract

The present invention relates to a method for manipulating a window within a graphical user interface (GUI) of an operating system in a manner that provides a transitional effect between window states, which is pleasing to the user. This transitional effect includes changing the shape of a window while scaling and moving the window between two different sizes and positions. In one embodiment of the present invention, the transitional effect may be employed as a window is minimized into an icon, or restored from an icon. In another embodiment of the present invention, the transitional effect is employed as a window is minimized within its title bar, or restored therefrom.
The transitional effect may achieve scaling by a variety of filtering techniques including pixel averaging and pixel removal.

Description

METHOD OF TRANSITION BETWEEN WINDOW STATES
FIFd.ll oF THE INVENTtoN
The present invention relates generally to graphical user interfaces for computer systems. More particularly, the present invention relates to the resizing and reshaping of windows within a graphical user interface of a computer operating system.

BACKGROUND OF THE INVENTION
An important aspect of virtually every conventional personal and business computer is the graphical user interface (GUI). It is, primarily, the GUI that the user employs to interact with the computer. Typically, the GUI consists of a desktop, windows, icons and pull-down as well as pop-up menus.
As stated, GUIs typically employ windows. A window is a portion of the computer display. Most often, it is a rectangular shaped area in which the user can, for example, view inforrnation relating to folders and files; interact with software applications; and execute programs. Of course, windows can be opened, closed and physically moved within the computer display.
In addition, a user may have numerous windows opened simultaneously.
However, if the user opens several windows, there may be an insufficient amount of space associated with the computer display to show each window in its entirety.
Thus, the computer display can become cluttered. To help keep the display appearance organized, methods have been developed which allow windows to appear as though they overlap one another, allowing the user to resize, reshape and/or reposition windows also helps to keep the display appearance organized.
An exemplary method for resizing a window is illustrated in U.S. Patent No.
5,546,520 to Cline et al. Another exemplary method for modifying or resizing a window, as information is being scrolled, is described by U.S. Patent No.
5,771,032 to Cline et al. An exemplary method for repositioning windows is illustrated in U.S. Patent No. 5,657,463 to Bingham.
-2-Another common technique that is employed with windows-based GUIs involves "minimizing" and "maximizing" windows. The technique of minimizing and maximizing windows involves resizing and repositioning windows. When minimizing a window, the window is reduced in size to a miniaturized representation of the larger or full-sized window, or to an icon representation.
When maximizing a window, the window is enlarged from a miniaturized representation of the window, or an icon representation, to a larger or full-sized window. As one skilled in the art will readily appreciate, a user may initiate the process of maximizing or minimizing a window by selecting an on-screen button, typically associated with the window itself, or by depressing one or more keys on the keyboard.

With respect to manipulating windows (e.g., opening, closing, sizing, repositioning), conventional operating systems primarily focus on efficiency.
However, operating systems do not focus on the aesthetics associated with these operations, particulary minimizing, maximizing and restoring operations.
Accordingly, it would be desirable to provide more aesthetically pleasing operations, while continuing to provide all of the functionality associated with traditional techniques.

SUMMARY OF THE INVENTION

Based on the previous discussion, it is the primary objective of the present invention to provide an aesthetically pleasing visual effect when repositioning, resizing, or generally manipulating a displayed window.

It is another objective of the present invention to provide an aesthetically pleasing technique that assists the user in associating miniaturized or minimized windows with the corresponding enlarged or maximized windows.

It is another objective of the present invention to direct the user's attention to the ultimate destination of a minimized or maximized window.
-3-The above-identified and other objectives are achieved by obtaining information relating to the on-screen position of a first and a second window, defining a set of curves which connects the first and the second window positions, and then repeatedly scaling and repositioning the first window in such a way that it appears to slide through the curves from the first window position to the second window position. Again, the visual effect of the present invention provides a smooth, aesthetically pleasing effect, during the process of maximizing and minimizing a window, or hiding and restoring a window, which also assists the user in associating a minimized window with the corresponding maximized window as the user can visually follow the transition from one to the other.
Further features of the invention, the advantages offered thereby are explained in greater detail herein after with reference to specific embodiments illustrated in the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

Figure 1 shows a general computer system on which the present invention may be implemented;

Figures 2A-2F illustrate a technique for minimizing and maximizing a window in accordance with exemplary embodiments of the present invention;
Figures 3A-3F illustrate a technique for restoring and hiding a window in accordance with exemplary embodiments of the present invention;

Figures 4A-4F illustrate an alternative technique for restoring and hiding a window in accordance with exemplary embodiments of the present invention;
Figures 5A-5F illustrate an additional alternative technique for restoring and hiding a window in accordance with exemplary embodiments of the present invention;

Figure 6 is a flow chart depicting a method for minimizing and maximizing windows in accordance with exemplary embodiments of the present invention; and
-4-Figure 7 is a flow chart depicting a method for restoring and hiding a window in accordance with exemplary embodiments of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
In the following description, for the purpose of explanation and not limitation, certain details are set forth, such as particular techniques, steps, and system components, in order to provide a thorough understanding of the present invention. However, it will be apparent to those skilled in the art that the present invention may be practiced in other embodiments that depart from these details. In some instances, specific detailed descriptions of well-known concepts and methods have been omitted so as not to obscure the description of the present invention.
Exemplary embodiments of the present invention may, for example, be implemented on an Apple Macintosh2 computer system.

However, it will be readily appreciated by those skilled in the art that the techniques described herein may be implemented on any of a number of computer systems. In general, such computer systems, as illustrated in Fig. 1, comprise a bus 100 for communicating information, a processor 101 coupled with the bus for processing information and instructions, a random access memory 102 coupled with the bus 100 for storing information and instructions for the processor 101, a read only memory 103 coupled with the bus 100 for storing static information and instructions for the processor 101, a data storage device 104 such as a magnetic disk and disk drive or CD ROM drive coupled with the bus 100 for storing information and instructions, a display device 105 coupled to the bus 100 for displaying information to the computer user, an alpha-numeric input device 106 including alpha-numeric and function keys coupled to the bus 100 for communication information and command selections to the
-5-processor 101, a cursor control device 107 coupled to the bus for communicating information and command selections to the processor 101, and a signal generation device 108 coupled to the bus 100 for communicating command selection to the processor 101.

Figures 2A-2F graphically illustrate a technique for minimizing and maximizing a window in accordance with an exemplary embodiment of the present invention. More specifically, Figures 2A-2F present the visual effect that occurs during the minimizing and repositioning of a window 200 from a first window position 210 to a second window position 220, where the window 200 is minimized, that is, reduced in size to a miniaturized representation 250. It will be understood that the miniaturized window representation 250 may, for example, be an icon representation or, alternatively, a smaller version of the original window 200. To facilitate the explanation of the visual effect illustrated in Figures 2A-2F, the technique is divided into a first Phase A and a second Phase B. Figures 2A-2C illustrate the events associated with Phase A. Figures 2D-2F illustrate the events associated with Phase B.

During a first event, as shown in Figure 2A, location information defining a first window position 210 and a second window position 220 is obtained. Two curves 230,240 having amplitudes initially set equal to zero (0), are formed as shown, wherein the two curves 230,240 originate from points Q and R
respectively, and terminate at points S and T, respectively. These curves 230, are preferably invisible to the user. In the embodiment shown in Figures 2A-2F, points Q and R, from which the two curves 230,240 originate, are selected because they are the points on the corners of the first window position 210, which are most remote from the second window position 220, thereby creating a more dramatic effect in which the window 200 is scaled and moved from the first position 210 to the second position 220. However, the points Q and R, from which the two curves 230,240 originate, can be selected as the points on the
-6-corners of the first window position 210 closest to the second window position 220, which would require a shorter set of curves 230,240, and would not require the scaling steps shown in Figures 2B-2C.

During a second and third event, as shown in Figures 2B-2C, the amplitude of the curves 230,240 is adjusted until the curves 230,240 extend from points Q
and R, which are associated with the first window position 210, to points S' and T', which are associated with the second window position 220. As one skilled in the art will appreciate, the curves 230,240 may be defined by any of a variety of different functions. In the example illustrated in Figures 2A-2F, the curves 230 or 240 are represented by sinusoidal functions. The basic equation defining curves 230,240 is, therefore, given by equation (1) below:

y = Asin(x) (1) where x represents the length along the initial curves 230,240 represented by segments QS and RT, shown in Figure 2A, and where y represents the dimension perpendicular to these segments, in the direction from the points S and T to S' and T', wherein x ranges between -7r/2 and + n/2 in radians. A is the amplitude which is, for curve 230, increased from zero (0) to a value given by equation (2) below:
A = 0.5*S S' (2) where S S' represents the length along the line connecting point S and point S'.
The amplitude A for curve 240 is increased from zero (0) to a value given by equation (3) below:

A = 0.5*T T' (3)
-7-where T T' represents the length along the line connecting point T and point T'.
As the amplitude A of the curves 230,240 is adjusted, the window 200 is scaled to fit within the curves, as shown in Figures 2B and 2C, such that the outer edges are transformed to conform with the adjusted position of the curves 230,240, and the remainder of the image is scaled corresponding to the transformation of the edges.
Scaling the image associated with the window 200, as shown in Figures 2B
and 2C, may be accomplished by operating on each scan line of the image in a variety of ways. One technique for scaling the image involves filtering the scan lines by averaging adjacent pixels as the size of each scan line decreases.
This technique yields a smooth transition in pixel luminance, which is pleasing to the eye. An alternative way of scaling the scan lines is to remove interposing pixels until each line is the correct size. Removing pixels is less processor intensive;
however, this alternative technique does not typically produce the smooth transition that is obtained using the averaging technique described above. A

variety of other well-known filtering techniques may be used to scale the scan lines, which would be apparent to those skilled in the art, without departing from the spirit of the invention.

While phase A involves defining the curves 230,240 and scaling the window 200 to fit within the curves 230,240, phase B involves moving the scaled window 200 to a second window position 220. As shown in Figures 2D-2F, the window 200 appears to slide towards the second position 220. One way of accomplishing this apparent sliding motion is to determine the scaled length of each scan line, as defined by a corresponding distance between curves 230,240, as the scan lines are shifted along a path in the direction from the first window position 210 to the second window position 220, and to scale the scan lines to fit between a corresponding distance between curves 230,240 in transitioning from the first window position 210 to the second window position 220. The scaling of each scan line may be accomplished using the pixel averaging or pixel removing techniques mentioned above. In addition, each scan line is moved and scaled in
-8-unison with the other scan lines, which is what creates the appearance that the window 200 is sliding between the curves 230,240 towards its final position 220.

The sixth event depicted in Figure 2F represents the completion of the window minimization process, where the window 200 has fully completed its apparent sliding motion from the first window position 210 to the second window position 220, and wherein the miniaturized representation of the window 200 is shown as window 250. As stated previously, the window 250 may be a scaled-down version of the original window 200, or an entirely different image, such as an icon. A window represented by an icon is said to be iconified.

A variety of techniques may be used to transform an image to an icon, which may be used to represent the window in its miniaturized form 250, as shown in Figure 2F. One such technique allows the scan lines associated with the image being minimized to reach a final location within the second position 220 and thereafter disappear, leaving in their place a corresponding scan line associated with the icon. In this way, the forming of the icon gives an appearance similar to filling up a container with a liquid. A variety of other techniques for transforming an image to an icon apparent to those of ordinary skill in the art could be employed without departing from the spirit of the present invention.

After the window has been minimized, it may be restored to its original size and position 210 by reversing the events depicted in Figures 2A-2F. In accordance with one embodiment of the present invention, the operating system would retain the values associated with curves 230,240 in memory. Accordingly, there would be no need to recalculate the curves in restoring the window 200 to its original size and position 210 from the position 220 of its miniaturized representation 250.

Figures 3A-3F show a number of events associated with a technique for restoring a hidden window 300 in accordance with exemplary embodiments of the present invention. In Figures 3A-3F, a hidden window 300 is represented by a title bar 310. One skilled in the art will appreciate, however, that the hidden
-9-window may be represented by items other than a title bar, such as, an icon, a thumbnail, etc. Upon restoration of the window 300, the window 300 will occupy a window position 320.

In a first event depicted in Figure 3A, curves 330,340 are defined, wherein curves 330,340 connect the title bar 310 and the window position 320 by a smooth, continuous curve as shown. The curves 330,340 are preferably invisible to the user. Again, the curves may be defined by a variety of functions. In the present example, the curves 330,340 are defined by a half sine wave function.
Unlike curves 230,240 illustrated in Figures 2A-2F, curves 330,340 appear inverted (i.e., out-of-phase by Tc radians) with respect to each other.
However, one skilled in the art will recognize that the embodiment shown in Figures 3A-could employ curves that are in-phase with respect to each other, with or without the same amplitude.

During a second and third event, as shown in Figures 3B-3C, the window 200 appears to slide from behind the title bar 310 in a manner similar to the sliding of window 200 described above in conjunction with Figures 2D-2F. The window 300 continues to slide one scan line at a time, where each scan line is continuously scaled in accordance with a corresponding distance between the curves 330,340, until the entire image associated with window 300 is completely in view, as exemplified by the fourth event illustrated in Figure 3D. Again, scaling the scan lines may be achieved by implementing filtering techniques, such as the pixel averaging or pixel removing techniques described above.

The fifth and sixth events, depicted in Figures 3E-3F, show that when the scaled image is completely in view, the amplitude of the curves 330,340 is gradually attenuated to zero (0), until they actually form the two sides of the window 300. As the curves 330,340 are being adjusted, the image of the window 300 is scaled accordingly so that it continues to fit exactly within the curves 330,340. The scan lines may be scaled to fit within the curves 330,340 in accordance with a number of techniques, such as, for example, an extrapolation
-10-technique that performs in a manner that is somewhat the reverse of the pixel averaging and/or pixel removing techniques described above.

The events depicted in Figures 3A-3F could also be implemented in reverse, thus providing a way to hide the window 300, for example, behind the title bar 310. As in the previous example, the values defining the curves 330,340 may be saved so that they may be easily reused by the operating system when hiding the window 300.

A variety of alternative embodiments involving the restoration of a window, similar to the embodiment illustrated in Figures 3A-3F, may be realized.
Figures 4A-4F illustrate one such alternative. In Figures 4A-4C, an initially hidden window 400 is restored from behind a title bar 410 in such a way that it appears to drop down from behind the title bar 410 between the curves 415, 420, which have an amplitude, in this instance, of zero (0). When the window 400 is fully extended, as shown in Figure 4D, the window 400 appears to "unfold", as illustrated in Figures 4E and 4F.

Figures 5A-5F illustrate still another alternative embodiment. In this case, an initially hidden window 500 is restored in such a way that it appears to drop down from behind the title bar 510, as shown in Figures 5A-5C. Once the window 500 is fully extended, as shown in Figure 5D, the window 500 is expanded horizontally, as shown in Figure 5E, wherein it appears as though the window undergoes a spring-like vacillation, or bouncing effect, illustrated in Figure 5F, until it reaches a steady-state as a full-sized window.

Figure 6 depicts the steps associated with a method that might be employed to implement, for example, the window minimization/maximization technique shown in Figures 2A-2F. As shown in step 605, the method begins, of course, with an initiation step. Typically, this is accomplished by the user through the selection of an on-screen button, using a cursor control device, which may be physically associated with the window being minimized/maximized or by the user depressing one or more keys on a keyboard.
-11-In step 610, a pair of curves is defined. In Figure 2A, these curves 230,240 are designated QS and RT. As previously stated, the curves may be defined by any number of functions. In the examples described above, the curves are defined by half sine wave functions. The curves initially lie along the edges of the window being minimized/maximized, with an amplitude of zero (0).

During step 615, the amplitude of each sine wave curve is incremented, such that the points designated Q and R, which are associated with the present location of the window, appear as though they remain fixed, while the points designated S and T, as illustrated in Figures 2A-2C, appear to shift horizontally towards the points designated S' and T', which are associated with the desired location of the window. As the amplitude of each curve is incremented, the scan lines associated with the window are scaled so that they fit within the continuously changing curves. The various techniques that may be employed to scale the scan lines are described above.

After incrementing the amplitude of each curve and scaling the scan lines accordingly, a determination is made, as illustrated by decision step 620, as to whether the amplitude of each curve has been sufficiently increased such that S' and T' are points along each curve respectively. If, as shown by the "NO" path out of decision step 620, the amplitudes have not yet been increased sufficiently, step 615 is repeated. If, however, the amplitudes have been increased sufficiently, as shown by the "YES" path out of decision step 620, then the window begins to move toward its desired location.

In accordance with step 625, the window is moved toward the desired location through a process that involves shifting the window, scan line by scan line, toward the desired location. As the window is being shifted, the scan lines are being continuously scaled so that the length of each scan line equals a corresponding distance between the curves. This creates the appearance that the window is sliding towards the desired location between the curves.
-12-Eventually, each scan line associated with the window reaches the desired location. Thus, as the scan lines are being shifted and scaled, it is necessary to determine whether they have been fully shifted into place such that the window now occupies the desired location. This determination is made in accordance with decision step 630. If it is determined that the scan lines are not fully in place, in accordance with the "NO" path out of decision step 630, step 625 is repeated.
If, however, it is determined that the scan lines are fully in place, and the window is now completely occupying the desired location, in accordance with the "YES"
path out of decision step 625, the process is complete and the method may be terminated.

Figure 7 depicts the steps associated with a method that might be employed to implement, for example, the window restoration technique shown in Figures 3A-3F. As shown in step 705, the method begins with an initiation step. As in the previously described method, the user may initiate the method by selecting an on-screen button or depressing one or more keys on a keyboard.

In step 708, a pair of curves is defined. In Figure 3A, these are identified as curves 330 and 340. The curves, are once again, defined in the present example by half sine wave functions. However, the sine wave functions here have the same amplitudes, though they are inverted with respect to each other, that is, they appear as though they are out-of-phase with each other by Tt radians. In the previous example, the two curves appeared to be in-phase with respect to each other, but with different amplitudes.

During the next step 710, the scan lines associated with the window, for example, window 300 illustrated in Figures 3B-3F, are shifted and scaled so that they appear to slide from beneath a minimized window representation, such as a title bar, icon or thumbnail, and between the two curves. After shifting and scaling each scan line, a determination is made as to wether the window has been fully extended, as shown in decision step 715. If, as shown by the "NO" path out of decision step 715, it is determined that the window is not yet fully extended,
-13-step 710 is repeated. However, if it is determined that the window is fully extended, as shown by the "YES" path out of decision step 715, then the amplitude associated with the curves is decreased, as shown in step 720.

After decreasing the amplitude associated with the curves, a determination is made as to whether the window is fully expanded. This occurs when the amplitude of the curves reaches zero (0). This determination is made in accordance with decision step 725. If the amplitude of the curves is not yet zero (0), as shown by the "NO" path out of decision step 725, then step 720 is repeated. If, however, the amplitude of the curves is zero (0), the window is fully expanded and the method may be terminated, as shown by the "YES" path out of decision step 725 to the termination step 730.

It will be appreciated by those of ordinary skill in the art that the present invention can be embodied in other specific forms without departing from the spirit of the invention or essential characteristics thereof. For example, the invention has been described using curves, between which an image is scaled and along which an image is slid from a first position to a second position; however, it is anticipated that the use of curves may include the use of any kind of curve, including straight lines. Furthermore, the embodiments described show movement in the vertical direction on a computer screen; however, it is anticipated that the present invention may be implemented in any direction on a computer screen.
Moreover, multiple scaling effects may be utilized in scaling and sliding the image that would be within the skill of those skilled in the art for enhancing the aesthetic effect of the transition described without departing from the spirit of the invention.
The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims, rather than the foregoing description, and all changes that come within the meaning and range of equivalents thereof are intended to be embraced therein.

Claims (20)

WHAT IS CLAIMED IS:
1. A method of manipulating a window, comprising the steps of:

obtaining location information associated with a first window position on a computer screen;

obtaining location information associated with a second window position on the computer screen;

defining a set of curves, wherein said curves connect said first window position to said second window position;

scaling a window located at said first window position to fit within said curves; and moving said window within said curves from said first position to said second position in a manner so as to give the appearance of sliding.
2. The method of claim 1, further comprising the step of adjusting the amplitude of said curves until they connect said first window position and said second window position.
3. The method of claim 1, further comprising the step of continuously scaling said window as it is sliding from said first position to said second position.
4. The method of claim 1, wherein said step of scaling comprises filtering each scan line of said window.
5. The method of claim 4, wherein said step of filtering utilizes a pixel averaging technique.
6. The method of claim 4, wherein said step of filtering utilizes a pixel removing technique.
7. The method of claim 1, further comprising the step of substituting each scan line of said window with a scan line of a different image.
8. The method of claim 1, wherein the image displayed at said first position is a full-sized window
9. The method of claim 8, wherein the image displayed at said second position is a title bar.
10. The method of claim 8, wherein the image displayed at said second position is an icon.
11. The method of claim 1, wherein the image displayed at said second position is a full-sized window.
12. The method of claim 11, wherein the image displayed at said first position is a title bar.
13. The method of claim 11, wherein the image displayed at said first position is an icon.
14. The method of claim 1, wherein said curves are straight lines.
15. A computer-readable medium containing a computer program that performs the steps of:

obtaining location information for a first window position on a computer screen;

obtaining location information for a second window position on a computer screen;

calculating curves from said first window position to said second window position;
scaling said window to fit within said curves; and sliding a window within said curves from said first position to said second position.
16. The computer-readable medium of claim 15, wherein said computer program further performs the step of:
continuously scaling said window as it is sliding from said first window position to said second window position.
17. The computer-readable medium of claim 15, wherein said step of scaling comprises filtering each scan line of said window using one of a pixel averaging technique and a pixel removal technique.
18. A computer system, comprising:
a display device; and a processor which controls said display device to selectively display a first representation of a window at a first position and a second representation of said window at a second position, and which is responsive to a user input to calculate curves which define a path from said first position to said second position and control said display device to generate a transition from said first representation to said second representation by scaling said window to fit within said curves and moving an image of said window along said path.
19. The computer system of claim 18, wherein said processor is further configured to continuously scale the scan lines of the image of said window to fit within said curves, and to move the scan lines of the image of said window together within said curves from said first position to said second position, and to communicate the continuously scaled scan lines of the image of said window to said display device.
20. A computer system, comprising:

means for generating a first representation of a window at a first position on a display;

means responsive to a user input for calculating curves to define a path from said first position to a second position on said display;

means for scaling said first representation of a window to fit within said calculated curves; and means for moving the scaled representation of the window along the path defined by said curves from said first position to said second position on said display to create a second representation of said window at said second position on said display.
CA002393881A 2000-01-05 2000-12-18 Method of transition between window states Expired - Lifetime CA2393881C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/477,738 2000-01-05
US09/477,738 US6396520B1 (en) 2000-01-05 2000-01-05 Method of transition between window states
PCT/US2000/033275 WO2001050450A1 (en) 2000-01-05 2000-12-18 Method of transition between window states

Publications (2)

Publication Number Publication Date
CA2393881A1 CA2393881A1 (en) 2001-07-12
CA2393881C true CA2393881C (en) 2008-12-16

Family

ID=23897149

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002393881A Expired - Lifetime CA2393881C (en) 2000-01-05 2000-12-18 Method of transition between window states

Country Status (6)

Country Link
US (1) US6396520B1 (en)
EP (3) EP2159784A1 (en)
JP (2) JP4447812B2 (en)
AU (1) AU764798B2 (en)
CA (1) CA2393881C (en)
WO (1) WO2001050450A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9508320B2 (en) 2000-01-05 2016-11-29 Apple Inc. Method of transition between window states

Families Citing this family (89)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10016753A1 (en) * 2000-04-04 2001-10-11 Definiens Ag Procedure for navigating between sections in a display room
US7064772B1 (en) * 2000-06-01 2006-06-20 Aerocast.Com, Inc. Resizable graphical user interface
US8943434B2 (en) 2010-10-01 2015-01-27 Z124 Method and apparatus for showing stored window display
US9182937B2 (en) 2010-10-01 2015-11-10 Z124 Desktop reveal by moving a logical display stack with gestures
US7602388B2 (en) * 2003-07-16 2009-10-13 Honeywood Technologies, Llc Edge preservation for spatially varying power conservation
US7786988B2 (en) * 2003-07-16 2010-08-31 Honeywood Technologies, Llc Window information preservation for spatially varying power conservation
US7580033B2 (en) * 2003-07-16 2009-08-25 Honeywood Technologies, Llc Spatial-based power savings
US7274382B2 (en) * 2003-07-16 2007-09-25 Plut William J Customizable background sizes and controls for changing background size
US20060020906A1 (en) * 2003-07-16 2006-01-26 Plut William J Graphics preservation for spatially varying display device power conversation
US7663597B2 (en) * 2003-07-16 2010-02-16 Honeywood Technologies, Llc LCD plateau power conservation
US7928994B2 (en) 2003-07-16 2011-04-19 Transpacific Image, Llc Graphics items that extend outside a background perimeter
US7583260B2 (en) * 2003-07-16 2009-09-01 Honeywood Technologies, Llc Color preservation for spatially varying power conservation
US7714831B2 (en) 2003-07-16 2010-05-11 Honeywood Technologies, Llc Background plateau manipulation for display device power conservation
US7616220B2 (en) 2003-12-23 2009-11-10 Intel Corporation Spatio-temporal generation of motion blur
US7506267B2 (en) * 2003-12-23 2009-03-17 Intel Corporation Compose rate reduction for displays
US20050179705A1 (en) * 2004-02-12 2005-08-18 Randy Ubillos Navigation within a large computer file
US7694233B1 (en) * 2004-04-30 2010-04-06 Apple Inc. User interface presentation of information in reconfigured or overlapping containers
US8302020B2 (en) 2004-06-25 2012-10-30 Apple Inc. Widget authoring and editing environment
US8566732B2 (en) 2004-06-25 2013-10-22 Apple Inc. Synchronization of widgets and dashboards
US8239749B2 (en) * 2004-06-25 2012-08-07 Apple Inc. Procedurally expressing graphic objects for web pages
US7761800B2 (en) * 2004-06-25 2010-07-20 Apple Inc. Unified interest layer for user interface
US7546543B2 (en) * 2004-06-25 2009-06-09 Apple Inc. Widget authoring and editing environment
US8453065B2 (en) 2004-06-25 2013-05-28 Apple Inc. Preview and installation of user interface elements in a display environment
US7490295B2 (en) * 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
EP1679683A1 (en) * 2005-01-06 2006-07-12 Thomson Licensing Method and device for protecting display from burn-in effect
US8140975B2 (en) * 2005-01-07 2012-03-20 Apple Inc. Slide show navigation
US7169920B2 (en) * 2005-04-22 2007-01-30 Xerox Corporation Photoreceptors
US7602408B2 (en) * 2005-05-04 2009-10-13 Honeywood Technologies, Llc Luminance suppression power conservation
US7760210B2 (en) * 2005-05-04 2010-07-20 Honeywood Technologies, Llc White-based power savings
US8543931B2 (en) 2005-06-07 2013-09-24 Apple Inc. Preview including theme based installation of user interface elements in a display environment
TWI284886B (en) * 2005-06-20 2007-08-01 Benq Corp A method for displaying a resized window
KR100736076B1 (en) 2005-10-24 2007-07-06 삼성전자주식회사 Portable device and method providing scene capture
US7752556B2 (en) 2005-10-27 2010-07-06 Apple Inc. Workflow widgets
US7954064B2 (en) * 2005-10-27 2011-05-31 Apple Inc. Multiple dashboards
US8543824B2 (en) 2005-10-27 2013-09-24 Apple Inc. Safe distribution and use of content
US7743336B2 (en) 2005-10-27 2010-06-22 Apple Inc. Widget security
US9104294B2 (en) 2005-10-27 2015-08-11 Apple Inc. Linked widgets
US7707514B2 (en) * 2005-11-18 2010-04-27 Apple Inc. Management of user interface elements in a display environment
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
US20080034309A1 (en) * 2006-08-01 2008-02-07 Louch John O Multimedia center including widgets
US8869027B2 (en) 2006-08-04 2014-10-21 Apple Inc. Management and generation of dashboards
US7940250B2 (en) * 2006-09-06 2011-05-10 Apple Inc. Web-clip widgets on a portable multifunction device
US8564544B2 (en) 2006-09-06 2013-10-22 Apple Inc. Touch screen device, method, and graphical user interface for customizing display of content category icons
US10313505B2 (en) * 2006-09-06 2019-06-04 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US7661070B1 (en) 2006-10-10 2010-02-09 Adobe Systems Inc. Source identification on a display screen
JP2008109463A (en) * 2006-10-26 2008-05-08 Murata Mach Ltd Information processor
US8788954B2 (en) 2007-01-07 2014-07-22 Apple Inc. Web-clip widgets on a portable multifunction device
US8519964B2 (en) 2007-01-07 2013-08-27 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
US9933937B2 (en) 2007-06-20 2018-04-03 Apple Inc. Portable multifunction device, method, and graphical user interface for playing online videos
US9772751B2 (en) * 2007-06-29 2017-09-26 Apple Inc. Using gestures to slide between user interfaces
US8954871B2 (en) 2007-07-18 2015-02-10 Apple Inc. User-centric widgets and dashboards
US8667415B2 (en) 2007-08-06 2014-03-04 Apple Inc. Web widgets
US9619143B2 (en) 2008-01-06 2017-04-11 Apple Inc. Device, method, and graphical user interface for viewing application launch icons
US8619038B2 (en) 2007-09-04 2013-12-31 Apple Inc. Editing interface
US11126321B2 (en) 2007-09-04 2021-09-21 Apple Inc. Application menu user interface
US8539367B2 (en) * 2007-09-27 2013-09-17 National Instruments Corporation Automatic re-positioning of graphical program nodes during node placement or node movement
US8356258B2 (en) * 2008-02-01 2013-01-15 Microsoft Corporation Arranging display areas utilizing enhanced window states
US8379058B2 (en) * 2008-06-06 2013-02-19 Apple Inc. Methods and apparatuses to arbitrarily transform windows
JP5219705B2 (en) * 2008-09-12 2013-06-26 富士通テン株式会社 Information processing apparatus and information processing method
US8209633B1 (en) * 2008-09-30 2012-06-26 Adobe Systems Incorporated Generating a timeline for transitions between states
US9274764B2 (en) 2008-09-30 2016-03-01 Adobe Systems Incorporated Defining transitions based upon differences between states
US9710240B2 (en) 2008-11-15 2017-07-18 Adobe Systems Incorporated Method and apparatus for filtering object-related features
US8584031B2 (en) 2008-11-19 2013-11-12 Apple Inc. Portable touch screen device, method, and graphical user interface for using emoji characters
US8453057B2 (en) * 2008-12-22 2013-05-28 Verizon Patent And Licensing Inc. Stage interaction for mobile device
US9298336B2 (en) 2009-05-28 2016-03-29 Apple Inc. Rotation smoothing of a user interface
US9535651B2 (en) 2009-12-18 2017-01-03 Oracle International Corporation Co-browsing systems and methods
US8736561B2 (en) 2010-01-06 2014-05-27 Apple Inc. Device, method, and graphical user interface with content display modes and display rotation heuristics
US8881060B2 (en) 2010-04-07 2014-11-04 Apple Inc. Device, method, and graphical user interface for managing folders
US10788976B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
USD660860S1 (en) * 2010-05-27 2012-05-29 Apple Inc. Display screen or portion thereof with animated graphical user interface
US9052800B2 (en) 2010-10-01 2015-06-09 Z124 User interface with stacked application management
US9244606B2 (en) 2010-12-20 2016-01-26 Apple Inc. Device, method, and graphical user interface for navigation of concurrently open software applications
US20120198384A1 (en) * 2011-01-28 2012-08-02 Konica Minolta Laboratory U.S.A., Inc. Graphical user interface presenting a unified view of a main document image and thumbnail images
US20120314020A1 (en) * 2011-06-13 2012-12-13 Honda Motor Co,, Ltd. Move-it: monitoring, operating, visualizing, editing integration toolkit for reconfigurable physical computing
US9189228B2 (en) * 2011-07-01 2015-11-17 Adobe Systems Incorporated Systems and methods for developing and testing electronic content using multiple devices
US20130117698A1 (en) * 2011-10-31 2013-05-09 Samsung Electronics Co., Ltd. Display apparatus and method thereof
JP2012074052A (en) * 2011-11-04 2012-04-12 Toshiba Corp Display controller, image processor, and display control method
AU2012247097B2 (en) * 2011-11-14 2015-04-16 Google Inc. Visual search history
US9874990B2 (en) * 2012-02-10 2018-01-23 Oracle International Corporation System and method of concurrent unobstructed co-browsing and chat messaging
KR102405189B1 (en) 2013-10-30 2022-06-07 애플 인크. Displaying relevant user interface objects
KR102177607B1 (en) * 2014-05-16 2020-11-11 엘지전자 주식회사 Mobile terminal and method for controlling the same
US9967399B2 (en) 2014-12-19 2018-05-08 Oracle International Corporation Co-browsing preview of queued customer contacts
US10671337B2 (en) 2015-09-25 2020-06-02 Oracle International Corporation Automatic sizing of agent's screen for html co-browsing applications
DK201670595A1 (en) 2016-06-11 2018-01-22 Apple Inc Configuring context-specific user interfaces
US11816325B2 (en) 2016-06-12 2023-11-14 Apple Inc. Application shortcuts for carplay
US11586338B2 (en) * 2017-04-05 2023-02-21 Open Text Sa Ulc Systems and methods for animated computer generated display
US10038788B1 (en) 2017-05-09 2018-07-31 Oracle International Corporation Self-learning adaptive routing system
US11016643B2 (en) 2019-04-15 2021-05-25 Apple Inc. Movement of user interface object with user-specified content
US11675476B2 (en) 2019-05-05 2023-06-13 Apple Inc. User interfaces for widgets

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63225874A (en) * 1987-03-13 1988-09-20 Matsushita Electric Ind Co Ltd Picture processor
CA2039027C (en) 1990-05-22 1998-07-07 Stephen Troy Eagen Method and apparatus for assisting in the presentation and removal of windows
EP0483777A3 (en) * 1990-10-31 1992-09-02 Hewlett-Packard Company Three dimensional graphic interface
US5353391A (en) * 1991-05-06 1994-10-04 Apple Computer, Inc. Method apparatus for transitioning between sequences of images
JP3134374B2 (en) * 1991-08-08 2001-02-13 日本電気株式会社 Window display
JP2565045B2 (en) * 1991-12-11 1996-12-18 日本電気株式会社 Scenario editing / presentation method and apparatus
US5821930A (en) 1992-08-23 1998-10-13 U S West, Inc. Method and system for generating a working window in a computer system
JP2583003B2 (en) * 1992-09-11 1997-02-19 インターナショナル・ビジネス・マシーンズ・コーポレイション Image display method, frame buffer, and graphics display system in graphics display system
JPH0744348A (en) * 1993-07-30 1995-02-14 Toshiba Corp Multiplex screen display controller
US5796402A (en) * 1993-12-03 1998-08-18 Microsoft Corporation Method and system for aligning windows on a computer screen
US5657463A (en) 1994-01-19 1997-08-12 Apple Computer, Inc. Method and apparatus for positioning a new window on a display screen based on an arrangement of previously-created windows
US5546620A (en) 1994-08-17 1996-08-20 Matthews; Susan H. Baby support with interconnectable play toys
US5771032A (en) 1994-09-30 1998-06-23 International Business Machines Corporation Method, system, and memory for modifying a window as information is being scrolled
US5546520A (en) 1994-09-30 1996-08-13 International Business Machines Corporation Method, system, and memory for reshaping the frame edges of a window around information displayed in the window
US5724475A (en) * 1995-05-18 1998-03-03 Kirsten; Jeff P. Compressed digital video reload and playback system
US5914717A (en) * 1995-07-21 1999-06-22 Microsoft Methods and system for providing fly out menus
US5784045A (en) 1995-08-31 1998-07-21 International Business Machines Corporation Perimeter sliding windows
JPH0981348A (en) * 1995-09-19 1997-03-28 Canon Inc Information processor and its window control method
JP3886019B2 (en) * 1995-10-11 2007-02-28 シャープ株式会社 Information processing apparatus and window display method
US5838318A (en) * 1995-11-10 1998-11-17 Intel Corporation Method and apparatus for automatically and intelligently arranging windows on a display device
US5880733A (en) * 1996-04-30 1999-03-09 Microsoft Corporation Display system and method for displaying windows of an operating system to provide a three-dimensional workspace for a computer system
US6002402A (en) * 1997-04-09 1999-12-14 Symantec Corporation System and method for producing a drag-and-drop object from a popup menu item
US6020887A (en) * 1997-05-07 2000-02-01 International Business Machines Corporation Method and apparatus for single scroll bars in graphical windows user interface
US6229550B1 (en) * 1998-09-04 2001-05-08 Sportvision, Inc. Blending a graphic
JP2000330686A (en) * 1999-05-25 2000-11-30 Nippon Telegr & Teleph Corp <Ntt> Window magnification/reduction display method, terminal equipment and recoding medium for recording the method
DE10016753A1 (en) * 2000-04-04 2001-10-11 Definiens Ag Procedure for navigating between sections in a display room

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9508320B2 (en) 2000-01-05 2016-11-29 Apple Inc. Method of transition between window states

Also Published As

Publication number Publication date
WO2001050450A1 (en) 2001-07-12
AU2255901A (en) 2001-07-16
JP4447812B2 (en) 2010-04-07
JP4880741B2 (en) 2012-02-22
EP1249014A1 (en) 2002-10-16
EP2261886A1 (en) 2010-12-15
AU764798B2 (en) 2003-08-28
CA2393881A1 (en) 2001-07-12
EP2159784A1 (en) 2010-03-03
US6396520B1 (en) 2002-05-28
JP2010102720A (en) 2010-05-06
JP2003519850A (en) 2003-06-24

Similar Documents

Publication Publication Date Title
CA2393881C (en) Method of transition between window states
US9508320B2 (en) Method of transition between window states
US6052130A (en) Data processing system and method for scaling a realistic object on a user interface
KR101580259B1 (en) Method for providing GUI and electronic device using the same
WO2011072497A1 (en) Method, device and computing equipment for window management
US9110974B2 (en) Display and navigation of structured electronic documents
US7692658B2 (en) Model for layout animations
US20030189597A1 (en) Virtual desktop manager
JP2009537903A (en) User interface system and method for selectively displaying a portion of a display screen
WO1997041505A1 (en) Display control method and apparatus
GB2406769A (en) Manipulating a window within a three-dimensional display model
US10572114B2 (en) Systems and methods for effectively using data controls in a graphical user interface on a small visual display
JP4462819B2 (en) Information processing apparatus and method, recording medium, and program
JP4877976B2 (en) Thumbnail display device and thumbnail display program
CN110489033B (en) Method for self-defining function priority
JP4755813B2 (en) Client terminal
JP2009134753A (en) Client terminal
CN102591646B (en) Method for simultaneously scaling multiple WPF (Windows presentation foundation) windows and device
CN113330407A (en) Interaction method, flexible electronic device and readable storage medium
JPH07334338A (en) Window controller
JP5901295B2 (en) Mobile terminal device having enlarged display function, enlarged display control method, and program
JP2009204843A (en) Terminal device, server, display control method, program, and recording medium
JPH03235994A (en) Window enlargement/reduction system
AU2005203582A1 (en) User interface for authoring animated transitions

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20201218