Re: Gtk::SpinButton crash

2013-11-29 Thread Kjell Ahlstedt
2013-11-29 18:13, John Emmas skrev: On 29/11/2013 16:29, Kjell Ahlstedt wrote: It would be fine if you could try to find out what goes wrong when g_object_steal_qdata() is called. Why isn't the GQuark removed from the list of the GtkAdjustment's quarks? Yes you're onto something Kjell.

Re: Gtk::SpinButton crash

2013-11-29 Thread Kjell Ahlstedt
2013-11-29 13:15, John Emmas skrev: On 28/11/2013 11:33, John Emmas wrote: Thanks Kjell, I'm busy with another project today but first thing tomorrow, I'll step through the destruction process and see if my function sequence matches yours. Today I've been looking into the 2nd stage of Kjel

Re: Gtk::SpinButton crash

2013-11-29 Thread John Emmas
On 28/11/2013 11:33, John Emmas wrote: Thanks Kjell, I'm busy with another project today but first thing tomorrow, I'll step through the destruction process and see if my function sequence matches yours. Today I've been looking into the 2nd stage of Kjell's destruction process, namely:- O