exi/Håndbog/Byg en enkel database/Design af formularer/Arbejdet med design af formularer
Arbejdet med design af formularer
Som ved design af tabeller eller forespørgsler har du en datavisning og en designvisning. Design af formularer udføres i designvisningen. Vi vil ofte henvise til formulardesignvisninges som formulardesigneren.
- To create a new empty form, select from the toolbar. Optionally, you can use the command from drop-down button on the Project Navigator's toolbar or command from the context menu of the Project Navigator.
- A new frame will appear, you can resize the form by moving the borders. The form is covered with a grid which simplifies accurate positioning of the widgets.
As with table design, Form Designer provides a Property Editor pane. To save some space on the screen, the pane has three tabs related to the currently selected form:
- The Properties tab
- Contains a list of properties for the currently selected widget.
- The Data source tab
- Contains properties related specifically to the data source of the currently selected widget or the form itself.
- The Widgets tab
- Contains a hierarchy of all widgets of the form. The list simplifies widgets lookup by name and navigation between them.
There is information about currently selected widget's name and type displayed on the first and second tab.
Additional toolbars are also available:
- The Widgets toolbar used for inserting new widgets into the form. Select the to display it.