No new screens but the first version will have the following Gadgets;
Label
Button
Edit
Memo
CheckBox
RadioButton
ListBox
ComboBox
ScrollBar
GroupBox
Panel
GradPanel
TabControl
ListView
Toolbar
Rebar
TreeView
ListView
ProgressBar
Splitter
StatusBar
Form
ScrollBox
UpDown
TrackBar
Menu
PopUpMenu
Those are pretty much in. They just need Event handling and stuff.
Later we will add these:
RichEdit
ColPanel
ColGroupBox
All gadgets can have a tooltip (tool tips can be globally switched on and off) that is displayed in a tooltip window, and optionally in a statusbar as well. Gadgets can be aligned (top, bottom, left, right, client) and remain their alignment if the parent form is resized.