2008/5/10 Milosz Derezynski <[EMAIL PROTECTED]>: > I guess you should set up a watch on stdout using Glib::IOChannel. I'm not > sure how to do this for C++ streams since the IOChannel API, while wrapped > into C++, still operates on C FDs only, but this would solve the problem. Thanks, I'll try that. Is such an approach portable? I mean, does it work on Windows?
Søren _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
