Commit | Date | |
---|---|---|
[r16195]
by
bugman
Fix for the pymol and molmol macro_write user functions - the file name can be None! |
2012-05-10 14:57:29 | Tree |
2012-05-10 14:55:07 | Tree | |
2012-05-10 14:34:35 | Tree | |
2012-05-10 14:14:15 | Tree | |
[r16191]
by
bugman
Read only args as combo boxes can now be set to None, if allowed, in the GUI user functions. The empty string and None are prepended to the combo box choices and data respectively. |
2012-05-10 13:09:27 | Tree |
[r16190]
by
bugman
Reverted r16189 as this will be implemented at the GUI element level. The command used was: The GUI element can decide what to do in this case, for example add a None element to the list! ..... |
2012-05-10 12:52:35 | Tree |
[r16189]
by
bugman
Check that wiz_read_only is not set if can_be_none is True and a combo box is asked for. The combo box needs to be editable to clear it - so it returns None. Otherwise if a user selects |
2012-05-10 12:45:42 | Tree |
2012-05-10 12:42:20 | Tree | |
[r16187]
by
bugman
Improved the titles of the Sequence and Sequence_2D GUI element for the user functions. The 'desc_short' user function arg property is now used to create the title rather than the 'name' |
2012-05-10 12:22:20 | Tree |
[r16186]
by
bugman
The Sequence and Sequence_2D GUI elements can now handle fixed sized sequences. When the 'dim' Uf_container.add_keyarg() arg is set, then the 'Add' and 'Delete all' buttons are |
2012-05-10 12:11:09 | Tree |