The widgets section in the Palette contains the basic static ABL objects which you can add to the design canvas. Basic objects are usually referred to as user-interface components.
The Widgets section includes the following objects:
Enables you to select, rearrange, or resize objects on the design canvas. | |
Displays the Table Selector dialogwhich
allows you to insert database fields. Note: You are
prompted to connect to a database, if the database
connection is not configured with your current
project.
|
|
Displays the Query Builder Dialog Box -- Table Mode which allows you to insert a query. Note: You are
prompted to connect to a database, if the database
connection is not configured with your current
project.
|
|
Displays the Query Builder Dialog Box -- Table Mode. An object which displays the results of a database query. | |
Inserts a frame. Use the frame to group other objects on the design canvas. | |
Inserts a rectangle. Use rectangle to group other objects on the design canvas. | |
Inserts an image. | |
Inserts a set of three radio buttons. You can change the number of buttons in the set after adding the object. | |
Inserts a check box. | |
Inserts a slider control. You can select to adjust the widget vertically or horizontally. | |
Inserts a button. | |
Inserts a selection list. A Selection List presents a list scrollable set of items displayed as character strings. | |
Inserts a multi-line text editor. | |
Inserts a drop-down with a list of elements to display on the design canvas. | |
Inserts a single-line text editor. | |
Inserts a text field which holds static text. |
For more information see, Types of objects