Commit | Date | |
---|---|---|
[r13401]
by
bugman
User function completion now triggers self.gui.user_functions.notify_observers(). This will allow for GUI updates upon user function completion. |
2011-07-01 18:50:49 | Tree |
[r13400]
by
bugman
Created the on_completion() wizard method which is executed after running on_execute(). |
2011-07-01 18:48:57 | Tree |
[r13399]
by
bugman
The spin view window is now registered to have self.refresh() executed when a user function completes. |
2011-07-01 18:44:24 | Tree |
[r13398]
by
bugman
Converted User_functions into a observer design pattern. This will be used to notify the GUI that a user function has completed. |
2011-07-01 18:42:32 | Tree |
2011-07-01 17:35:10 | Tree | |
[r13396]
by
bugman
Fix for the structure.load_spins user function window. The 'combine_model' arg should have been 'combine_models'. |
2011-07-01 17:24:42 | Tree |
2011-07-01 17:16:38 | Tree | |
2011-07-01 17:15:50 | Tree | |
[r13393]
by
bugman
_build_doc() now handles the fn._doc_additional structure for adding additional sections. |
2011-07-01 17:14:52 | Tree |
[r13392]
by
bugman
Removed the starting and ending newlines from the id_string_doc used as a tooltip in spin_id_element(). |
2011-07-01 17:12:33 | Tree |