From: Christopher Tasma Date: 2007-03-10T13:57:21+09:00 Subject: Re: QT Ruby odd focus behavior > Do you have explicit callbacks into Ruby to allow Ruby's green threads > to go? Ruby doesn't use operating system threads yet and QtRuby will > not be particularly respectful about letting Ruby run at appropriate > intervals. Thanks for the suggestion, and sorry it took so long to try it out. There hasn't been much time after work this week to play ;-) I tried several different things to try and give control to the interpreter, but I didn't have much luck. The best I got with the Thread.pass was a non functioning GUI. Any more ideas would be welcome, otherwise I will try to post what is going wrong if I ever figure it out. -- Posted via http://www.ruby-forum.com/.