WO2017143728A1 - 一种智能终端操作界面间切换的方法 - Google Patents

一种智能终端操作界面间切换的方法 Download PDF

Info

Publication number
WO2017143728A1
WO2017143728A1 PCT/CN2016/093173 CN2016093173W WO2017143728A1 WO 2017143728 A1 WO2017143728 A1 WO 2017143728A1 CN 2016093173 W CN2016093173 W CN 2016093173W WO 2017143728 A1 WO2017143728 A1 WO 2017143728A1
Authority
WO
WIPO (PCT)
Prior art keywords
switching
window
chat
interfaces
uiviewcontroller
Prior art date
Application number
PCT/CN2016/093173
Other languages
English (en)
French (fr)
Inventor
彭茂笑
Original Assignee
彭茂笑
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 彭茂笑 filed Critical 彭茂笑
Publication of WO2017143728A1 publication Critical patent/WO2017143728A1/zh

Links

Images

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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Definitions

  • the invention belongs to the technical field of intelligent terminals, and in particular relates to a method for switching between operation interfaces of an intelligent terminal.
  • the user isted a lot of time in the operation of the software.
  • the friend sends a message, and when the user clicks on the message, the video is terminated.
  • the operation cannot be performed at the same time, causing great inconvenience to the user experience. Similar to any two experiences are not compatible, users not only waste a lot of time, but the user's experience is not good, the software usage may also be reduced.
  • An object of the present invention is to provide a method for switching between operation interfaces of an intelligent terminal, which aims to solve the problem that a user is wasted a lot of time in the operation of the software, and the use efficiency of the software is low.
  • the present invention is implemented as a method for switching between operation interfaces of an intelligent terminal.
  • the method for switching between operation interfaces of the intelligent terminal includes receiving a switching instruction by the NavigationController window, and first acquiring data of a game or a chat or video from a server. Displaying chat data or playing video data, when the small window NavigationController receives the switching instruction, it acquires data of the game or chat or video from the server, performs data display or plays video processing.
  • the method for switching between the operation interfaces of the smart terminal includes:
  • the normal chat window [UIViewController] is placed on the layer of the main UIWindow of the current App, and the normal chat window becomes smaller;
  • chat widget [UIViewController] is removed from the layer of the main UIWindow of the App, and the small chat window [UIViewController] is placed in the current view stack of the UITabBar;
  • the normal chat window [UIViewController] is removed from the current view stack of the TabBar and placed on the layer of the main UIWindow of the App, that is, the switching process of the two chat windows is completed.
  • the method for switching between the operation interfaces of the smart terminal firstly implements an interface adding a window reduction button on the interface of the small window;
  • the software-based coding idea uses a code to implement a zooming technique of the small window, and reduces the image to a suitable size;
  • the basic functions, as well as the drag effect, allow the small window to be dragged to any position on the screen; complete the random switching between the two interfaces.
  • the method for switching between the operation interfaces of the smart terminal is displayed in the TabBar main view stack, and two chat windows [UIViewController] are displayed on different layers at the same time, and each chat window has its own chat data, and when switching, Switch between the two window sizes.
  • the method for switching between operation interfaces of the intelligent terminal provided by the invention fully solves the trouble of user operation and realizes zero-switching operation between interfaces.
  • the user when the user is watching video, playing games, listening to music, watching external links, video chat, etc., the user can actively reduce the current window, and bring the small window to any interface you browse, and implement multiple interfaces.
  • the friend sends a message, when the message is clicked, the current interface will be passively reduced to a small window floating above the chat interface, achieving zero between the interfaces. Switch.
  • FIG. 1 is a flowchart of a method for switching between operation interfaces of a smart terminal according to an embodiment of the present invention.
  • the method for switching between operation interfaces of an intelligent terminal includes the following steps:
  • the method for switching between operation interfaces of the intelligent terminal of the present invention realizes real-time switching of chat window and chat widget data on the UITabBarController interface, firstly, the normal chat window [UIViewController] from the current view of the tabBar The stack is removed, and the normal chat window [UIViewController] is placed on the layer of the main UIWindow of the current App, while the normal chat window becomes smaller.
  • chat widget [UIViewController] is The top of the app's main UIWindow is removed, and the small chat window [UIViewController] is placed in the current view stack of the UITabBar, while the normal chat window [UIViewController] is removed from the current view stack of the TabBar. Above the UIWindow layer, the switching process of the two chat windows is completed.
  • the method for switching between the operation interfaces of the smart terminal first adds a window reduction button to the interface for realizing the small window; the software-based coding idea uses the code to implement the zooming technology of the small window, and reduces the screen to a suitable size; The basic functions, as well as the drag effect, allow the small window to be dragged to any position on the screen; complete the random switching between the two interfaces.
  • the smart terminal operation interface switching processing provided by the present invention displays two chat windows [UIViewController] simultaneously displayed on different layers in the TabBar main view stack, and each chat window has its own chat data, and when switching, The two window sizes are switched (one from small to large and the other from large to small), which fully solves the trouble of user operation and realizes zero switching operation between interfaces.
  • the software when the user is watching video, playing games, listening to music, watching external links, video chat, etc., the user can actively reduce the current window, and bring the small window to any interface you browse, and implement multiple interfaces. At the same time; when playing games, watching videos, etc., at this time the friend sends a message, when the message is clicked, the current interface will be passively reduced to a small window floating above the chat interface, achieving zero between the interfaces. Switch.

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)
  • Information Transfer Between Computers (AREA)

Abstract

一种智能终端操作界面间切换的方法,首先在要实现小窗口的界面添加窗口缩小按钮;基于软件的编成思想利用代码实现小窗口的缩放技术,将画面缩小成合适的尺寸;实现小窗口的基本功能,以及拖动效果,让小窗口可任意拖到屏幕的任意位置;完成两个界面之间的随意切换。解决了用户操作上的麻烦,实现了界面间的零切换操作。在软件中当用户在看视频,玩游戏,听音乐,看外链接,视频聊天等的时候,可以主动的缩小当前窗口,并将该小窗口带到任何你浏览的界面,实现了多个界面同时进行;当在玩游戏,看视频等的时候,当点击消息的同时当前界面会被动的缩小成小窗口浮现在聊天界面的上方,实现了界面之间的零切换。

Description

一种智能终端操作界面间切换的方法 技术领域
本发明属于智能终端技术领域,尤其涉及一种智能终端操作界面间切换的方法。
背景技术
目前基于科技的飞速发展,手机成为了人们每天必不可少的沟通工具,一款交互完美的手机软件是最终的追求。传统手机app的操作模式过于死板,用户只能停留在一个页面上进行操作,交互上并不能满足用户的完美体验。
用户在软件的操作上比较麻烦会浪费大量时间,以现有的微信为例,当用户在浏览朋友圈看视频的时候,好友发过来一条消息,当用户点击消息时视频就会终止,两种操作不能同时进行,给用户体验上造成了很大的不便。类似的任何两种体验上都不兼容,用户不仅浪费了大量的时间,用户的体验不好软件的使用率也可能会因此而减少。
发明内容
本发明的目的在于提供一种智能终端操作界面间切换的方法,旨在解决用户在软件的操作上比较麻烦会浪费大量时间,软件的使用效率较低的问题。
本发明是这样实现的,一种智能终端操作界面间切换的方法,所述智能终端操作界面间切换的方法包括NavigationController窗口接收到切换指令,首先将从服务器取得游戏或者聊天或者视频的数据,进行显示聊天数据或者播放视频数据,小窗口NavigationController接收到切换指令时,从服务器取得游戏或者聊天或者视频的数据,进行数据显示或者播放视频处理。
进一步,所述智能终端操作界面间切换的方法包括:
首先将正常的聊天窗口【UIViewController】从tabBar的当前视图堆栈中移 除,同时正常的聊天窗口【UIViewController】放在当前App的主UIWindow的图层之上,同时正常的聊天窗口变小;
然后,用户点击小窗口时,将聊天小窗口【UIViewController】从App的主UIWindow的图层之上移除,同时将小聊天窗口【UIViewController】放到UITabBar的当前视图堆栈中;
同时正常聊天窗口【UIViewController】从TabBar的当前视图堆栈中移除放入App的主UIWindow的图层之上,即完成两个聊天窗口的切换过程。
进一步,所述智能终端操作界面间切换的方法首先实现小窗口的界面添加窗口缩小按钮;基于软件的编成思想利用代码实现小窗口的缩放技术,将画面缩小成合适的尺寸;实现小窗口的基本功能,以及拖动效果,让小窗口可任意拖到屏幕的任意位置;完成两个界面之间的随意切换。
进一步,所述智能终端操作界面间切换的方法在TabBar主视图堆栈中,同时显示两个聊天窗口【UIViewController】分别显示在不同的图层上,每个聊天窗口有自己聊天数据,切换时,将两个窗口大小进行切换。
本发明提供的智能终端操作界面间切换的方法,充分的解决了用户操作上的麻烦,实现了界面间的零切换操作。在软件中当用户在看视频,玩游戏,听音乐,看外链接,视频聊天等的时候,可以主动的缩小当前窗口,并将该小窗口带到任何你浏览的界面,实现了多个界面同时进行;当在玩游戏,看视频等的时候,此时好友发来一条消息,当点击消息的同时当前界面会被动的缩小成小窗口浮现在聊天界面的上方,实现了界面之间的零切换。
附图说明
图1是本发明实施例提供的智能终端操作界面间切换的方法流程图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合实施例, 对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
下面结合附图对本发明的应用原理作进一步描述。
如图1所示,本发明实施例的智能终端操作界面间切换的方法包括以下步骤:
S101:将正常的聊天窗口【UIViewController】从tabBar的当前视图堆栈中移除,同时正常的聊天窗口【UIViewController】放在当前App的主UIWindow的图层之上,同时正常的聊天窗口变小;
S102:然后,用户点击小窗口时,将聊天小窗口【UIViewController】从App的主UIWindow的图层之上移除,同时将小聊天窗口【UIViewController】放到UITabBar的当前视图堆栈中;
S103:同时正常聊天窗口【UIViewController】从TabBar的当前视图堆栈中移除放入App的主UIWindow的图层之上,即完成两个聊天窗口的切换过程。
本发明智能终端操作界面间切换的方法,所述智能终端操作界面间切换的方法在UITabBarController界面上实现聊天窗口和聊天小窗口数据实时切换,首先将正常的聊天窗口【UIViewController】从tabBar的当前视图堆栈中移除,同时正常的聊天窗口【UIViewController】放在当前App的主UIWindow的图层之上,同时正常的聊天窗口变小,然后,用户点击小窗口时,将聊天小窗口【UIViewController】从App的主UIWindow的图层之上移除,同时将小聊天窗口【UIViewController】放到UITabBar的当前视图堆栈中,同时正常聊天窗口【UIViewController】从TabBar的当前视图堆栈中移除放入App的主UIWindow的图层之上,即完成两个聊天窗口的切换过程。所述智能终端操作界面间切换的方法首先在要实现小窗口的界面添加窗口缩小按钮;基于软件的编成思想利用代码实现小窗口的缩放技术,将画面缩小成合适的尺寸;实现小窗口的基本功能,以及拖动效果,让小窗口可任意拖到屏幕的任意位置;完成两个界面之间的随意切换。
本发明提供的智能终端操作界面间切换处理,在TabBar主视图堆栈中,同时显示两个聊天窗口【UIViewController】分别显示在不同的图层上,每个聊天窗口有自己聊天数据,切换时,将两个窗口大小进行切换(一个从小变大,另一个从大变小),充分的解决了用户操作上的麻烦,实现了界面间的零切换操作。在软件中当用户在看视频,玩游戏,听音乐,看外链接,视频聊天等的时候,可以主动的缩小当前窗口,并将该小窗口带到任何你浏览的界面,实现了多个界面同时进行;当在玩游戏,看视频等的时候,此时好友发来一条消息,当点击消息的同时当前界面会被动的缩小成小窗口浮现在聊天界面的上方,实现了界面之间的零切换。
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (4)

  1. 一种智能终端操作界面间切换的方法,其特征在于,所述智能终端操作界面间切换的方法包括NavigationController窗口接收到切换指令,首先将从服务器取得游戏或者聊天或者视频的数据,进行显示聊天数据或者播放视频数据,小窗口NavigationController接收到切换指令时,从服务器取得游戏或者聊天或者视频的数据,进行数据显示或者播放视频处理。
  2. 如权利要求1所述的智能终端操作界面间切换的方法,其特征在于,所述智能终端操作界面间切换的方法包括:
    首先将正常的聊天窗口【UIViewController】从tabBar的当前视图堆栈中移除,同时正常的聊天窗口【UIViewController】放在当前App的主UIWindow的图层之上,同时正常的聊天窗口变小;
    然后,用户点击小窗口时,将聊天小窗口【UIViewController】从App的主UIWindow的图层之上移除,同时将小聊天窗口【UIViewController】放到UITabBar的当前视图堆栈中;
    同时正常聊天窗口【UIViewController】从TabBar的当前视图堆栈中移除放入App的主UIWindow的图层之上,即完成两个聊天窗口的切换过程。
  3. 如权利要求1所述的智能终端操作界面间切换的方法,其特征在于,所述智能终端操作界面间切换的方法首先实现小窗口的界面添加窗口缩小按钮;基于软件的编成思想利用代码实现小窗口的缩放技术,将画面缩小成合适的尺寸;实现小窗口的基本功能,以及拖动效果,让小窗口可任意拖到屏幕的任意位置;完成两个界面之间的随意切换。
  4. 如权利要求1所述的智能终端操作界面间切换的方法,其特征在于,所述智能终端操作界面间切换的方法在TabBar主视图堆栈中,同时显示两个聊天窗口【UIViewController】分别显示在不同的图层上,每个聊天窗口有自己聊天数据,切换时,将两个窗口大小进行切换。
PCT/CN2016/093173 2016-02-25 2016-08-04 一种智能终端操作界面间切换的方法 WO2017143728A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610104520.6A CN105786346B (zh) 2016-02-25 2016-02-25 一种智能终端操作界面间切换的方法
CN201610104520.6 2016-02-25

Publications (1)

Publication Number Publication Date
WO2017143728A1 true WO2017143728A1 (zh) 2017-08-31

Family

ID=56403619

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093173 WO2017143728A1 (zh) 2016-02-25 2016-08-04 一种智能终端操作界面间切换的方法

Country Status (2)

Country Link
CN (1) CN105786346B (zh)
WO (1) WO2017143728A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111258479A (zh) * 2020-01-16 2020-06-09 上海携程商务有限公司 聊天界面展示多聊天窗口的方法、系统、设备和存储介质

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786346B (zh) * 2016-02-25 2017-07-18 彭茂笑 一种智能终端操作界面间切换的方法
CN106791059A (zh) * 2016-12-09 2017-05-31 宇龙计算机通信科技(深圳)有限公司 一种应用多开的显示方法、系统及终端
CN111385628A (zh) * 2018-12-29 2020-07-07 中兴通讯股份有限公司 一种实现画中画的方法、装置和机顶盒

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120102403A1 (en) * 2010-10-22 2012-04-26 Robert Sanford Havoc Pennington Video integration
CN102968243A (zh) * 2012-09-29 2013-03-13 顾晶 用于在移动终端显示多个应用窗口的方法、装置与设备
CN103455234A (zh) * 2012-06-01 2013-12-18 腾讯科技(深圳)有限公司 显示应用程序界面的方法及装置
CN103577176A (zh) * 2012-08-02 2014-02-12 腾讯科技(深圳)有限公司 视频独立播放的实现方法及实现该方法的移动终端设备
CN105786346A (zh) * 2016-02-25 2016-07-20 彭茂笑 一种智能终端操作界面间切换的方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183276A (zh) * 2015-08-19 2015-12-23 小米科技有限责任公司 在聊天界面实现游戏的方法、装置及终端设备
CN105159578A (zh) * 2015-08-24 2015-12-16 小米科技有限责任公司 视频显示模式的切换方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120102403A1 (en) * 2010-10-22 2012-04-26 Robert Sanford Havoc Pennington Video integration
CN103455234A (zh) * 2012-06-01 2013-12-18 腾讯科技(深圳)有限公司 显示应用程序界面的方法及装置
CN103577176A (zh) * 2012-08-02 2014-02-12 腾讯科技(深圳)有限公司 视频独立播放的实现方法及实现该方法的移动终端设备
CN102968243A (zh) * 2012-09-29 2013-03-13 顾晶 用于在移动终端显示多个应用窗口的方法、装置与设备
CN105786346A (zh) * 2016-02-25 2016-07-20 彭茂笑 一种智能终端操作界面间切换的方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111258479A (zh) * 2020-01-16 2020-06-09 上海携程商务有限公司 聊天界面展示多聊天窗口的方法、系统、设备和存储介质
CN111258479B (zh) * 2020-01-16 2023-12-15 上海携程商务有限公司 聊天界面展示多聊天窗口的方法、系统、设备和存储介质

Also Published As

Publication number Publication date
CN105786346B (zh) 2017-07-18
CN105786346A (zh) 2016-07-20

Similar Documents

Publication Publication Date Title
WO2017143728A1 (zh) 一种智能终端操作界面间切换的方法
AU2014200900B2 (en) Apparatus and method for controlling a messenger service in a terminal
DE202016003233U1 (de) Gerät und grafische Benutzerschnittstelle für die Navigation durch Medieninhalt
CN103024156A (zh) 一种单手操作移动终端的实现方法、系统及移动终端
WO2022048633A1 (zh) 显示方法、装置和电子设备
CN104750450A (zh) 一种即时通信中的文件共享方法及终端
CN102981750A (zh) 用于在移动终端中编辑文本的方法和设备
TW201505407A (zh) 螢幕分享方法和相關設備及通信系統
CN105554429A (zh) 一种视频通话显示方法及视频通话设备
CN104777991A (zh) 一种基于手机的远程互动投影系统
WO2015117361A1 (zh) 数据的显示方法及装置、移动终端
CN105630355A (zh) 一种显示控制方法及终端
US20200201512A1 (en) Interactive editing system
CN103853415A (zh) 拍照分享方法和移动终端
WO2017101445A1 (zh) 一种响应操作轨迹的方法以及操作轨迹响应装置
WO2017032066A1 (zh) 一种联系人管理方法及移动终端
WO2022143971A1 (zh) 一种视频处理方法、装置和电子设备
WO2023005828A1 (zh) 消息显示方法、装置和电子设备
CN104391628A (zh) 进程切换方法及装置
WO2022089481A1 (zh) 信息处理方法、装置及电子设备
US9582179B2 (en) Apparatus and method for editing image in portable terminal
CN205281405U (zh) 一种基于增强现实的图像识别系统
CN102510425A (zh) 移动终端和实景显示方法
CN106020593B (zh) 一种智能终端窗口数据实时切换方法
WO2023071932A1 (zh) 消息发送方法和电子设备

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16891178

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16891178

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 230419)

122 Ep: pct application non-entry in european phase

Ref document number: 16891178

Country of ref document: EP

Kind code of ref document: A1