Re: glade3 and gtk2
On 02.02.2012 10:08, Paul Wise wrote:
> On Thu, Feb 2, 2012 at 5:05 PM, Bastian Venthur wrote:
>
>> Are you sure that's possible? There is no option for that in glade's
>> "properties" dialog. And saving a file always produces .glade files,
>> even when saving the file as .ui -- the contents will be exactly the
>> same as the .glade file. I'm using glade 3.10.2 from unstable.
>
> I thought it was possible, I guess there is a bug though, please
> report it in Debian & upstream.
Maybe I have just a fundamental misunderstanding about this whole issue.
Could be that Glade3 now *only* supports GtkBuilder files or whatever
and just names the files .glade.
Anyways, I'm looking for a way to produce a GUI with glade but use the
generated file with Gtk2, and apparently glade3 does not allow this by
*always* putting this
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
^^^^^^^^^^^^^^^^^
line in the generated files -- even in empty ones. That probably means
that gtk2 support was dropped in glade3 :/
Thanks for your help anyways, Paul!
Bastian
--
Bastian Venthur http://venthur.de
Debian Developer venthur at debian org
Reply to: