Re: Creating custom GTK+ widget using C++ -- Ctor/Dtor not called
- From: Paul Davis <paul linuxaudiosystems com>
- To: Agnel Kurian <agnel kurian gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Creating custom GTK+ widget using C++ -- Ctor/Dtor not called
- Date: Thu, 9 Feb 2012 17:16:26 -0500
On Thu, Feb 9, 2012 at 4:28 PM, Agnel Kurian <agnel kurian gmail com> wrote:
> Hi,
>
> I am trying to create a custom GTK+ widget using GTK+ 2.4.8 called from C++.
> I find that the constructor and destructor of my widget is never called.
> So...
>
> 1. Is this expected behaviour?
> 2. What is the usual solution to such a problem (apart from using gtkmm)?
that is the usual solution. you're wasting your time trying to solve
this in any other way.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]