Autor Thema: Dialogues  (Gelesen 3349 mal)

Administrator

  • Administrator
  • Newbie
  • *****
  • Beiträge: 39
    • Profil anzeigen
    • wxBasic
Dialogues
« am: 08.11.2014, 18:56:40 Nachmittag »
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
« Letzte Änderung: 14.10.2016, 19:22:11 Nachmittag von Administrator »
Dirk
admin@forum.wxbasic.de