Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

14 Dialogs

Revision as of 13:46, 29 January 2007 by Unnamed Poltroon (Talk) (Setting the Title)

Back to RWTOverview

Dialogs

An implementation of class Dialog exists now. Together with the appropriate style bits on class Shell You can build (modal) dialogs.

Creation

tbd

Opening a Dialog

tbd

Setting the Title

identical

MessageBox

Not yet implemented.

FileDialog

Not yet implemented.

DirectoryDialog

Not yet implemented.

ColorDialog

Not yet implemented.

FontDialog

Not yet implemented.

Back to the top