Bug fix for the new analysis wizard cancelling on Mac OS X.
A status variable is no longer returned. Instead the EndModal() dialog method is being used to
terminate modal wizards, returning the value of wx.ID_OK. The new analysis wizard is now checking
for this return code.