Re: g_io_add_watch problem on OSX

2007-04-20 Thread Rehan
: http://www.nabble.com/g_io_add_watch-problem-on-OSX-tf2696427.html#a10065354 Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app

g_io_add_watch problem on OSX

2006-11-24 Thread Jacob Ole Juul Kolding
Hello I have at problem with an old linux app I'm porting to OSX. I have gtk installed from darwinports. The app calls g++ using g_spawn_asyns_with_pipes and uses g_io_channels to transfer the output from g++ to a textview. the problem is that the io callback function which i attach to a io