Menu

SVN archive Commit Log


Commit Date  
[r14630] by bugman

The spin viewer window now uses the full user function menu of the Uf_menus class.

This should now remove the MS Windows bug whereby the spin viewer window would disappear to the back
after closing of the user function wizard dialogs.

2011-09-14 09:07:29 Tree
[r14629] by bugman

Fixes for the auto-analysis wizards for the new user function GUI page design.

2011-09-13 15:42:02 Tree
[r14628] by bugman

Fixes for the GUI tests for the new design of the user function GUI pages.

2011-09-13 15:37:22 Tree
[r14627] by bugman

Converted all of the user function GUI pages to use the new create_wizard() base method.

This significantly simplifies the code. The functions also no longer expect a wx event.

2011-09-13 15:12:03 Tree
[r14626] by bugman

The deselect user function GUI pages no longer expect the uf page to be returned.

2011-09-13 13:04:25 Tree
[r14625] by bugman

Added the return_page arg to create_wizard() so that the user function page can be selectively returned.

2011-09-13 13:03:01 Tree
[r14624] by bugman

Complete redesign of the user function menu system.

This is now more flexible and should be more compatible with window ordering under MS Windows.

2011-09-13 12:06:00 Tree
[r14623] by bugman

Simplified the deselect user functions using the new GUI uf design.

2011-09-09 14:25:27 Tree
[r14622] by bugman

The create_wizard() method now returns the user function page.

This will be needed as sometimes the fields have to be changed.

2011-09-09 14:24:16 Tree
[r14621] by bugman

Redesigned how the user function wizards are created.

The create_wizard() UF_base class method has been added to perform most of the work and to simplify
the specific user function code. The __init__() method has also been reintroduced, but this time it
takes the 'parent' arg, which is the parent wx.Window, via the User_functions package class.

2011-09-09 14:10:17 Tree
Older >