-
- @param parent
- The parent window, may be @NULL.
-
- @param id
- The id of the dialog, will usually be just -1.
-
- @param title
- The title of the dialog.
-
- @param bitmap
- The default bitmap used in the left side of the wizard. See
- also GetBitmap.
-
- @param pos
- The position of the dialog, it will be centered on the screen
- by default.
-
- @param style
- Window style is passed to wxDialog.
+
+ @param parent
+ The parent window, may be @NULL.
+ @param id
+ The id of the dialog, will usually be just -1.
+ @param title
+ The title of the dialog.
+ @param bitmap
+ The default bitmap used in the left side of the wizard. See
+ also GetBitmap.
+ @param pos
+ The position of the dialog, it will be centered on the screen
+ by default.
+ @param style
+ Window style is passed to wxDialog.