Menu

SVN archive Commit Log


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

Converted many of the Wiz_window methods and variables to be private.

2011-06-23 14:14:05 Tree
[r13181] by bugman

Removed the binding of wx.EVT_SHOW() for the wizard panels to the update() method.

This is now handled better by the on_display() method.

2011-06-23 14:03:52 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.