UISAMPLE_ |
Please see the "options for commands" section of this manual for general information about the use of macros for configuration.
If you place a URL into this macro then an extra push button is added to the configured dialogs, if you wish to change this list then the "Add Dialog Identification to Titlebar" tip could help!
While mainly intended for "installation instructions", you can adjust the text of the push button and so use it for other purposes.
The following is a low resolution example of the welcome dialog:
OPTIONS |
#define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_URL ;;URL (blank=no button) #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_DLG_LIST PrepareDlg WelcomeDlg ;;List of dialogs to apply to (space separated) #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_TEXT &Install Instructions #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_TEXTSTYLE {&FeatureDirFont} ;;Doesn't seem to work #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_BUTTON_X 20 #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_BUTTON_Y 243 #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_BUTTON_WIDTH 80 #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_BUTTON_HEIGHT 17 #define? UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_TOOLTIP <$UISAMPLE_ADD_INSTALL_INSTRUCTIONS_BUTTON_URL>