GUI definition for web and desktop

Steve Holden steve at holdenweb.com
Sun Feb 3 13:00:18 EST 2008


Guilherme Polo wrote:
> 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.
> 
Thanks. My original advice still stands.

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




More information about the Python-list mailing list