wxWidgets standard dialog button sizer.
Default class constructor. |
|
Add a button to the sizer. |
|
Realizes the sizer depending on the platform. |
|
Sets the affirmative button. |
|
Sets the cancel button. |
|
Sets the negative button. |
wxWidgets standard dialog button sizer.
Default class constructor.
Add a button to the sizer.
mybutton – the button to add.
Realizes the sizer depending on the platform.
Sets the affirmative button.
button – the button to set as affirmative one.
Sets the cancel button.
button – the button to set as cancel one.
Sets the negative button.
button – the button to set as negative one.