NewsArchive
09-18-2008, 05:36 AM
Insight #4 - Custom Dialog Model
As mentioned in a previous SetupBuilder Insight, the high-end edition of
SetupBuilder 7 will provide a Visual Dialog Editor for quickly customizing
the user interface.
You can use the new Visual Dialog Editor (VDE) to create new dialogs from
scratch for your SetupBuilder application. You can visually design dialogs
and add items such as static text, text edit fields, graphics, checkboxes,
radio buttons, push buttons, combo boxes, list boxes, and more. The best
thing is that the powerful SetupScript scripting language provides built-in
interactivity to custom dialogs in SetupBuilder 7. Custom dialogs can
exhibit different behaviors based on end user input. Each custom dialog
lets you perform script actions in response to certain events inside a
dialog. You can manipulate controls in the custom dialog programmatically.
The following screenshots (dialogs compiled with SB7) should give you some
feel for the potential of the VDE's power as well as some hints on how to
go to implement it.
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
"point. click. ship" - that's SetupBuilder
Create Windows Vista ready installations in minutes
-- Official Comodo Code Signing and SSL Certificate Partner
As mentioned in a previous SetupBuilder Insight, the high-end edition of
SetupBuilder 7 will provide a Visual Dialog Editor for quickly customizing
the user interface.
You can use the new Visual Dialog Editor (VDE) to create new dialogs from
scratch for your SetupBuilder application. You can visually design dialogs
and add items such as static text, text edit fields, graphics, checkboxes,
radio buttons, push buttons, combo boxes, list boxes, and more. The best
thing is that the powerful SetupScript scripting language provides built-in
interactivity to custom dialogs in SetupBuilder 7. Custom dialogs can
exhibit different behaviors based on end user input. Each custom dialog
lets you perform script actions in response to certain events inside a
dialog. You can manipulate controls in the custom dialog programmatically.
The following screenshots (dialogs compiled with SB7) should give you some
feel for the potential of the VDE's power as well as some hints on how to
go to implement it.
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
"point. click. ship" - that's SetupBuilder
Create Windows Vista ready installations in minutes
-- Official Comodo Code Signing and SSL Certificate Partner