Tuto WINDEV Mobile 25

130 Part 5: Android and iOS: Developing an application Using a Multiline Zone control The "Multiline zone" control is often used on the mobile platforms. This control is used to group several controls: • options on a category, • group of information about a contact, ... This control can contain at the same time: • rows defined in edit mode (static rows), • rows defined at runtime, by programming (dynamic rows). A Multiline Zone control will be used to create the main menu of our application. We are going to create a new window and insert a Multiline Zone control into it. The window that will be created is as follows: Creating the window We are going to create a window and add a Multiline Zone control into it. ▶ To create the window: 1. Create a new blank window: • Click among the quick access buttons. • The window for creating a new element is displayed: click "Window" then "Window". In the wizard, choose "Blank" and validate. 2.  The window for saving an element is displayed. Specify the window title: "Menu". Its name is automatically proposed: "WIN_Menu". Validate.

RkJQdWJsaXNoZXIy NDQ0OA==