CN103399687A - Window display execution processing method using single-point touch - Google Patents

Window display execution processing method using single-point touch Download PDF

Info

Publication number
CN103399687A
CN103399687A CN2013103188357A CN201310318835A CN103399687A CN 103399687 A CN103399687 A CN 103399687A CN 2013103188357 A CN2013103188357 A CN 2013103188357A CN 201310318835 A CN201310318835 A CN 201310318835A CN 103399687 A CN103399687 A CN 103399687A
Authority
CN
China
Prior art keywords
point
window
control system
touch
coordinate
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.)
Granted
Application number
CN2013103188357A
Other languages
Chinese (zh)
Other versions
CN103399687B (en
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.)
Vtron Group Co Ltd
Original Assignee
Vtron Technologies 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 Vtron Technologies Ltd filed Critical Vtron Technologies Ltd
Priority to CN201310318835.7A priority Critical patent/CN103399687B/en
Publication of CN103399687A publication Critical patent/CN103399687A/en
Application granted granted Critical
Publication of CN103399687B publication Critical patent/CN103399687B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Position Input By Displaying (AREA)

Abstract

The invention discloses a window display execution processing method using single-point touch. The window display execution processing method is used for operating a splicing wall system. The window display execution processing method includes the steps of mounting a control system, and configuring the splicing wall system according to a control system interface; selecting a signal source, performing touch control on the splicing wall system by single-point operation, and acquiring start coordinates X and Y of the single-point operation after the control system judges that the operation is the single-point operation; acquiring final coordinates W and H corresponding to the start coordinates X and Y of the single point via calculating by the control system after sliding and releasing of a single point are finished; performing relative window processing according to the coordinates X, Y, W and H of the single-point touch operation by the control system, and drawing and displaying a window according to the coordinates. By the aid of the window display execution processing method using single-point touch, an operation manner, for splicing wall system control software, of a conventional PC (personal computer) is subverted, operation more conforms to operation habits of people, diversified options are provided for controlling, and meanwhile, complex operation is simpler and easier.

Description

The execution disposal route that a kind of single-point touch window shows
?
Technical field
The present invention relates to window and show field, more specifically, relate to the execution disposal route that a kind of single-point touch window shows.
Background technology
Existing joined screen system is controlled in software operation, is substantially all to come function software to do various functions with the mouse of PC, and this method is flexible, in use very extensively and be easy to by everybody acceptance; Be accompanied by now the rise of touch-screen computing equipment, the user is moving, under unconstrained application scenarios, usually with input tools such as finger or felt pens, operate and issue control command, the modes of operation such as this execution input, control more meet people's operating habit.The control software of existing joined screen system, its joined screen system controls unlatching, the mobile convergent-divergent of software signal and the work of closing has accounted for more than 90% of joined screen system software control execution substantially, existing software interface is carried out the action need multiple point touching of similar sort signal window and is carried out on touch-screen, particularly window need to be opened this operation of ideal position and size, causes that its ease for use is had a greatly reduced quality, poor operation convenience.
Summary of the invention
In order to overcome the deficiencies in the prior art, the present invention proposes the execution disposal route that a kind of single-point touch window shows, adopts the method can realize by simple, the single single-point touch method of operating of operation the unlatching of joined screen system control software signal the window's position.
To achieve these goals, technical scheme of the present invention is:
The execution disposal route that a kind of single-point touch window shows, for the operation of joined screen system, installation control system, and according to control system interface configurations joined screen system;
Select a signal source, use single-point to operate in touch-control on combination, control system is obtained initial coordinate X, the Y of this single-point operation after judging that this is operating as the single-point operation; After following the operation of this single-point to slide and decontrol, control system is obtained final coordinate W, the H of the relatively initial coordinate X of this single-point, Y by calculating; Control system is carried out the correlation window processing according to X, Y, W, the Building H mark of single-point touch operation, and draws window and show according to coordinate.
Detailed process is:
On joined screen system, install control system, and, according to control system interface configurations joined screen system, confirm set up communication and can implement to control to it with the various hardware devices of control system;
Single-point touch method of operating of the present invention specifically is applied in the open operation of the signal window position on control system, its main thought such as following;
After selecting a signal source V1, need on control system, operate combination windows, at this moment use single-point touch-control on combination, after the control system judgement is single-point, touch-control obtains initial coordinate X, the Y of this single-point, after following single-point operation to slide and decontrol, control system is obtained final coordinate W, the H of the relatively initial coordinate X of this single-point, Y by calculating;
int?pointerCount?=?event.getPointerCount();
Sb.append (String.format (" nodes: %d%n ", pointerCount));
switch(?event.getAction())
{
CaseMotionEvent.ACTION_DOWN: // press
If (pointerCount==1) // single-point touch
{
gTouchX?=?(int)?event.getX();
gTouchY?=?(int)?event.getY();
}
CaseMotionEvent.ACTION_UP: // decontrol
If (pointerCount==1) // single-point touch
{
gTouchW=?(int)?event.getW();
gTouchH?=?(int)?event.getH();
}
int?Total=gTouchX+gTouchY+gTouchW+gTouchH;
After X, the Y of single-point touch operation, W, Building H mark are acquired, submit to control system and carry out the correlation window processing, control system is successfully drawn window and shows according to coordinate.
Compared with prior art, beneficial effect of the present invention is: overturn conventional P C and joined screen system is controlled to the mode of operation of software, make operation more meet mankind's operating habit and aspect control, have diversity to select, simultaneously, making operation more be simple and easy to use by loaded down with trivial details becoming.
The accompanying drawing explanation
Fig. 1 is the process flow diagram that single-point operation of the present invention is windowed.
Fig. 2 is the 4*8 specification joined screen system schematic diagram that the embodiment of the present invention is set up.
Fig. 3 is the slide sliding type of windowing and the schematic diagram of direction of single-point of the present invention.
Fig. 4 is for adopting the described sliding type of Fig. 3 at joined screen system uplifting window schematic diagram.
Fig. 5 is that Fig. 4 signal window amplifies the schematic diagram that is paved with the full zone of single-point slip.
Embodiment
The present invention will be further described below in conjunction with accompanying drawing, but embodiments of the present invention are not limited to this.
The execution disposal route that a kind of single-point touch window shows, for the operation of joined screen system, installation control system, and according to control system interface configurations joined screen system;
Select a signal source V1, use single-point to operate in touch-control on joined screen system, control system is obtained initial coordinate X, the Y of this single-point operation after judging that this is operating as the single-point operation; After following the operation of this single-point to slide and decontrol, control system is obtained final coordinate W, the H of the relatively initial coordinate X of this single-point, Y by calculating; Control system is carried out the correlation window processing according to X, Y, W, the Building H mark of single-point touch operation, and draws window and show according to coordinate.
As Fig. 1, detailed process is:
On joined screen system, install control system, and, according to control system interface configurations joined screen system, confirm set up communication and can implement to control to it with the various hardware devices of control system;
Single-point touch method of operating of the present invention specifically is applied in the open operation of the signal window position on control system, and is as follows;
After selecting a signal source V1, need on control system, operate combination windows, at this moment use single-point touch-control on combination, after the control system judgement is single-point, touch-control obtains initial coordinate X, the Y of this single-point, after following single-point operation to slide and decontrol, control system is obtained final coordinate W, the H of the relatively initial coordinate X of this single-point, Y by calculating;
int?pointerCount?=?event.getPointerCount();
Sb.append (String.format (" nodes: %d%n ", pointerCount));
switch(?event.getAction())
{
CaseMotionEvent.ACTION_DOWN: // press
If (pointerCount==1) // single-point touch
{
gTouchX?=?(int)?event.getX();
gTouchY?=?(int)?event.getY();
}
CaseMotionEvent.ACTION_UP: // decontrol
If (pointerCount==1) // single-point touch
{
gTouchW=?(int)?event.getW();
gTouchH?=?(int)?event.getH();
}
int?Total=gTouchX+gTouchY+gTouchW+gTouchH;
After X, the Y of single-point touch operation, W, Building H mark are acquired, submit to control system and carry out the correlation window processing, control system is successfully drawn window and shows according to coordinate.
step S101: the hardware platform of building joined screen system, and the various settings of configuration device, as Fig. 2, set up the joined screen system of a 4*8 specification, the resolution of supposing each independent viewing area is 1400*1050, can be also the resolution of other the various VESA of meeting standards, such as the * on figure-* zone, as 0-2 etc., because the interface of Fig. 2 is 4 row 8 row (4*8), therefore whole " joined screen system " laterally total resolution is 1400*8=11200, vertically total resolution is 4*1050=4200, the total resolution of all 4*8 is 11200*4200, each neighbor cell territory combination in the software virtual combination is exactly the zone that signal window is opened, such as often classifying 1400*4200 as, each 2*2 zone is 2800*2100, each 4*2 zone 2800*4200, each 4*4 zone 5600*4200 etc.,
Step S102: the signal source window is opened and shown: the calculating of all signal window coordinates is all to be limited in the 11200*4200 scope, and the essential information of the window's position of definition is totally 4 coordinates (wide starting point X, high starting point Y, width W, height H).At single-point, rise, after whole slide finishes, 4 coordinates (X, Y, W, H) of its window are collected and trigger the action that window is opened;
Such as opening 1 window, be presented on the position in " combination " 1*2 zone, the coordinate in 1*2 zone is (x, y, 2800,1050); By touch-control this zone of sliding, collect coordinate, comprise wide starting point X, high starting point Y, width W, height H, it must be less than or equal to (X, Y, 2800,1050), therefore window, will be confined to 1*2(X, Y, 2800,1050) in, thereby realize that the coordinate position correct judgment causes the location positioning of windowing; In like manner, open all similar above principles of 2*2,4*1 in Fig. 3,4*2,4*3 window;
Make single-point touch, need to select the signal source of window display, at " combination ", need to want the position single-point that shows to slide and can window successfully; Concrete sliding action has horizontal, vertical, left tiltedly, tiltedly right, and, according to sliding across how long " combination " is upper, namely open great window.
Such as adopting two touch points touch-control combinations simultaneously, after operation, leave simultaneously the touch-control combination, this method can realize, but not easy to operately maybe may cause operation failure.
Step S103: convergent-divergent: window design is accepted single-point and is double-clicked action, show that operational motion is the zoom action of " zooming in or out ", the coordinate and the current single-point sliding area minimum that trigger current window show full regional coordinate relatively, if little, window amplifies the full single-point sliding area of demonstration; If equal, window dwindles viewing area coordinate size last time; There is no large possibility.
Step S104: open the rear hatch design and also accept operations such as moving, close; Due to principle and above similar.
Above-described embodiments of the present invention, do not form the restriction to protection domain of the present invention.Any modification of having done within spiritual principles of the present invention, be equal to and replace and improvement etc., within all should being included in claim protection domain of the present invention.

Claims (4)

1. the execution disposal route that shows of a single-point touch window, the operation for joined screen system, is characterized in that, installation control system, and according to control system interface configurations joined screen system;
Select a signal source, use single-point to operate in touch-control on combination, control system is obtained initial coordinate X, the Y of this single-point operation after judging that this is operating as the single-point operation; After following the operation of this single-point to slide and decontrol, control system is obtained final coordinate W, the H of the relatively initial coordinate X of this single-point, Y by calculating; Control system is carried out the correlation window processing according to X, Y, W, the Building H mark of single-point touch operation, and draws window and show according to coordinate.
2. the execution disposal route that shows of single-point touch window according to claim 1, it is characterized in that, the zoom operations that also comprises window is processed, use single-point to operate on combination and double-click action, the coordinate and the current single-point sliding area minimum that trigger current window show full regional coordinate relatively, if little, window is amplified to and shows full single-point sliding area; If equal, window dwindles viewing area coordinate size last time.
3. the execution disposal route that shows of single-point touch window according to claim 1 and 2, it is characterized in that, described control system comprises touch detection module, touch screen controller and central processing unit, the input end of screen controller is touched in the output terminal contact of described touch detection module, and touch screen controller connects central processing unit.
4. the execution disposal route of single-point touch window demonstration according to claim 1, is characterized in that, described single-point operation is slided and comprised that tiltedly slide in horizontal slip, vertically slip, a left side and right oblique slip.
CN201310318835.7A 2013-07-26 2013-07-26 The execution processing method that a kind of single-point touch window shows Active CN103399687B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310318835.7A CN103399687B (en) 2013-07-26 2013-07-26 The execution processing method that a kind of single-point touch window shows

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310318835.7A CN103399687B (en) 2013-07-26 2013-07-26 The execution processing method that a kind of single-point touch window shows

Publications (2)

Publication Number Publication Date
CN103399687A true CN103399687A (en) 2013-11-20
CN103399687B CN103399687B (en) 2016-08-24

Family

ID=49563325

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310318835.7A Active CN103399687B (en) 2013-07-26 2013-07-26 The execution processing method that a kind of single-point touch window shows

Country Status (1)

Country Link
CN (1) CN103399687B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105068711A (en) * 2015-08-06 2015-11-18 上海斐讯数据通信技术有限公司 Multi-window application display method and equipment
CN105786419A (en) * 2014-12-22 2016-07-20 杭州海康威视数字技术股份有限公司 Multi-screen splicing display control method and device and multi-screen splicing display system
TWI557620B (en) * 2015-12-30 2016-11-11 奕力科技股份有限公司 Splicing touch screen apparatus and touch detection method for touch screens thereof
CN106708455A (en) * 2016-12-15 2017-05-24 广东威创视讯科技股份有限公司 Virtual window-based splicing wall control method and apparatus

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6118433A (en) * 1992-01-30 2000-09-12 Jenkin; Michael Large-scale, touch-sensitive video display
CN101615094A (en) * 2009-02-05 2009-12-30 无锡迈思奇科技有限公司 Touching device and be used for its method for displaying image
CN101673534A (en) * 2009-09-28 2010-03-17 广东威创视讯科技股份有限公司 Multi-display method and multi-display device
CN102208178A (en) * 2011-06-02 2011-10-05 广东威创视讯科技股份有限公司 Distributed multi-screen image processor based on set top box (STB)
CN102708841A (en) * 2012-04-16 2012-10-03 广东威创视讯科技股份有限公司 Signal window-opening method and device
US20120326989A1 (en) * 2011-06-21 2012-12-27 Microsoft Corporation Infrastructural haptics on wall scale interactive displays
CN103064646A (en) * 2012-12-14 2013-04-24 广东威创视讯科技股份有限公司 Splicing wall display method and device
US20130120304A1 (en) * 2010-09-24 2013-05-16 Nec Corporation Display device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6118433A (en) * 1992-01-30 2000-09-12 Jenkin; Michael Large-scale, touch-sensitive video display
CN101615094A (en) * 2009-02-05 2009-12-30 无锡迈思奇科技有限公司 Touching device and be used for its method for displaying image
CN101673534A (en) * 2009-09-28 2010-03-17 广东威创视讯科技股份有限公司 Multi-display method and multi-display device
US20130120304A1 (en) * 2010-09-24 2013-05-16 Nec Corporation Display device
CN102208178A (en) * 2011-06-02 2011-10-05 广东威创视讯科技股份有限公司 Distributed multi-screen image processor based on set top box (STB)
US20120326989A1 (en) * 2011-06-21 2012-12-27 Microsoft Corporation Infrastructural haptics on wall scale interactive displays
CN102708841A (en) * 2012-04-16 2012-10-03 广东威创视讯科技股份有限公司 Signal window-opening method and device
CN103064646A (en) * 2012-12-14 2013-04-24 广东威创视讯科技股份有限公司 Splicing wall display method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786419A (en) * 2014-12-22 2016-07-20 杭州海康威视数字技术股份有限公司 Multi-screen splicing display control method and device and multi-screen splicing display system
CN105068711A (en) * 2015-08-06 2015-11-18 上海斐讯数据通信技术有限公司 Multi-window application display method and equipment
TWI557620B (en) * 2015-12-30 2016-11-11 奕力科技股份有限公司 Splicing touch screen apparatus and touch detection method for touch screens thereof
CN106708455A (en) * 2016-12-15 2017-05-24 广东威创视讯科技股份有限公司 Virtual window-based splicing wall control method and apparatus

Also Published As

Publication number Publication date
CN103399687B (en) 2016-08-24

Similar Documents

Publication Publication Date Title
CN102819398A (en) Method for slidingly controlling camera via touch screen device
US9213482B2 (en) Touch control device and method
CN103019444A (en) Touch operation method of touch screen and touch screen device
US20150363037A1 (en) Control method of touch panel
CN103092518B (en) A kind of mobile accurate touch control method of cloud desktop based on RDP agreement
CN104756060A (en) Gesture-based cursor control
CN102880420B (en) Method and system based on touch screen for starting and implementing area selection operation
CN103049210A (en) Terminal and centralized control area display method
CN103019426A (en) Interacting method and interacting device in touch terminal
CN103218044A (en) Physical feedback-based touch device and touch treatment method thereof
CN111770368A (en) Control method and device for large-screen display equipment, storage medium and electronic equipment
CN103853476A (en) Information processing method and electronic equipment
CN103354581A (en) Method and system for automatically adjusting mobile phone control with left or right hand
CN105700763A (en) Terminal interface window moving method and terminal interface window moving device
CN103399687A (en) Window display execution processing method using single-point touch
CN104182166A (en) Control method and device of intelligent terminal application program
CN105589636A (en) Method and mobile terminal used for realizing virtual pointer control on touch screen
CN103513871B (en) The method and apparatus of control mobile terminal
CN101482799A (en) Method for controlling electronic equipment through touching type screen and electronic equipment thereof
CN104991719B (en) A kind of screenshot method based on touch screen, system and mobile terminal
CN103365598B (en) Method and device for touching large screen
CN105760077B (en) Game control method and device
CN104142736B (en) Video monitoring equipment control method and device
CN102999232A (en) Imitated mouse interaction method for implementing oversize interactive electronic white board
CN103092498A (en) Method and device for determining response mode and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: Kezhu road high tech Industrial Development Zone, Guangzhou city of Guangdong Province, No. 233 510670

Patentee after: Wei Chong group Limited by Share Ltd

Address before: 510663 No. 6, color road, hi tech Industrial Development Zone, Guangdong, Guangzhou, China

Patentee before: Guangdong Weichuangshixun Science and Technology Co., Ltd.

CP03 Change of name, title or address