Commit | Date | |
---|---|---|
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 |
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 |
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 |
2012-05-10 07:42:05 | Tree |
2012-05-09 16:45:16 | Tree | |
2012-05-09 16:42:09 | Tree | |
2012-05-09 16:31:07 | Tree | |
[r16168]
by
bugman
Converted the noe user functions to the auto-generation design. The noe wizard graphic has been converted into icons for the menus. |
2012-05-09 16:24:08 | Tree |
[r16167]
by
bugman
Created the generic_fns.spectrum.get_ids() function for returning all current spectrum IDs. This will be used by the noe.read_intensities user function. |
2012-05-09 16:23:22 | Tree |