Menu

SVN archive Commit Log


Commit Date  
[r13194] by bugman

Renamed the on_exit() wizard page method to on_execute().

2011-06-23 18:18:44 Tree
[r13193] by bugman

Created the on_apply() wizard page method.

2011-06-23 18:17:40 Tree
[r13192] by bugman

Fix for the ok wizard button - the method is now private.

2011-06-23 17:55:20 Tree
[r13191] by bugman

Rearrangement of the wizard page methods and variables.

Many variables and methods which should not be touched by the derived classes have been made
private. The execute() and update() methods have been deleted. And the class docstring has been
updated to describe which methods should be over-written and which should be used.

2011-06-23 17:48:36 Tree
[r13190] by bugman

Updated the Wiz_window class docstring.

2011-06-23 17:33:20 Tree
[r13189] by bugman

Redesigned the wizard page so that on_exit() replaces execute().

2011-06-23 17:32:24 Tree
[r13188] by bugman

Spacing fix in the File_selector.__init__() docstring.

2011-06-23 17:27:13 Tree
[r13187] by bugman

The new analysis wizard page now blocks and unblocks the next button.

This is done by using the wizard page on_display() method to block, and the button toggling
unblocks.

2011-06-23 14:43:14 Tree
[r13186] by bugman

Created the wizard method block_next() to allow a page to prevent forwards progression.

2011-06-23 14:41:04 Tree
[r13185] by bugman

All wizard buttons are now stored in self._buttons.

2011-06-23 14:31:33 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.