From: Stefan M. <ste...@po...> - 2007-12-10 17:51:06
|
Hi again, I'm trying to get RubyCocoa to run in a separate thread, because I need the main thread for user-input in the Obj-C part, while in the background Ruby keeps running. The release-notes for 0.13. mention something about that. I'm still using 0.12. that shipped with Leopard, but I get a variety of crashes when trying to initialise from a new thread. Is it even possible in 0.12. and how should it be done? bye, stefan mueller |