On Thu, 2010-03-25 at 12:35 -0400, Paul Davis wrote: > as i've mentioned to daniel on IRC, it would make our life in ardour > MUCH easier if all gtkmm objects were reference counted with both weak > and strong references available. we have a very nasty and hard to deal > with situation right now where we schedule a callback on a GUI object > from a non-GUI thread, and by the time the callback is executed, the > GUI object has been deleted.
I think that's something else that we need to see example code for. How can we support both easily? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
