On Monday 06 April 2009 22:01:56 Ishwor Gurung wrote: > Hi guys, > > Is there a simple example of using QThread in Qyoto? > > I did Google around but couldn't find any examples. > > Thanks. Use the standard .NET threads in System.Threading. To invoke methods in the main thread, use QApplication.Invoke(). -- Arno Rehn arno at arnorehn.de