Menu

SVN archive Commit Log


Commit Date  
[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
[r13184] by bugman

More of the wizard class variables have been made private.

2011-06-23 14:27:03 Tree
[r13183] by bugman

The wizard list data structures are initialised now to 10 elements within the __init__() method.

This will allow for better tracking of all the data, without having to worry about appending to all
structures.

2011-06-23 14:24:56 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.