Menu

SVN archive Commit Log


Commit Date  
[r16179] by bugman

The n_state_model user function menus now use icons.

2012-05-10 10:22:29 Tree
[r16178] by bugman

Created a set of basic icons for the N-state model user functions.

2012-05-10 10:22:07 Tree
[r16177] by bugman

Improved the PyMOL ray-traced n_state_model wizard graphic by ray-tracing to 1000x1400 and shrinking.

2012-05-10 10:00:38 Tree
[r16176] by bugman

Created a wizard graphic for the n_state_model user functions.

2012-05-10 09:56:52 Tree
[r16175] by bugman

Converted the n_state_model user functions to the auto-generation design.

Some of the documentation was updated as it was incorrect.

2012-05-10 09:18:22 Tree
[r16174] by bugman

The integer user function GUI elements which can be None now are simply set to a wx.TextCtrl.

The wx.SpinCtrl used previously was incorrect, as a wx.SpinCtrl only handles integers, always
defaulting to the minimum of the control. Therefore the can_be_none user function arg arg is now
propagated into the wizard page Value, Sequence and Sequence_2D elements (though they are not
functional in the Sequence* classes yet).

2012-05-10 09:17:44 Tree
[r16173] by bugman

The wx.SpinCtrl used in the Value wizard page element is now fail-safe.

The code now catches min and max values of None, and does not set the initial value so that a
default value of None does not break the wx element!

2012-05-10 08:56:43 Tree
[r16172] by bugman

The min and max args now default to 0 and 1000 for the Uf_container.add_keyarg() method.

This fixes a bug whereby the recently introduced wx.SpinCtrl for the Value wizard page element was
failing as the limits were defaulting to None, which for wx.SpinCtrl is not allowed!

2012-05-10 07:42:05 Tree
[r16171] by bugman

Improved the frame_order relax icons.

2012-05-09 16:45:16 Tree
[r16170] by bugman

Increased the content of icons in the auto-generated user function menus.

2012-05-09 16:42:09 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.