Loading
Resources for “Rapid Application Development with Python and Glade”
Jun 30, 2004 By David Reed
in
A Beginner's Guide to Using pyGTK and Glade by Dave Aitel: /article/6586
Glade: glade.gnome.org
GladeGen and Math Flash (all sample code for this article): ftp.linuxjournal.com/pub/lj/listings/issue123/7421.tgz
GTK API Documentation: www.gtk.org/api
libglade: www.daa.com.au/~james/software/libglade
pyGTK: www.daa.com.au/~james/software/pygtk
Python: www.python.org
PyXML Software: pyxml.sourceforge.net
______________________
Win an iPhone 6

Enter to Win
Geek Guides
Practical (and free!) books for the most technical people on the planet. Newly available books include:
Plus many more.
Trending Topics
| How Will the Big Data Craze Play Out? | Nov 04, 2015 |
| It's a Bird. It's Another Bird! | Nov 03, 2015 |
| November 2015 Issue of Linux Journal: System Administration | Nov 02, 2015 |
| November 2015 Video Preview | Nov 02, 2015 |
| Strengthening Diffie-Hellman in SSH and TLS | Oct 29, 2015 |
| Libreboot on an x60, Part II: the Installation | Oct 28, 2015 |
- How Will the Big Data Craze Play Out?
- November 2015 Issue of Linux Journal: System Administration
- It's a Bird. It's Another Bird!
- Libreboot on an x60, Part II: the Installation
- Strengthening Diffie-Hellman in SSH and TLS
- Cinnamon 2.8 Ready to Try
- Django Models
- An Introduction to Tabled Logic Programming with Picat
- Using MySQL for Load Balancing and Job Control under Slurm
- Hash Tables—Theory and Practice






Comments
Converting from Microsoft to Python
Our traffic school site is currently in the process of rewriting our backend management system in Python and I have to say it sure has been a challenge for all of our developers.
Python and Glade - Another reference... and comment
Glade and GladeGen look like absolutely terrific tools for building a classic relational database business system.
I hope to study the article and the references and understand better the tools and their capabilities.
Another reference that sort of shows generating GUI interfaces is Chapter 9 of Mark Lutz's Programming Python published by O'Reilly. (I got the Lutz book at a bargain price, the second edition is being remaindered on some book vendor sites.)
I have been working in an automobile parts store... as the temp delivery person. The computer system is 10 or 15 years old: terminals talking to a 486 box that uses a 14.4 modem. It is a system without ethernet or TCP/IP.
I hope soon to work out a SOAP interface to allow automobile owners, repair shops, parts stores, parts wholesalers and aftermarket parts makers and publishers of auto repair documentation to communicate with each other through an intermediate aggregator.
It would be very nice to have have a way to generate families of application systems so that the same XML data structures for an automobile, automobile part, automobile repair job, shop manual chapter can drive the appearance of this data in the appropriate order and with the appropriate titles and hyperlinks in each of the application systems.
Basically, I am working on a SOAP based aggregator.
Traffic school Online Defensive Driving
Description: I DRIVE SAFELY Traffic School offers convenient Internet traffic School safety courses for Defensive Driving,Traffic School Online courses and State Certified courses - California Traffic School course, Florida traffic school and Texas Defensive Driving Courses.
Re: Resources for Rapid Application Development with Python and
Reposting this so it's at the top level of comments. Until the 7421.tgz file is corrected on the Linux Journal web/ftp site, please get a corrected copy at:
http://capital2.capital.edu/faculty/dreed/7421.tgz
Dave Reed
Re: Resources for Rapid Application Development with Python and
The GladeGenConfig.py file included in 7421.tgz is actually another tar.gz file that contains all but the real GladeGenConfig.py and GladeWindow.pyc. Hopefully, this will be fixed.
- Nate >>
Re: Resources for Rapid Application Development with Python and
Until it is fixed, you can grab a copy at:
http://capital2.capital.edu/faculty/dreed/7421.tgz
I will remove that copy once it is fixed.
Dave Reed
Re: Resources for Rapid Application Development with Python and
Additional PyGTK resources at:
www.pygtk.org