Kexi/Handbook/Command Reference/The Form Design Tab/da: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 17: | Line 17: | ||
: Et <menuchoice>Billedfelt</menuchoice> indeholder et billed, som er bundet til et felt i tabellen. | : Et <menuchoice>Billedfelt</menuchoice> indeholder et billed, som er bundet til et felt i tabellen. | ||
; | ; <menuchoice>Tekstfelt</menuchoice> | ||
: | : Et <menuchoice>Tekstfelt</menuchoice> indeholder en enkelt linje til data fra din table. | ||
; '''Text Editor''' | ; '''Text Editor''' |
Revision as of 09:37, 22 June 2012
Fanebladet Formulardesign
I fanebladet
kan du vælge kontroller som skal føjes til din formular.- skifter til kontrolmarkeringstilstand.
- En -kontrol viser forud defineret information på en formulat. Den bruges sædvanligvis som en beskrivelse ved siden af andre aktive kontroller.
- Et indeholder et billed, som er bundet til et felt i tabellen.
- Et indeholder en enkelt linje til data fra din table.
- Text Editor
- A Text Editor is a multiline container for data contained in your table.
- Button
- A Button allows you to define actions to be executed upon clicking on it.
- Combo Box
- A Combo Box displays a list of options to choose from.
- Check Box
- A Check Box holds two or three states of data (e.g. On/Off)
- Line
- A Line is used as a logical separator between different parts of a form.
- Frame
- A Frame is used as a container for other widgets.
- Group Box
- A Group Box is used to group other widgets and control their state.
- Tab Widget
- A Tab Widget is used as a container for other widgets and can have many pages that contain different widgets.
- Web Browser
- A Web Browser is a widget that allows to display a web page inside the form.
- Assign Action
- Assign Action is used to assign an action to be executed when an event occurs (e.g. clicking on a button).