wxThread termination not recognized
Fabian Cenedese
Cenedese at indel.ch
Wed Jun 27 09:07:24 PDT 2007
At 17:19 27.06.2007 +0200, Steven Van Ingelgem wrote:
>Could you try this:
>
>{
>CIOUUWizard wizard(0, NULL);
>}
>
>(mind the brackets!)
That helps for the simple object variable as in my example. But of course
I also want to use the wizard with RunWizard(). Then both variants
(object and new) stay in Delete(). Seems like even after closing the
wizard there's still something left that prevents continuing.
I already found that Wait() after Delete() is not needed, but that doesn't
change anything about the stall.
Thanks
bye Fabi
More information about the wx-users
mailing list