SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
                         g Project Generator
                      -=-=-=-=-=-=-=-=-=-=-=-=-
               
          [ a simple project source tree generator for GNOME ]
          
        -======================================================-
              please send bug reports to: knopp@europe.com
        -======================================================-
        
         * g Project Generator is not complete yet. It can build
           only Gnome Applications now.

General Information

  • Project Generator is a tool which can help you by writing applications for GNOME/GTK+/Console. It generates AUTOCONF and AUTOMAKE based source tree for you. It also generates a skeleton of your new application.

Generators

Generators are pieces of code which generates the project tree. Each generator generates a specific project type (GNOME application, GTK application, console only application, etc.) and each generator has specific properties. Currently, only GNOME generator is done.

Gnome Generator


This generator generates Gnome Applications (wow). It generates source tree (build files (configure, Makefiles, etc.)) and skeleton of main program. If you want it can generate also gnome-app widget, menus and toolbar. You can disable this (e.g. if you want to use libglade (library for dynamic widgets creating from Glade XML file )) - simply disable Create App Widget, Create Menu and CreateToolbar options in Source Code page. LibGlade support is planed to the next version of Gnome Generator.
A several words about pixmaps: If you want to use pixmaps in your application symply copy all your pixmaps in your pixmaps directory. That's all! They will be included in your distribution and installed into $(datadir)/pixmaps/XYZ where XYZ is your project name (it's defined by macro LOCALE)

Requirements


Please mail me your comments and suggestions!


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.