wDialog

This is the base class for common dialogs.

Superclass:wWindow
Subclasses:wMessageDialog wFileDialog wDirDialog wColorDialog wFontDialog wTextEntryDialog wPasswordEntryDialog wFindReplaceDialog wPageSetupDialog wPrintDialog
Seealso:wDialogEvent

Procs

proc getOwner(self: wDialog): wWindow {...}{.inline, raises: [], tags: [].}
Returns the owner window of the dialog. The result may be nil.