GUI definition for web and desktop
Guilherme Polo
ggpolo at gmail.com
Sun Feb 3 12:46:29 EST 2008
More information about the Python-list mailing list
Sun Feb 3 12:46:29 EST 2008
- Previous message (by thread): GUI definition for web and desktop
- Next message (by thread): GUI definition for web and desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2008/2/3, Steve Holden <steve at holdenweb.com>: > Guilherme Polo wrote: > > 2008/2/3, Steve Holden <steve at holdenweb.com>: > >> Daniel Fetchinson wrote: > >> > Hi pythoneans, > >> > > >> > I'm looking for a simple text based GUI definition format and > > [...] > > >> I believe Glade produces XML descriptions of its interfaces, so wxGlade > >> would be one possible starting-point. > >> > > > > Glade does, but dont confuse it with wxGlade. wxGlade can generate > > direct python code or XRC files. > > > > So what are you telling me - that XRC files aren't XML? > Im telling you to not confuse its format with Glade's format. Both are xml, but are different things. > > regards > Steve > -- > Steve Holden +1 571 484 6266 +1 800 494 3119 > Holden Web LLC http://www.holdenweb.com/ > > -- > http://mail.python.org/mailman/listinfo/python-list > -- -- Guilherme H. Polo Goncalves
- Previous message (by thread): GUI definition for web and desktop
- Next message (by thread): GUI definition for web and desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list