Menu

SVN archive Commit Log


Commit Date  
[r16662] by bugman

The wizard window _cancel() method now calls the current page's on_next() method.

This allows the page to clean itself up.

2012-06-05 09:00:36 Tree
[r16661] by bugman

The pipe.delete user function now operates synchronously in the GUI to avoid the GUI blowing up!

2012-06-05 08:54:19 Tree
[r16660] by bugman

The GUI analysis pipe_deletion() method now works with pipe bundles instead of pipe themselves.

This is because the analysis tabs are now associated with the bundles rather than pipes.

2012-06-05 08:53:19 Tree
[r16659] by bugman

The 'bundle' arg is now functional in the model_selection user function back end.

2012-06-05 08:39:44 Tree
[r16658] by bugman

The user function pages are now registered and unregistered with the 'gui_uf' observer object.

This allows the ComboBox args to be properly updated with asynchronous user function calls. The old
update method suffered from racing and hence often updated before the user function had executed.
Now the on_display() method registers the GUI user function page update_args() method, and the
on_next() method unregisters it, allowing the observer to update the page only when it is visible to
the user.

2012-06-05 08:17:12 Tree
[r16657] by bugman

Whitespace fix.

2012-06-05 08:07:38 Tree
[r16656] by bugman

Added the 'bundle_to' arg to the pipe.copy user function back end.

This arg is now functional.

2012-06-05 07:52:34 Tree
[r16655] by bugman

The dauverge_protocol auto-analysis now uses the new 'bundle' user function args.

This is used in the pipe copying to place the newly created pipe and in the model selection, both so
that all pipes created during the analysis are located within the pipe bundle reserved for that
analysis.

2012-06-05 07:35:27 Tree
[r16654] by bugman

The GUI user function window titles are now set to the 'title_short' value.

This is because the long title can be far too long for a GUI window title!

2012-06-05 07:33:29 Tree
[r16653] by bugman

The long title or synopsis is now added to the GUI user function description text as italic text.

2012-06-05 07:31:38 Tree
Older >
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.