Commit | Date | |
---|---|---|
[r14634]
by
bugman
The spin loading wizard is now accessible from the tree's root menu in the spin viewer window. |
2011-09-14 16:14:12 | Tree |
[r14633]
by
bugman
Added a toolbar button to the spin viewer window to launch a wizard for loading spins. A simple wizard has been created for the spin viewer window for loading spins which directs the user |
2011-09-14 16:06:30 | Tree |
2011-09-14 09:16:50 | Tree | |
[r14631]
by
bugman
Fix for the updating of the user function menu items in the main GUI window. This was using the old self.entries_uf data structure. |
2011-09-14 09:10:57 | Tree |
[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 |
2011-09-14 09:07:29 | Tree |
2011-09-13 15:42:02 | Tree | |
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 |