Commit | Date | |
---|---|---|
2012-05-08 13:33:47 | Tree | |
[r16098]
by
bugman
Converted the dx user functions to the auto-generation design. Some of the checks at the prompt level had to be shifted into the back end, where they belong. |
2012-05-08 13:27:12 | Tree |
[r16097]
by
bugman
Fixes for the SpinCtrl version of the Value wizard page GUI element. The GetValue(), SetValue(), and other methods were not doing anything for the element_type of |
2012-05-08 13:25:33 | Tree |
[r16096]
by
bugman
The Value wizard page GUI element can now be set to a wx.SpinCtrl. This is only allowed for integers. |
2012-05-08 13:09:57 | Tree |
[r16095]
by
bugman
Fix for the SetValue() methods of the sequence GUI wizard page GUI elements. The value of None should be expected! |
2012-05-08 12:47:17 | Tree |
[r16094]
by
bugman
The default file name is now passed all the way into the RelaxFileDialog. This is for the auto-generated GUI user functions. |
2012-05-08 12:37:04 | Tree |
[r16093]
by
bugman
Improvements to the Selector_dir wizard page GUI element. The icon is now for a directory open and not file open, the tooltip is also fixed, and the default |
2012-05-08 12:33:22 | Tree |
[r16092]
by
bugman
The auto-generated user functions and classes are now always alphabetically sorted. The Uf_object.add_class() and Uf_object.add_uf() method now sort the lists at the end. The data |
2012-05-08 11:54:45 | Tree |
[r16091]
by
bugman
Created wizard graphics for the select and deselect user function classes. The spin and spin_grey icons are used for the menus. |
2012-05-08 11:47:51 | Tree |
[r16090]
by
bugman
Converted the select and deselect user functions to the auto-generation design. The boolean_doc variable has been shifted from the deleted prompt.select module into the |
2012-05-08 10:45:03 | Tree |