Menu

Commit [r27235]  Maximize  Restore  History

Merged revisions 27164 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r27164 | bugman | 2015-01-14 15:35:01 +0100 (Wed, 14 Jan 2015) | 8 lines

Fix for the showing of the spin viewer window in the GUI tests.

The show_tree() method of the main GUI window class was not calling the custom
self.spin_viewer.Show() method, as required to set up the observer objects required to keep the spin
viewer window updated. The value of status.show_gui was blocking this. Instead the show argument
of this Show() method is being set to status.show_gui to allow the method to always be executed.
........

bugman 2015-01-20

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/gui/relax_gui.py
/branches/frame_order_cleanup/gui/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.