WO2019237617A1 - Text control-based object display method and device, and storage medium - Google Patents

Text control-based object display method and device, and storage medium Download PDF

Info

Publication number
WO2019237617A1
WO2019237617A1 PCT/CN2018/110962 CN2018110962W WO2019237617A1 WO 2019237617 A1 WO2019237617 A1 WO 2019237617A1 CN 2018110962 W CN2018110962 W CN 2018110962W WO 2019237617 A1 WO2019237617 A1 WO 2019237617A1
Authority
WO
WIPO (PCT)
Prior art keywords
text control
layout
text
preset
display
Prior art date
Application number
PCT/CN2018/110962
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 WO2019237617A1 publication Critical patent/WO2019237617A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the invention relates to an Interactive Intelligent Panel (IIP), and in particular, to a method, a device, and a storage medium for displaying an object based on a text control.
  • IIP Interactive Intelligent Panel
  • the interactive smart tablet is an integrated device that uses touch technology to control the content displayed on the display tablet and realize human-computer interaction.
  • the inventors have found that the existing interactive smart tablet text controls only support text input, but the current input requirements for text controls are not limited to text, but also include pictures, videos, etc. Therefore, for interactive smart tablets, a support is urgently needed Enter a text control for any object.
  • Embodiments of the present invention provide an object display method, device, and storage medium based on a text control, so as to implement input of an arbitrary object in a text control of an interactive smart tablet.
  • an embodiment of the present invention provides a method for displaying an object based on a text control, including:
  • the preset layout is used to display the object in the text control.
  • the preset layout refers to that the positions of the units in the text control are relatively fixed, and the input objects are according to the preset layout. Automatically correspond to the layout of each said unit;
  • the preset layout mode includes any one of the following layout modes:
  • the displaying the object in the text control by using a preset layout includes:
  • the adjusting the size of the unit according to the size information includes:
  • Determining a maximum height among height information of the plurality of objects, and the size information includes the height information
  • the method further includes:
  • the movement includes line feed and segmentation.
  • the method before the receiving a user's input operation in a text control of a current terminal interface, the method further includes:
  • the object includes at least any one or more of the following objects: formula, chemical equation, 3D object, picture, video, and shape.
  • the method further includes: displaying a cursor at a position behind the displayed object.
  • the displaying the object in the text control in a preset layout manner includes:
  • the preset layout is adopted, and the object is displayed in the text control according to the current preset format.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • an embodiment of the present invention provides an object display device based on a text control, including:
  • a receiving module configured to receive a user's input operation in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
  • a display module configured to display the object in the text control by using a preset layout manner, wherein the preset layout manner refers to that the positions of the units of the layout in the text control are relatively fixed, and the input The object automatically corresponds to the layout of each unit according to a preset layout;
  • the preset layout mode includes any one of the following layout modes:
  • the display module is specifically configured to:
  • the display module when the number of the objects is multiple, when the display module is used to adjust the size of the unit in the text control according to the size information, specifically, determining multiple The maximum height of the height information of the object, the size information including the height information, and setting a line height of a cell in the text control to be greater than or equal to the maximum height.
  • the display module is further configured to: after displaying the object in the text control in a preset layout manner, move the object behind the current cursor position backwards / downwards.
  • the movement includes line feed and segmentation.
  • the receiving module is further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface, where the cursor positioning instruction is used to position the cursor to The text control.
  • the object includes at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, and shapes.
  • the display module is further configured to:
  • a cursor is displayed at a position behind the displayed object.
  • the display module is specifically configured to display the object in the text control in a preset layout manner and according to a current preset format.
  • the receiving module is further configured to receive a selection instruction, where the selection instruction is used to select some or all of all the objects that have been input in the text control.
  • the receiving module is further configured to: after receiving the selected instruction, receive a format modification instruction, where the format modification instruction is used to modify a format of the selected object, and the format modification instruction includes an object format;
  • the display module is further configured to display the selected object according to the object format.
  • the receiving module is further configured to receive a delete instruction, where the delete instruction is used to delete a part or all of all the objects that have been entered in the text control; and the display module is further configured to: An object corresponding to the delete instruction is stopped from being displayed, and a cursor is displayed after the previous object of the object has stopped being displayed.
  • the display module is further configured to: after stopping displaying the object corresponding to the delete instruction, move the object after the object corresponding to the delete instruction forward / upward.
  • an embodiment of the present invention provides an object display device based on a text control, including: a memory for storing a computer program, a display screen with a touch function, and a processor;
  • an embodiment of the present invention provides a computer-readable storage medium on which computer-readable instructions are stored, and the computer-readable instructions, when executed by a processor, implement the method described in any one of the first aspects.
  • An object display method, device, and storage medium based on text controls receive a user's input operation for entering an object in a text control in a text control in a current terminal interface, and then use a preset layout. Objects are displayed in the text control.
  • the preset layout means that the positions of the units laid out in the text control are relatively fixed.
  • the input object automatically corresponds to the layout of the units according to the preset layout.
  • the layout method includes any one of the following layout methods: a stream layout method, a border layout method, a grid layout method, and a card layout method. Due to the characteristics of the above-mentioned preset layout method, the display of the object in the text control is to render the object at the position of the corresponding unit in the text control, thereby implementing the input of any object in the text control of the interactive smart tablet.
  • FIG. 1 is a flowchart of a method for displaying an object based on a text control according to an embodiment of the present invention
  • FIG. 2 shows an example diagram when the object is in a shape
  • FIG. 3 is a flowchart of a method for displaying an object based on a text control according to another embodiment of the present invention.
  • FIG. 4 is a diagram illustrating an example of cell division in a text control according to an embodiment of the present invention.
  • FIG. 5 is an example diagram of objects included in a text control according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a text control-based object display device according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a text control-based object display device according to another embodiment of the present invention.
  • Interactive smart tablet an integrated device that controls the content displayed on the display tablet and realizes human-computer interaction through touch technology. It integrates functions such as a projector, electronic whiteboard, curtain, audio, TV, and video conference terminal. Any one or more of the functions.
  • the interactive smart tablet establishes a data connection with at least one external device.
  • the external device may include, but is not limited to, a mobile phone, a notebook computer, a Universal Serial Bus (Universal Serial Bus, USB for short) flash disk, a tablet computer, and a desktop computer.
  • the communication method of the data connection between the external device and the interactive smart tablet is not limited in the embodiment.
  • the external device and the interactive smart tablet may be connected in a wired and / or wireless manner, such as a USB connection.
  • the communication method may be, for example, the Internet, local area network, Bluetooth, Wi-Fi, Near Field Communication (NFC), or ZigBee.
  • the interactive smart tablet when the interactive smart tablet performs data interaction with at least one external device, the external device that sends the screen data to the interactive smart tablet to cause the interactive smart tablet to display the screen content of the screen data as a screen client.
  • the external device that sends the screen data to the interactive smart tablet to cause the interactive smart tablet to display the screen content of the screen data as a screen client.
  • client screens there may be one or more client screens, which are set according to specific application scenarios, and the embodiment is not limited.
  • an electronic whiteboard is installed in the interactive smart tablet. Open the electronic whiteboard in the interactive smart tablet. At this time, the interactive smart tablet is equivalent to a large tablet. The user can write, draw and display on the display tablet of the interactive smart tablet. You can select the recognition language in the operating system's existing language pack, and then write.
  • a trajectory a pattern formed by moving points that meet a certain condition, or a set of points that meet a certain condition, is called a trajectory of points that meet the condition.
  • handwriting written in chalk on a blackboard, traces of a finger stroke on a display tablet, etc. can be called handwriting.
  • the trajectory refers to a trace input by a user through a stylus or a finger on the display tablet.
  • the terminal interface can be understood as, for example, the interface of an application software such as an electronic whiteboard; or other interfaces having a text input function, and so on.
  • Objects including at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, videos, shapes, and so on.
  • the object in this article can also be text or text (a combination of multiple texts or texts and other types of objects).
  • the stream layout mode that is, the document stream mode, refers to that an input object can automatically move forward and backward like a character, and supports selection like a single character.
  • Boundary layout that is, the text control is divided into five areas: middle, north, west, east, and south.
  • the input objects can be sequentially arranged in the middle, north, west, east, and south of the text control. It is preferentially arranged in one or more of them, and is set according to actual needs.
  • Grid layout method that is, the text control is divided into multiple grids.
  • the input objects can be sequentially arranged in each network of the text control, or the input objects are preferentially arranged in one or more of the grids, depending on the actual situation. Needs to be set.
  • the card layout method is similar to the card layout in the Graphical User Interface (GUI), and will not be repeated here.
  • GUI Graphical User Interface
  • an embodiment of the present invention provides a method based on The object display method, device, and storage medium of the text control implement input of arbitrary objects in the text control of the interactive smart tablet through a preset layout.
  • FIG. 1 is a flowchart of a method for displaying an object based on a text control according to an embodiment of the present invention.
  • the text control-based object display method can be executed by a text control-based object display device.
  • the text control-based object display device may be implemented in a software and / or hardware manner.
  • the text control-based object display device may include one or more physical entities.
  • the text display-based object display device may be a computer, a mobile phone, a tablet, a Personal Digital Assistant (PDA) or an interactive smart tablet.
  • PDA Personal Digital Assistant
  • the interactive smart tablet is taken as an example for a text control-based object display device for description.
  • a method for displaying an object based on a text control includes:
  • the input operation is used to enter an object in a text control.
  • the specific form of input operation can be set according to the actual situation.
  • the interactive smart tablet may determine that an input operation is received when a touch operation performed by a user in a text control is detected.
  • the interactive smart tablet may determine that an input operation is received when it receives data transmitted from another terminal device.
  • the other terminal device may be a device such as a notebook computer connected to the interactive smart tablet.
  • an insert button can be set.
  • the insert button can be said to be a physical button or a virtual button, which can be located on the interactive smart tablet or on an external device connected to the interactive smart tablet.
  • the interactive smart tablet detects that the user triggers the operation of inserting the key, it is determined that an input operation is received.
  • the operation of triggering the insert button by the user may be any one of clicking, double-clicking, and long-pressing.
  • a user wants to input a picture in a text control.
  • the user can click an insert button for inserting a picture on the interactive smart tablet.
  • the interactive smart tablet receives an input operation for inputting the text control in the text control. Enter the object Picture.
  • the display panel of the interactive smart tablet is a touch screen
  • the touch screen may specifically be a capacitive screen, an electromagnetic screen, or an infrared screen.
  • the touch screen can receive a touch operation input by a user through a finger or an input device.
  • the input device includes, but is not limited to, a stylus pen, an infrared pen, and a capacitive pen.
  • an input operation is received in a manner of receiving a touch operation through a display tablet of an interactive smart tablet.
  • the preset layout mode refers to a relatively fixed position of each unit of the layout in the text control, and the input object automatically corresponds to the layout mode of each unit according to the preset layout.
  • the preset layout method may include any one of the following layout methods: a streaming layout method, a border layout method, a grid layout method, and a card layout method.
  • the objects are displayed in the text control by using the flow layout method.
  • objects such as pictures and videos can support the flow layout method as text, and realize automatic line wrapping.
  • the input objects in the text control include text and shapes, where the shapes are specifically circles and rectangles.
  • the technical solution provided in this embodiment is to receive an input operation for inputting an object in a text control in a text control of a current terminal interface by a user, and then display the object in the text control in a preset layout manner, where
  • the preset layout means that the positions of the units laid out in the text control are relatively fixed.
  • the input object automatically corresponds to the layout of the units according to the preset layout.
  • the preset layout includes any of the following layouts. : Stream layout, border layout, grid layout, and card layout. Due to the characteristics of the above-mentioned preset layout method, the display of the object in the text control is to render the object at the position of the corresponding unit in the text control, thereby implementing the input of any object in the text control of the interactive smart tablet.
  • displaying the object in the text control by using a preset layout method may include: adopting the preset layout method and displaying the object in the text control according to the current preset format.
  • the text control corresponds to a preset format, that is, the current preset format, where the input object is displayed in the current preset format.
  • the current preset format is, for example, the font is Times New Roman, the font size is small four, and so on.
  • FIG. 3 is a flowchart of a method for displaying an object based on a text control according to another embodiment of the present invention.
  • a method for displaying a text control-based object provided by this embodiment may include:
  • S301 Receive an input operation of a user in a text control of a current terminal interface.
  • This step is the same as S101, and is not repeated here.
  • S102 shown in FIG. 1 and displaying the object in the text control by using a preset layout method may include the following steps:
  • the size information of an object is relatively fixed. For example, when the object is a picture, the length and height of the picture are fixed, or when the object is a formula, the length and height of the formula are fixed. Therefore, after receiving the input operation, the size information of the object can be acquired, and after that, S303 is performed.
  • the text control may include at least one unit.
  • the text control is divided into different units according to the current preset format, as shown in FIG. 4.
  • the current preset format includes a row height
  • the calculation of the row height is added when the unit size is calculated.
  • the object display processing may be performed from the unit after the paragraph indentation.
  • the size of the object may not match the size of the set unit.
  • the size of the target size is greater than the size of the set unit.
  • the size of the unit needs to be adjusted to make the object For complete and clear display. Therefore, after obtaining the size information of the object, the size of the unit is adjusted according to the size information.
  • the unit size here includes the length and height of the unit.
  • the width of the unit refer to FIG. 5 for understanding. As shown in FIG. 5, obviously, the width of the cell occupied by the letter “f” is smaller than the width of the letter “d” or “a”.
  • this step may include: determining a maximum height in the height information of the multiple objects; and setting the row height of the cells in the text control to be greater than or equal to the maximum height.
  • the size information includes height information.
  • the method for displaying an object based on a text control may further include:
  • the cursor is displayed after the last subtitle "d" of the text control.
  • the length of the cursor can be the height of the unit, that is, the line height.
  • the object is displayed in the text control using a preset layout, the position of any object is fixed to the unit.
  • the relevant unit is re-arranged, and the input object also supports the preset layout. .
  • the method for displaying an object based on the text control may further include: moving the object behind the current cursor position backwards / towards Move down.
  • the movement may include line breaks and segmentation.
  • the method may further include: receiving a cursor positioning instruction.
  • This cursor positioning instruction is used to position the cursor in a text control.
  • the cursor positioning methods include, but are not limited to, mouse positioning, keyboard movement, and touch and click positioning. With the cursor positioning instruction, you can position the cursor to any unit in the text control to achieve object input at any position in the text control.
  • the above embodiment specifically describes the implementation manner of inputting any object in the text control of the current terminal interface. Next, the processing of the input object in the text control will be described through different embodiments.
  • the method for displaying an object based on a text control may further include: receiving a selection instruction.
  • This selection instruction is used to select some or all of the objects that have been entered in the text control. Through the selection instruction, you can select the input object in the text control.
  • the text control-based object display method may further include: receiving a format modification instruction.
  • the format modification instruction is used to modify the format of the selected object.
  • the format modification instruction may include a target object format; the selected object is displayed according to the target object format.
  • the number of selected objects can be one or more, and the types of the selected objects can also be different, such as including pictures and text, and so on.
  • the format modification instruction can modify the format of the input object in the text control.
  • the method for displaying an object based on a text control may further include: receiving a delete instruction.
  • the delete instruction is used to delete some or all of all the objects that have been entered in the text control; the display of the object corresponding to the delete instruction is stopped, and the cursor is displayed after the previous object of the stopped display of the object.
  • the deletion instruction may be a deletion instruction corresponding to an object that has been entered before or after the cursor, and may be understood as a deletion of a single object; or, the deletion instruction may also be a deletion instruction corresponding to a selected object, and may be understood as a deletion instruction Deletion of selected single objects or batch objects.
  • the method for displaying an object based on a text control may further include: moving the object after the object corresponding to the delete instruction forward / upward.
  • the “forward / upward movement” here may correspond to the aforementioned “backward / downward movement”, which is not repeated here.
  • a text control is customized from the aspects of object input, object display, object formatting, object selection, cursor display, and the like, so that each process of text editing can be completely controlled.
  • the text control can include the following parts:
  • the document manager includes a property manager and a document tree manager.
  • the property manager is responsible for managing object properties and paragraph properties.
  • the document tree manager is responsible for managing object content, including paragraph segmentation information and paragraph position information.
  • Paragraph segmentation information requires high-performance algorithms to ensure that paragraphs can be quickly found and changed.
  • the high-performance algorithm may be a red-black tree or the like.
  • Rendering module responsible for rendering the content of objects in the document tree manager into visible objects.
  • Layout layout module Obtain paragraph position information from the document tree manager, and lay out the object content to the corresponding position of the text control.
  • the document tree manager after the user positions the cursor in a text control and inputs an object, first, after receiving the object input, the document tree manager adds the content of the object corresponding to the object to the current paragraph. If it is deleted or Line wrapping, the document tree manager also does the corresponding paragraph management. After that, the property manager started to work.
  • the property manager is responsible for managing the properties of the entire document, such as the vertical alignment of the entire text, the horizontal alignment of each paragraph, the boldness of each text, the underline, the font size, the font attributes, and so on.
  • the newly entered object has the same format as the previous object by default, and the newly entered paragraph has the same format as the previous paragraph by default.
  • the property manager makes the corresponding property changes after the document changes. Then, render the object.
  • the rendering of the object is based on paragraphs, one paragraph and one paragraph.
  • the rendering module starts to work, it obtains the paragraph segmentation information of the document from the document tree manager, that is, what text each paragraph has, and then obtains the paragraph attributes of the paragraph and the object attributes of the objects in the paragraph from the property manager. Then start rendering. After rendering, one can get the rendered paragraph objects one by one. At this time, the paragraph position information is obtained from the document tree manager, and according to the paragraph position information, the rendered paragraph objects are laid out to the correct position, forming Finally visible text. After the text layout is completed, the position and size of the cursor need to be updated according to the paragraph position information in the document tree manager. At the same time, the selected content also needs to be updated. For example, if you select a section to reduce the font size, the selected effect must be corresponding Variety.
  • FIG. 6 is a schematic structural diagram of a text control-based object display device according to an embodiment of the present invention.
  • the text control-based object display device may be implemented in a software and / or hardware manner.
  • the text control-based object display device may include one or more physical entities.
  • the text display-based object display device may be a computer, a mobile phone, a tablet, a PDA, or an interactive smart tablet.
  • the interactive smart tablet is taken as an example for a text control-based object display device for description.
  • the text display-based object display device 60 includes a receiving module 61 and a display module 62. among them,
  • the receiving module 61 is configured to receive a user's input operation in a text control of a current terminal interface. This input operation is used to enter objects in a text control.
  • the display module 62 is configured to display an object in a text control in a preset layout manner.
  • the preset layout mode refers to a relatively fixed position of each unit of the layout in the text control, and the input object automatically corresponds to the layout mode of each unit according to the preset layout.
  • the preset layout mode includes any one of the following layout modes: streaming layout mode, border layout mode, grid layout mode, and card layout mode, etc.
  • the object display device based on the text control in this embodiment may be used to execute the technical solution in the method embodiment shown in FIG. 1, and the implementation principles and technical effects thereof are similar, and details are not described herein again.
  • the display module 62 may be specifically configured to: obtain the size information of the object; adjust the size of the unit according to the size information; render the object to the unit pointed by the current cursor of the text control.
  • the display module 62 is used to adjust the size of the unit in the text control according to the size information, specifically: determining the maximum height of the height information of the multiple objects, and the size information includes height information; settings The line height of the cell in the text control is greater than or equal to the maximum height.
  • the display module 62 is further configured to: after displaying the object in the text control in a preset layout manner, move the object behind the current cursor position backwards / downwards.
  • movement can include line breaks and segmentation.
  • the receiving module 61 may be further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface. This cursor positioning instruction is used to position the cursor in a text control.
  • the object includes at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, shapes, and the like.
  • the display module 62 may be specifically configured to display the object in the text control in a preset layout manner and according to a current preset format.
  • the display module 62 may be further configured to display a cursor at a position after the displayed object after the object is displayed in the text control in a preset layout manner.
  • the receiving module 61 may be further configured to receive a selection instruction. This selection instruction is used to select some or all of the objects that have been entered in the text control.
  • the receiving module 61 may be further configured to: after receiving the selected instruction, receive the format modification instruction.
  • the format modification instruction is used to modify the format of the selected object, and the format modification instruction includes the target object format.
  • the display module 62 may be further configured to display the selected object in the target object format.
  • the receiving module 61 may be further configured to receive a delete instruction.
  • the delete instruction is used to delete some or all of the objects that have been entered in the text control.
  • the display module 62 may also be used to stop displaying the object corresponding to the delete instruction, and display the cursor after the previous object that has stopped displaying the object.
  • the display module 62 may be further configured to: after stopping displaying the object corresponding to the delete instruction, move the object after the object corresponding to the delete instruction forward / upward.
  • FIG. 7 is a schematic structural diagram of a text control-based object display device according to another embodiment of the present invention.
  • the text display-based object display device 70 includes a memory 71 for storing a computer program, a display screen 72 with a touch function, and a processor 73.
  • the number of the memory 71 and the processor 73 is not limited in the embodiment of the present invention, and may be one or more, and FIG. 7 uses one as an example for illustration; the memory 71 and the display screen 72 And the processor 73 may be wired or wirelessly connected in various ways.
  • the text display-based object display device 70 may be a computer, a mobile phone, a tablet, a PDA, or an interactive smart tablet.
  • the display screen 72 may be a capacitive screen, an electromagnetic screen, or an infrared screen.
  • the display screen 72 is used to display data according to the instructions of the processor 73, and is also used to receive touch operations on the display screen 72 and send corresponding signals to the processor 73 or the object display device 70 based on text controls. Other parts.
  • the display screen 72 is an infrared screen, it further includes an infrared touch frame, which is arranged around the display screen 72. It can also be used to receive an infrared signal and send the infrared signal to the processor.
  • 73 or other components of a text control-based object display device 70 are examples of a text control-based object display device 70.
  • the preset layout is used to display the object in the text control, where the streaming layout means that the positions of the units in the text control are relatively fixed, and the input objects are in accordance with the preset layout Automatically corresponds to the layout of each unit; the preset layout includes any of the following layouts: streaming layout, border layout, grid layout, and card layout.
  • the text control-based object display device 70 uses a preset layout to display the object in the text control, including: obtaining the size information of the object; adjusting the size of the unit according to the size information; rendering the object to text The cell to which the control's current cursor points.
  • the text display-based object display device 70 adjusts the size of the cells in the text control according to the size information, including: determining the maximum height of the height information of the multiple objects, and the size information includes height information; The line height of the cell in the text control is greater than or equal to the maximum height.
  • the object display device 70 based on the text control is further configured to: after displaying the object in the text control in a preset layout manner, display the object after the current cursor position. The object moves back / down.
  • movement can include line breaks and segmentation.
  • the text display-based object display device 70 is further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface. This cursor positioning instruction is used to position the cursor in a text control.
  • the object may include at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, videos, shapes, and the like.
  • the text control-based object display device 70 uses a preset layout to display objects in the text control, including: adopting a preset layout and displaying the text control in a current preset format. Object.
  • the text control-based object display device 70 is further displayed: after the object is displayed in the text control in a preset layout manner, displayed at a position after the object that has been displayed cursor.
  • the object display device 70 based on the text control is further configured to receive the selected instruction.
  • This selection instruction is used to select some or all of the objects that have been entered in the text control.
  • the object display device 70 based on the text control is further configured to receive the format modification instruction after receiving the selected instruction.
  • This format modification instruction is used to modify the format of the selected object.
  • the format modification instruction includes the target object format; the selected object is displayed according to the target object format.
  • the object display device 70 based on the text control is further configured to receive a delete instruction.
  • the delete instruction is used to delete some or all of the objects that have been entered in the text control; stop displaying the object corresponding to the delete instruction, and display the cursor after the previous object that has stopped displaying the object.
  • the object display device 70 based on the text control is further configured to: after stopping displaying the object corresponding to the delete instruction, forward the object after the object corresponding to the delete instruction / Move up.
  • the object display device based on the text control in this embodiment may be used to execute the technical solutions in the foregoing method embodiments.
  • the implementation principles and technical effects are similar, and details are not described herein again.
  • An embodiment of the present invention provides a computer-readable storage medium on which computer-readable instructions are stored.
  • the computer-readable instructions When the computer-readable instructions are executed by a processor, the computer-readable instructions implement the method based on any one of the foregoing method embodiments.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • magnetic disk or optical disk etc.

Landscapes

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

Abstract

The embodiments of the present invention relate to an interactive intelligent panel, and provided thereby are a text control-based object display method and device and a storage medium. The method comprises: receiving an input operation of a user in a text control of a current terminal interface, the input operation being used for inputting an object in the text control; and displaying the object in the text control using a preset layout mode, wherein the preset layout mode refers to the layout mode in which each cell of the layout in the text control is relatively fixed, the input object automatically corresponds to the layout mode of each cell according to the preset layout mode, and the preset layout mode comprises any one of the following layout modes: a stream layout mode, a boundary layout mode, a grid layout mode and a card layout mode. By employing the embodiments of the present invention, the input of any object in the text control of the interactive intelligent panel may be implemented.

Description

基于文本控件的对象显示方法、设备及存储介质Object display method, device and storage medium based on text control
本发明要求于2018年06月14日提交中国专利局、申请号为201810614785X、申请名称为“基于文本控件的对象显示方法、设备及存储介质”的专利申请的优先权,其全部内容通过引用结合在本发明中。The present invention claims the priority of a patent application filed with the Chinese Patent Office on June 14, 2018, with an application number of 201810614785X, and an application name of "Object Display Method, Device, and Storage Medium Based on Text Controls", the entire contents of which are incorporated by reference In the present invention.
技术领域Technical field
本发明涉及交互智能平板(Interactive Intelligent Panel,简称:IIP),尤其涉及一种基于文本控件的对象显示方法、设备及存储介质。The invention relates to an Interactive Intelligent Panel (IIP), and in particular, to a method, a device, and a storage medium for displaying an object based on a text control.
背景技术Background technique
随着人机交互技术的发展,越来越多的便利人们生活和/或工作的设备应用而生,例如,交互智能平板。交互智能平板为通过触控技术对显示在显示平板上的内容进行操控和实现人机交互操作的一体化设备。With the development of human-computer interaction technology, more and more device applications that facilitate people's life and / or work are born, for example, interactive smart tablets. The interactive smart tablet is an integrated device that uses touch technology to control the content displayed on the display tablet and realize human-computer interaction.
发明人发现:现有交互智能平板的文本控件仅支持文字输入,但当前对文本控件的输入需求并不仅局限于文字,还包括图片、视频等,因此,对于交互智能平板,亟需一种支持输入任意对象的文本控件。The inventors have found that the existing interactive smart tablet text controls only support text input, but the current input requirements for text controls are not limited to text, but also include pictures, videos, etc. Therefore, for interactive smart tablets, a support is urgently needed Enter a text control for any object.
发明内容Summary of the Invention
本发明实施例提供一种基于文本控件的对象显示方法、设备及存储介质,以在交互智能平板的文本控件中实现任意对象的输入。Embodiments of the present invention provide an object display method, device, and storage medium based on a text control, so as to implement input of an arbitrary object in a text control of an interactive smart tablet.
第一方面,本发明实施例提供一种基于文本控件的对象显示方法,包括:In a first aspect, an embodiment of the present invention provides a method for displaying an object based on a text control, including:
接收用户在当前终端界面的文本控件中的输入操作,所述输入操作用于在所述文本控件中输入对象;Receiving an input operation of a user in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
采用预设布局方式在所述文本控件中对所述对象进行显示,其中,所述预设布局方式指的是所述文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各所述单元的布局方式;The preset layout is used to display the object in the text control. The preset layout refers to that the positions of the units in the text control are relatively fixed, and the input objects are according to the preset layout. Automatically correspond to the layout of each said unit;
所述预设布局方式包括以下布局方式中任意一种:The preset layout mode includes any one of the following layout modes:
流式布局方式、边界布局方式、网格布局方式和卡片布局方式。Stream layout, border layout, grid layout, and card layout.
一种可能的实施方式中,In a possible implementation manner,
所述采用预设布局方式在所述文本控件中对所述对象进行显示,包括:The displaying the object in the text control by using a preset layout includes:
获取所述对象的尺寸信息;Obtaining size information of the object;
根据所述尺寸信息调整所述单元的大小;Adjusting the size of the unit according to the size information;
将所述对象渲染至所述文本控件的当前光标所指向的单元。Rendering the object to a unit pointed to by the current cursor of the text control.
一种可能的实施方式中,当所述对象的个数为多个时,所述根据所述尺寸信息调整所述单元的大小,包括:In a possible implementation manner, when the number of the objects is multiple, the adjusting the size of the unit according to the size information includes:
确定多个所述对象的高度信息中的最大高度,所述尺寸信息包括所述高度信息;Determining a maximum height among height information of the plurality of objects, and the size information includes the height information;
设置所述文本控件中单元的行高大于或等于所述最大高度。Setting the line height of the cells in the text control to be greater than or equal to the maximum height.
一种可能的实施方式中,所述采用预设布局方式在所述文本控件中对所述对象进行显示之后,还包括:In a possible implementation manner, after displaying the object in the text control in a preset layout manner, the method further includes:
将当前光标位置之后的对象向后/向下移动。Move the object behind the current cursor position backwards / downwards.
一种可能的实施方式中,所述移动包括换行和分段。In a possible implementation manner, the movement includes line feed and segmentation.
一种可能的实施方式中,所述接收用户在当前终端界面的文本控件中的输入操作之前,还包括:In a possible implementation manner, before the receiving a user's input operation in a text control of a current terminal interface, the method further includes:
接收光标定位指令,所述光标定位指令用于将所述光标定位至所述文本控件中。Receive a cursor positioning instruction, which is used to position the cursor into the text control.
一种可能的实施方式中,所述对象至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片、视频和形状。In a possible implementation manner, the object includes at least any one or more of the following objects: formula, chemical equation, 3D object, picture, video, and shape.
一种可能的实施方式中,所述采用预设布局方式在所述文本控件中对所述对象进行显示之后,还包括:在已显示的所述对象之后的位置显示光标。In a possible implementation manner, after displaying the object in the text control in the preset layout manner, the method further includes: displaying a cursor at a position behind the displayed object.
一种可能的实施方式中,所述采用预设布局方式在所述文本控件中对所述对象进行显示,包括:In a possible implementation manner, the displaying the object in the text control in a preset layout manner includes:
采用预设布局方式,并按照当前预设格式,在所述文本控件中显示所述对象。The preset layout is adopted, and the object is displayed in the text control according to the current preset format.
一种可能的实施方式中,还包括:In a possible implementation manner, the method further includes:
接收选中指令,所述选中指令用于选中所述文本控件中已输入的所有对象中的部分或全部。Receive a selection instruction, which is used to select some or all of all objects that have been entered in the text control.
一种可能的实施方式中,所述接收选中指令之后,还包括:In a possible implementation manner, after receiving the selection instruction, the method further includes:
接收格式修改指令,所述格式修改指令用于修改已选中对象的格式,所述格式修改指令包括对象格式;Receiving a format modification instruction, wherein the format modification instruction is used to modify a format of a selected object, and the format modification instruction includes an object format;
按照所述对象格式显示所述已选中对象。Displaying the selected object in the object format.
一种可能的实施方式中,还包括:In a possible implementation manner, the method further includes:
接收删除指令,所述删除指令用于删除所述文本控件中已输入的所有对象中的部分或全部;Receiving a delete instruction, which is used to delete some or all of all objects that have been entered in the text control;
停止显示所述删除指令对应的对象,并在已停止显示对象的前一对象之后显示光标。Stop displaying the object corresponding to the delete instruction, and display the cursor after the previous object that has stopped displaying the object.
一种可能的实施方式中,所述停止显示所述删除指令对应的对象之后,还包括:In a possible implementation manner, after the displaying the object corresponding to the delete instruction is stopped, the method further includes:
将所述删除指令对应的对象之后的对象向前/向上移动。Moving the object following the object corresponding to the delete instruction forward / upward.
第二方面,本发明实施例提供一种基于文本控件的对象显示设备,包括:In a second aspect, an embodiment of the present invention provides an object display device based on a text control, including:
接收模块,用于接收用户在当前终端界面的文本控件中的输入操作,所述输入操作用于在所述文本控件中输入对象;A receiving module, configured to receive a user's input operation in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
显示模块,用于采用预设布局方式在所述文本控件中对所述对象进行显示,其中,所述预设布局方式指的是所述文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各所述单元的布局方式;A display module, configured to display the object in the text control by using a preset layout manner, wherein the preset layout manner refers to that the positions of the units of the layout in the text control are relatively fixed, and the input The object automatically corresponds to the layout of each unit according to a preset layout;
所述预设布局方式包括以下布局方式中任意一种:The preset layout mode includes any one of the following layout modes:
流式布局方式、边界布局方式、网格布局方式和卡片布局方式。Stream layout, border layout, grid layout, and card layout.
一种可能的实施方式中,所述显示模块具体用于:In a possible implementation manner, the display module is specifically configured to:
获取所述对象的尺寸信息;Obtaining size information of the object;
根据所述尺寸信息调整单元的大小;Adjusting the size of the unit according to the size information;
将所述对象渲染至所述文本控件的当前光标所指向的单元。Rendering the object to a unit pointed to by the current cursor of the text control.
一种可能的实施方式中,当所述对象的个数为多个时,所述显示模块在用于根据所述尺寸信息调整所述文本控件中单元的大小时,具体为:确定多个所述对象的高度信息中的最大高度,所述尺寸信息包括所述高度信息;设置所述文本控件中单元的行高大于或等于所述最大高度。In a possible implementation manner, when the number of the objects is multiple, when the display module is used to adjust the size of the unit in the text control according to the size information, specifically, determining multiple The maximum height of the height information of the object, the size information including the height information, and setting a line height of a cell in the text control to be greater than or equal to the maximum height.
一种可能的实施方式中,所述显示模块还用于:在采用预设布局方式在所述文本控件中对所述对象进行显示之后,将当前光标位置之后的对象向后/向下移动。In a possible implementation manner, the display module is further configured to: after displaying the object in the text control in a preset layout manner, move the object behind the current cursor position backwards / downwards.
一种可能的实施方式中,所述移动包括换行和分段。In a possible implementation manner, the movement includes line feed and segmentation.
一种可能的实施方式中,所述接收模块还用于:在接收用户在当前终端界面的文本控件中的输入操作之前,接收光标定位指令,所述光标定位指令用于将所述光标定位至所述文本控件中。In a possible implementation manner, the receiving module is further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface, where the cursor positioning instruction is used to position the cursor to The text control.
一种可能的实施方式中,所述对象至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片和形状。In a possible implementation manner, the object includes at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, and shapes.
一种可能的实施方式中,所述显示模块还用于:In a possible implementation manner, the display module is further configured to:
在采用预设布局方式在所述文本控件中对所述对象进行显示之后,在已显示的所述对象之后的位置显示光标。After the object is displayed in the text control in a preset layout manner, a cursor is displayed at a position behind the displayed object.
一种可能的实施方式中,所述显示模块具体用于:采用预设布局方式,并按照当前预设格式,在所述文本控件中显示所述对象。In a possible implementation manner, the display module is specifically configured to display the object in the text control in a preset layout manner and according to a current preset format.
一种可能的实施方式中,所述接收模块还用于:接收选中指令,所述选中指令用于选中所述文本控件中已输入的所有对象中的部分或全部。In a possible implementation manner, the receiving module is further configured to receive a selection instruction, where the selection instruction is used to select some or all of all the objects that have been input in the text control.
一种可能的实施方式中,所述接收模块还用于:在接收选中指令之后,接收格式修改指令,所述格式修改指令用于修改已选中对象的格式,所述格式修改指令包括对象格式;In a possible implementation manner, the receiving module is further configured to: after receiving the selected instruction, receive a format modification instruction, where the format modification instruction is used to modify a format of the selected object, and the format modification instruction includes an object format;
对应地,所述显示模块,还用于按照所述对象格式显示所述已选中对象。Correspondingly, the display module is further configured to display the selected object according to the object format.
一种可能的实施方式中,所述接收模块,还用于接收删除指令,所述删除指令用于删除所述文本控件中已输入的所有对象中的部分或全部;所述显示模块,还用于停止显示所述删除指令对应的对象,并在已停止显示对象的前一对象之后显示光标。In a possible implementation manner, the receiving module is further configured to receive a delete instruction, where the delete instruction is used to delete a part or all of all the objects that have been entered in the text control; and the display module is further configured to: An object corresponding to the delete instruction is stopped from being displayed, and a cursor is displayed after the previous object of the object has stopped being displayed.
一种可能的实施方式中,所述显示模块还用于:在停止显示所述删除指令对应的对象之后,将所述删除指令对应的对象之后的对象向前/向上移动。In a possible implementation manner, the display module is further configured to: after stopping displaying the object corresponding to the delete instruction, move the object after the object corresponding to the delete instruction forward / upward.
第三方面,本发明实施例提供一种基于文本控件的对象显示设备,包括:用于存储计算机程序的存储器、具有触摸功能的显示屏以及处理器;In a third aspect, an embodiment of the present invention provides an object display device based on a text control, including: a memory for storing a computer program, a display screen with a touch function, and a processor;
当所述计算机程序被所述处理器执行时使得所述对象编辑设备执行如第一方面任一项所述的基于文本控件的对象显示方法Causing the object editing device to execute the text control-based object display method according to any one of the first aspect when the computer program is executed by the processor
第四方面,本发明实施例提供一种计算机可读存储介质,其上存储有计算机可读指令,所述计算机可读指令在由处理器执行时实现如第一方面中任一项所述的基于文本控件的对象显示方法。According to a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium on which computer-readable instructions are stored, and the computer-readable instructions, when executed by a processor, implement the method described in any one of the first aspects. Object display method based on text control.
本发明实施例提供的基于文本控件的对象显示方法、设备及存储介质,通过接收用户在当前终端界面的文本控件中的、用于在文本控件中输入对象的输入操作,之后,采用预设布局方式在文本控件中对对象进行显示,其中,该预设布局方式指的是在文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各单元的布局方式,预设布局方式包括以下布局方式中任意一种:流式布局方式、边界布局方式、网格布局方式和卡片布局方式。由于上述预设布局方式的特点,对象在文本控件中的显示即在文本控件中的相应单元的位置渲染该对象,从而实现在交互智能平板的文本控件中实现任意对象的输入。An object display method, device, and storage medium based on text controls provided by embodiments of the present invention receive a user's input operation for entering an object in a text control in a text control in a current terminal interface, and then use a preset layout. Objects are displayed in the text control. The preset layout means that the positions of the units laid out in the text control are relatively fixed. The input object automatically corresponds to the layout of the units according to the preset layout. The layout method includes any one of the following layout methods: a stream layout method, a border layout method, a grid layout method, and a card layout method. Due to the characteristics of the above-mentioned preset layout method, the display of the object in the text control is to render the object at the position of the corresponding unit in the text control, thereby implementing the input of any object in the text control of the interactive smart tablet.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, the drawings in the following description are merely These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without paying creative labor.
图1为本发明一实施例提供的基于文本控件的对象显示方法的流程图;FIG. 1 is a flowchart of a method for displaying an object based on a text control according to an embodiment of the present invention; FIG.
图2示出对象为形状时的一示例图;FIG. 2 shows an example diagram when the object is in a shape;
图3为本发明另一实施例提供的基于文本控件的对象显示方法的流程图;3 is a flowchart of a method for displaying an object based on a text control according to another embodiment of the present invention;
图4为本发明实施例提供的一文本控件中单元划分示例图;4 is a diagram illustrating an example of cell division in a text control according to an embodiment of the present invention;
图5为本发明实施例提供的一文本控件所包含对象的示例图;FIG. 5 is an example diagram of objects included in a text control according to an embodiment of the present invention; FIG.
图6为本发明一实施例提供的基于文本控件的对象显示设备的结构示意图;6 is a schematic structural diagram of a text control-based object display device according to an embodiment of the present invention;
图7为本发明另一实施例提供的基于文本控件的对象显示设备的结构示意图。FIG. 7 is a schematic structural diagram of a text control-based object display device according to another embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In the following, the technical solutions in the embodiments of the present invention will be clearly and completely described with reference to the drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
本发明实施例的说明书、权利要求书及上述附图中的术语“第一”和“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本发明的实施例例如能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first" and "second" in the description, claims, and drawings of the embodiments of the present invention are used to distinguish similar objects, and are not necessarily used to describe a specific order or sequence. It should be understood that the data used in this way are interchangeable where appropriate, so that the embodiments of the invention described herein can be implemented in an order other than those illustrated or described herein, for example. Furthermore, the terms "including" and "having" and any of their variations are intended to cover non-exclusive inclusions, for example, a process, method, system, product, or device that contains a series of steps or units need not be limited to those explicitly listed Those steps or units may instead include other steps or units not explicitly listed or inherent to these processes, methods, products or equipment.
首先,对本发明实施例涉及到的部分术语进行解释说明。First, some terms related to the embodiments of the present invention are explained.
交互智能平板,通过触控技术对显示在显示平板上的内容进行操控和实现人机交互操作的一体化设备,其集成有投影机、电子白板、幕布、音响、电视机以及视频会议终端等功能中的任意一种或多种功能。Interactive smart tablet, an integrated device that controls the content displayed on the display tablet and realizes human-computer interaction through touch technology. It integrates functions such as a projector, electronic whiteboard, curtain, audio, TV, and video conference terminal. Any one or more of the functions.
在实际应用中,交互智能平板与至少一个外部装置建立数据连接。其中,外部装置可以包括但不限于:手机、笔记本电脑、通用串行总线(Universal Serial Bus,简称:USB)闪存盘、平板电脑及台式电脑等。对于外部装置与交互智能平板的数据连接的通信方式,在实施例中不作限定,示例性地,外部装置与交互智能平板可以通过有线方式和/或无线方式连接,例如USB连接。其中,通信方式例如可以为互联网、局域网、蓝牙、Wi-Fi、近场通信(Near Field Communication,简称:NFC)或紫峰协议(ZigBee)等通信方式。In practical applications, the interactive smart tablet establishes a data connection with at least one external device. The external device may include, but is not limited to, a mobile phone, a notebook computer, a Universal Serial Bus (Universal Serial Bus, USB for short) flash disk, a tablet computer, and a desktop computer. The communication method of the data connection between the external device and the interactive smart tablet is not limited in the embodiment. For example, the external device and the interactive smart tablet may be connected in a wired and / or wireless manner, such as a USB connection. The communication method may be, for example, the Internet, local area network, Bluetooth, Wi-Fi, Near Field Communication (NFC), or ZigBee.
进一步的,交互智能平板与至少一个外部装置发生数据交互时,向交互智能平板发送投屏数据以使交互智能平板对投屏数据的投屏内容进行显示的外部装置作为投屏客户端,一般而言,投屏客户端可以有一个或者多个,视具体的应用场景来设置,实施例不做限定。Further, when the interactive smart tablet performs data interaction with at least one external device, the external device that sends the screen data to the interactive smart tablet to cause the interactive smart tablet to display the screen content of the screen data as a screen client. In other words, there may be one or more client screens, which are set according to specific application scenarios, and the embodiment is not limited.
可选的,交互智能平板中安装有电子白板这一应用软件。在交互智能平板中打开电子白板,此时的交互智能平板相当于一个面积较大的手写板,用户可以在交互智能平板的显示平板上进行任意书写、绘画并即时的显示在显示平板上。可以在操作系统的现有语言包,选择识别语言,然后进行书写。Optionally, an electronic whiteboard is installed in the interactive smart tablet. Open the electronic whiteboard in the interactive smart tablet. At this time, the interactive smart tablet is equivalent to a large tablet. The user can write, draw and display on the display tablet of the interactive smart tablet. You can select the recognition language in the operating system's existing language pack, and then write.
轨迹,符合一定条件的动点所形成的图形,或者说,符合一定条件的点的全体所组成的集合,叫做满足该条件的点的轨迹。例如,黑板上粉笔书写的笔迹、显示平板上手指划过的痕迹等,都可以称为笔迹。在本发明实施例 中,若无特殊说明,轨迹是指用户在显示平板上通过触控笔或手指等输入的痕迹。A trajectory, a pattern formed by moving points that meet a certain condition, or a set of points that meet a certain condition, is called a trajectory of points that meet the condition. For example, handwriting written in chalk on a blackboard, traces of a finger stroke on a display tablet, etc., can be called handwriting. In the embodiment of the present invention, unless otherwise specified, the trajectory refers to a trace input by a user through a stylus or a finger on the display tablet.
终端界面,例如可以理解为电子白板这一应用软件的界面;或者,其他具有文字输入功能的界面,等等。The terminal interface can be understood as, for example, the interface of an application software such as an electronic whiteboard; or other interfaces having a text input function, and so on.
对象,至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片、视频和形状等。当然,兼容现有技术,本文中的对象还可以为文字或文本(多个文字或文字与其他类型对象的结合)。Objects, including at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, videos, shapes, and so on. Of course, compatible with the prior art, the object in this article can also be text or text (a combination of multiple texts or texts and other types of objects).
流式布局方式,即文档流方式,指的是输入的对象可以像字符一样具有自动往前,往后移动,并且支持像单个字符一样进行被选择等。The stream layout mode, that is, the document stream mode, refers to that an input object can automatically move forward and backward like a character, and supports selection like a single character.
边界布局方式,即将文本控件划分为中间、北边、西边、东边和南边这五个区域,输入的对象可以先后依次循环布置在文本控件的中间、北边、西边、东边和南边,或者,输入的对象优先布置在其中某一个或多个区域,具体视实际需求进行设置。Boundary layout, that is, the text control is divided into five areas: middle, north, west, east, and south. The input objects can be sequentially arranged in the middle, north, west, east, and south of the text control. It is preferentially arranged in one or more of them, and is set according to actual needs.
网格布局方式,即将文本控件划分为多个网格,输入的对象可以先后依次循环布置在文本控件的各个网络,或者,输入的对象优先布置在其中某一个或多个网格,具体视实际需求进行设置。Grid layout method, that is, the text control is divided into multiple grids. The input objects can be sequentially arranged in each network of the text control, or the input objects are preferentially arranged in one or more of the grids, depending on the actual situation. Needs to be set.
卡片布局方式,与图形化界面(Graphical User Interface,简称:GUI)中卡片布局类似,此处不再赘述。The card layout method is similar to the card layout in the Graphical User Interface (GUI), and will not be repeated here.
考虑到现有交互智能平板的文本控件仅支持文字输入,但当前对文本控件的输入需求并不仅局限于文字,还包括图片、视频等,因此,基于上述发现,本发明实施例提供一种基于文本控件的对象显示方法、设备及存储介质,通过预设布局方式,在交互智能平板的文本控件中实现任意对象的输入。Considering that the existing interactive smart tablet text controls only support text input, the current input requirements for text controls are not limited to text, but also include pictures, videos, etc. Therefore, based on the above findings, an embodiment of the present invention provides a method based on The object display method, device, and storage medium of the text control implement input of arbitrary objects in the text control of the interactive smart tablet through a preset layout.
图1为本发明一实施例提供的基于文本控件的对象显示方法的流程图。该基于文本控件的对象显示方法可以由基于文本控件的对象显示设备执行。该基于文本控件的对象显示设备可以通过软件和/或硬件的方式实现。该基于文本控件的对象显示设备可以包括一个或多个物理实体。FIG. 1 is a flowchart of a method for displaying an object based on a text control according to an embodiment of the present invention. The text control-based object display method can be executed by a text control-based object display device. The text control-based object display device may be implemented in a software and / or hardware manner. The text control-based object display device may include one or more physical entities.
实际应用中,该基于文本控件的对象显示设备可以是电脑,手机,平板,个人数字助理(Personal Digital Assistant,简称;PDA)或交互智能平板等。在后续实施例中,以交互智能平板为基于文本控件的对象显示设备为例进行描述。In practical applications, the text display-based object display device may be a computer, a mobile phone, a tablet, a Personal Digital Assistant (PDA) or an interactive smart tablet. In the subsequent embodiments, the interactive smart tablet is taken as an example for a text control-based object display device for description.
参考图1,本实施例提供的基于文本控件的对象显示方法包括:Referring to FIG. 1, a method for displaying an object based on a text control provided in this embodiment includes:
S101、接收用户在当前终端界面的文本控件中的输入操作。S101. Receive an input operation of a user in a text control of a current terminal interface.
其中,输入操作用于在文本控件中输入对象。输入操作的具体形式可根据实际情况进行设定。例如,可以是交互智能平板在检测到用户在文本控件中进行的触摸操作时,确定接收到输入操作。又如,可以是交互智能平板在接收到其他终端设备传输的数据时,确定接收到输入操作,该其他终端设备可以是笔记本电脑等与交互智能平板连接的设备。或者,设定插入按键,该插入按键可以说实体按键也可以是虚拟按键,其可以位于交互智能平板上,也可以位于与交互智能平板连接的外部装置上。当交互智能平板检测到用户触发该插入按键的操作时,确定接收到输入操作。其中,用户触发该插入按键的操作具体可以为点击、双击、长按等操作中的任意一种。示例性地,用户要在文本控件中输入图片,此时,用户可以点击交互智能平板上用于插入图片的插入按键,对应地,交互智能平板接收到输入操作,该输入操作用于在文本控件中输入图片这一对象。Among them, the input operation is used to enter an object in a text control. The specific form of input operation can be set according to the actual situation. For example, the interactive smart tablet may determine that an input operation is received when a touch operation performed by a user in a text control is detected. For another example, the interactive smart tablet may determine that an input operation is received when it receives data transmitted from another terminal device. The other terminal device may be a device such as a notebook computer connected to the interactive smart tablet. Alternatively, an insert button can be set. The insert button can be said to be a physical button or a virtual button, which can be located on the interactive smart tablet or on an external device connected to the interactive smart tablet. When the interactive smart tablet detects that the user triggers the operation of inserting the key, it is determined that an input operation is received. The operation of triggering the insert button by the user may be any one of clicking, double-clicking, and long-pressing. Exemplarily, a user wants to input a picture in a text control. At this time, the user can click an insert button for inserting a picture on the interactive smart tablet. Correspondingly, the interactive smart tablet receives an input operation for inputting the text control in the text control. Enter the object Picture.
在实际应用中,交互智能平板的显示平板为触摸屏,该触摸屏可以具体为:电容屏,电磁屏或红外屏等。一般而言,该触摸屏可以接收用户通过手指或者输入设备输入的触控操作。其中,输入设备包括但不限定于:触控笔、红外笔和电容笔。实施例中以通过交互智能平板的显示平板接收触控操作的方式接收输入操作。In practical applications, the display panel of the interactive smart tablet is a touch screen, and the touch screen may specifically be a capacitive screen, an electromagnetic screen, or an infrared screen. Generally speaking, the touch screen can receive a touch operation input by a user through a finger or an input device. The input device includes, but is not limited to, a stylus pen, an infrared pen, and a capacitive pen. In the embodiment, an input operation is received in a manner of receiving a touch operation through a display tablet of an interactive smart tablet.
S102、采用预设布局方式在文本控件中对对象进行显示。S102. Display the object in a text control by using a preset layout.
其中,预设布局方式指的是文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各单元的布局方式。预设布局方式可以包括以下布局方式中任意一种:流式布局方式、边界布局方式、网格布局方式和卡片布局方式等。The preset layout mode refers to a relatively fixed position of each unit of the layout in the text control, and the input object automatically corresponds to the layout mode of each unit according to the preset layout. The preset layout method may include any one of the following layout methods: a streaming layout method, a border layout method, a grid layout method, and a card layout method.
示例性地,以流式布局方式为例,采用流式布局方式在文本控件中对对象进行显示,这样,图片、视频等对象即可和文字一样支持流式布局方式,实现自动换行等。例如,参考图2,文本控件中已输入对象包括文字和形状,其中,形状具体为圆形和矩形。Exemplarily, taking the flow layout method as an example, the objects are displayed in the text control by using the flow layout method. In this way, objects such as pictures and videos can support the flow layout method as text, and realize automatic line wrapping. For example, referring to FIG. 2, the input objects in the text control include text and shapes, where the shapes are specifically circles and rectangles.
本实施例提供的技术方案,通过接收用户在当前终端界面的文本控件中的、用于在文本控件中输入对象的输入操作,之后,采用预设布局方式在文 本控件中对对象进行显示,其中,该预设布局方式指的是在文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各单元的布局方式,预设布局方式包括以下布局方式中任意一种:流式布局方式、边界布局方式、网格布局方式和卡片布局方式。由于上述预设布局方式的特点,对象在文本控件中的显示即在文本控件中的相应单元的位置渲染该对象,从而实现在交互智能平板的文本控件中实现任意对象的输入。The technical solution provided in this embodiment is to receive an input operation for inputting an object in a text control in a text control of a current terminal interface by a user, and then display the object in the text control in a preset layout manner, where The preset layout means that the positions of the units laid out in the text control are relatively fixed. The input object automatically corresponds to the layout of the units according to the preset layout. The preset layout includes any of the following layouts. : Stream layout, border layout, grid layout, and card layout. Due to the characteristics of the above-mentioned preset layout method, the display of the object in the text control is to render the object at the position of the corresponding unit in the text control, thereby implementing the input of any object in the text control of the interactive smart tablet.
可选地,采用预设布局方式在文本控件中对对象进行显示,可以包括:采用预设布局方式,并按照当前预设格式,在文本控件中显示对象。在实现时,文本控件对应一预先设置的格式,即当前预设格式,其中输入的对象是以当前预设格式进行显示的。其中,当前预设格式例如为:字体为宋体,字号为小四,等等。Optionally, displaying the object in the text control by using a preset layout method may include: adopting the preset layout method and displaying the object in the text control according to the current preset format. When implemented, the text control corresponds to a preset format, that is, the current preset format, where the input object is displayed in the current preset format. Among them, the current preset format is, for example, the font is Times New Roman, the font size is small four, and so on.
图3为本发明另一实施例提供的基于文本控件的对象显示方法的流程图。参考图3,在上述实施例的基础上,该实施例提供的基于文本控件的对象显示方法可以包括:FIG. 3 is a flowchart of a method for displaying an object based on a text control according to another embodiment of the present invention. Referring to FIG. 3, based on the foregoing embodiment, a method for displaying a text control-based object provided by this embodiment may include:
S301、接收用户在当前终端界面的文本控件中的输入操作。S301. Receive an input operation of a user in a text control of a current terminal interface.
该步骤同S101,此处不再赘述。This step is the same as S101, and is not repeated here.
该实施例中,图1所示的S102、采用预设布局方式在文本控件中对对象进行显示,可以包括以下步骤:In this embodiment, S102 shown in FIG. 1 and displaying the object in the text control by using a preset layout method may include the following steps:
S302、获取对象的尺寸信息。S302. Obtain size information of the object.
通常情况下,对象的尺寸信息是相对固定的,例如,对象为图片时,图片的长度和高度是固定的,或者,对象为公式时,公式的长度和高度是固定的。因此,在接收到输入操作后,可获取对象的尺寸信息,之后,执行S303。Generally, the size information of an object is relatively fixed. For example, when the object is a picture, the length and height of the picture are fixed, or when the object is a formula, the length and height of the formula are fixed. Therefore, after receiving the input operation, the size information of the object can be acquired, and after that, S303 is performed.
S303、根据该尺寸信息调整单元的大小。S303. Adjust the size of the unit according to the size information.
其中,文本控件可以包括至少一个单元。The text control may include at least one unit.
具体地,根据当前预设格式,将文本控件划分为不同的单元,如图4所示。示例性地,如果当前预设格式包括行高,则在计算单元大小时增加行高的计算。或者,如果当前预设格式包括段落缩进,则后续在该文本控件中显示对象时,可以自段落缩进之后的单元进行对象的显示处理。Specifically, the text control is divided into different units according to the current preset format, as shown in FIG. 4. Exemplarily, if the current preset format includes a row height, the calculation of the row height is added when the unit size is calculated. Alternatively, if the current preset format includes paragraph indentation, when an object is subsequently displayed in the text control, the object display processing may be performed from the unit after the paragraph indentation.
在文本控件中输入对象时,该对象的大小与已设置的单元的大小可能不匹配,例如,目标尺寸的大小大于已设置单元的大小,此时,需要对单元的 大小进行调整,以使对象进行完整、清楚的显示。因此,在获取对象的尺寸信息之后,根据该尺寸信息调整单元的大小。可以理解,这里的单元大小包括单元的长度和高度。对于单元的宽度的调整,可参考图5进行理解。如图5所示,明显地,字母“f”所占用的单元的宽度要小于字母“d”或“a”的宽度。When you enter an object in a text control, the size of the object may not match the size of the set unit. For example, the size of the target size is greater than the size of the set unit. At this time, the size of the unit needs to be adjusted to make the object For complete and clear display. Therefore, after obtaining the size information of the object, the size of the unit is adjusted according to the size information. It can be understood that the unit size here includes the length and height of the unit. Regarding the adjustment of the width of the unit, refer to FIG. 5 for understanding. As shown in FIG. 5, obviously, the width of the cell occupied by the letter “f” is smaller than the width of the letter “d” or “a”.
可选地,当对象的个数为多个时,该步骤可以包括:确定多个对象的高度信息中的最大高度;设置文本控件中单元的行高大于或等于最大高度。其中,尺寸信息包括高度信息。Optionally, when there are multiple objects, this step may include: determining a maximum height in the height information of the multiple objects; and setting the row height of the cells in the text control to be greater than or equal to the maximum height. The size information includes height information.
S304、将对象渲染至文本控件的当前光标所指向的单元。S304. Render the object to the unit pointed by the current cursor of the text control.
例如,对于流式布局方式,当对象的个数为多个时,可以按照对象的输入顺序,从左往右布局至文本控件的对应单元中,当已输入对象的宽度超过文本控件的宽度时,执行换行,在下一行进行布局。For example, for the flow layout method, when the number of objects is multiple, you can lay out from left to right to the corresponding unit of the text control according to the input order of the objects. When the width of the input object exceeds the width of the text control , Perform a newline, and layout on the next line.
进一步地,该基于文本控件的对象显示方法还可以包括:Further, the method for displaying an object based on a text control may further include:
S305、在已显示的对象之后的位置显示光标。S305. Display a cursor at a position after the displayed object.
仍以图5为例,在文本控件最后一个字幕“d”之后显示光标。其中,光标的长度可以为单元的高度,即行高。Still using Figure 5 as an example, the cursor is displayed after the last subtitle "d" of the text control. The length of the cursor can be the height of the unit, that is, the line height.
由于对象采用预设布局方式在文本控件中进行显示,因此,对于任意的对象,其与单元的位置固定,当有对象增删时,相关单元重新布局,输入的对象也随之支持预设布局方式。Because the object is displayed in the text control using a preset layout, the position of any object is fixed to the unit. When objects are added or deleted, the relevant unit is re-arranged, and the input object also supports the preset layout. .
因此,在上述实施例的基础上,所述采用预设布局方式在文本控件中对对象进行显示之后,该基于文本控件的对象显示方法还可以包括:将当前光标位置之后的对象向后/向下移动。可选地,移动可以包括换行和分段。Therefore, based on the above embodiment, after the object is displayed in the text control by using the preset layout, the method for displaying an object based on the text control may further include: moving the object behind the current cursor position backwards / towards Move down. Alternatively, the movement may include line breaks and segmentation.
可以理解,对于当前段落内部,在文本控件中对对象进行显示之后,将当前光标位置之后的对象向后/向下移动。当前段落之后的段落不移动/向下移动。It can be understood that, for the current paragraph, after the object is displayed in the text control, the object after the current cursor position is moved backwards / downwards. Paragraphs after the current paragraph are not moved / moved down.
在检测到回车指令时,将当前光标位置之后的对象向下移动。When a carriage return instruction is detected, the object after the current cursor position is moved down.
需说明的是,本文中使用的术语“和/或”仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。It should be noted that the term "and / or" used in this article is only an association relationship describing the associated objects, which means that there can be three kinds of relationships, for example, A and / or B can mean: A exists alone, and exists A and B, there are three cases of B alone.
一些实施例中,所述接收用户在当前终端界面的文本控件中的输入操作之前,还可以包括:接收光标定位指令。该光标定位指令用于将光标定位至 文本控件中。其中,光标定位的方式包括但不限于:鼠标定位,键盘移动,触摸点击定位等。通过光标定位指令,可以将光标定位至文本控件中任一单元,以实现在文本控件中任意位置的对象输入。In some embodiments, before receiving a user's input operation in a text control of a current terminal interface, the method may further include: receiving a cursor positioning instruction. This cursor positioning instruction is used to position the cursor in a text control. The cursor positioning methods include, but are not limited to, mouse positioning, keyboard movement, and touch and click positioning. With the cursor positioning instruction, you can position the cursor to any unit in the text control to achieve object input at any position in the text control.
上述实施例具体说明了在当前终端界面的文本控件中输入任意对象的实现方式。接下来通过不同实施例说明对文本控件中已输入对象的处理。The above embodiment specifically describes the implementation manner of inputting any object in the text control of the current terminal interface. Next, the processing of the input object in the text control will be described through different embodiments.
一种实现方式中,基于文本控件的对象显示方法还可以包括:接收选中指令。该选中指令用于选中文本控件中已输入的所有对象中的部分或全部。通过选中指令,可以实现对文本控件中已输入对象的选中处理。In an implementation manner, the method for displaying an object based on a text control may further include: receiving a selection instruction. This selection instruction is used to select some or all of the objects that have been entered in the text control. Through the selection instruction, you can select the input object in the text control.
进一步地,接收选中指令之后,该基于文本控件的对象显示方法还可以包括:接收格式修改指令。该格式修改指令用于修改已选中对象的格式,其中,格式修改指令可以包括目标对象格式;按照目标对象格式显示已选中对象。其中,已选中对象的个数可以为一个或多个,且已选中对象的类型也可以不同,例如包含图片和文字,等等。通过格式修改指令可以实现对文本控件中已输入对象的格式修改。Further, after receiving the selected instruction, the text control-based object display method may further include: receiving a format modification instruction. The format modification instruction is used to modify the format of the selected object. The format modification instruction may include a target object format; the selected object is displayed according to the target object format. Among them, the number of selected objects can be one or more, and the types of the selected objects can also be different, such as including pictures and text, and so on. The format modification instruction can modify the format of the input object in the text control.
另一种实现方式中,基于文本控件的对象显示方法还可以包括:接收删除指令。删除指令用于删除文本控件中已输入的所有对象中的部分或全部;停止显示该删除指令对应的对象,并在已停止显示对象的前一对象之后显示光标。In another implementation manner, the method for displaying an object based on a text control may further include: receiving a delete instruction. The delete instruction is used to delete some or all of all the objects that have been entered in the text control; the display of the object corresponding to the delete instruction is stopped, and the cursor is displayed after the previous object of the stopped display of the object.
该实现方式中,删除指令可以是对应光标之前或之后已输入对象的删除指令,可以理解为对单个对象的删除;或者,删除指令也可以是对应已选中对象的删除指令,可以理解为对已选中的单个对象或批量对象的删除。In this implementation manner, the deletion instruction may be a deletion instruction corresponding to an object that has been entered before or after the cursor, and may be understood as a deletion of a single object; or, the deletion instruction may also be a deletion instruction corresponding to a selected object, and may be understood as a deletion instruction Deletion of selected single objects or batch objects.
可选地,停止显示删除指令对应的对象之后,该基于文本控件的对象显示方法还可以包括:将删除指令对应的对象之后的对象向前/向上移动。这里的“向前/向上移动”,可对应前述的“向后/向下移动”,此处不再赘述。Optionally, after the object corresponding to the delete instruction is stopped from being displayed, the method for displaying an object based on a text control may further include: moving the object after the object corresponding to the delete instruction forward / upward. The “forward / upward movement” here may correspond to the aforementioned “backward / downward movement”, which is not repeated here.
通过上述各实施例提供的技术方案,从对象输入,对象显示,对象格式设置,对象选中,光标显示等方面自定义了一个文本控件,进而可以完整的控制文本编辑的各个过程。Through the technical solutions provided by the foregoing embodiments, a text control is customized from the aspects of object input, object display, object formatting, object selection, cursor display, and the like, so that each process of text editing can be completely controlled.
其中,该文本控件可以包括以下几个部分:Among them, the text control can include the following parts:
文档管理器包括属性管理器和文档树管理器。其中,属性管理器负责管理对象属性和段落属性。文档树管理器负责管理对象内容,包括段落分段信 息和段落位置信息等。段落分段信息需要有高性能的算法来保证可以快速的查找段落,变更段落。示例性地,高性能的算法可以为红黑树等。The document manager includes a property manager and a document tree manager. Among them, the property manager is responsible for managing object properties and paragraph properties. The document tree manager is responsible for managing object content, including paragraph segmentation information and paragraph position information. Paragraph segmentation information requires high-performance algorithms to ensure that paragraphs can be quickly found and changed. Exemplarily, the high-performance algorithm may be a red-black tree or the like.
渲染模块:负责将文档树管理器中的对象内容渲染成可见的对象。Rendering module: responsible for rendering the content of objects in the document tree manager into visible objects.
排版布局模块:从文档树管理器中获取段落位置信息,将对象内容排版布局到文本控件的对应位置上。Layout layout module: Obtain paragraph position information from the document tree manager, and lay out the object content to the corresponding position of the text control.
与上述实施例对应,在用户将光标定位到文本控件中,并输入对象之后,首先,文档树管理器接收到对象输入后,将该对象对应的对象内容加入到当前段落中,如果是删除或者换行,文档树管理器也做相应的段落管理。之后,属性管理器开始工作,属性管理器负责管理整个文档的属性,比如整个文本的垂直对齐方式,各个段落的水平对齐方式,每个文字的加粗,下划线,字号,字体属性等。新输入的对象默认与之前一个对象的格式相同,新输入的段落默认与前一个段落的格式一致。属性管理器在文档改变后,做相应的属性改变。然后,渲染对象,对象的渲染是按照段落来的,一个段落、一个段落的渲染。渲染模块开始工作时,从文档树管理器中获取文档的段落分段信息,即每个段落有哪些文本,再从属性管理器中获取该段落的段落属性和该段落中的对象的对象属性,然后开始渲染。经过渲染后,就可以得到一个一个的渲染后的段落对象,此时从文档树管理器中获取段落位置信息,并根据段落位置信息,把渲染后的段落对象布局到正确的位置上,即形成了最终可见的文本。文本布局完毕后,还需要根据文档树管理器中的段落位置信息,更新光标的位置和大小,同时也需要更新选中的内容,比如选中一段内容把字号改小,此时选中的效果也要相应变化。Corresponding to the above embodiment, after the user positions the cursor in a text control and inputs an object, first, after receiving the object input, the document tree manager adds the content of the object corresponding to the object to the current paragraph. If it is deleted or Line wrapping, the document tree manager also does the corresponding paragraph management. After that, the property manager started to work. The property manager is responsible for managing the properties of the entire document, such as the vertical alignment of the entire text, the horizontal alignment of each paragraph, the boldness of each text, the underline, the font size, the font attributes, and so on. The newly entered object has the same format as the previous object by default, and the newly entered paragraph has the same format as the previous paragraph by default. The property manager makes the corresponding property changes after the document changes. Then, render the object. The rendering of the object is based on paragraphs, one paragraph and one paragraph. When the rendering module starts to work, it obtains the paragraph segmentation information of the document from the document tree manager, that is, what text each paragraph has, and then obtains the paragraph attributes of the paragraph and the object attributes of the objects in the paragraph from the property manager. Then start rendering. After rendering, one can get the rendered paragraph objects one by one. At this time, the paragraph position information is obtained from the document tree manager, and according to the paragraph position information, the rendered paragraph objects are laid out to the correct position, forming Finally visible text. After the text layout is completed, the position and size of the cursor need to be updated according to the paragraph position information in the document tree manager. At the same time, the selected content also needs to be updated. For example, if you select a section to reduce the font size, the selected effect must be corresponding Variety.
以下为本发明装置实施例,可以用于执行本发明上述方法实施例。对于本发明装置实施例中未披露的细节,可参考本发明上述方法实施例。The following are device embodiments of the present invention, which can be used to implement the foregoing method embodiments of the present invention. For details not disclosed in the device embodiments of the present invention, reference may be made to the foregoing method embodiments of the present invention.
图6为本发明一实施例提供的基于文本控件的对象显示设备的结构示意图。该基于文本控件的对象显示设备可以通过软件和/或硬件的方式实现。该基于文本控件的对象显示设备可以包括一个或多个物理实体。FIG. 6 is a schematic structural diagram of a text control-based object display device according to an embodiment of the present invention. The text control-based object display device may be implemented in a software and / or hardware manner. The text control-based object display device may include one or more physical entities.
实际应用中,该基于文本控件的对象显示设备可以是电脑,手机,平板,PDA或交互智能平板等。在后续实施例中,以交互智能平板为基于文本控件的对象显示设备为例进行描述。In practical applications, the text display-based object display device may be a computer, a mobile phone, a tablet, a PDA, or an interactive smart tablet. In the subsequent embodiments, the interactive smart tablet is taken as an example for a text control-based object display device for description.
如图6所示,基于文本控件的对象显示设备60包括:接收模块61和显示模块62。其中,As shown in FIG. 6, the text display-based object display device 60 includes a receiving module 61 and a display module 62. among them,
接收模块61,用于接收用户在当前终端界面的文本控件中的输入操作。该输入操作用于在文本控件中输入对象。The receiving module 61 is configured to receive a user's input operation in a text control of a current terminal interface. This input operation is used to enter objects in a text control.
显示模块62,用于采用预设布局方式在文本控件中对对象进行显示。其中,预设布局方式指的是文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各单元的布局方式。该预设布局方式包括以下布局方式中任意一种:流式布局方式、边界布局方式、网格布局方式和卡片布局方式等,The display module 62 is configured to display an object in a text control in a preset layout manner. The preset layout mode refers to a relatively fixed position of each unit of the layout in the text control, and the input object automatically corresponds to the layout mode of each unit according to the preset layout. The preset layout mode includes any one of the following layout modes: streaming layout mode, border layout mode, grid layout mode, and card layout mode, etc.
本实施例的基于文本控件的对象显示设备,可以用于执行上述如图1所示方法实施例中的技术方案,其实现原理和技术效果类似,此处不再赘述。The object display device based on the text control in this embodiment may be used to execute the technical solution in the method embodiment shown in FIG. 1, and the implementation principles and technical effects thereof are similar, and details are not described herein again.
可选地,显示模块62可以具体用于:获取对象的尺寸信息;根据尺寸信息调整单元的大小;将对象渲染至文本控件的当前光标所指向的单元。Optionally, the display module 62 may be specifically configured to: obtain the size information of the object; adjust the size of the unit according to the size information; render the object to the unit pointed by the current cursor of the text control.
当对象的个数为多个时,显示模块62在用于根据尺寸信息调整文本控件中单元的大小时,具体为:确定多个对象的高度信息中的最大高度,尺寸信息包括高度信息;设置文本控件中单元的行高大于或等于最大高度。When the number of objects is multiple, when the display module 62 is used to adjust the size of the unit in the text control according to the size information, specifically: determining the maximum height of the height information of the multiple objects, and the size information includes height information; settings The line height of the cell in the text control is greater than or equal to the maximum height.
进一步地,显示模块62还用于:在采用预设布局方式在文本控件中对对象进行显示之后,将当前光标位置之后的对象向后/向下移动。Further, the display module 62 is further configured to: after displaying the object in the text control in a preset layout manner, move the object behind the current cursor position backwards / downwards.
其中,移动可以包括换行和分段。Among them, movement can include line breaks and segmentation.
一些实施例中,接收模块61还可以用于:在接收用户在当前终端界面的文本控件中的输入操作之前,接收光标定位指令。该光标定位指令用于将光标定位至文本控件中。In some embodiments, the receiving module 61 may be further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface. This cursor positioning instruction is used to position the cursor in a text control.
上述实施例中,对象至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片和形状等。In the above embodiment, the object includes at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, shapes, and the like.
可选地,显示模块62可以具体用于:采用预设布局方式,并按照当前预设格式,在文本控件中显示对象。Optionally, the display module 62 may be specifically configured to display the object in the text control in a preset layout manner and according to a current preset format.
可选地,显示模块62还可以用于:在采用预设布局方式在文本控件中对对象进行显示之后,在已显示的该对象之后的位置显示光标。Optionally, the display module 62 may be further configured to display a cursor at a position after the displayed object after the object is displayed in the text control in a preset layout manner.
一些实施例中,接收模块61还可以用于:接收选中指令。该选中指令用于选中文本控件中已输入的所有对象中的部分或全部。In some embodiments, the receiving module 61 may be further configured to receive a selection instruction. This selection instruction is used to select some or all of the objects that have been entered in the text control.
一些实施例中,接收模块61还可以用于:在接收选中指令之后,接收格式修改指令。该格式修改指令用于修改已选中对象的格式,格式修改指令包括目标对象格式。对应地,显示模块62还可以用于按照目标对象格式显示已选中对象。In some embodiments, the receiving module 61 may be further configured to: after receiving the selected instruction, receive the format modification instruction. The format modification instruction is used to modify the format of the selected object, and the format modification instruction includes the target object format. Correspondingly, the display module 62 may be further configured to display the selected object in the target object format.
一些实施例中,接收模块61还可以用于:接收删除指令。该删除指令用于删除文本控件中已输入的所有对象中的部分或全部。显示模块62还可以用于停止显示删除指令对应的对象,并在已停止显示对象的前一对象之后显示光标。In some embodiments, the receiving module 61 may be further configured to receive a delete instruction. The delete instruction is used to delete some or all of the objects that have been entered in the text control. The display module 62 may also be used to stop displaying the object corresponding to the delete instruction, and display the cursor after the previous object that has stopped displaying the object.
一些实施例中,显示模块62还可以用于:在停止显示删除指令对应的对象之后,将删除指令对应的对象之后的对象向前/向上移动。In some embodiments, the display module 62 may be further configured to: after stopping displaying the object corresponding to the delete instruction, move the object after the object corresponding to the delete instruction forward / upward.
图7为本发明另一实施例提供的基于文本控件的对象显示设备的结构示意图。如图7所示,基于文本控件的对象显示设备70包括:用于存储计算机程序的存储器71、具有触摸功能的显示屏72以及处理器73。FIG. 7 is a schematic structural diagram of a text control-based object display device according to another embodiment of the present invention. As shown in FIG. 7, the text display-based object display device 70 includes a memory 71 for storing a computer program, a display screen 72 with a touch function, and a processor 73.
需说明的是,对于存储器71及处理器73的个数,本发明实施例不对其进行限制,其均可以为一个或多个,图7以一个为例进行图示;存储器71、显示屏72以及处理器73之间,可以通过多种方式进行有线或者无线连接。实际应用中,该基于文本控件的对象显示设备70可以是电脑,手机,平板,PDA或交互智能平板等。It should be noted that, the number of the memory 71 and the processor 73 is not limited in the embodiment of the present invention, and may be one or more, and FIG. 7 uses one as an example for illustration; the memory 71 and the display screen 72 And the processor 73 may be wired or wirelessly connected in various ways. In practical applications, the text display-based object display device 70 may be a computer, a mobile phone, a tablet, a PDA, or an interactive smart tablet.
显示屏72可以为电容屏、电磁屏或者红外屏。一般而言,显示屏72用于根据处理器73的指示显示数据,还用于接收作用于显示屏72的触摸操作,并将相应的信号发送给处理器73或基于文本控件的对象显示设备70的其他部件。可选地,当显示屏72为红外屏时,其还包括红外触摸框,该红外触摸框设置在显示屏72的四周,其还可以用于接收红外信号,并将该红外信号发送至处理器73或基于文本控件的对象显示设备70的其他部件。The display screen 72 may be a capacitive screen, an electromagnetic screen, or an infrared screen. Generally speaking, the display screen 72 is used to display data according to the instructions of the processor 73, and is also used to receive touch operations on the display screen 72 and send corresponding signals to the processor 73 or the object display device 70 based on text controls. Other parts. Optionally, when the display screen 72 is an infrared screen, it further includes an infrared touch frame, which is arranged around the display screen 72. It can also be used to receive an infrared signal and send the infrared signal to the processor. 73 or other components of a text control-based object display device 70.
当计算机程序被处理器73执行时使得基于文本控件的对象显示设备70:When the computer program is executed by the processor 73, the text control-based object display device 70 is caused:
接收用户在当前终端界面的文本控件中的输入操作,所述输入操作用于在所述文本控件中输入对象;Receiving an input operation of a user in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
采用预设布局方式在所述文本控件中对所述对象进行显示,其中,所述流式布局方式指的是所述文本控件中布局的各单元的位置相对固定,输入的 对象按照预设布局自动对应至各所述单元的布局方式;所述预设布局方式包括以下布局方式中任意一种:流式布局方式、边界布局方式、网格布局方式和卡片布局方式。The preset layout is used to display the object in the text control, where the streaming layout means that the positions of the units in the text control are relatively fixed, and the input objects are in accordance with the preset layout Automatically corresponds to the layout of each unit; the preset layout includes any of the following layouts: streaming layout, border layout, grid layout, and card layout.
一些实施例中,基于文本控件的对象显示设备70采用预设布局方式在文本控件中对所述对象进行显示,包括:获取对象的尺寸信息;根据尺寸信息调整单元的大小;将对象渲染至文本控件的当前光标所指向的单元。In some embodiments, the text control-based object display device 70 uses a preset layout to display the object in the text control, including: obtaining the size information of the object; adjusting the size of the unit according to the size information; rendering the object to text The cell to which the control's current cursor points.
当对象的个数为多个时,基于文本控件的对象显示设备70根据尺寸信息调整文本控件中单元的大小,包括:确定多个对象的高度信息中的最大高度,尺寸信息包括高度信息;设置文本控件中单元的行高大于或等于最大高度。When the number of objects is multiple, the text display-based object display device 70 adjusts the size of the cells in the text control according to the size information, including: determining the maximum height of the height information of the multiple objects, and the size information includes height information; The line height of the cell in the text control is greater than or equal to the maximum height.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:在采用预设布局方式在文本控件中对对象进行显示之后,将当前光标位置之后的对象向后/向下移动。In a possible implementation manner, when the computer program is executed by the processor 73, the object display device 70 based on the text control is further configured to: after displaying the object in the text control in a preset layout manner, display the object after the current cursor position. The object moves back / down.
其中,移动可以包括换行和分段。Among them, movement can include line breaks and segmentation.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:在接收用户在当前终端界面的文本控件中的输入操作之前,接收光标定位指令。该光标定位指令用于将光标定位至文本控件中。In a possible implementation manner, when the computer program is executed by the processor 73, the text display-based object display device 70 is further configured to receive a cursor positioning instruction before receiving a user's input operation in a text control of a current terminal interface. This cursor positioning instruction is used to position the cursor in a text control.
在任一实施例中,对象可以至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片、视频和形状等。In any embodiment, the object may include at least any one or more of the following objects: formulas, chemical equations, 3D objects, pictures, videos, shapes, and the like.
一种可能的实施方式中,基于文本控件的对象显示设备70采用预设布局方式在文本控件中对对象进行显示,包括:采用预设布局方式,并按照当前预设格式,在文本控件中显示对象。In a possible implementation manner, the text control-based object display device 70 uses a preset layout to display objects in the text control, including: adopting a preset layout and displaying the text control in a current preset format. Object.
可选地,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:在采用预设布局方式在文本控件中对对象进行显示之后,在已显示的该对象之后的位置显示光标。Optionally, when the computer program is executed by the processor 73, the text control-based object display device 70 is further displayed: after the object is displayed in the text control in a preset layout manner, displayed at a position after the object that has been displayed cursor.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:接收选中指令。该选中指令用于选中文本控件中已输入的所有对象中的部分或全部。In a possible implementation manner, when the computer program is executed by the processor 73, the object display device 70 based on the text control is further configured to receive the selected instruction. This selection instruction is used to select some or all of the objects that have been entered in the text control.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:在接收选中指令之后,接收格式修改指令。该格 式修改指令用于修改已选中对象的格式,格式修改指令包括目标对象格式;按照目标对象格式显示已选中对象。In a possible implementation manner, when the computer program is executed by the processor 73, the object display device 70 based on the text control is further configured to receive the format modification instruction after receiving the selected instruction. This format modification instruction is used to modify the format of the selected object. The format modification instruction includes the target object format; the selected object is displayed according to the target object format.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:接收删除指令。该删除指令用于删除文本控件中已输入的所有对象中的部分或全部;停止显示删除指令对应的对象,并在已停止显示对象的前一对象之后显示光标。In a possible implementation manner, when the computer program is executed by the processor 73, the object display device 70 based on the text control is further configured to receive a delete instruction. The delete instruction is used to delete some or all of the objects that have been entered in the text control; stop displaying the object corresponding to the delete instruction, and display the cursor after the previous object that has stopped displaying the object.
一种可能的实施方式中,当计算机程序被处理器73执行时还使得基于文本控件的对象显示设备70:在停止显示删除指令对应的对象之后,将删除指令对应的对象之后的对象向前/向上移动。In a possible implementation manner, when the computer program is executed by the processor 73, the object display device 70 based on the text control is further configured to: after stopping displaying the object corresponding to the delete instruction, forward the object after the object corresponding to the delete instruction / Move up.
本实施例的基于文本控件的对象显示设备,可以用于执行上述方法实施例中的技术方案,其实现原理和技术效果类似,此处不再赘述。The object display device based on the text control in this embodiment may be used to execute the technical solutions in the foregoing method embodiments. The implementation principles and technical effects are similar, and details are not described herein again.
本发明实施例提供一种计算机可读存储介质,其上存储有计算机可读指令,该计算机可读指令在由处理器执行时,实现如上述任一方法实施例中任一项所述的基于文本控件的对象显示方法。An embodiment of the present invention provides a computer-readable storage medium on which computer-readable instructions are stored. When the computer-readable instructions are executed by a processor, the computer-readable instructions implement the method based on any one of the foregoing method embodiments. Object display method for text controls.
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:只读内存(Read-Only Memory,简称:ROM)、随机存取存储器(Random Access Memory,简称:RAM)、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art may understand that all or part of the steps of implementing the foregoing method embodiments may be completed by a program instructing related hardware. The foregoing program may be stored in a computer-readable storage medium. When the program is executed, the program is executed. Including the steps of the above method embodiment; and the foregoing storage medium includes: Read-Only Memory (ROM), Random Access Memory (RAM), magnetic disk or optical disk, etc. A medium on which program code can be stored.
最后应说明的是:以上各实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述各实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solution of the present invention, but not limited thereto. Although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: The technical solutions described in the foregoing embodiments can still be modified, or some or all of the technical features can be equivalently replaced; and these modifications or replacements do not deviate the essence of the corresponding technical solutions from the technical solutions of the embodiments of the present invention. range.

Claims (10)

  1. 一种基于文本控件的对象显示方法,其特征在于,包括:An object display method based on a text control is characterized in that it includes:
    接收用户在当前终端界面的文本控件中的输入操作,所述输入操作用于在所述文本控件中输入对象;Receiving an input operation of a user in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
    采用预设布局方式在所述文本控件中对所述对象进行显示,其中,所述预设布局方式指的是所述文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各所述单元的布局方式;The preset layout is used to display the object in the text control. The preset layout refers to that the positions of the units in the text control are relatively fixed, and the input objects are according to the preset layout. Automatically correspond to the layout of each said unit;
    所述预设布局方式包括以下布局方式中任意一种:The preset layout mode includes any one of the following layout modes:
    流式布局方式、边界布局方式、网格布局方式和卡片布局方式。Stream layout, border layout, grid layout, and card layout.
  2. 根据权利要求1所述的方法,其特征在于,所述采用预设布局方式在所述文本控件中对所述对象进行显示,包括:The method according to claim 1, wherein the displaying the object in the text control by using a preset layout method comprises:
    获取所述对象的尺寸信息;Obtaining size information of the object;
    根据所述尺寸信息调整所述单元的大小;Adjusting the size of the unit according to the size information;
    将所述对象渲染至所述文本控件的当前光标所指向的单元。Rendering the object to a unit pointed to by the current cursor of the text control.
  3. 根据权利要求2所述的方法,其特征在于,当所述对象的个数为多个时,所述根据所述尺寸信息调整所述单元的大小,包括:The method according to claim 2, wherein when the number of the objects is multiple, the adjusting the size of the unit according to the size information comprises:
    确定多个所述对象的高度信息中的最大高度,所述尺寸信息包括所述高度信息;Determining a maximum height among height information of the plurality of objects, and the size information includes the height information;
    设置所述文本控件中单元的行高大于或等于所述最大高度。Setting the line height of the cells in the text control to be greater than or equal to the maximum height.
  4. 根据权利要求1所述的方法,其特征在于,所述采用预设布局方式在所述文本控件中对所述对象进行显示之后,还包括:The method according to claim 1, wherein after displaying the object in the text control in a preset layout manner, further comprising:
    将当前光标位置之后的对象向后/向下移动。Move the object behind the current cursor position backwards / downwards.
  5. 根据权利要求1所述的方法,其特征在于,所述对象至少包括以下对象中任一个或多个:公式、化学方程式、3D对象、图片、视频和形状。The method according to claim 1, wherein the object comprises at least one or more of the following objects: formulas, chemical equations, 3D objects, pictures, videos, and shapes.
  6. 根据权利要求1-5任一项所述的方法,其特征在于,还包括:The method according to any one of claims 1-5, further comprising:
    接收选中指令,所述选中指令用于选中所述文本控件中已输入的所有对象中的部分或全部。Receive a selection instruction, which is used to select some or all of all objects that have been entered in the text control.
  7. 根据权利要求6所述的方法,其特征在于,所述接收选中指令之后,还包括:The method according to claim 6, wherein after receiving the selection instruction, the method further comprises:
    接收格式修改指令,所述格式修改指令用于修改已选中对象的格式,所 述格式修改指令包括目标对象格式;Receiving a format modification instruction, wherein the format modification instruction is used to modify a format of a selected object, and the format modification instruction includes a target object format;
    按照所述目标对象格式显示所述已选中对象。Displaying the selected object in the target object format.
  8. 一种基于文本控件的对象显示设备,其特征在于,包括:An object display device based on a text control is characterized in that it includes:
    接收模块,用于接收用户在当前终端界面的文本控件中的输入操作,所述输入操作用于在所述文本控件中输入对象;A receiving module, configured to receive a user's input operation in a text control of a current terminal interface, where the input operation is used to input an object in the text control;
    显示模块,用于采用预设布局方式在所述文本控件中对所述对象进行显示,其中,所述预设布局方式指的是所述文本控件中布局的各单元的位置相对固定,输入的对象按照预设布局自动对应至各所述单元的布局方式;A display module, configured to display the object in the text control by using a preset layout manner, wherein the preset layout manner refers to that the positions of the units of the layout in the text control are relatively fixed, and the input The object automatically corresponds to the layout of each unit according to a preset layout;
    所述预设布局方式包括以下布局方式中任意一种:The preset layout mode includes any one of the following layout modes:
    流式布局方式、边界布局方式、网格布局方式和卡片布局方式。Stream layout, border layout, grid layout, and card layout.
  9. 一种基于文本控件的对象显示设备,其特征在于,包括:用于存储计算机程序的存储器、具有触摸功能的显示屏以及处理器;An object display device based on a text control, comprising: a memory for storing a computer program, a display screen with a touch function, and a processor;
    当所述计算机程序被所述处理器执行时使得所述对象编辑设备执行如权利要求1至7中任一项所述的基于文本控件的对象显示方法。When the computer program is executed by the processor, the object editing device is caused to execute the text control-based object display method according to any one of claims 1 to 7.
  10. 一种计算机可读存储介质,其上存储有计算机可读指令,其特征在于,所述计算机可读指令在由处理器执行时实现如权利要求1至7中任一项所述的基于文本控件的对象显示方法。A computer-readable storage medium having computer-readable instructions stored thereon, wherein the computer-readable instructions, when executed by a processor, implement the text-based control according to any one of claims 1 to 7. Object display method.
PCT/CN2018/110962 2018-06-14 2018-10-19 Text control-based object display method and device, and storage medium WO2019237617A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810614785.XA CN108958861A (en) 2018-06-14 2018-06-14 Object displaying method, equipment and storage medium based on text control
CN201810614785.X 2018-06-14

Publications (1)

Publication Number Publication Date
WO2019237617A1 true WO2019237617A1 (en) 2019-12-19

Family

ID=64489111

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/110962 WO2019237617A1 (en) 2018-06-14 2018-10-19 Text control-based object display method and device, and storage medium

Country Status (2)

Country Link
CN (1) CN108958861A (en)
WO (1) WO2019237617A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109753333B (en) * 2019-01-11 2022-07-08 广州视源电子科技股份有限公司 Interface layout method, device, equipment and medium
CN109976632A (en) * 2019-03-15 2019-07-05 广州视源电子科技股份有限公司 Text animation control methods and device, storage medium and processor
CN112380819A (en) * 2020-11-17 2021-02-19 北京字跳网络技术有限公司 Document editing method and device and electronic equipment
CN114115777A (en) * 2021-11-19 2022-03-01 武汉虹信技术服务有限责任公司 Enhanced text display method based on android system
CN114721620B (en) * 2022-05-12 2022-09-20 北京搜狐新动力信息技术有限公司 Data processing method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731315A (en) * 2004-08-05 2006-02-08 欧比克商务咨询有限公司 Input/output screen creating system, input/output screen creating method, and work processing system
CN101827360A (en) * 2010-04-09 2010-09-08 中兴通讯股份有限公司 Method and device for setting communication terminal graphical passwords
CN107066440A (en) * 2016-12-19 2017-08-18 广州视源电子科技股份有限公司 The input control method and system of vertical setting of types text

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902662B (en) * 2012-10-10 2015-01-14 福州锐达数码科技有限公司 Method for inserting object in interactive electronic white board software into Word page
CN103279220A (en) * 2013-05-13 2013-09-04 南昊(北京)科技有限公司 Interactive intelligent whiteboard application system
CN105408840B (en) * 2013-06-19 2019-11-01 诺基亚技术有限公司 Electronics is drawn and writes input
US9830060B2 (en) * 2013-08-28 2017-11-28 Microsoft Technology Licensing, Llc Manipulation of content on a surface
CN107273032A (en) * 2017-06-28 2017-10-20 广州视源电子科技股份有限公司 Information composition method, device, equipment and computer-readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731315A (en) * 2004-08-05 2006-02-08 欧比克商务咨询有限公司 Input/output screen creating system, input/output screen creating method, and work processing system
CN101827360A (en) * 2010-04-09 2010-09-08 中兴通讯股份有限公司 Method and device for setting communication terminal graphical passwords
CN107066440A (en) * 2016-12-19 2017-08-18 广州视源电子科技股份有限公司 The input control method and system of vertical setting of types text

Also Published As

Publication number Publication date
CN108958861A (en) 2018-12-07

Similar Documents

Publication Publication Date Title
WO2019237617A1 (en) Text control-based object display method and device, and storage medium
US10310730B2 (en) Display device for controlling displaying of a window and method of controlling the same
KR102611858B1 (en) Method for operating intelligent interactive tablet, and storage medium and related device
CN104756060B (en) Cursor control based on gesture
KR102084633B1 (en) Method for screen mirroring, and source device thereof
US9880727B2 (en) Gesture manipulations for configuring system settings
TW201617837A (en) A processing method of screen-displayed window and mobile terminal
WO2019237662A1 (en) Display interface control method, device and equipment, and storage medium
CN110069204B (en) Graph processing method, device and equipment based on writing track and storage medium
CN109189532B (en) Control bar display method, device, equipment and storage medium of electronic whiteboard
CN109445657B (en) Document editing method and device
US20150177843A1 (en) Device and method for displaying user interface of virtual input device based on motion recognition
CN111443863A (en) Page control method and device, storage medium and terminal
CN110045909B (en) Ellipse processing method, device and equipment based on writing track and storage medium
CN105683895A (en) User terminal device providing user interaction and method therefor
CN110928614B (en) Interface display method, device, equipment and storage medium
US10656790B2 (en) Display apparatus and method for displaying a screen in display apparatus
KR20150095537A (en) User terminal device and method for displaying thereof
WO2019192498A1 (en) Window split screen display method, device and equipment
WO2022127304A1 (en) Method and apparatus for adjusting interface display state, and device and storage medium
WO2022100275A1 (en) Multi-window processing method and device on mobile terminal, mobile terminal and medium
US20160132478A1 (en) Method of displaying memo and device therefor
US10241663B2 (en) Information processing apparatus capable of being operated by multi-touch
KR101972834B1 (en) Electronic apparatus, Method for authoring multimedia contents and computer readable recording medium storing for a program for performing the method
WO2020143387A1 (en) Table processing method, device and system, and storage medium and intelligent interactive tablet

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: 18922670

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: 18922670

Country of ref document: EP

Kind code of ref document: A1