Re: [glade--]gtk combo pb in C++
- From: Christof Petig <christof petig-baender de>
- To: Nicolas Montavont <montavont clarinet u-strasbg fr>
- Cc: glademm-list gnome org, glade-users lists ximian com
- Subject: Re: [glade--]gtk combo pb in C++
- Date: Wed, 14 Apr 2004 10:02:01 +0200
Nicolas Montavont schrieb:
glademm simply complains about deprecated widgets being used in the
xml file (it's a warning IIRC).
Yes I can understand that, but it is glade-2 that generates the .xml
file. So why does it use deprecated widgets ?
because the deprecated widgets are accessible by gtk+ but not wrapped
within gtkmm. So C code can use them, C++ code can't.
And until 2.4 combo used deprecated widgets internally.
Christof (looking into the compilation issue)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]