Re: Alternative to glade?
- From: Joe Pfeiffer <pfeiffer@xxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 22:20:59 -0600
Joris Dolderer <stdio@xxxxxxxxxx> writes:
On Tue, 25 Mar 2008 10:11:53 -0600, Joe Pfeiffer wrote:
You've got a bit of an unusual set of requirements: GTK, UI-builder,My program would have one extra dependency (libglade), less performance
generating C code. Note that the reason glade-2 is unsupported is that
they have moved on to an xml description-based approach with glade-3; so
why are you set on having the gui-builder write the code?
(don't know how much but might be a bit), more executed code -> A bigger
chance a bug is in it and an increased size if you include the libglade
dependency. And I don't know why I should use such a system if I could
use simple C code.
Larger, true, but it's arguable that since more people are using
libglade your probability of a bug is actually lower (compared to
rolling your own).
But it isn't wanting to use "simple" C that raises my eyebrows -- it's
the combination of wanting to do that, along with getting a package to
generate the C code for you. Like I said (and you didn't quote), I
tend to build my gui's in hand-coded C++.
.
- Follow-Ups:
- Re: Alternative to glade?
- From: Joris Dolderer
- Re: Alternative to glade?
- From: Rainer Weikusat
- Re: Alternative to glade?
- References:
- Alternative to glade?
- From: Joris Dolderer
- Re: Alternative to glade?
- From: Joe Pfeiffer
- Re: Alternative to glade?
- From: Joris Dolderer
- Alternative to glade?
- Prev by Date: Re: Alternative to glade?
- Next by Date: Re: g++ -D compiler options
- Previous by thread: Re: Alternative to glade?
- Next by thread: Re: Alternative to glade?
- Index(es):
Relevant Pages
|