Python GUI

Phil Hunt philh at vision25.demon.co.uk
Thu Aug 12 15:17:12 EDT 1999


In article <934408001snz at vision25.demon.co.uk>
           philh at vision25.demon.co.uk "Phil Hunt" writes:
> In article <37B0E67D.27F8D2ED at prescod.net>
>            paul at prescod.net "Paul Prescod" writes:
> > Phil Hunt wrote:
> > > In article <37B02965.B1FE0E8D at prescod.net>
> > >            paul at prescod.net "Paul Prescod" writes:
> > > > Have you looked into XUL,
> > > 
> > > Glade is a GUI application that allows you to build a window visually.
> > 
> > Okay, but I saw a reference somewhere to Glade having a declarative file
> > format that could be converted into code to build the GUI. I was mostly
> > talking about the declarative file format.
> 
> I think I will have to have a look at Glade. My understanding is that 
> it uses its declarative file format to save/load UI definitions that
> people are working on.
> 
> If Parrot could read/write Glade's format, that would be good, as
> then people could write a UI in Glade and export it to any
> backend that Parrot supports.

Having looked at Glade, it is now an aim of the Parrot project to support
its file format.
 
-- 
Phil Hunt....philh at vision25.demon.co.uk





More information about the Python-list mailing list