Commit | Date | |
---|---|---|
[r16002]
by
bugman
The default list element now defaults to read only, whereas the Combo_list object defaults to not read only. |
2012-05-05 19:17:55 | Tree |
2012-05-05 19:17:03 | Tree | |
[r16000]
by
bugman
The wiz_read_only flag now defaults to None, to allow the GUI elements to decide the best option. |
2012-05-05 19:14:56 | Tree |
[r15999]
by
bugman
The read_only flag now is fully functional in the String_list wizard page element. |
2012-05-05 19:04:52 | Tree |
[r15998]
by
bugman
The wiz_read_only user function flag is now propagated into the String_list GUI elements. |
2012-05-05 19:02:21 | Tree |
[r15997]
by
bugman
The Combo_list GUI element can now handle an initial size of None, converting this to 1. |
2012-05-05 18:58:23 | Tree |
2012-05-05 18:54:56 | Tree | |
[r15995]
by
bugman
The Base_value class can now accept the element_type arg value of 'default'. This will then use the TextCtrl. |
2012-05-05 18:43:08 | Tree |
[r15994]
by
bugman
The add_keyarg() wiz_element_type arg default is now 'default' to be able to handle all element types. The previous default of 'text' for a TextCtrl was causing failures with certain wizard GUI elements. |
2012-05-05 18:41:48 | Tree |
[r15993]
by
bugman
The relax controller is now shown for the auto-generated GUI user functions if 'display' is set. This is the 'display' variable in the user function data store. This allows all the user functions |
2012-05-04 18:52:02 | Tree |