Re: Gtk::SpinButton crash

2013-11-28 Thread Kjell Ahlstedt
2013-11-28 05:11, John Emmas skrev: On 27 Nov 2013, at 09:24, Murray Cumming wrote: I don't see any quark/object-data tests in glib/tests, and I guess there should be one, but maybe the existing tests would show some base problem. That seems like a good idea and worth pursuing but perhaps I

Re: Gtk::SpinButton crash

2013-11-28 Thread John Emmas
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. John ___ gtkmm-list mailing list gtkmm-list@gnome.org

Re: Connecting to Configure signal event

2013-11-28 Thread Kjell Ahlstedt
2013-11-28 00:14, a skrev: On 11/27/2013 12:59 PM, Kjell Ahlstedt wrote: 2013-11-26 22:37, a skrev: On 11/26/2013 08:33 AM, Kjell Ahlstedt wrote: 2013-11-26 05:09, a skrev: Hi, I'm trying to connect to the configure signal event(signal_configure_event()), in the documentation I read

Re: Gtk::SpinButton crash

2013-11-28 Thread John Emmas
Hi Kjell, I've taken a very quick look into the first stage that you described (delete some_adjuster):- On 28/11/2013 09:54, Kjell Ahlstedt wrote: This is what shall happen, and what does happen when I run the test: _delete some_adjuster;_ Gtk::Object::~Object() calls

Re: Connecting to Configure signal event

2013-11-28 Thread a
On 11/28/2013 01:12 PM, Kjell Ahlstedt wrote: 2013-11-28 00:14, a skrev: On 11/27/2013 12:59 PM, Kjell Ahlstedt wrote: 2013-11-26 22:37, a skrev: On 11/26/2013 08:33 AM, Kjell Ahlstedt wrote: 2013-11-26 05:09, a skrev: Hi, I'm trying to connect to the configure signal

Fwd: wrapping an array

2013-11-28 Thread Ian Martin
Hi, I'm trying to wrap the Clutter library. 1) is the only documentation for gmmproc (outside the source) in the sec-wrapping-hg-files.html chapter in Programming with Gtkmm book? I'm having trouble identifying all the options. 2) How do I wrap the following: ClutterModel *