Simon Fuhrmann schrieb:
I archive that by using the Glib::Dispatcher (see the documentation about this, this is not a "regular" signal) and fire an event to my main thread if the asynchronous work is done. If you do this, you should never have problems with GUI elements not updating.
Thank you so much for your suggestion, it works marvellously! Kind regards, Johannes _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
