Commit | Date | |
---|---|---|
2011-06-23 17:33:20 | Tree | |
2011-06-23 17:32:24 | Tree | |
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 |
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 |
2011-06-23 14:31:33 | Tree | |
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 |
2011-06-23 14:24:56 | Tree |
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 |