WO2018032813A1 - Pull-down menu display method, apparatus, assembly, application, storage medium and device - Google Patents

Pull-down menu display method, apparatus, assembly, application, storage medium and device Download PDF

Info

Publication number
WO2018032813A1
WO2018032813A1 PCT/CN2017/083837 CN2017083837W WO2018032813A1 WO 2018032813 A1 WO2018032813 A1 WO 2018032813A1 CN 2017083837 W CN2017083837 W CN 2017083837W WO 2018032813 A1 WO2018032813 A1 WO 2018032813A1
Authority
WO
WIPO (PCT)
Prior art keywords
width
text input
candidate
box
display
Prior art date
Application number
PCT/CN2017/083837
Other languages
French (fr)
Chinese (zh)
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 WO2018032813A1 publication Critical patent/WO2018032813A1/en

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/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

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a component-based pull-down menu display method, apparatus, component, application, storage medium, and device.
  • the drop-down menu list can be implemented by means of component design.
  • a combo box (COMBOX) component can be realized by using technical means such as HTML, VC, C#, and the like.
  • the styles that are presented when using COMBOX to implement a drop-down menu list are roughly divided into two categories. First, COMBOX's alternate list (ie item) and text box (text) have the same width; second, the width of the COMBOX item is independent of the width of the text box, but can be adaptive according to the length of the content displayed in the item, that is, the content The longest item option determines the overall width of the item drop-down box.
  • the width of the item of the COMBOX is not related to the width of the text box, in some cases, part of the item content is hidden, so that the user cannot directly see the complete item; thus, the display effect is poor and the user experience is poor.
  • the present invention is directed to a component-based pull-down menu display method, apparatus, component, and application for solving the problem that the content of the drop-down menu is incomplete and the user experience is poor in the prior art.
  • the present invention provides a component-based pull-down menu display method, including: displaying an entire candidate box corresponding to a text input box according to a user operation; displaying content in the candidate box When the length is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate frame.
  • the present invention further provides a component-based pull-down menu display device, comprising: a display unit configured to display an entire candidate frame corresponding to a text input box according to a user operation; a split unit, when the candidate frame When the length of the displayed content is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate box.
  • embodiments of the present invention also provide an assembly comprising any of the component-based pull-down menu display devices provided by the present invention.
  • embodiments of the present invention also provide an application, including any of the components provided by the present invention.
  • the embodiment of the invention provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the component-based pull-down menu display method.
  • a memory configured to store a computer program
  • Display configured to display
  • a processor coupled to the memory and the display, respectively, for executing a component-based pull-down menu display method by executing the computer program.
  • the component-based pull-down menu display method, device, component, application, storage medium and device provided by the embodiment of the present invention can display the entire candidate box corresponding to the text input box according to the user operation; when the candidate box displays the content When the length is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate frame. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
  • FIG. 1 is a schematic diagram showing the content display of a pull-down candidate box in the prior art
  • FIG. 2 is a flowchart of a component-based pull-down menu display method according to an embodiment of the present invention
  • FIG. 3 is an effect of displaying a component-based pull-down menu display method provided by an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a component-based pull-down menu display apparatus according to an embodiment of the present invention.
  • an embodiment of the present invention provides a component-based pull-down menu display method, including:
  • the display content is split into multiple lines and displayed in the candidate box.
  • the first display interface will display the entire complete candidate box, that is, the candidate frame itself will not be occluded.
  • the display content is split into multiple lines.
  • the split display will be displayed in multiple lines of the alternate box, thus achieving a complete display of the display content.
  • the method in order to facilitate the selection of the content of the candidate box, the method is completely displayed in the text input box. In the embodiment, the method further includes:
  • the width of the candidate frame coincide with the width of the text input box, and at the same time maintaining multi-line display when the display content is moved to the text input box, thereby ensuring display in the text input box
  • the display content will also be displayed completely for the convenience of the user.
  • the method may include:
  • the embodiment of the present invention provides a component-based pull-down menu display method, including:
  • the component-based pull-down menu display method can display an alternative frame corresponding to the text input box according to a user operation, and the width of the candidate frame is consistent with the width of the text input box;
  • the display content is split into multiple lines and displayed in the candidate box. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
  • the alternative box in this embodiment is a selection box displaying alternative options; the alternative option To display the display content in the alternate box.
  • the display content in the candidate box is split into multiple lines, and the length of each line after the split display is not greater than the length of the candidate box, and is usually maintained with the candidate box. width.
  • a text input box for text input by a user often lists selectable items, and when the user clicks the text input box or clicks the arrow next to the text input box, An optional box pops up.
  • the display text input box corresponds to an alternative frame
  • the width of the candidate frame is consistent with the width of the text input box, and may include:
  • the width of the alternative is adjusted to coincide with the width of the text input box.
  • the absolute width of the current text input box can be detected by javascript, and the width of all the options in the current candidate box can be detected.
  • the absolute width of the current text input box is detected to be 200 pixels, and the current candidate box is detected.
  • displaying an alternate frame corresponding to the text input box, the width of the candidate frame being consistent with the width of the text input box may further include: detecting a width of the text input box and the candidate frame respectively After the width of each of the alternatives, an option having a width greater than the width of the text input box is identified; based on this, if the width of the alternative is greater than the width of the text input box, the width of the alternative is adjusted Consistent with the width of the text input box may include adjusting a width of the alternated item to be consistent with a width of the text input box.
  • step S12 when the length of the displayed content in the candidate box is greater than the width of the candidate box, splitting the display content into multiple lines may be specifically displayed in the candidate box.
  • the method includes: traversing display content of each alternative in the candidate box, when the length of the display content is greater than the When the width of the candidate box is displayed, the display content is displayed to the edge of the candidate frame and the line feed continues to be displayed.
  • the display content may be a string of characters, a term, a network address, etc., and the display content may be displayed to the edge of the candidate frame and then automatically wrapped for display, or may be identified according to a special format, for example, if the content is displayed at the beginning and the end
  • the special characters "DIY" at both ends determine that the display content needs to be changed to continue to display when the edge of the candidate frame is reached.
  • the calculation can be obtained according to the margin attribute of the last edge of the component and the form container, and various margins and padding between the form and the application.
  • the coordinates of the current component ultimately render all the drop-down options in the alternate box that needs to be popped up.
  • the component-based pull-down menu display method may further include: adjusting a width of the candidate frame correspondingly when a width of the text input box is changed.
  • the drop-down menu items can be completely displayed, ensuring that users do not misunderstand.
  • the size of the current text input box changes, the size of the candidate box will be adjusted accordingly, and the display content will also find the appropriate position for the newline display to ensure that all the displayed content can be displayed completely and completely.
  • the display effect of the displayed content in the candidate frame may be as shown in FIG. 3 .
  • an embodiment of the present invention further provides a component-based pull-down menu display device, including:
  • the display unit 41 is configured to display an alternative frame corresponding to the text input box according to a user operation.
  • the length of the candidate box and the text input box may be the same or may not be the same, but the display unit 41 needs The entire display frame is completely displayed.
  • the display unit 41 may be further configured to make the width of the candidate frame and the width of the text input frame When the width of the candidate frame is consistent with the text input box and the display unit 41 completely displays the candidate frame, the entire text input box is apparently displayed.
  • the splitting unit 42 is configured to split the display content into multiple lines in the candidate box when the length of the displayed content in the candidate box is greater than the width of the candidate frame.
  • the display unit 41 can display the candidate frame corresponding to the text input box according to the user operation, so that the width of the candidate frame is consistent with the width of the text input frame;
  • the splitting unit 42 can split the display content into multiple lines to display in the candidate frame. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
  • the display unit 41 can include:
  • a detecting module configured to respectively detect a width of the text input box and a width of each candidate in the candidate box
  • an adjustment module configured to adjust the width of the alternative to be consistent with the width of the text input box if the detection module detects that the width of the alternative is greater than the width of the text input box.
  • the display unit further includes an identifier module configured to perform an option with a width greater than a width of the text input box after detecting a width of the text input box and a width of each of the alternative boxes in the candidate frame, respectively.
  • the adjusting module is specifically configured to adjust the width of the selected candidate to be consistent with the width of the text input box.
  • an embodiment of the present invention further provides an assembly, including any of the component-based pull-down menu display devices provided by the foregoing embodiments, and thus can achieve corresponding technical effects, which have been described in detail herein. No longer.
  • an embodiment of the present invention further provides an application, including any of the foregoing embodiments.
  • a component therefore, can also achieve the corresponding technical effects, the foregoing has been described in detail, and will not be described again here.
  • the embodiment of the present invention discloses a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the component-based pull-down menu display method provided by any one of the foregoing embodiments.
  • One or more, for example, the method as shown in FIG. 2 can be performed.
  • the computer storage medium provided by the embodiment of the present invention may include various storage media such as an optical disk, a mobile hard disk, a magnetic tape, a read-only storage medium, a random storage medium, a flash memory, and the like, and may be a non-transitory storage medium.
  • the embodiment of the invention further provides a display device, comprising:
  • a memory configured to store a computer program
  • Display configured to display
  • a processor coupled to the memory and the display for performing one or more of the component-based pull-down menu display methods by executing the computer program.
  • the memory herein may include various storage media, and may include at least non-transitory storage media that non-transitory storage of the computer program.
  • the display may include a liquid crystal display, an electronic ink display, or a projection display, etc., and can be used for display of various information.
  • the processor may include: an application processor AP (AP), a central processing unit (CPU), a digital signal processor (DSP), or a programmable gate array (FPGA, Field Programmable). Gate Array) and so on.
  • AP application processor
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA Field Programmable gate array
  • the processor is coupled to the memory and display via a bus, such as an integrated circuit (IIC) bus, and can be used to perform one or more of the component-based pull-down menu display methods provided by any of the preceding embodiments.
  • a bus such as an integrated circuit (IIC) bus
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the technical solution provided in the embodiment of the present invention first displays the entire candidate frame, and secondly, splits the display content according to the length of the display content displayed in the candidate frame and the length of the candidate frame, and splits the display content into multiple
  • the lines are displayed in the candidate box, thereby realizing the complete display of the display contents in the candidate frame, thereby reducing the information occlusion phenomenon, and can be easily realized in the industry by the setting of the computer program, and is convenient for industrial promotion and use.

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)

Abstract

An assembly-based pull-down menu display method, an apparatus, an assembly and an application, relating to the field of computer technology. The method comprises: according to a user operation, displaying an entire item box corresponding to a text input box (S11); and when the length of displayed contents in the item box is greater than the width of the item box, dividing the displayed contents into multiple lines for displaying in the item box (S12).

Description

下拉菜单显示方法、装置、组件、应用、存储介质和设备Drop-down menu showing methods, devices, components, applications, storage media, and devices
本申请基于申请号为201610676550.4、申请日为2016年08月15日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is filed on the basis of the Chinese Patent Application Serial No. No. No. No. No. No. No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No
技术领域Technical field
本发明涉及计算机技术领域,特别是涉及一种基于组件的下拉菜单显示方法、装置、组件、应用、存储介质和设备。The present invention relates to the field of computer technologies, and in particular, to a component-based pull-down menu display method, apparatus, component, application, storage medium, and device.
背景技术Background technique
在应用中可以通过组件设计的方式实现下拉菜单列表,例如通过HTML、VC、C#等技术手段都可以实现组合框(COMBOX)组件。利用COMBOX实现下拉菜单列表时呈现出的样式大致分为两类。一是COMBOX的备选项列表(即item)和文本框(text)宽度一致;二是COMBOX的item的宽度与文本框的宽度无关,而是可以根据item中显示内容的长度自适应,即以内容最长的item选项来决定item下拉框的整体宽度。In the application, the drop-down menu list can be implemented by means of component design. For example, a combo box (COMBOX) component can be realized by using technical means such as HTML, VC, C#, and the like. The styles that are presented when using COMBOX to implement a drop-down menu list are roughly divided into two categories. First, COMBOX's alternate list (ie item) and text box (text) have the same width; second, the width of the COMBOX item is independent of the width of the text box, but can be adaptive according to the length of the content displayed in the item, that is, the content The longest item option determines the overall width of the item drop-down box.
当COMBOX的item的宽度与文本框的宽度无关时,在很多情况下会出现item的部分内容被隐藏,导致用户无法直接看到完整的item;从而导致显示效果差及用户体验差的问题。When the width of the item of the COMBOX is not related to the width of the text box, in some cases, part of the item content is hidden, so that the user cannot directly see the complete item; thus, the display effect is poor and the user experience is poor.
发明内容Summary of the invention
本发明期望提供一种基于组件的下拉菜单显示方法、装置、组件及应用,用以解决现有技术中下拉菜单内容显示不完整,用户体验差的问题。The present invention is directed to a component-based pull-down menu display method, apparatus, component, and application for solving the problem that the content of the drop-down menu is incomplete and the user experience is poor in the prior art.
一方面,本发明提供一种基于组件的下拉菜单显示方法,包括:根据用户操作,显示文本输入框对应的整个备选框;当所述备选框中显示内容 的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。In one aspect, the present invention provides a component-based pull-down menu display method, including: displaying an entire candidate box corresponding to a text input box according to a user operation; displaying content in the candidate box When the length is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate frame.
另一方面,本发明还提供一种基于组件的下拉菜单显示装置,包括:显示单元,配置为根据用户操作,显示文本输入框对应的整个备选框;拆分单元,当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。In another aspect, the present invention further provides a component-based pull-down menu display device, comprising: a display unit configured to display an entire candidate frame corresponding to a text input box according to a user operation; a split unit, when the candidate frame When the length of the displayed content is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate box.
另一方面,本发明的实施例还提供一种组件,包括本发明提供的任一种基于组件的下拉菜单显示装置。In another aspect, embodiments of the present invention also provide an assembly comprising any of the component-based pull-down menu display devices provided by the present invention.
另一方面,本发明的实施例还提供一种应用,包括本发明提供的任一种组件。In another aspect, embodiments of the present invention also provide an application, including any of the components provided by the present invention.
本发明实施例提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行上述基于组件的下拉菜单显示方法。The embodiment of the invention provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the component-based pull-down menu display method.
本发明实施例提供的一种显示设备,包括:A display device provided by an embodiment of the present invention includes:
存储器,配置为存储计算机程序;a memory configured to store a computer program;
显示器,配置为进行显示;Display, configured to display;
处理器,分别与所述存储器和显示器连接,用于通过执行所述计算机程序,执行基于组件的下拉菜单显示方法。And a processor, coupled to the memory and the display, respectively, for executing a component-based pull-down menu display method by executing the computer program.
本发明实施例提供的基于组件的下拉菜单显示方法、装置、组件、应用、存储介质及设备,能够根据用户操作显示文本输入框对应的整个备选框,;当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。这样,不管文本输入框的宽度如何,也不管其中的显示内容的长短,备选框中的每一项显示内容都能够完整显示出来,确保用户不会误解,从而大大提升了用户体验。 The component-based pull-down menu display method, device, component, application, storage medium and device provided by the embodiment of the present invention can display the entire candidate box corresponding to the text input box according to the user operation; when the candidate box displays the content When the length is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate frame. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
附图说明DRAWINGS
图1是现有技术中下拉备选框的内容显示示意图;1 is a schematic diagram showing the content display of a pull-down candidate box in the prior art;
图2是本发明实施例提供的基于组件的下拉菜单显示方法的一种流程图;2 is a flowchart of a component-based pull-down menu display method according to an embodiment of the present invention;
图3是使用本发明实施例提供的基于组件的下拉菜单显示方法进行显示的一种效果;FIG. 3 is an effect of displaying a component-based pull-down menu display method provided by an embodiment of the present invention; FIG.
图4是本发明实施例提供的基于组件的下拉菜单显示装置的一种结构示意图。FIG. 4 is a schematic structural diagram of a component-based pull-down menu display apparatus according to an embodiment of the present invention.
具体实施方式detailed description
以下结合附图对本发明进行详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不限定本发明。The invention will be described in detail below with reference to the accompanying drawings. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
研究发现,经常如如图1(a)所示的显示效果:当item的宽度需要与text的宽度保持一致时,item所显示的内容的长度需要比item宽度小,否则,如果item内容长度比item宽度长,则进行界面显示时部分内容将被遮挡,无法将该项item的内容完整显示给用户,从而造成显示内容的丢失现象。如图1(b)所示,当item宽度以item内容最长的选项来决定时,虽然能够完整显示稍长的内容,但是item自适应拉伸的宽度是有限的,在item内容过长时,部分内容无法显示,在内容末尾还伴有省略号出现。有鉴于此,本发明实施例提供一种基于组件的下拉菜单显示方法,包括:It is found that the display effect is often as shown in Fig. 1(a): when the width of the item needs to be consistent with the width of the text, the length of the item displayed by the item needs to be smaller than the item width. Otherwise, if the item content length ratio is If the item width is long, part of the content will be occluded when the interface is displayed, and the content of the item cannot be completely displayed to the user, resulting in loss of display content. As shown in Figure 1(b), when the item width is determined by the longest option of the item content, although the slightly longer content can be displayed completely, the width of the item adaptive stretching is limited, when the item content is too long. Some content cannot be displayed, and an ellipsis appears at the end of the content. In view of this, an embodiment of the present invention provides a component-based pull-down menu display method, including:
根据用户操作,显示文本输入框对应的整个备选框;Display the entire candidate box corresponding to the text input box according to the user operation;
当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。When the length of the displayed content in the candidate box is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate box.
在本实施例中会首先显示界面会显示整个完整的备选框,即备选框自身不会被遮挡。In this embodiment, the first display interface will display the entire complete candidate box, that is, the candidate frame itself will not be occluded.
其次,当显示的长度大于备选框的长度时,将显示内容进行多行拆分, 拆分后的显示内容会显示在备选框的多行中,从而实现了显示内容的完整显示。Secondly, when the displayed length is greater than the length of the candidate box, the display content is split into multiple lines. The split display will be displayed in multiple lines of the alternate box, thus achieving a complete display of the display content.
在一些实施例中为了方便备选框的内容被选中后,完整的显示到文本输入框内,在本实施例中所述方法还包括:In some embodiments, in order to facilitate the selection of the content of the candidate box, the method is completely displayed in the text input box. In the embodiment, the method further includes:
使所述备选框的宽度与所述文本输入框的宽度一致,且同时当所述显示内容被移动到所述文本输入框中时,维持多行显示,从而确保显示在文本输入框内的显示内容也会完整显示,方便用户查看。Having the width of the candidate frame coincide with the width of the text input box, and at the same time maintaining multi-line display when the display content is moved to the text input box, thereby ensuring display in the text input box The display content will also be displayed completely for the convenience of the user.
为了维持所述显示内容的多行显示,当所述文本输入框的高度不够时,可包括:In order to maintain the multi-line display of the display content, when the height of the text input box is insufficient, the method may include:
根据所述文本输入框的高度,调整所述显示内容的行间距、字体高度等,总之通过调整所述显示内容的显示参数,确保所述文本输入框完整显示用户从备选框中选中的显示内容。Adjusting a line spacing, a font height, and the like of the display content according to a height of the text input box, and finally, by adjusting display parameters of the display content, ensuring that the text input box completely displays a display selected by the user from the candidate frame. content.
以下结合具体实施例,给出本发明实施例的详细介绍,如图2所示,本发明实施例提供一种基于组件的下拉菜单显示方法,包括:The following is a detailed description of the embodiments of the present invention in conjunction with the specific embodiments. As shown in FIG. 2, the embodiment of the present invention provides a component-based pull-down menu display method, including:
S11,根据用户操作,显示文本输入框对应的备选框,所述备选框的宽度与所述文本输入框的宽度一致;S11, according to a user operation, displaying an alternative frame corresponding to the text input box, the width of the candidate frame being consistent with the width of the text input box;
S12,当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。S12. When the length of the displayed content in the candidate box is greater than the width of the candidate box, splitting the display content into multiple lines is displayed in the candidate box.
本发明实施例提供的基于组件的下拉菜单显示方法,能够根据用户操作显示文本输入框对应的备选框,所述备选框的宽度与所述文本输入框的宽度一致;当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。这样,不管文本输入框的宽度如何,也不管其中的显示内容的长短,备选框中的每一项显示内容都能够完整显示出来,确保用户不会误解,从而大大提升了用户体验。The component-based pull-down menu display method according to the embodiment of the present invention can display an alternative frame corresponding to the text input box according to a user operation, and the width of the candidate frame is consistent with the width of the text input box; When the length of the displayed content in the box is greater than the width of the candidate box, the display content is split into multiple lines and displayed in the candidate box. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
在本实施例中所述备选框为显示有备选选项的选择框;所述备选选项 为显示在备选框内的显示内容。在本实施例中对备选框内的显示内容进行多行拆分,拆分之后的每一个行显示内容的长度不大于所述备选框的匡杜,通常保持与所述备选框的宽度。The alternative box in this embodiment is a selection box displaying alternative options; the alternative option To display the display content in the alternate box. In this embodiment, the display content in the candidate box is split into multiple lines, and the length of each line after the split display is not greater than the length of the candidate box, and is usually maintained with the candidate box. width.
具体的,在浏览器或各种客户端中,用户进行文本输入的文本输入框中常常列出了可选择的项目,当用户点击该文本输入框或者点击该文本输入框旁边的箭头时,会弹出下拉的备选框。Specifically, in a browser or various clients, a text input box for text input by a user often lists selectable items, and when the user clicks the text input box or clicks the arrow next to the text input box, An optional box pops up.
可选的,在步骤S11中,所述显示文本输入框对应的备选框,所述备选框的宽度与所述文本输入框的宽度一致可包括:Optionally, in step S11, the display text input box corresponds to an alternative frame, and the width of the candidate frame is consistent with the width of the text input box, and may include:
分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度;Detecting a width of the text input box and a width of each candidate in the candidate box;
如果所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致。If the width of the alternative is greater than the width of the text input box, the width of the alternative is adjusted to coincide with the width of the text input box.
例如,可以通过javascript检测出当前文本输入框的绝对宽度,也能检测出当前备选框中所有备选项的宽度,例如检测到当前文本输入框的绝对宽度为200个像素,而当前备选框中有两个备选项的绝对宽度分别为220各像素和300像素,则将这两个备选项都调整成200个像素的宽度。For example, the absolute width of the current text input box can be detected by javascript, and the width of all the options in the current candidate box can be detected. For example, the absolute width of the current text input box is detected to be 200 pixels, and the current candidate box is detected. There are two alternatives with an absolute width of 220 pixels and 300 pixels, respectively, and both options are adjusted to a width of 200 pixels.
可选地,显示文本输入框对应的备选框,所述备选框的宽度与所述文本输入框的宽度一致还可包括:在分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度之后,将宽度大于所述文本输入框宽度的备选项进行标识;基于此,如果所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致可包括:将被标识的所述备选项的宽度调整到与所述文本输入框的宽度一致。Optionally, displaying an alternate frame corresponding to the text input box, the width of the candidate frame being consistent with the width of the text input box may further include: detecting a width of the text input box and the candidate frame respectively After the width of each of the alternatives, an option having a width greater than the width of the text input box is identified; based on this, if the width of the alternative is greater than the width of the text input box, the width of the alternative is adjusted Consistent with the width of the text input box may include adjusting a width of the alternated item to be consistent with a width of the text input box.
确定了备选框的宽度后,即可以将其中的显示内容进行换行完整显示。可选的,在步骤S12中,当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中可具体包括:遍历所述备选框中各备选项的显示内容,当所述显示内容的长度大于所述 备选框的宽度时,将所述显示内容显示到所述备选框的边缘后换行继续显示。Once the width of the candidate box is determined, the display content can be completely displayed in a new line. Optionally, in step S12, when the length of the displayed content in the candidate box is greater than the width of the candidate box, splitting the display content into multiple lines may be specifically displayed in the candidate box. The method includes: traversing display content of each alternative in the candidate box, when the length of the display content is greater than the When the width of the candidate box is displayed, the display content is displayed to the edge of the candidate frame and the line feed continues to be displayed.
可选的,显示内容可以是一串字符、词条、网络地址等,显示内容既可以显示到备选框的边缘然后自动换行显示,也可以根据特殊格式进行识别,例如,如果显示内容的首尾两端由特殊字符“DIY”,则确定该显示内容需要在到达备选框边缘时换行继续显示。Optionally, the display content may be a string of characters, a term, a network address, etc., and the display content may be displayed to the edge of the candidate frame and then automatically wrapped for display, or may be identified according to a special format, for example, if the content is displayed at the beginning and the end The special characters "DIY" at both ends determine that the display content needs to be changed to continue to display when the edge of the candidate frame is reached.
在确定了显示内容与显示容器备选框的相对位置关系后,即可根据组件与表单容器最后边的边距属性,以及表单与应用之间的各种外边距和内边距统一计算获取到当前组件的坐标,最终呈现出整个需要弹出的备选框中所有的下拉选择项。After determining the relative positional relationship between the display content and the display container candidate box, the calculation can be obtained according to the margin attribute of the last edge of the component and the form container, and various margins and padding between the form and the application. The coordinates of the current component ultimately render all the drop-down options in the alternate box that needs to be popped up.
为了进一步提高显示效果,在本发明的一个实施例中,基于组件的下拉菜单显示方法还可包括:当所述文本输入框的宽度变化时,相应调整所述备选框的宽度。这样,在不同的应用、操作系统或者不同分辨率的情况下,下拉菜单项都能完整的显示出来,确保用户不会错误理解。当前文本输入框的大小发生变化时,备选框的尺寸也会相应进行调整,显示内容也会重新找到合适的位置换行显示,确保所有显示内容都能正常完整显示出来。In order to further improve the display effect, in one embodiment of the present invention, the component-based pull-down menu display method may further include: adjusting a width of the candidate frame correspondingly when a width of the text input box is changed. In this way, in different applications, operating systems or different resolutions, the drop-down menu items can be completely displayed, ensuring that users do not misunderstand. When the size of the current text input box changes, the size of the candidate box will be adjusted accordingly, and the display content will also find the appropriate position for the newline display to ensure that all the displayed content can be displayed completely and completely.
通过本发明实施例提供的基于组件的下拉菜单显示方法,备选框中显示内容的显示效果可以如图3所示。According to the component-based pull-down menu display method provided by the embodiment of the present invention, the display effect of the displayed content in the candidate frame may be as shown in FIG. 3 .
相应的,如图4所示,本发明的实施例还提供一种基于组件的下拉菜单显示装置,包括:Correspondingly, as shown in FIG. 4, an embodiment of the present invention further provides a component-based pull-down menu display device, including:
显示单元41,配置为根据用户操作,显示文本输入框对应的备选框,在一些实施例中所述备选框和所述文本输入框的长度可一致,也可以不一致,但是显示单元41需要完整的显示整个备选框,在一些实施例中,所述显示单元41,还可配置为使所述备选框的宽度与所述文本输入框的宽度一 致;当所述备选框的宽度与所述文本输入框的匡杜一致,且显示单元41完整显示备选框时,显然会完整显示整个文本输入框。The display unit 41 is configured to display an alternative frame corresponding to the text input box according to a user operation. In some embodiments, the length of the candidate box and the text input box may be the same or may not be the same, but the display unit 41 needs The entire display frame is completely displayed. In some embodiments, the display unit 41 may be further configured to make the width of the candidate frame and the width of the text input frame When the width of the candidate frame is consistent with the text input box and the display unit 41 completely displays the candidate frame, the entire text input box is apparently displayed.
拆分单元42,配置为当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。The splitting unit 42 is configured to split the display content into multiple lines in the candidate box when the length of the displayed content in the candidate box is greater than the width of the candidate frame.
本发明实施例提供的基于组件的下拉菜单显示装置,显示单元41能够根据用户操作显示文本输入框对应的备选框,使所述备选框的宽度与所述文本输入框的宽度一致;当所述备选框中显示内容的长度大于所述备选框的宽度时,拆分单元42能够将所述显示内容拆分成多行显示在所述备选框中。这样,不管文本输入框的宽度如何,也不管其中的显示内容的长短,备选框中的每一项显示内容都能够完整显示出来,确保用户不会误解,从而大大提升了用户体验。According to the component-based pull-down menu display device provided by the embodiment of the present invention, the display unit 41 can display the candidate frame corresponding to the text input box according to the user operation, so that the width of the candidate frame is consistent with the width of the text input frame; When the length of the display content in the candidate box is greater than the width of the candidate frame, the splitting unit 42 can split the display content into multiple lines to display in the candidate frame. In this way, regardless of the width of the text input box and regardless of the length of the displayed content, each item in the candidate box can be completely displayed, ensuring that the user does not misunderstand, thereby greatly improving the user experience.
可选的,显示单元41可包括:Optionally, the display unit 41 can include:
检测模块,配置为分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度;a detecting module, configured to respectively detect a width of the text input box and a width of each candidate in the candidate box;
调整模块,配置为如果检测模块检测到所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致。And an adjustment module configured to adjust the width of the alternative to be consistent with the width of the text input box if the detection module detects that the width of the alternative is greater than the width of the text input box.
可选地,显示单元还包括标识模块,配置为在分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度之后,将宽度大于所述文本输入框宽度的备选项进行标识;相应的,调整模块,可具体用于将被标识的所述备选项的宽度调整到与所述文本输入框的宽度一致。Optionally, the display unit further includes an identifier module configured to perform an option with a width greater than a width of the text input box after detecting a width of the text input box and a width of each of the alternative boxes in the candidate frame, respectively. And correspondingly, the adjusting module is specifically configured to adjust the width of the selected candidate to be consistent with the width of the text input box.
相应的,本发明的实施例还提供一种组件,包括前述实施例提供的任一种基于组件的下拉菜单显示装置,因此也能实现相应的技术效果,前文已经进行了详细的说明,此处不再赘述。Correspondingly, an embodiment of the present invention further provides an assembly, including any of the component-based pull-down menu display devices provided by the foregoing embodiments, and thus can achieve corresponding technical effects, which have been described in detail herein. No longer.
相应的,本发明的实施例还提供一种应用,包括前述实施例提供的任 一种组件,因此也能实现相应的技术效果,前文已经进行了详细的说明,此处不再赘述。Correspondingly, an embodiment of the present invention further provides an application, including any of the foregoing embodiments. A component, therefore, can also achieve the corresponding technical effects, the foregoing has been described in detail, and will not be described again here.
本发明实施例公开了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述任意一个实施例提供的基于组件的下拉菜单显示方法中的一个或多个,例如,可执行如图2所示的方法。The embodiment of the present invention discloses a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the component-based pull-down menu display method provided by any one of the foregoing embodiments. One or more, for example, the method as shown in FIG. 2 can be performed.
本发明实施例提供的计算机存储介质可包括:光盘、移动硬盘、磁带、只读存储介质、随机存储介质、闪存等各种存储介质,可选为非瞬间存储介质。The computer storage medium provided by the embodiment of the present invention may include various storage media such as an optical disk, a mobile hard disk, a magnetic tape, a read-only storage medium, a random storage medium, a flash memory, and the like, and may be a non-transitory storage medium.
本发明实施例还提供一种显示设备,包括:The embodiment of the invention further provides a display device, comprising:
存储器,配置为存储计算机程序;a memory configured to store a computer program;
显示器,配置为进行显示;Display, configured to display;
处理器,分别与所述存储器和显示器连接,用于通过执行所述计算机程序,执行基于组件的下拉菜单显示方法中的一个或多个。And a processor coupled to the memory and the display for performing one or more of the component-based pull-down menu display methods by executing the computer program.
这里的存储器可包括各种存储介质,至少可包括非瞬间存储所述计算机程序的非瞬间存储介质。The memory herein may include various storage media, and may include at least non-transitory storage media that non-transitory storage of the computer program.
显示器可包括液晶显示器、电子墨水显示器或投影显示器等,可用于各种信息的显示。The display may include a liquid crystal display, an electronic ink display, or a projection display, etc., and can be used for display of various information.
所述处理器可包括:应用处理器AP(AP,Application Processor)、中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Signal Processor)或可编程门阵列(FPGA,Field Programmable Gate Array)等。The processor may include: an application processor AP (AP), a central processing unit (CPU), a digital signal processor (DSP), or a programmable gate array (FPGA, Field Programmable). Gate Array) and so on.
所述处理器通过总线,例如,集成电路(IIC)总线,与所述存储器及显示器连接,可用于执行前述任意一个实施例提供的基于组件的下拉菜单显示方法中的一个或多个。 The processor is coupled to the memory and display via a bus, such as an integrated circuit (IIC) bus, and can be used to perform one or more of the component-based pull-down menu display methods provided by any of the preceding embodiments.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, article, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡按照本发明原理所作的修改,都应当理解为落入本发明的保护范围。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the present invention, and modifications made in accordance with the principles of the present invention are understood to fall within the scope of the present invention.
工业实用性Industrial applicability
本发明实施例中提供的技术方案,首先会显示整个备选框,其次会根据显示在备选框内的显示内容的长度与备选框的长度,对显示内容进行拆分,拆分成多行显示在备选框中,从而实现备选框内的显示内容的完整显示,从而减少信息遮挡现象,且可以通过计算机程序的设定,简便在工业上进行实现,且便于工业推广和使用。 The technical solution provided in the embodiment of the present invention first displays the entire candidate frame, and secondly, splits the display content according to the length of the display content displayed in the candidate frame and the length of the candidate frame, and splits the display content into multiple The lines are displayed in the candidate box, thereby realizing the complete display of the display contents in the candidate frame, thereby reducing the information occlusion phenomenon, and can be easily realized in the industry by the setting of the computer program, and is convenient for industrial promotion and use.

Claims (14)

  1. 一种基于组件的下拉菜单显示方法,包括:A component-based drop-down menu display method, including:
    根据用户操作,显示文本输入框对应的整个备选框;Display the entire candidate box corresponding to the text input box according to the user operation;
    当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。When the length of the displayed content in the candidate box is greater than the width of the candidate frame, the display content is split into multiple lines and displayed in the candidate box.
  2. 根据权利要求1所述的方法,其中,The method of claim 1 wherein
    所述方法还包括:The method further includes:
    使所述备选框的宽度与所述文本输入框的宽度一致。The width of the candidate frame is made to coincide with the width of the text input box.
  3. 根据权利要求2所述的方法,其中,The method of claim 2, wherein
    所述使所述备选框的宽度与所述文本输入框的宽度一致,包括:The making the width of the candidate frame consistent with the width of the text input box includes:
    分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度;Detecting a width of the text input box and a width of each candidate in the candidate box;
    如果所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致。If the width of the alternative is greater than the width of the text input box, the width of the alternative is adjusted to coincide with the width of the text input box.
  4. 根据权利要求3所述的方法,其中,所述使所述备选框的宽度与所述文本输入框的宽度一致,还包括:The method of claim 3, wherein the matching the width of the candidate frame with the width of the text input box further comprises:
    在分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度之后,将宽度大于所述文本输入框宽度的备选项进行标识;After detecting the width of the text input box and the width of each of the alternative boxes in the candidate box, respectively, identifying an option having a width greater than a width of the text input box;
    所述如果所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致包括:If the width of the alternative is greater than the width of the text input box, adjusting the width of the alternative to match the width of the text input box includes:
    将被标识的所述备选项的宽度调整到与所述文本输入框的宽度一致。The width of the identified option is adjusted to coincide with the width of the text input box.
  5. 根据权利要求1所述的方法,其中,所述当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中包括:The method according to claim 1, wherein when the length of the display content in the candidate frame is greater than the width of the candidate frame, the display content is split into multiple lines displayed in the candidate The box includes:
    遍历所述备选框中各备选项的显示内容,当所述显示内容的长度大于所述备选框的宽度时,将所述显示内容显示到所述备选框的边缘后换行继 续显示。Traversing the display content of each of the alternatives in the candidate box, when the length of the display content is greater than the width of the candidate frame, displaying the display content to the edge of the candidate frame and then wrapping the line Continued display.
  6. 根据权利要求2所述的方法,其中,还包括:The method of claim 2, further comprising:
    当所述文本输入框的宽度变化时,相应调整所述备选框的宽度。When the width of the text input box changes, the width of the candidate frame is adjusted accordingly.
  7. 一种基于组件的下拉菜单显示装置,其中,包括:A component-based pull-down menu display device, including:
    显示单元,配置为根据用户操作,显示文本输入框对应的整个备选框;a display unit configured to display an entire candidate box corresponding to the text input box according to a user operation;
    拆分单元,配置为当所述备选框中显示内容的长度大于所述备选框的宽度时,将所述显示内容拆分成多行显示在所述备选框中。The splitting unit is configured to split the display content into multiple lines in the candidate box when the length of the displayed content in the candidate box is greater than the width of the candidate frame.
  8. 根据权利要求7所述的装置,其中,The apparatus according to claim 7, wherein
    所述显示单元,还配置为使所述备选框的宽度与所述文本输入框的宽度一致。The display unit is further configured to make the width of the candidate frame coincide with the width of the text input box.
  9. 根据权利要求8所述的装置,其中,The device according to claim 8, wherein
    所述显示单元包括:The display unit includes:
    检测模块,配置为分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度;a detecting module, configured to respectively detect a width of the text input box and a width of each candidate in the candidate box;
    调整模块,配置为如果所述检测模块检测到所述备选项的宽度大于所述文本输入框的宽度,将所述备选项的宽度调整到与所述文本输入框的宽度一致。And an adjustment module configured to adjust the width of the alternative to be consistent with the width of the text input box if the detection module detects that the width of the alternative is greater than the width of the text input box.
  10. 根据权利要求8所述的装置,其中,所述显示单元还包括:The device according to claim 8, wherein the display unit further comprises:
    标识模块,配置为在分别检测所述文本输入框的宽度以及所述备选框中各备选项的宽度之后,将宽度大于所述文本输入框宽度的备选项进行标识;The identifier module is configured to: after detecting the width of the text input box and the width of each of the alternative boxes in the candidate box, respectively, identifying an option having a width greater than a width of the text input box;
    所述调整模块,配置为将被标识的所述备选项的宽度调整到与所述文本输入框的宽度一致。The adjustment module is configured to adjust a width of the identified option to be consistent with a width of the text input box.
  11. 一种组件,其中,包括权利要求7至9中任一项所述的基于组件的下拉菜单显示装置。 An assembly comprising the component-based pull-down menu display device of any one of claims 7 to 9.
  12. 一种应用,其中,包括权利要求11所述的组件。An application comprising the assembly of claim 11.
  13. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至6任一项所述的方法。A computer storage medium having stored therein computer executable instructions for performing the method of any one of claims 1 to 6.
  14. 一种显示设备,包括:A display device comprising:
    存储器,配置为存储计算机程序;a memory configured to store a computer program;
    显示器,配置为进行显示;Display, configured to display;
    处理器,分别与所述存储器和显示器连接,用于通过执行所述计算机程序,执行权利要求1至6任一项所述的方法。 A processor, coupled to the memory and display, respectively, for performing the method of any one of claims 1 to 6 by executing the computer program.
PCT/CN2017/083837 2016-08-15 2017-05-10 Pull-down menu display method, apparatus, assembly, application, storage medium and device WO2018032813A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610676550.4A CN107765955A (en) 2016-08-15 2016-08-15 Drop-down menu display methods, device, component and application based on component
CN201610676550.4 2016-08-15

Publications (1)

Publication Number Publication Date
WO2018032813A1 true WO2018032813A1 (en) 2018-02-22

Family

ID=61196321

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/083837 WO2018032813A1 (en) 2016-08-15 2017-05-10 Pull-down menu display method, apparatus, assembly, application, storage medium and device

Country Status (2)

Country Link
CN (1) CN107765955A (en)
WO (1) WO2018032813A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380873A (en) * 2020-12-04 2021-02-19 鼎富智能科技有限公司 Method and device for determining selected item in standard document
CN114527969A (en) * 2022-01-25 2022-05-24 孚瑞肯电气(深圳)有限公司 Method for converting list cell into drop-down list form for input

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108519844B (en) * 2018-04-18 2020-06-16 网易(杭州)网络有限公司 Menu display method and device, storage medium, processor and terminal
CN114860123B (en) * 2022-03-29 2024-05-03 携程旅游信息技术(上海)有限公司 Method, system, medium and equipment for controlling display of list in page

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1818844A (en) * 2004-12-13 2006-08-16 西门子公司 Menu entries in drop-down menus of graphical user interfaces
CN101105481A (en) * 2006-07-11 2008-01-16 株式会社岛津制作所 System and program for auxiliary establishing automatic sampler control grogram
US20110185276A1 (en) * 2010-01-28 2011-07-28 Samsung Electronics Co., Ltd. Text output method and apparatus
CN102783125A (en) * 2009-12-17 2012-11-14 宝马股份公司 Method and processor for representing information on a display device of a vehicle

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103135977A (en) * 2011-12-02 2013-06-05 腾讯科技(深圳)有限公司 Information-inputting method in browser and device using the same
CN102662666B (en) * 2012-03-30 2015-09-16 北京奇虎科技有限公司 A kind of creation method of interface menu and device
CN103744636A (en) * 2013-12-30 2014-04-23 上海斐讯数据通信技术有限公司 Text composition method for adapting to window size
CN104090755B (en) * 2014-06-19 2017-10-13 上海斐讯数据通信技术有限公司 The vertical scrolling display methods of long Apply Names in Android Launcher interfaces

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1818844A (en) * 2004-12-13 2006-08-16 西门子公司 Menu entries in drop-down menus of graphical user interfaces
CN101105481A (en) * 2006-07-11 2008-01-16 株式会社岛津制作所 System and program for auxiliary establishing automatic sampler control grogram
CN102783125A (en) * 2009-12-17 2012-11-14 宝马股份公司 Method and processor for representing information on a display device of a vehicle
US20110185276A1 (en) * 2010-01-28 2011-07-28 Samsung Electronics Co., Ltd. Text output method and apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380873A (en) * 2020-12-04 2021-02-19 鼎富智能科技有限公司 Method and device for determining selected item in standard document
CN112380873B (en) * 2020-12-04 2024-04-26 鼎富智能科技有限公司 Method and device for determining selected items in specification document
CN114527969A (en) * 2022-01-25 2022-05-24 孚瑞肯电气(深圳)有限公司 Method for converting list cell into drop-down list form for input
CN114527969B (en) * 2022-01-25 2023-08-18 孚瑞肯电气(深圳)有限公司 Method for converting list cell into drop-down list form input

Also Published As

Publication number Publication date
CN107765955A (en) 2018-03-06

Similar Documents

Publication Publication Date Title
WO2018032813A1 (en) Pull-down menu display method, apparatus, assembly, application, storage medium and device
US11048865B2 (en) Processing and displaying handwritten note based on format change of content in electronic book
US10187419B2 (en) Method and system for processing notification messages of a website
KR101476023B1 (en) Method and device for processing widget system appearance
CA2918840C (en) Presenting fixed format documents in reflowed format
US20130246911A1 (en) Method and device for rearranging paragraphs of webpage picture content
WO2020238081A1 (en) Live streaming room shopping guide method and system
WO2017045591A1 (en) Method and device for displaying push information
EP3249554A1 (en) Systems and methods for client-side dynamic information resource activation and deactivation
WO2018176841A1 (en) Screen size self-adaptation method and device, user terminal and readable storage medium
CN104657041A (en) Mobile terminal editing input method and mobile terminal editing input system
JP7123913B2 (en) Method and system for delivering content in real time
US20160217143A1 (en) Method and device for displaying browser resources and computer readable storage medium
CN103164163A (en) Display adjustment method and display adjustment device
US20160203381A1 (en) Method and apparatus for adsorbing straight line/line segment, method and apparatus for constructing polygon
KR20150095658A (en) Preserving layout of region of content during modification
US9454798B2 (en) Systems and methods of automatic image sizing
WO2014026622A1 (en) Method, device and terminal for adjusting terminal text
WO2014101570A1 (en) Application text adjusting method, device, and terminal
CN109992188B (en) Method and device for realizing scrolling display of iOS mobile terminal text
US10318610B2 (en) Display method and electronic device
WO2016177281A1 (en) Image display method and apparatus
CN108132716B (en) Adjustment method and device of browsing page and computer readable storage medium
US20220179532A1 (en) Method and device for responding to user operation
US20170017370A1 (en) Device and method for processing data

Legal Events

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

Ref document number: 17840789

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17840789

Country of ref document: EP

Kind code of ref document: A1