 |
DialogPro plugin for Servoy
Advanced dialogs for Servoy smart clients |
The DialogPro plugin creates custom dialogs with a wide selection of different components such as checkboxes, comoboxes, radiobuttons, (checkbox-)lists, sliders, password fields, tables, (checkbox-)trees etc. Dialogs can be modal or non-modal. Also part of DialogPro is a file browser that displays proper icons, a progress dialog and a splash message window.
Here is a list of available components:
 |
Text fields |
 |
 |
Checkboxes |
 |
 |
Comboboxes |
 |
 |
Radio buttons |
 |
 |
Lists (single or multiple selection) |
 |
 |
Sliders |
 |
 |
Spinners (date and number) |
 |
 |
Password fields |
 |
 |
Text areas |
 |
 |
HTML areas |
 |
 |
Tables (editable, single or multiple selection) |
 |
 |
Custom icon |
|
 |
HTML header |
|
 |
Buttons |
|
 |
Flexible progress dialogs |
 |
 |
Indeterminate progress dialogs |
 |
 |
Tree |
 |
 |
FileBrowser |
 |
 |
CheckboxList |
 |
 |
CheckboxTree |
 |
The plugin also offers
 |
Non-modal windows that stay visible while the user continues to work with the Servoy solution |
 |
 |
A "RecordDialog" that can show certain columns of a record in an automatically layouted dialog and update that record if wanted |
 |
 |
A splash message in the lower right corner that can be used to notify the user of new mails, open todos etc. |
 |
 |
A simple progress dialog with a cancel button |
 |
We have tried to make it as easy as possible for Servoy developers to create such dialogs. The dialog plugin supports i18n, display/return values for comboboxes and radio buttons, easy creation of tables from JSDataSets and more.
Here is an example of a custom dialog created with DialogPro (click for a larger image):

A demo version of the plugin can be obtained here. |