TWI512592B - 電子裝置及其用戶界面顯示方法 - Google Patents

電子裝置及其用戶界面顯示方法 Download PDF

Info

Publication number
TWI512592B
TWI512592B TW100135107A TW100135107A TWI512592B TW I512592 B TWI512592 B TW I512592B TW 100135107 A TW100135107 A TW 100135107A TW 100135107 A TW100135107 A TW 100135107A TW I512592 B TWI512592 B TW I512592B
Authority
TW
Taiwan
Prior art keywords
menu
options
coordinate
user interface
dialog box
Prior art date
Application number
TW100135107A
Other languages
English (en)
Other versions
TW201312444A (zh
Inventor
Qiang You
Original Assignee
Hon Hai Prec Ind Co Ltd
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 Hon Hai Prec Ind Co Ltd filed Critical Hon Hai Prec Ind Co Ltd
Publication of TW201312444A publication Critical patent/TW201312444A/zh
Application granted granted Critical
Publication of TWI512592B publication Critical patent/TWI512592B/zh

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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Description

電子裝置及其用戶界面顯示方法
本發明涉及一種電子裝置及可減少用戶介面中滑鼠移動距離的方法
在智慧電子設備中,用戶常常會進行增加、刪除、修改等功能的操作,以電腦為例。如圖1所示,在用戶介面801中,當用戶需要對某個文件夾(圖未示)進行刪除的時候,首先用戶使用滑鼠右鍵點擊該文件夾,此時會彈出菜單信息802,該菜單信息802包括多個菜單選項902,例如“刪除”菜單選項等。隨後,用戶點擊菜單信息802中的“刪除”菜單選項902時,會彈出刪除文件夾的對話框803,該對話框803包括供用戶選擇“是”或“否”的子菜單選項903。最後,用戶點擊“是”的子菜單選項903,即可實現對該文件夾的刪除。
然而,該對話框803通常顯示於顯示單元的中間位置,從菜單選項902到“是”的子菜單選項903的位置會發生距離S的變化,也即,用戶需要將滑鼠移動距離S才能定位到“是”的子菜單選項903,這樣就給用戶的操作帶來了不便。
鑒於此,有必要提供一種可減少用戶介面中滑鼠移動距離的電子 裝置。
還有必要提供一種可減少用戶介面中滑鼠移動距離的用戶介面顯示方法。
一種電子裝置,包括:一顯示單元,用於顯示一用戶介面,該用戶介面包括多個操作對象;一輸入單元,用於響應用戶在其中一個操作對象上的點擊操作,產生第一控制信號;一控制單元,用於根據第一控制信號控制顯示單元顯示與被點擊的操作對象對應的菜單信息,該菜單信息包括多個菜單選項;其中,該輸入單元還用於響應用戶在其中一個菜單選項上的點擊操作,產生第二控制信號;該控制單元還根據第二控制信號偵測被點擊的菜單選項的座標(x,y),並根據該座標(x,y)控制顯示單元顯示與被點擊的菜單選項對應的對話框;該控制單元還進一步偵測該對話框中子菜單選項的個數,並將該子菜單選項的個數與一預定值進行比較;及若該子菜單選項的個數小於或等於該預定值,則控制單元控制顯示單元將對話框中的所有子菜單選項顯示於以該座標(x,y)為中心的一區域範圍內。
一種用戶介面顯示方法,包括以下步驟:顯示一用戶介面,該用戶介面包括多個操作對象;響應用戶在其中一個操作對象上的點擊操作,顯示與被點擊的操作對象對應的菜單信息,該菜單信息包括多個菜單選項;響應用戶在其中一個菜單選項上的點擊操作,偵測被點擊的菜單選項的座標(x,y),並根據該座標(x,y)來顯示與被點擊的菜單選項對應的對話框;偵測該對話框中子菜單選項的個數;將該子菜單選項的個數與一預定值進行比較;及若該子菜單選項的個數小於或等於該預定值,則將對話框中的 所有子菜單選項顯示於以該座標(x,y)為中心的一區域範圍內。
該可減少用戶介面中滑鼠移動距離的電子裝置根據定位菜單選項的座標,將子菜單選項顯示於距菜單選項最近的可操作位置,使得用戶僅需由菜單選項滑動很短的位置至子菜單選項,就可以完成操作,增加了用戶操作的便利性。
100‧‧‧電子裝置
10‧‧‧顯示單元
20‧‧‧輸入單元
30‧‧‧控制單元
101、801‧‧‧用戶介面
102、802‧‧‧菜單信息
103、803‧‧‧對話框
402、902‧‧‧菜單選項
403、903‧‧‧子菜單選項
500‧‧‧方法
S501~S509‧‧‧步驟
圖1為傳統方式中操作菜單選項的用戶介面示意圖。
圖2為一較佳實施方式電子裝置的模組圖。
圖3為圖2中電子裝置的第一實施例用戶介面的示意圖。
圖4為圖2中顯示系統的另一實施例用戶介面的示意圖。
圖5為一種用戶介面顯示的方法流程圖。
請參照圖2,電子裝置100包括顯示單元10、輸入單元20及控制單元30。顯示單元10用於顯示一用戶介面101,用戶介面101包括多個操作對象(圖未示)。
輸入單元20用於響應用戶在其中一個操作對象上的點擊操作,產生第一控制信號。在本實施方式中,該操作對象以文件夾為例進行說明,該輸入單元20可為滑鼠或觸摸屏等。
控制單元30用於根據第一控制信號控制顯示單元10顯示與該被點擊的操作對象對應的菜單信息102。如圖3所示,該菜單信息102包括多個菜單選項402(“選項1”、“選項2”和“選項3”), 例如,“刪除”等菜單選項。在本實施方式中,該點擊操作為滑鼠右鍵點擊。
輸入單元20還用於響應用戶在其中一個菜單選項402上的點擊操作,產生第二控制信號。
控制單元30還用於根據第二控制信號偵測該被點擊的菜單選項402的座標(x,y),並根據該座標(x,y)控制顯示單元10顯示與該被點擊的菜單選項402對應的對話框103,該對話框103中包括多個子菜單選項403。在本實施方式中,被點擊的菜單選項402以“刪除”菜單選項為例進行說明,該點擊操作為滑鼠左鍵點擊。
具體地,該控制單元30還進一步偵測該對話框103中子菜單選項403的個數,並將子菜單選項403的個數與一預定值的大小比較。若該子菜單選項403的個數小於或等於該預定值,則控制單元30控制顯示單元10將對話框103中的所有子菜單選項403顯示於以該座標(x,y)為中心的一區域範圍內。在本實施例中,該預定值為2,該區域範圍是指以該座標(x,y)為圓心、半徑為D的圓周範圍。
若該子菜單選項403的個數大於該預定值,如圖4所示中的4個子菜單選項403,則控制單元30確定該所有子菜單選項403的中心座標M(x1,y1),將該中心座標M(x1,y1)定位於以座標(x,y)為圓心、半徑為D的圓周範圍內,並控制顯示單元10顯示定位後的對話框103。
在本實施方式中,可以預先設置半徑D的值遠小於圖1中的距離S 。從圖3及圖4中明顯可以看出,子菜單選項403的顯示位置位於菜單選項402的附近,也即從菜單選項402的顯示位置到子菜單選項403的顯示位置的距離很小,也即用戶的兩次點擊操作的位置的移動距離較短,給用戶帶來了方便。
請參照圖5,為一較佳實施方式的可減少用戶介面中滑鼠移動距離的用戶介面顯示方法500的流程圖。該方法500應用於電子裝置100中,可以實現對菜單選項的快速定位,該方法500包括以下步驟:
步驟S501,於顯示單元10上顯示一用戶介面101,該用戶介面101包括多個操作對象。
步驟S502,響應用戶在其中一個操作對象上的點擊操作,顯示與被點擊的操作對象對應的菜單信息102,該菜單信息102包括多個菜單選項402。
步驟S503,響應用戶在其中一個菜單選項402上的點擊操作,偵測被點擊的菜單選項402的座標(x,y)。
步驟S504,根據該座標(x,y)顯示與被點擊的菜單選項402對應的對話框103。
步驟S505,偵測該對話框103中子菜單選項403的個數。
步驟S506,比較該子菜單選項403的個數與一預定值的大小。在本實施例中,該預定值為2。
步驟S507,若該子菜單選項403的個數小於或等於該預定值,則將對話框103中的所有子菜單選項403顯示於以該座標(x,y)為 中心的一區域範圍內,步驟S507跳至步驟S509執行。在本實施例中,該區域範圍是指以該座標(x,y)為圓心、半徑為D的圓周範圍。
步驟S508,若該子菜單選項403的個數大於該預定值,則確定該對話框103中所有子菜單選項403的中心座標(x1,y1),並將該中心座標(x1,y1)定位於以座標(x,y)為圓心、半徑為D的圓周範圍內,步驟S507跳至步驟S509執行。
步驟S509,顯示定位後的對話框103。
500‧‧‧方法
S501~S509‧‧‧步驟

Claims (8)

  1. 一種電子裝置,包括:一顯示單元,用於顯示一用戶介面,該用戶介面包括多個操作對象;一輸入單元,用於響應用戶在其中一個操作對象上的點擊操作,產生第一控制信號;一控制單元,用於根據第一控制信號控制顯示單元顯示與被點擊的操作對象對應的菜單信息,該菜單信息包括多個菜單選項;其中,該輸入單元還用於響應用戶在其中一個菜單選項上的點擊操作,產生第二控制信號;該控制單元還根據第二控制信號偵測被點擊的菜單選項的座標(x,y),並根據該座標(x,y)控制顯示單元顯示與被點擊的菜單選項對應的對話框;該控制單元還進一步偵測該對話框中子菜單選項的個數,並將該子菜單選項的個數與一預定值進行比較;及若該子菜單選項的個數小於或等於該預定值,則控制單元控制顯示單元將對話框中的所有子菜單選項顯示於以該座標(x,y)為中心的一區域範圍內。
  2. 如申請專利範圍第1項所述之電子裝置,其中,若該子菜單選項的個數大於該預定值,則控制單元確定對話框中所有子菜單選項的中心座標(x1,y1),將該中心座標(x1,y1)定位於以座標(x,y)為圓心、半徑為D的圓周範圍內,並控制顯示單元顯示定位後的對話框。
  3. 如申請專利範圍第1或2項所述之電子裝置,其中,該預定值為2。
  4. 如申請專利範圍第1項所述之電子裝置,其中,該區域範圍是指以該座標 (x,y)為圓心、半徑為D的圓周範圍。
  5. 一種用戶介面顯示方法,包括以下步驟:顯示一用戶介面,該用戶介面包括多個操作對象;響應用戶在其中一個操作對象上的點擊操作,顯示與被點擊的操作對象對應的菜單信息,該菜單信息包括多個菜單選項;響應用戶在其中一個菜單選項上的點擊操作,偵測被點擊的菜單選項的座標(x,y),並根據該座標(x,y)顯示與被點擊的菜單選項對應的對話框;偵測該對話框中子菜單選項的個數;將該子菜單選項的個數與一預定值進行比較;及若該子菜單選項的個數小於或等於該預定值,則將對話框中的所有子菜單選項顯示於以該座標(x,y)為中心的一區域範圍內。
  6. 如申請專利範圍第5項所述之用戶介面顯示方法,還包括以下步驟:若該子菜單選項的個數大於該預定值,則確定該對話框中所有子菜單選項的中心座標(x1,y1),將該中心座標(x1,y1)定位於以座標(x,y)為圓心、半徑為D的圓周範圍內,並顯示定位後的對話框。
  7. 如申請專利範圍第5或6項所述之用戶介面顯示方法,其中,該預定值為2。
  8. 如申請專利範圍第5項所述之用戶介面顯示方法,其中,該區域範圍是指以該座標(x,y)為圓心、半徑為D的圓周範圍。
TW100135107A 2011-09-14 2011-09-28 電子裝置及其用戶界面顯示方法 TWI512592B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110271658.2A CN102999258B (zh) 2011-09-14 2011-09-14 电子装置及快速定位菜单选项的方法

Publications (2)

Publication Number Publication Date
TW201312444A TW201312444A (zh) 2013-03-16
TWI512592B true TWI512592B (zh) 2015-12-11

Family

ID=47831012

Family Applications (1)

Application Number Title Priority Date Filing Date
TW100135107A TWI512592B (zh) 2011-09-14 2011-09-28 電子裝置及其用戶界面顯示方法

Country Status (3)

Country Link
US (1) US20130067403A1 (zh)
CN (1) CN102999258B (zh)
TW (1) TWI512592B (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104951193B (zh) * 2015-05-19 2018-07-10 腾讯科技(深圳)有限公司 菜单显示方法及装置
CN105302422A (zh) * 2015-12-10 2016-02-03 魅族科技(中国)有限公司 信息输入方法和信息输入装置
CN108234389A (zh) * 2016-12-14 2018-06-29 盛趣信息技术(上海)有限公司 一种客户端验证方法和***

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6801230B2 (en) * 2001-12-18 2004-10-05 Stanley W. Driskell Method to display and manage computer pop-up controls
US20090327963A1 (en) * 2008-06-28 2009-12-31 Mouilleseaux Jean-Pierre M Radial menu selection
TW201110011A (en) * 2009-05-19 2011-03-16 Ibm Radial menus with variable selectable item areas

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6018340A (en) * 1997-01-27 2000-01-25 Microsoft Corporation Robust display management in a multiple monitor environment
US5886694A (en) * 1997-07-14 1999-03-23 Microsoft Corporation Method for automatically laying out controls in a dialog window
US6750887B1 (en) * 2000-06-02 2004-06-15 Sun Microsystems, Inc. Graphical user interface layout manager
US20020175916A1 (en) * 2001-04-16 2002-11-28 Nichols Michael R. Method for presenting circular dialog windows
US6971068B2 (en) * 2001-07-26 2005-11-29 International Business Machines Corporation Dialog box positioning
US7296230B2 (en) * 2002-11-29 2007-11-13 Nippon Telegraph And Telephone Corporation Linked contents browsing support device, linked contents continuous browsing support device, and method and program therefor, and recording medium therewith
US7898529B2 (en) * 2003-01-08 2011-03-01 Autodesk, Inc. User interface having a placement and layout suitable for pen-based computers
KR101486345B1 (ko) * 2008-03-21 2015-01-26 엘지전자 주식회사 이동 단말기 및 이동 단말기의 화면 표시 방법
US20100125804A1 (en) * 2008-11-18 2010-05-20 International Business Machines Corporation Object positioning in a graphical user interface
KR20110047349A (ko) * 2009-10-30 2011-05-09 주식회사 팬택 휴대용 단말기에서 터치와 가압을 이용하는 사용자 인터페이스 장치 및 방법

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6801230B2 (en) * 2001-12-18 2004-10-05 Stanley W. Driskell Method to display and manage computer pop-up controls
US20090327963A1 (en) * 2008-06-28 2009-12-31 Mouilleseaux Jean-Pierre M Radial menu selection
TW201110011A (en) * 2009-05-19 2011-03-16 Ibm Radial menus with variable selectable item areas

Also Published As

Publication number Publication date
CN102999258A (zh) 2013-03-27
TW201312444A (zh) 2013-03-16
CN102999258B (zh) 2017-05-10
US20130067403A1 (en) 2013-03-14

Similar Documents

Publication Publication Date Title
US20210191582A1 (en) Device, method, and graphical user interface for a radial menu system
US9990121B2 (en) Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
US9524097B2 (en) Touchscreen gestures for selecting a graphical object
US10282090B2 (en) Systems and methods for disambiguating intended user input at an onscreen keyboard using dual strike zones
US9678639B2 (en) Virtual mouse for a touch screen device
US9459704B2 (en) Method and apparatus for providing one-handed user interface in mobile device having touch screen
US20150052481A1 (en) Touch Screen Hover Input Handling
JP5837955B2 (ja) 電子装置の機能の実行方法及びその電子装置
US10860199B2 (en) Dynamically adjusting touch hysteresis based on contextual data
KR20130058752A (ko) 근접 기반 입력을 위한 장치 및 방법
WO2011002414A2 (en) A user interface
JP2016529640A (ja) マルチタッチ仮想マウス
JP2014529138A (ja) タッチ入力を用いたマルチセル選択
TWI493390B (zh) 觸控游標的顯示方法
JP2018520413A (ja) アノテーションを生成するシステムおよび方法
TWI512592B (zh) 電子裝置及其用戶界面顯示方法
US10073612B1 (en) Fixed cursor input interface for a computer aided design application executing on a touch screen device
US9691270B1 (en) Automatically configuring a remote control for a device
US11107345B1 (en) Automatically configuring a remote control for a device
TWI566167B (zh) 電子裝置以及使用者介面顯示方法
US9046943B1 (en) Virtual control for touch-sensitive devices
US20150346958A1 (en) Device, method, and user interface for integrating application-centric libraries and file browser applications
KR20160010993A (ko) 객체 편집 방법 및 이를 이용한 화상 표시 장치
TWI493431B (zh) 指向元件之可調整方向提示方法及系統
US10275146B2 (en) Virtual navigation apparatus, navigation method, and non-transitory computer readable medium thereof

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees