2009/3/24 Marcus Crestani
<crestani@informatik.uni-tuebingen.de>
Julien,
I saw your posting last month on bug-gnustep. Currently, I am hitting
the same problem as you were: I need to run NSApp in another thread.
>>> --Second, "GSRegisterCurrentThread()" is a function specific to
>>> GNUstep. And this function is not available using Apple developper
>>> environment. So I will not be able to compile my code in there. Any
>>> comment?
>> I don't know how you would achieve your aim on MacOS. Possibly you
>> can just run the application run loop in a secondary thread there
>> ... I don't know if that works.
> I will try just same code but without calling
> GSRegisterCurrentThread(). I let you know if that works.
Did you get it to work on MacOSX? What thread library did you use?
Thanks,
--
Marcus