On Wed, 2005-02-23 at 15:35 +0100, David Sillou wrote:
Hello,
I'm new to gtkmm programming and i'm trying to make a custom widget (for
using libxine in a project). I thought starting from
examples/book/custom/custom_widget was good idea. The example compiles
fines but othing is drawn in the myWidget 's GDK::Window. Any idea ?
Do you have the latest version from gtkmm 2.4 version. It's also
possible that only the version in gtkmm 2.5 works, but you should be
able to adapt the 2.5 code to 2.4. If necessary, I'd welcome a patch for
that.