Hi Paul, thanks for your reply! Unfortunately moving away from gtk2 is not an option, as matplotlib does it not support yet.
What do you mean by saying I should use GtkBuilder? glade 3.10.2 from unstable still produces .glade files by default. Is there a way to explicitly tell it to produce something else? Or should I use a different tool? I'm probably missing something. Cheers, Bastian On 27.01.2012 17:29, Paul Wise wrote: > On Fri, Jan 27, 2012 at 6:57 PM, Bastian Venthur wrote: > >> is it possible to use glade3 (currently using 3.10.2 from unstable) with >> gtk2? >> >> In the generated .glade files there is always the following line: > > The .glade format is obsolete, you should be using GtkBuilder. IIRC it > works with both GTK+ 2 and 3. GTK+ 2 is obsolete though so it should > be switched away from. > -- Bastian Venthur http://venthur.de Debian Developer venthur at debian org -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

