Fix for the delete menu entries in the spin view window, the user function windows were blank!
The switch from a wx.Frame to a wx.Dialog broke the code as ShowModal() was freezing the application.
Authored by: bugman 2010-12-30
Parent: [r12045]
Child: [r12047]