[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: GUI definition for web and desktop

Steve Holden

2/3/2008 6:00:00 PM

Guilherme Polo wrote:
> 2008/2/3, Steve Holden <steve@holdenweb.com>:
>> Guilherme Polo wrote:
>> > 2008/2/3, Steve Holden <steve@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.
>
Thanks. My original advice still stands.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.hold...