> and you should integrate with that and not use GMainLoop (on Linux Qt > will usually use GMainLoop as well, but not on other systems, if I > remember correctly). Correct. Though one needs to specifically configure Qt with glib support (-glib option while configuring). HTH, -mandeep