k18:k18.1:start
Table of Contents
18.1 Frame
The Frame component is a container with a frame and an identifier. The actual appearance of the frame depends on the GUI used.
- gb.qt4 → No frame, identifier in bold font
- gb.gtk → Frame, identifier in normal font
Figure 18.1.1: Frames
18.1.1 Frame properties
The component Frame has only one specific property. It is the Text property of the String data type. You can set or read the identifier for a frame using this property. The two synonyms Caption and Title exist for the Text property.
18.1.2 Note
There are no restrictions on the components in the Frame container.
Download
k18/k18.1/start.txt · Last modified: by 127.0.0.1


