Please allow OpenWindow inside threads
Re: Please allow OpenWindow inside threads
No crash here with ThreadSafe switch on.
Re: Please allow OpenWindow inside threads
You are right. Sorry.Fred wrote:No crash here with ThreadSafe switch on.

- doctorized
- Addict
- Posts: 882
- Joined: Fri Mar 27, 2009 9:41 am
- Location: Athens, Greece
Re: Please allow OpenWindow inside threads
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
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?
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.
Tranquil
Re: Please allow OpenWindow inside threads
No, you shouldn't assume that. It could work, but it could be broken at any time.