------=_Part_15977_18312577.1198625788545 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I couldn't find a mailinglist for the Qt4 Ruby bindings, so I try here. It seems the Qt4 Ruby bindings lack Qt::Thread. So how do I create a Thread? Do I use Ruby's build-in? I need a thread because I need to read from a UNIX domain socket (blocking), and pass the data to the GUI. Thanks for any help! /D ------=_Part_15977_18312577.1198625788545--