Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting text labels/da: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 2: | Line 2: | ||
==== Indsæt etiketter ==== | ==== Indsæt etiketter ==== | ||
For at gøre det lettere for brugerne af formularen at se felternes betydning bør de have tilføjet etiketter med passende titler. Til at oprette etiketter bruges kontrollen <menuchoice>Etiket</menuchoice>. | |||
Insert three text label widgets onto the form, placing them on the left side of the text fields (or on the right hand if your operating system uses right-to-left layout). On inserting a new label, a text cursor appears at the location where you can enter the desired title. Enter consecutively: '''''Name''''', '''''Surname''''' and '''''Street'''''. Additionally, on the top of the form insert another label displaying name of the form, i.e. '''''Persons'''''. Enlarge this label's size and and increase the font size using <menuchoice>Font</menuchoice> in the <menuchoice>Properties</menuchoice> tab. | Insert three text label widgets onto the form, placing them on the left side of the text fields (or on the right hand if your operating system uses right-to-left layout). On inserting a new label, a text cursor appears at the location where you can enter the desired title. Enter consecutively: '''''Name''''', '''''Surname''''' and '''''Street'''''. Additionally, on the top of the form insert another label displaying name of the form, i.e. '''''Persons'''''. Enlarge this label's size and and increase the font size using <menuchoice>Font</menuchoice> in the <menuchoice>Properties</menuchoice> tab. |
Revision as of 08:47, 20 April 2012
Indsæt etiketter
For at gøre det lettere for brugerne af formularen at se felternes betydning bør de have tilføjet etiketter med passende titler. Til at oprette etiketter bruges kontrollen
.Insert three text label widgets onto the form, placing them on the left side of the text fields (or on the right hand if your operating system uses right-to-left layout). On inserting a new label, a text cursor appears at the location where you can enter the desired title. Enter consecutively: Name, Surname and Street. Additionally, on the top of the form insert another label displaying name of the form, i.e. Persons. Enlarge this label's size and and increase the font size using
in the tab.