Loading
Home ›
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
______________________
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- 100% disappointed with the decision to go all digital.
- Readers' Choice Awards 2011
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- The Linux powered LAN Gaming House
- Python for Android
- BeOS was the best
36 min 29 sec ago - I use Wireshark on a daily
5 hours 7 min ago - buena información
10 hours 13 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
11 hours 14 min ago - Gnome3 is such a POS. No one
20 hours 41 min ago - Gnome 3 is the biggest POS
20 hours 52 min ago - I didn't knew this thing by
1 day 2 hours ago - Author's reply
1 day 6 hours ago - Link to modlys
1 day 7 hours ago - I use YNAB because of the
1 day 7 hours ago






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