Skip to content
Snippets Groups Projects
Commit e5e2d1bc authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Renamed messagedlg to dialog, and added a couple of new dialogs -

SimpleMessageDialog, which just displays a plain message, and
TimeoutDialog, which shows said message, and disappears after a
timeout. ProcessingDialog now inherits form SimpleMessageDialog.

Another dialog, TextEditDialog, shows an editable/selectable piece of
text. This is used by a new CanvasPanel action, showCommandLineArgs,
which pops up a dialog allowing the user to copy the command line to
recreate the currently visible scene.
parent a2985c63
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment