Menu

Commit [r10610]  Maximize  Restore  History

Added a 'File -> Save' menu entry.

This is to aid debugging, but users will also find it very useful. Ctrl+S will now save the file
for the user without the file selection dialog box appearing (unless it is the first time). The
state_save() method has now been split into 3:
action_state_save() - for the 'save' actions.
action_state_save_as() - for the 'save as' actions.
state_save() - for doing the actual saving.

bugman 2010-02-01

changed /branches/bieri_gui/gui_bieri/paths.py
changed /branches/bieri_gui/gui_bieri/relax_gui.py
/branches/bieri_gui/gui_bieri/paths.py Diff Switch to side-by-side view
Loading...
/branches/bieri_gui/gui_bieri/relax_gui.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.