Not signed in (Sign In)

Categories


 

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorpyrgen
    • CommentTimeNov 9th 2007
     
    Hi,
    I came out with an interesting way to build GTK+ based applications using Python programming language, Glade GUI builder and smartglade module on almost all modern platforms. Inspired by libglade, it brings a fresh way how to deal with widget identifiers in programs. It smartly fixes their names and initialize. smartglade allows dynamic loading of user interfaces from XML descriptions (Glade files or buffers). smartglade automatically creates (gets children, assigns identifiers and initialize them) corresponding widgets from XML descriptions. smartglade uses following Python modules: pygtk, gtk, gobject and xml.

    If anyone is interested in developing this module and keeping it very very simple and lightweight, you can find me here: http://pyrgen.googlepages.com/

    See also:
    http://pyrgen.googlepages.com/smartglade

    Project page:
    http://code.google.com/p/smartglade/
    • CommentAuthorselsine
    • CommentTimeNov 12th 2007
     
    Hi pyrgen,

    That looks very cool! Thanks for posting the information!
Add your comments
    Username Password
  • Format comments as