|
./glade
Seriously, what do you need help with exactly? Glade is pretty simple to use it seems like to me. You make windows and add stuff from the pallette to the windows. Then save your project (don't generate code though, especially if we're talking python), and then import the xml file that glade produces into your code.
|