Kexi/Handbook/Building Simple Databases/Designing Forms/Using the Widgets tab: Difference between revisions
m (sparse rows) |
(typo) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | |||
<translate> | |||
====Using the Widgets tab==== <!--T:1--> | |||
<!--T:2--> | |||
The widgets tab {{Icon|action-widgets}} in the '''Properties''' pane provides a tree list of widgets on the form design page and their hierarchy. Each widget is presented within the hierarchy beside other widgets on the same level (in the same parent container). Child widgets (inside containers) are presented using indented names. | |||
<!--T:3--> | |||
Each widget has its name and type displayed. The type also shows an icon - the same as displayed on the Widgets toolbar. | |||
<!--T:4--> | |||
{{<!--}}-->Note| | |||
<!--T:8--> | |||
* Changing the current selection on the list | * Changing the current selection on the list is synchronised to the selection on the form design page. This allows for easier widget lookup by name and easier navigation. For example, it is possible to select a widget by name, and then switch to the <menuchoice>Properties</menuchoice> tab to change the widget's properties. | ||
Giving widgets reasonable names can be useful but is not mandatory. Note that widget's name is a property that is not visible to the user of your form. Users will only see a widget text, provided by Text property or similar. | <!--T:9--> | ||
* Keeping the <keycap>Ctrl</keycap> key pressed while an item on the widgets list is being selected allows to select multiple widgets at a time. Keeping the <keycap>Shift</keycap> key pressed allows to select entire lists of widgets.}}<!--{{--> | |||
<!--T:5--> | |||
Giving widgets reasonable names can be useful in complex forms but is not mandatory. Note that a widget's name is a property that is not visible to the user of your form. Users will only see a widget text, provided by '''Text''' property or similar. | |||
<!--T:6--> | |||
{{Prevnext2 | |||
|prevpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Forms/Working_with_form_design | |||
|prevtext=Working with form design | |||
|nextpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Forms/Inserting_widgets_-_text_fields | |||
|nexttext=Inserting widgets - text fields | |||
|index=Special:MyLanguage/Kexi/Handbook|indextext=Back to menu | |||
}} | |||
<!--T:7--> | |||
[[Category:Kexi]] | |||
[[Category:Tutorials]] | |||
</translate> |
Latest revision as of 16:28, 28 August 2015
Using the Widgets tab
The widgets tab in the Properties pane provides a tree list of widgets on the form design page and their hierarchy. Each widget is presented within the hierarchy beside other widgets on the same level (in the same parent container). Child widgets (inside containers) are presented using indented names.
Each widget has its name and type displayed. The type also shows an icon - the same as displayed on the Widgets toolbar.
Giving widgets reasonable names can be useful in complex forms but is not mandatory. Note that a widget's name is a property that is not visible to the user of your form. Users will only see a widget text, provided by Text property or similar.