by jmargaglione
Glade provides C source output to a set of monolithic files. All widgets are placed into one file, which can be difficult to manage on large projects. This project aims to provide an alternative source code output mechanism.
Anonymous created the Gnomeconf.sh not found artifact
volkersf commented on the --disable-gnome can't find xml-config artifact
volkersf created the --disable-gnome can't find xml-config artifact
A few improvements for your consumption: 1. g2c now uses the ctags that comes with just about every emacs distro out there. No more strange dependencies! 2. g2c will now generate a main program file, using .c for the file name. Entries will be ...
See ChangeLog
Changed g2c.c:main() to call gtk_init (&argc, &argv) instead of gtk_type_init ().
Changed g2c.c:main() to call gtk_init (&argc, &argv) instead of gtk_type_init ().
All Gnome and GTK+ widgets are now supported. Popup menus are not supported, as there is no modular way to do so.
Changes from 0.2 to 0.3 2001-03-11* Added a check to see if the program was started with an argument for the filename. If not, a warning message is issued and the program exits with code 1. * Changed outputted code to ...
Support for GnomeApp and most Gnome controls, plus better generation.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use