Page 4 of 4

Re: Please allow OpenWindow inside threads

Posted: Fri Feb 15, 2013 11:11 am
by Fred
No crash here with ThreadSafe switch on.

Re: Please allow OpenWindow inside threads

Posted: Fri Feb 15, 2013 11:16 am
by auser
Fred wrote:No crash here with ThreadSafe switch on.
You are right. Sorry. :oops:

Re: Please allow OpenWindow inside threads

Posted: Sat Apr 13, 2013 11:35 am
by doctorized
Threadsafe is on to me but my app still crashes when I try to open a window inside a thread. :(

Re: Please allow OpenWindow inside threads

Posted: Wed Aug 13, 2014 2:42 pm
by Tranquil
Sorry for asking this (maybe) stupid question, but I can not find something in the change logs since 5.10.
It it now save, if I'm windows only, to create windows within threads and disable the debugger for that case?
Fred wrote: [...], so with DisableDebugger around the offending calls, all should be working like pre v5.10 versions.

Re: Please allow OpenWindow inside threads

Posted: Wed Aug 13, 2014 4:53 pm
by Fred
No, you shouldn't assume that. It could work, but it could be broken at any time.