Tuto WINDEV 25

160 Part 4: Full application with data Implementing the search The "WIN_Menu" window was entirely created. We can now focus on the content of the Tab control pane for finding customers. This Tab control pane will be divided into several areas: • An area for typing the sought elements. • An area for displaying the information found. • An area containing the browse buttons. Area for displaying the information found First of all, we are going to create the different controls used to display the information about the customer. The method for creating edit controls in the window is the same as the method for creating the form window of product: a simple Drag and Drop from the "Analysis" pane.. ▶ To create the different controls used to display information about the customer: 1. Display the WIN_Menu window in the editor and click the "Finding customers" tab pane. The empty tab pane appears. 2. Display the "Analysis" pane in the editor if necessary: on the "Home" pane, in the "Environment" group, expand "Panes" and select "Analysis". The different data files described in the "WD Full Application" analysis appear in the pane. 3. Click the icon on the left of the "Customer" data file: the items found in the data file are listed. 4. With the mouse, select all items displayed in the tab pane. You have the ability to use the multi-selection by holding the Ctrl key down. 5. Drag and Drop these items to the "Finding customers" tab pane. 6.  The controls are automatically created in the Tab control pane. These controls are automatically linked to the corresponding item in the data file. 7. Save the window (Ctrl + S).

RkJQdWJsaXNoZXIy NDQ0OA==