Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

where can I find GladeGen?

Tags:

python

gtk

glade

I'd like to design a GUI using Glade, and generate python code from it. The thing is, I can't find GladeGen. Does anyone know where it can be downloaded from?

like image 627
Geo Avatar asked Nov 27 '25 22:11

Geo


1 Answers

Why not use the GUI designer is something like Anjuta or the Glade program, write that out to glade XML and use the python bindings for libglade to use the XML file ... Kind of like XAML.

Edit, added some links to Glade.xml->python

http://glc.sourceforge.net/
http://www.pygtk.org/ (might help)

like image 156
Aiden Bell Avatar answered Nov 29 '25 11:11

Aiden Bell



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!