CN1963755A - Control apparatus and method of GUI interface of key-control-type apparatus - Google Patents

Control apparatus and method of GUI interface of key-control-type apparatus Download PDF

Info

Publication number
CN1963755A
CN1963755A CN 200610157089 CN200610157089A CN1963755A CN 1963755 A CN1963755 A CN 1963755A CN 200610157089 CN200610157089 CN 200610157089 CN 200610157089 A CN200610157089 A CN 200610157089A CN 1963755 A CN1963755 A CN 1963755A
Authority
CN
China
Prior art keywords
control
focus
key
keyboard
handoff request
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.)
Pending
Application number
CN 200610157089
Other languages
Chinese (zh)
Inventor
祝好
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN 200610157089 priority Critical patent/CN1963755A/en
Publication of CN1963755A publication Critical patent/CN1963755A/en
Pending legal-status Critical Current

Links

Abstract

This invention provides one keyboard control device GUT interface control device and its method, wherein, the control device comprises the following parts: multiple control parts to send focus point switch requirement at losing focus point and the require added with focus switch direction information; control part unit to record control part focus point control information to monitor device press key affair to receive focus point switch require; according to monitored device key affair or control part to send focus switch require.

Description

The control device and the method for gui interface in a kind of Keyboard Control kind equipment
Technical field
The invention belongs to the Computer Applied Technology field, relate in particular to the control device and the method for gui interface in a kind of Keyboard Control kind equipment.
Background technology
General user graphical interface (Graphics User Interface, GUI) system such as Windows etc., its operation control depends on mouse, touch-screen etc. and gives directions kind equipment, instruct by the element-specific transmit operation in the window specific region, as the little fork button that clicks the window upper right corner perhaps makes edit box obtain focus by clicking edit box close.
Along with developing rapidly of Keyboard Control kind equipments such as personal terminal such as mobile phone and set-top box, its ability is also become stronger day by day, and has possessed the ability of operation embedded type GUI system mostly.In these Keyboard Control kind equipments, generally realize the control of gui interface by single keyboard.A kind of scheme that focus is switched when realizing online based on keyboard is provided in the prior art, utilize the directionkeys control focus of keyboard, but this scheme only is confined to concrete online to be used, versatility is relatively poor, the user is when designing other application as player, still need the control mode of gui interface is designed, realize complexity, dirigibility is low.
Summary of the invention
The purpose of the embodiment of the invention is to provide the control device of gui interface in a kind of Keyboard Control kind equipment, is intended to solve in the prior art Keyboard Control kind equipment when realizing that gui interface is controlled, and is limited to specific application, the problem of versatility difference.
This embodiment of the invention is achieved in that the control device of gui interface in a kind of Keyboard Control kind equipment, and described control device comprises:
A plurality of controls are used for sending the focus handoff request being in when losing focus condition, and described focus handoff request is attached focus switching direction information; And
The control control module is used to write down part focus point control information, and the monitoring equipment key-press event receives the focus handoff request that control sends, and selects focal controls according to the focus handoff request that the device keys incident that monitors or control send.
Another purpose of the embodiment of the invention is to provide the control method of gui interface in a kind of Keyboard Control kind equipment.
This embodiment of the invention is achieved in that the control method of gui interface in a kind of Keyboard Control kind equipment, and described method comprises the steps:
The monitoring equipment key-press event sends to selected focal controls with the key-press event that monitors;
Focal controls is carried out corresponding operating according to described key-press event, when being in when losing focus condition, sends the focus handoff request, subsidiary focus switching direction information;
Select next focal controls according to described focus handoff request.
The embodiment of the invention is supported the control of keyboard to the GUI control at the GUI layer, by the opportunity of control control focus switching, by cooperating between keyboard input and each control, make and only promptly can control all application based on the GUI system with keyboard, improved the handling of keyboard type equipment, reduced implementation complexity, strengthened it and realized dirigibility based on the application of GUI system.
Description of drawings
Fig. 1 is the structural drawing of the gui interface control device that provides of the embodiment of the invention;
Fig. 2 is the procedure chart that the control focal point control is provided in the example providing of the embodiment of the invention;
Fig. 3 is the realization flow figure of the gui interface control that provides of the embodiment of the invention.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention is clearer,, the embodiment of the invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to the explanation embodiment of the invention, and be not used in the qualification embodiment of the invention.
The embodiment of the invention is supported the control of keyboard to the GUI control at the GUI layer, on the opportunity of being switched by control control focus, by cooperating between keyboard input and each control, feasiblely only promptly can control all application based on the GUI system with keyboard.
Fig. 1 shows the structure of the gui interface control device of the keyboard type equipment that the embodiment of the invention provides, and comprises a plurality of controls of control control module and this control control module management.
Control be the user can be with it alternately with the object of input or service data, be to realize that the GUI system selects the assembly of control function, can obtain focus, as edit box, combobox, list box etc.According to the needs of using, the user can dispose and this application corresponding controls, can use the control of existing GUI system, also can be created again by the user.In embodiments of the present invention, when losing focus condition, the control initiatively control control module under it sends the focus handoff request, and subsidiary focus switching direction information.Focus switching direction information comprises the key-press event information of equipment, and for example button move etc., and button parameter information for example moves down, moves up etc.The opportunity of deciding focus to switch by control itself in the embodiment of the invention, not only solved control such as prior art inediting frame owing to self need directionkeys control, cause the problem of conflicting, and brought bigger dirigibility for the establishment of control with the focus switched system.
The control control module is the assembly that is used for holding and managing control, writes down the part focus point control information that it holds, for example size of control, position etc., and the monitoring equipment key-press event, the focus of control control is switched.In embodiments of the present invention, the control control module can adopt the subwindow mode, also can only be the controller mode.Can nestedly use between the control control module, father's control control module can comprise a plurality of child control control modules.In embodiments of the present invention, the control and treatment algorithm in the control control module can be replaced by the independently developed control and treatment algorithm of user, thereby the mode that makes focus switch is more flexible.Add in the process of control control module at control, the focus switching control information of control control module record control, for example the size of control, position etc. are used to control the focus switching of control.
So that to create a single file edit box be example the focal point control process of control is described, as shown in Figure 2:
In step S201, receive key-press event to the right;
In step S202, obtain current cursor position;
In step S203, judge current cursor whether at the low order end of text, be execution in step S204 then, otherwise execution in step S205;
In step S204, send the focus handoff request to its control control module, incidental type of message for example button moves, and message parameter, for example upwards or move down etc.;
In step S205, the cursor character that moves right.
The realization flow of the gui interface control that provides in the embodiment of the invention is provided Fig. 3:
In step S301, the control control module monitors some key-press event of equipment;
In step S302, judge the current focal controls that whether has, be execution in step S303 then, otherwise execution in step S310, in embodiments of the present invention, focal controls is a control of carrying out corresponding operating according to key-press event or focus handoff request;
In step S303, key-press event is sent to focal controls;
In step S304, focal controls is carried out associative operation according to key-press event;
In step S305, after control is handled key-press event, judge whether to be in and lose focus condition (when for example the edit box cursor is in the word string end, press the directionkeys D score, cursor will be jumped out edit box), be execution in step S306 then, otherwise processing finish;
In step S306, control sends the focus handoff request to the control control module, and subsidiary focus switching direction information, focus switching direction information comprises the key-press event information of equipment, for example button move etc., and button parameter information for example moves down, moves up etc.;
In step S307, the focus handoff request of control control module response control, this moment, the control control module can be done scroll actions;
At step S308, the control control module judges whether focus needs to switch, and be execution in step S309 then, otherwise processing finishes;
In step S309, the control control module is selected the next control on the focus switching direction;
In step S310, the control control module is selected the control of acquiescence, is generally first control;
In step S311, judge whether selected control exists, be execution in step S312 then, otherwise execution in step S313;
In step S312, it is focal controls that selected control is set;
In step S313, current control control module sends the focus handoff request to father's control control module, and subsidiary focus switching direction information is selected focal controls from the upper level control of the control of acquiescence.Same as above, focus switching direction information comprises the key-press event information of equipment, and for example button move etc., and button parameter information for example moves down, moves up etc.
But the embodiment of the invention has improved the handling at keyboard type apparatus GUI interface, make that simultaneously supporting single keyboard to control at the GUI layer becomes possibility, only need in its functionality controls, notify the control control module need switch focus, just can realize that single keyboard controls.If the control that uses existing system to provide, the user can not need to design keyboard and control, and it is transparent fully to make single keyboard control the user, has reduced the implementation complexity based on the application of GUI system, has strengthened it and has realized dirigibility.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1, the control device of gui interface in a kind of Keyboard Control kind equipment is characterized in that described control device comprises:
A plurality of controls are used for sending the focus handoff request being in when losing focus condition, and described focus handoff request is attached focus switching direction information; And
The control control module is used to write down part focus point control information, and the monitoring equipment key-press event receives the focus handoff request that control sends, and selects focal controls according to the focus handoff request that the device keys incident that monitors or control send.
2, the control device of gui interface in the Keyboard Control kind equipment as claimed in claim 1 is characterized in that described control control module is subwindow or controller.
3, the control device of gui interface in the Keyboard Control kind equipment as claimed in claim 1 is characterized in that, when control control module when being a plurality of, and nested use between the control control module.
4, the control device of gui interface in the Keyboard Control kind equipment as claimed in claim 1 is characterized in that, described focus switching direction information comprises the device keys event information, and the device keys parameter information.
5, the control method of gui interface in a kind of Keyboard Control kind equipment is characterized in that described method comprises the steps:
The monitoring equipment key-press event sends to selected focal controls with the key-press event that monitors;
Focal controls is carried out corresponding operating according to described key-press event, when being in when losing focus condition, sends the focus handoff request, subsidiary focus switching direction information;
Select next focal controls according to described focus handoff request.
6, the control method of gui interface in the Keyboard Control kind equipment as claimed in claim 5 is characterized in that, described monitoring equipment key-press event, and the step that the key-press event that monitors is sent to focal controls is specially:
6.1 monitoring equipment key-press event;
6.2 judge the current focal controls that whether has, be then key-press event to be sent to described focal controls, otherwise select the control of acquiescence, execution in step 6.3;
Whether, be control that described acquiescence then be set be focal controls, otherwise send the focus handoff request if existing 6.3 judge the control of described acquiescence, subsidiary focus switching direction information is selected focal controls from the upper level control of the control of described acquiescence.
7, the control method of gui interface in the Keyboard Control kind equipment as claimed in claim 5 is characterized in that, describedly selects the step of next focal controls to be specially according to described focus handoff request:
7.1 judge whether focus needs to switch, be execution in step 7.2 then, otherwise finish;
7.2 select next control on the focus switching direction;
Whether exist 7.3 judge selected control, be that described selected control then is set is focal controls, otherwise send the focus handoff request, subsidiary focus switching direction information is selected focal controls from the upper level control of the control of described acquiescence.
8, as the control method of gui interface in claim 6 or the 7 described Keyboard Control kind equipments, it is characterized in that described focus switching direction information comprises the device keys event information, and the device keys parameter information.
CN 200610157089 2006-11-26 2006-11-26 Control apparatus and method of GUI interface of key-control-type apparatus Pending CN1963755A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610157089 CN1963755A (en) 2006-11-26 2006-11-26 Control apparatus and method of GUI interface of key-control-type apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610157089 CN1963755A (en) 2006-11-26 2006-11-26 Control apparatus and method of GUI interface of key-control-type apparatus

Publications (1)

Publication Number Publication Date
CN1963755A true CN1963755A (en) 2007-05-16

Family

ID=38082828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610157089 Pending CN1963755A (en) 2006-11-26 2006-11-26 Control apparatus and method of GUI interface of key-control-type apparatus

Country Status (1)

Country Link
CN (1) CN1963755A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100461084C (en) * 2007-06-27 2009-02-11 中兴通讯股份有限公司 Interface focus object selection method
CN101571803B (en) * 2009-05-31 2012-02-29 青岛海信移动通信技术股份有限公司 Management method and related device of mobile terminal focal controls
CN103455244A (en) * 2013-08-18 2013-12-18 苏州量跃信息科技有限公司 Method for cursor shifting between windows and client
CN106055194A (en) * 2016-05-25 2016-10-26 乐视控股(北京)有限公司 Motion control method and apparatus of control indicating object
CN106502862A (en) * 2016-10-20 2017-03-15 广州优视网络科技有限公司 A kind of unit of monitoring Application Status and method
CN106990890A (en) * 2017-03-02 2017-07-28 微鲸科技有限公司 A kind of focus method for drafting and system applied to intelligent display terminal
CN107341016A (en) * 2017-06-30 2017-11-10 百度在线网络技术(北京)有限公司 Focus state implementation method, device, terminal and storage medium under split screen mechanism
CN110134463A (en) * 2018-02-02 2019-08-16 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable media

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100461084C (en) * 2007-06-27 2009-02-11 中兴通讯股份有限公司 Interface focus object selection method
CN101571803B (en) * 2009-05-31 2012-02-29 青岛海信移动通信技术股份有限公司 Management method and related device of mobile terminal focal controls
CN103455244A (en) * 2013-08-18 2013-12-18 苏州量跃信息科技有限公司 Method for cursor shifting between windows and client
CN106055194A (en) * 2016-05-25 2016-10-26 乐视控股(北京)有限公司 Motion control method and apparatus of control indicating object
CN106502862A (en) * 2016-10-20 2017-03-15 广州优视网络科技有限公司 A kind of unit of monitoring Application Status and method
CN106990890A (en) * 2017-03-02 2017-07-28 微鲸科技有限公司 A kind of focus method for drafting and system applied to intelligent display terminal
CN107341016A (en) * 2017-06-30 2017-11-10 百度在线网络技术(北京)有限公司 Focus state implementation method, device, terminal and storage medium under split screen mechanism
CN107341016B (en) * 2017-06-30 2020-09-04 百度在线网络技术(北京)有限公司 Focus state implementation method and device under split screen mechanism, terminal and storage medium
CN110134463A (en) * 2018-02-02 2019-08-16 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable media

Similar Documents

Publication Publication Date Title
CN1963755A (en) Control apparatus and method of GUI interface of key-control-type apparatus
KR20230003095A (en) Information transmission method, information transmission device and electronic device
JP5518173B2 (en) Computer for controlling touch screen type mobile communication terminal by computer and method for managing screen state of mobile communication terminal
CN101371258B (en) Unlocking a device by performing gestures on an unlock image
JP2007280175A (en) Information processing device and method, and information processing program
CN103313140B (en) Television reception terminal and text information input method thereof and system, mobile terminal
CN101390039A (en) Keyboards for portable electronic devices
KR101332643B1 (en) Method for Providing Browsing History, Mobile Communication Terminal And Computer-Readable Recording Medium with Program Therefor
CN105359121A (en) Remote operation of applications using received data
EP2715533A1 (en) Desktop as immersive application
CN102622868B (en) A kind of method for remotely controlling, display control unit, telepilot and system
CN102866914A (en) System and method for executing multiple tasks in a mobile device
CN103744583A (en) Operation processing method and device and electronic device
CN104298554A (en) Multi-task application program management method and device
WO2012166185A1 (en) Navigation of immersive and desktop shells
CN110069179A (en) Icon control method and terminal device
CN103327184A (en) Function switching method and user terminal
CN103718149A (en) Processing method of text and touch panel equipment
CN102893250B (en) Method and terminal of determining operation object
CN102609184A (en) Method and apparatus for providing mouse right click function in touch screen terminal
CN105824693A (en) Control method for multitask display and mobile terminal
CN104077017A (en) Electronic equipment and control method thereof
CN103677580A (en) Method and device for triggering application program rapidly
CN101650672A (en) Switching method and device of display picture layers based on mobile phone terminal
CN103440095A (en) File transmission method and terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication