A Interface designer which produces code in C was something which I have
been searching for a long time. I found a application which I sense is a
Great Tool which enables Interface Designing in GTK+
Glade is a free user interface builder for GTK+
and GNOME
The user interfaces designed in Glade are saved as XML, and by using the
libglade
be loaded by applications dynamically as needed. (Glade can also
generate C code, though this isn't recommended for large applications.)
By using libglade, Glade XML files can be used in numerous programming
languages including C, C++, Java, Perl, Python, C#, Pike, Ruby, Haskell,
Objective Caml and Scheme. Adding support for other languages is easy too.
extracted from the GLADE
http://glade.gnome.org/
Search for "glade" in Synaptic and install, then ur ready to design
GUI's
if the cache doesn't work you can install the 3 files attached here..
But you will have to learn a bit about programming in GTK to make full
use of this.
Lets Start making cool Interfaces..
All the best
glade_2.12.1-1ubuntu5_i386.deb
404K Download
glade-2_2.12.1-1ubuntu5_all.deb
102K Download
glade-common_2.12.1-1ubuntu5_all.deb
150K Download
1 comment:
Post a Comment