Menu

Commit [r26296]  Maximize  Restore  History

The ESC character now closes all wizards and user functions in the relax GUI.

By using an accelerator table set to the entire wizard window to catch the ESC keyboard event, the
ESC key will cause the _handler_escape() method to be called which then calls the windows Close()
method to close the window.

bugman 2014-10-16

changed /trunk/gui/wizards/wiz_objects.py
/trunk/gui/wizards/wiz_objects.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.