Commit | Date | |
---|---|---|
[r14221]
by
bugman
The add_spin_systems() base class method now returns the Text_ctrl instance it creates. |
2011-08-06 19:59:57 | Tree |
[r14220]
by
bugman
More of the model-free auto-analysis GUI tab is disabled with the execution lock. |
2011-08-06 19:58:42 | Tree |
[r14219]
by
bugman
Converted the analysis base class add_text_sel_element() method to the object Text_ctrl. This has the Enable, SetValue, and GetValue methods implemented as a wx object. |
2011-08-06 19:51:46 | Tree |
[r14218]
by
bugman
Renamed the spin_ctrl module to elements to store all of the special analysis elements. |
2011-08-06 19:17:37 | Tree |
[r14217]
by
bugman
More enabling/disabling of the model-free auto-analysis GUI element. The user function and wizard buttons, and relaxation data list are now all responding. |
2011-08-06 19:14:29 | Tree |
2011-08-06 19:09:41 | Tree | |
2011-08-06 19:07:26 | Tree | |
[r14214]
by
bugman
All the model-free auto-analysis activation and deactivation calls now pass through wx.CallAfter. This is to avoid racing. |
2011-08-06 19:01:35 | Tree |
[r14213]
by
bugman
The model-free model fields are now activated/deactivated with the execution lock. |
2011-08-06 19:00:49 | Tree |
[r14212]
by
bugman
Eliminated the add_spin_element() method and shifted to using the Spin_ctrl object. |
2011-08-06 18:56:27 | Tree |