Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Alternative to glade?

8 views
Skip to first unread message

Joris Dolderer

unread,
Mar 23, 2008, 12:45:07 PM3/23/08
to
Hello,

I am looking for a GTK UI Builder generating C code. I'd prefer it if I
could use something else than glade-2 because I don't want to write
software that depends on unsupported software.

Is this the right group for this question? If not: What would be the
right group?

Joris

Dances With Crows

unread,
Mar 25, 2008, 6:34:25 PM3/25/08
to
Joris Dolderer staggered into the Black Sun and said:
> I am looking for a GTK UI Builder generating C code. I'd prefer it if
> I could use something else than glade-2 because I don't want to write
> software that depends on unsupported software.

http://crow-designer.sourceforge.net/ ? I haven't looked at its
dependency graph yet, but the webpage looks promising. Also, what is
unsupported in glade? Which distro are you using? Gentoo says that
glade 3.4.0 is marked stable and depends only on stuff that I already
have installed (I have a lot of stuff installed though.)

> Is this the right group for this question? If not: What would be the
> right group?

This is probably good enough for government work. HTH,

--
Jesus is the best radio producer in the beans. We need some saliva
and pickles to get mad. --MegaHAL, "The Best of MegaHAL"
My blog and resume: http://crow202.dyndns.org:8080/wordpress/
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see

Joris Dolderer

unread,
Mar 28, 2008, 7:56:28 AM3/28/08
to
On Tue, 25 Mar 2008 22:34:25 +0000, Dances With Crows wrote:

> http://crow-designer.sourceforge.net/
The problem is that crow-designer is also unsupported. If there is no
supported alternative, I could use glade-2.

> Also, what is unsupported in glade? Which distro are you using?
> Gentoo says that glade 3.4.0 is marked stable and depends only on
> stuff that I already have installed (I have a lot of stuff installed
> though.)

Glade-3 doesn't support C code generation any more. I use gentoo, too.

Joris

Jurgen Haan

unread,
Mar 28, 2008, 10:34:22 AM3/28/08
to
Joris Dolderer wrote:
> On Tue, 25 Mar 2008 22:34:25 +0000, Dances With Crows wrote:
>
>> http://crow-designer.sourceforge.net/
> The problem is that crow-designer is also unsupported. If there is no
> supported alternative, I could use glade-2.

You could do that, but it will reach end-of-life some time.
It might be wiser to grab glade-3 and use libglade from your C project
to parse the glade files.

(just my advice to not stick with a deprecated ide for too long).

-R-

Dances With Crows

unread,
Mar 28, 2008, 12:40:34 PM3/28/08
to
Jurgen Haan staggered into the Black Sun and said:
> Joris Dolderer wrote:
>> On Tue, 25 Mar 2008 22:34:25 +0000, Dances With Crows wrote:
>>> http://crow-designer.sourceforge.net/ ?

>> The problem is that crow-designer is also unsupported. If there is no
>> supported alternative, I could use glade-2.
> You could do that, but it will reach end-of-life some time. It might
> be wiser to grab glade-3 and use libglade from your C project to parse
> the glade files.

The problem with that is that you've added another dependency (on
libglade). When you start adding dependencies, they tend to snowball
and mushroom, and eventually, you end up with GNUcash.

> (just my advice to not stick with a deprecated ide for too long).

The main problem is if the code generator you're using relies on
functions that become deprecated in library-X.Y+3 and then no longer
work in library-X.Y+8.

--
No man is an island, but then no man is a potato salad, either.

Florian Diesch

unread,
Mar 30, 2008, 2:40:55 PM3/30/08
to
Joris Dolderer <st...@123mail.cl> wrote:

It shouln't be that hard to write a program that creates C code from
glade's XML.


Florian
--
<http://www.florian-diesch.de/>
-----------------------------------------------------------------------
** Hi! I'm a signature virus! Copy me into your signature, please! **
-----------------------------------------------------------------------

s. keeling

unread,
Mar 31, 2008, 11:35:10 PM3/31/08
to
Dances With Crows <dancesw...@usa.net>:

> Joris Dolderer staggered into the Black Sun and said:
> > I am looking for a GTK UI Builder generating C code. I'd prefer it if
> > I could use something else than glade-2 because I don't want to write
> > software that depends on unsupported software.
>
> http://crow-designer.sourceforge.net/ ? I haven't looked at its

"Update 2006-10-25: Crow Designer (formerly known as 'Gideon') is no
longer under active development."


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.

0 new messages