EP1116092A1 - Window focusing method and apparatus - Google Patents

Window focusing method and apparatus

Info

Publication number
EP1116092A1
EP1116092A1 EP00949363A EP00949363A EP1116092A1 EP 1116092 A1 EP1116092 A1 EP 1116092A1 EP 00949363 A EP00949363 A EP 00949363A EP 00949363 A EP00949363 A EP 00949363A EP 1116092 A1 EP1116092 A1 EP 1116092A1
Authority
EP
European Patent Office
Prior art keywords
window
windows
display area
focus
user
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.)
Ceased
Application number
EP00949363A
Other languages
German (de)
English (en)
French (fr)
Inventor
Graham G. Thomason
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.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips Electronics NV
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 Koninklijke Philips Electronics NV filed Critical Koninklijke Philips Electronics NV
Publication of EP1116092A1 publication Critical patent/EP1116092A1/en
Ceased 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • 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

  • the present invention relates to graphical user interfaces and particularly to a system and method for arranging windows in a graphical user interface.
  • the amount of space available in the system's display area in which windows can be displayed is typically limited, normally by the size of the computer system's screen and the resolution of the display area.
  • MDI Document Interface applications
  • MDI applications commonly have a shared workspace window, which is often called the parent, and other windows, often called child windows, are used to display the documents, dialogues and other data. Normally child windows cannot be moved outside of the confines of the parent window.
  • a window may have a fixed size or it may occupy a variable amount of the display area, being resizable by the user or the computer system.
  • window Normally, the user will only give his or her attention at any one time to one window, or a single child window in an MDI application. Most environments would give that window what is referred to as the 'focus' by making that window active for receiving commands from an input device and, if the computer system is single tasking, giving the window the available processing resources.
  • a window is shown to be in focus to the user by bringing it into the foreground of the display area so as to be in front of all other windows and possibly changing the colour of its title bar. Windows can normally be positioned and repositioned by either the user or the computer system.
  • a window normally gains and loses focus by being selected or deselected by a user (by clicking with a mouse in the window or using a predetermined combination of keys) or through some operation of the computer system. For example, if an error occurs, an error window may be given focus to notify the user, or when an email arrives, the email application may be given focus to alert the user of this.
  • An error window may be given focus to notify the user, or when an email arrives, the email application may be given focus to alert the user of this.
  • a particular problem with window-based display environments is that the window which has focus often obscures other open windows to the extent that neither the other windows' contents nor their title can be seen by the user.
  • window-based display environments In an attempt to allow users to reduce obscuring of windows, some window-based display environments have cascade, tile and stack arrangement methods.
  • Cascading arranges windows so that they are positioned one on top of each other from the top left corner of the display area towards the bottom right corner.
  • the first window is normally placed at pixel coordinates (0,0) of the display area and each successive window then is positioned in the display area shifted down and to the right a predetermined number of pixels overlying the preceding window, so that at least the title bar of each window is visible.
  • Cascading can start from any position in the display area and windows can be cascaded in any direction, not necessarily even in a straight line.
  • Tiling arranges windows as a mosaic so that they fill the controlling application's client area and so that no window overlaps another. This is performed by resizing those windows which can be resized so that, in combination, they fill as much of the display area as possible. Normally, all tiled windows are resized so as to have the same size. This can severely reduce the size of windows so that, in some cases where there are a large number of windows to be tiled, only a small part of their title and window area are visible. In order to use a window which has been tiled, it is often necessary to resize it.
  • Stacking arranges windows by tiling them only vertically, resizing them so that they fill the controlling application's client area and no window overlaps another. This arrangement of course suffers similar limitations to tiling.
  • Current window-based display environments offer these arrangement methods via menu options which the user must manually select each time they wish to re-arrange windows.
  • a method controlling the arrangement of the windows in the display area comprises the steps of arranging the windows in the display area so that a predetermined part of each window is visible to a user, upon a window gaining focus, repositioning the window in the display area to be visible to the user, and re-arranging the other windows so that at least a substantial portion of the predetermined part of each window remains visible to the user.
  • a window gaining focus upon a window gaining focus, it is repositioned in the z-axis of the display area.
  • the window may also be repositioned in the x-axis and/or the y-axis of the display area.
  • Windows may be arranged to cascade in the display area such that windows cascade away from a window with focus.
  • windows are arranged in the display area such that windows are cascaded vertically, wherein a window with focus is positioned to protrude from the cascade.
  • Windows without focus may be substantially vertically aligned. Alternatively, they may be staggered horizontally across some or all of the display area.
  • a window gaining focus may be repositioned horizontally to protrude from the cascade. It may also be repositioned vertically so that a display area of the window is fully within the display area. Windows without focus having a substantial portion of the predetermined part obscured by the window gaining focus after it is repositioned may be repositioned horizontally.
  • An advantage of the present invention is that windows in and out of focus are arranged for best visibility. This is preferably performed dynamically so that on each change of focus (any event that causes a change in the position or focus of a window), the windows are rearranged for best visibility.
  • a display area of a window without focus which is visible to the user may be covered.
  • a rank may be associated with each window and the arrangement of the windows in the display area may be performed according to the rank.
  • the rank may define the relative vertical position and/or z-axis position of the window in the display area.
  • subsequent reordering may be based on the rank and processing of vertical positions may be avoided.
  • the received signals may include selected ones of television, audio, email, World Wide Web data, teletext, and an electronic programme guide.
  • Figures 1a-1c are examples of known focusing techniques
  • Figures 2a and 2b are schematic diagrams showing a number of application windows in a window-based display environment are which are ordered according to the method of the present invention
  • Figures 3a-3d show a number of application windows in a window-based display environment which are ordered according to another method of the present invention
  • Figures 4a-4d show a number of application windows in a window-based display environment which are ordered according to another method of the present invention.
  • Figure 5 is a schematic diagram of a television apparatus of a preferred embodiment of the present invention.
  • Figures 2a and 2b show a number of application windows in a window- based display environment which are ordered according to a method of the present invention.
  • the windows are cascaded from top right to bottom left. No window is presently selected and there is therefore no focus.
  • one of the application windows (the fourth application) is selected by the user, thereby gaining focus.
  • the window-based display environment is configured to automatically cascade those windows without focus away from that with focus as is shown in Figure 2b. Upon each change of focus, the cascading operation is repeated to maximise the display area of windows which are not in focus.
  • Figures 3a and 3b show a number of application windows in a window- based display environment which are ordered according to another method of the present invention.
  • FIG 3a a number of application windows are shown, none of which have focus.
  • the windows are cascaded vertically in a tower style down the left-hand side of the display area.
  • an application window is given focus, such as by selection by the user, it is moved to the right-hand side of the display area and is brought into the foreground of the display area to prevent it being overlapped by other windows, as is shown in Figure 3b for the fifth application window.
  • the application window in focus loses that focus, for example the user selects another application window, the application window is moved back to the left-hand side of the display area into an appropriate position in the tower.
  • Algorithm A positioning when no window is focus 1. Place the first window at the top left of the display area
  • windows may be positioned in the tower arrangement so that only their title bars are shown.
  • Algorithm A' could be altered so that, in addition to positioning a selected window against the right edge of the display area, the selected window is also moved vertically so that the entire contents of the window are within the display area and are therefore visible.
  • Figure 3c shows that the window for the 11 th application is moved upwards as well as to the right, because in the original cascade the 11 th window fell partially outside the display area.
  • out of focus windows may be arranged to exhibit a certain amount of indentation to expose a greater proportion of each window's perimeter.
  • the x-axis position of each window is dependant on the selected window, which is positioned against the right-hand side of the display area. It can then be ensured that the selected window does not overlap the other windows' title bars.
  • the available width of the display area is used to snake the windows, from left to right and from top to bottom ensuring a substantial portion of each window's title bar is visible.
  • An example of this is shown in Figure 4a.
  • an application window When an application window gains focus, it is brought to the front of the display area, namely it is moved to the highest position in the z-axis and the remaining windows are cascaded behind it as is shown in Figure 4b in which the first application is brought into focus.
  • the arrangement of the cascaded windows may be repositioned horizontally to compensate, as is shown in Figure 4d.
  • the offset dx may be varied.
  • a variation factor may also be applied such as changing dx to (dx x -2/3).
  • the variation factor may itself be varied, alternating between two or more values or being randomly selected. In a preferred embodiment of the present invention, variation factors of 2/3 and 4/3 are alternately used.
  • FIG. 5 is a schematic diagram of a television apparatus 500 having access to an electronic programme guide and internet services.
  • the television apparatus 500 includes a processor 510 capable of processing and displaying television pictures and other data received via an aerial 520 and/or a data connection such as a satellite data feed, network connection or telephone line. According to a display format selected by the user or predetermined for the particular television apparatus, the processor displays each received signal in a separate window 530-600 on the television apparatus 500. Signals received in addition to standard television channels may include the electronic programme guide, and other facilities for email, teletext and world wide Web browsing. Each window 530-600 occupies space in the very limited display area of the television and the processor 510 is therefore programmed to arrange the windows, or a subset of the windows, according to one of the previously described methods.
  • the "tower cascading" described above is particularly advantageous in such an environment. As reception bandwidth may be limited, windows 540-600 other than that displaying the television signal are preferably masked when they are not in use (not in focus).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
EP00949363A 1999-07-24 2000-07-17 Window focusing method and apparatus Ceased EP1116092A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB9917328 1999-07-24
GBGB9917328.8A GB9917328D0 (en) 1999-07-24 1999-07-24 Window focusing method and apparatus
PCT/EP2000/006807 WO2001007996A1 (en) 1999-07-24 2000-07-17 Window focusing method and apparatus

Publications (1)

Publication Number Publication Date
EP1116092A1 true EP1116092A1 (en) 2001-07-18

Family

ID=10857824

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00949363A Ceased EP1116092A1 (en) 1999-07-24 2000-07-17 Window focusing method and apparatus

Country Status (6)

Country Link
EP (1) EP1116092A1 (ja)
JP (1) JP5068907B2 (ja)
KR (1) KR100756590B1 (ja)
GB (1) GB9917328D0 (ja)
TW (1) TW578090B (ja)
WO (1) WO2001007996A1 (ja)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013030051A1 (en) 2011-08-31 2013-03-07 Omya Development Ag Process for preparing self-binding pigment particle suspensions
WO2013030178A1 (en) 2011-08-31 2013-03-07 Omya Development Ag Self-binding pigment hybrid
EP2662416A1 (en) 2012-05-11 2013-11-13 Omya International AG Treatment of calcium carbonate containing materials for increased filler load in paper
EP2662419A1 (en) 2012-05-11 2013-11-13 Omya International AG Charge controlled PHCH

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10110943B4 (de) * 2001-03-07 2006-11-30 Siemens Ag Positionieren von auf einer Benutzeroberfläche angezeigten Bereichen
US6915489B2 (en) * 2001-03-28 2005-07-05 Hewlett-Packard Development Company, L.P. Image browsing using cursor positioning
JP2004536335A (ja) * 2001-06-29 2004-12-02 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 画像による時系列
US8276096B2 (en) 2004-04-02 2012-09-25 International Business Machines Corporation Multicast file viewing and editing
KR100733151B1 (ko) * 2006-02-22 2007-06-27 주식회사 마켓포인트 작업 화면에 디스플레이되는 콘텐츠의 종류 및 배열을사용자가 제어 가능한 콘텐츠 제공 시스템 및 방법
KR101181607B1 (ko) * 2006-09-11 2012-09-10 엘지전자 주식회사 데이터 방송용 애플리케이션의 화면을 처리하는 방법
US9223463B1 (en) 2012-04-24 2015-12-29 Google Inc. Mobile user interface for a picker application
USD782508S1 (en) 2012-04-24 2017-03-28 Google Inc. Display screen with animated graphical user interface
USD791152S1 (en) 2012-04-24 2017-07-04 Google Inc. Display screen with graphical user interface
USD774044S1 (en) 2013-11-27 2016-12-13 Google Inc. User interface for a display screen
USD790566S1 (en) 2012-04-24 2017-06-27 Google Inc. Display panel with animated graphical user interface
JP6149224B2 (ja) * 2013-08-21 2017-06-21 ピーアンドダブリューソリューションズ株式会社 表示制御装置、表示制御方法及びプログラム

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0258120A (ja) * 1988-08-24 1990-02-27 Hitachi Cable Ltd マルチウインドウシステム
JPH0619663A (ja) * 1991-12-27 1994-01-28 Nippon Telegr & Teleph Corp <Ntt> マルチウィンドウの自動操作方法
JPH0773003A (ja) * 1993-09-06 1995-03-17 Matsushita Electric Ind Co Ltd ウインドウタイトル表示制御装置及びウインドウタイトル表示制御方法
JPH07191820A (ja) * 1993-12-27 1995-07-28 Nec Corp マルチウィンドウ表示方式
US5825360A (en) * 1995-04-07 1998-10-20 Apple Computer, Inc. Method for arranging windows in a computer workspace
US5754809A (en) * 1995-12-12 1998-05-19 Dell U.S.A., L.P. Perspective windowing technique for computer graphical user interface
JPH1083272A (ja) * 1996-09-10 1998-03-31 Mitsubishi Electric Corp マルチウィンドウ表示装置およびマルチウィンドウ表示方法
JP3313613B2 (ja) * 1997-05-28 2002-08-12 エヌイーシーソフト株式会社 マルチウィンドウシステムにおけるウィンドウ表示の自動補正装置と方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0107996A1 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013030051A1 (en) 2011-08-31 2013-03-07 Omya Development Ag Process for preparing self-binding pigment particle suspensions
WO2013030178A1 (en) 2011-08-31 2013-03-07 Omya Development Ag Self-binding pigment hybrid
EP2662416A1 (en) 2012-05-11 2013-11-13 Omya International AG Treatment of calcium carbonate containing materials for increased filler load in paper
EP2662419A1 (en) 2012-05-11 2013-11-13 Omya International AG Charge controlled PHCH

Also Published As

Publication number Publication date
KR20010075355A (ko) 2001-08-09
TW578090B (en) 2004-03-01
GB9917328D0 (en) 1999-09-22
KR100756590B1 (ko) 2007-09-10
JP5068907B2 (ja) 2012-11-07
WO2001007996A1 (en) 2001-02-01
JP2003505782A (ja) 2003-02-12

Similar Documents

Publication Publication Date Title
EP1116092A1 (en) Window focusing method and apparatus
US8745515B2 (en) Presentation of large pages on small displays
EP2207346B1 (en) Display device and display method
EP1796074B1 (en) Electronic terminal having screen division display function and screen display driving method thereof
US5640580A (en) Method and system for previewing computer output
EP1120703A2 (en) Display device with web navigation capability
US20060227153A1 (en) System and method for dynamically zooming and rearranging display items
US20050102634A1 (en) Understandable navigation of an information array
JPH0798643A (ja) ユーザにより選択されたページを表示する方法
WO2003091985A1 (en) Video resolution control for a web browser and video display
AU770034B2 (en) System and method for multimedia display
US8228414B2 (en) Real-size preview system in terminal having digital camera function and control method thereof
KR100652624B1 (ko) 이동통신단말기의 대기화면 표시방법
EP0684542A1 (en) Graphical user interface using transparent windows
US7583321B2 (en) Displaying data on lower resolution displays
US7952591B2 (en) Navigating programming content via multi-dimensional surfaces
WO1999057630A1 (en) Method and apparatus to increase functionality of a user input device
EP1130502A1 (en) Method and apparatus for inputting data
US6469720B1 (en) Electronic device comprising a screen and method of displaying short menus
CN112995401A (zh) 控件显示方法、装置、设备及介质
CN111432167A (zh) 一种视频预览方法、装置及电子设备
US11537353B2 (en) Combined display for sharing a multi-screen emergency application
CN114564267B (zh) 信息处理方法、装置、电子设备和存储介质
KR100421839B1 (ko) 자바(java) 프로세서를 이용한 오에스디(osd) 장치
JPS61258288A (ja) 表示制御装置

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

17P Request for examination filed

Effective date: 20010801

RBV Designated contracting states (corrected)

Designated state(s): DE FR GB IT

17Q First examination report despatched

Effective date: 20061025

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20100121