previous up next     contents index
Next: get-title Up: Class Reference Previous: start-page

wx:dialog-box%

    Superclass:  wx:panel%

A dialog box combines a panel with a frame. Items suchs as buttons can be directly added to a dialog box as to a panel, but a frame is automatically created to manage the dialog box. A dialog box can also be modal, which means that all other windows are blocked until the dialog box is dismissed.

Methods: All methods:
previous up next     contents index
Next: get-title Up: Class Reference Previous: start-page

PLT