Bug fix for a race condition on MS Windows blocking the test suite.
The analyses update_spin_count() call sets the value of the spin systems GUI element. This is now via a wx.CallAfter() call to prevent the race in the GUI.
Authored by: bugman 2011-09-20
Parent: [r14707]
Child: [r14709]