Menu

SVN archive Commit Log


Commit Date  
[r13143] by bugman

The framework for the new analysis wizard is now in place.

The buttons for the different analysis types are still missing, the pipe name default needs to be
improved, and the text is not sufficient.

2011-06-20 20:12:31 Tree
[r13142] by bugman

The wizard panel execute() base class method no longer raises a RelaxError.

This allows the panels to not have execute() methods, so that instead the wizard returns data and
the calling code then determines what to do.

2011-06-20 19:57:43 Tree
[r13141] by semor

Fixed a docstring length to make it <100 characters.

This problem was discovered using the "code_validator" script.

2011-06-20 18:47:07 Tree
[r13140] by semor

Removed two trailing whitespaces

These were discovered using the "code_validator" script.

2011-06-20 18:45:20 Tree
[r13139] by bugman

Fix for clicking on the wizard 'ok' and 'finish' buttons.

A click will now go through and execute the apply() method of all pages of the wizard.

2011-06-20 18:22:02 Tree
[r13138] by bugman

Updated all the user function GUI elements to use the new wizard design.

2011-06-20 18:14:53 Tree
[r13137] by bugman

Reverted the temporary r13077.

The command used was:
svn merge -r13077:13076 .

.....
r13077 | bugman | 2011-06-16 19:20:40 +0200 (Thu, 16 Jun 2011) | 5 lines
Changed paths:
M /branches/gui_testing/gui/menu.py
M /branches/gui_testing/gui/user_functions/__init__.py

Temporarily turned off all user functions, save value.set().

This will be used to redesign all of the wizard and user function dialogs and panels.
.....

2011-06-20 17:51:28 Tree
[r13136] by bugman

The pipe user function GUI elements now use the wizard design.

2011-06-20 17:50:08 Tree
[r13135] by bugman

Fix for the Value_panel class docstring.

2011-06-20 17:49:46 Tree
[r13134] by bugman

The ok() method executed by the ok wizard button is now a wizard method which destroys the window.

2011-06-20 17:10:46 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.