REALbasic - some pieces 4u


ready to use

TaskDialogs 0.2.5


description:
TaskDialogs - for Windows Vista and Windows 7
- TaskDialog (-> MsgBox if not supported)
- TaskDialogIndirect (-> MessageDialog if not supported)

This example shows how to call the API, and lets you explore the settings. It falls back to MessageBox/MessageDialog, if the OS you're building for doesn't support TaskDialogs.

The provided Classes and Modules allow you to easily take advantage of the TaskDialogs for your windows users.
Examples:













back to overview