On 10/15/2014 05:07 PM, Graeme Geldenhuys wrote:
just like pretty much all GUI toolkits I know.
AFAIK, in fact pretty much all GUI toolkits are not thread save in a sense of "simply use any function from any thread you like", but with most of them it should be possible to have them create windows and associate a thread to such a window.

Of course this is a rather uncommon way of constructing GUI applications (but I once did some research on this as I did had use for that). Hence the LCL does not support it.

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to