Dialogues

Begonnen von Administrator, 08.11.2014, 18:56:40 NACHMITTAGS

Vorheriges Thema - Nächstes Thema

Administrator

dialog.wxb
dialog.wxb  erstellt einen Frame mit einem Dialog sowie einem OK und Cancel Button. Der Return Wert wird angezeigt.
dialog.wxb  creates a frame with a dialog, as well as an OK and Cancel button. The return value is displayed.
Code: dialog.wxb

dialog_options.wxb
Erweiterter Dialog.
dialog_options.wxb  erstellt einen Frame mit einem Button. Nach einem Klick auf den Button wird ein Dialog mit 2 Checkboxes angezeigt. Der Return Wert wird angezeigt.
Advanced dialog.
dialog_options.wxb creates a frame with a button. After clicking on the button, a dialog with 2 checkboxes is displayed. The return value is displayed.
Code: dialog_options.wxb
Dirk
admin@forum.wxbasic.de