Thanks, Moh. That resolved the error issue. As far as I can see, it's functioning perfect!
I'll have some questions on Threading. But I'll reserve this for a new topic. -- L. James -- L. D. James [email protected] www.apollo3.com/~ljames On Mon, 2013-08-05 at 22:07 +0100, Moh B. wrote: > Hi, > I think you should put: > if (Glib::thread_supported()) > instead of: > if (!Glib::thread_supported()) <== Your code > see the " ! " difference.
_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
