[PyKDE] PyQt4 apps and Python eggs

Andreas Pakulat apaku at gmx.de
Thu Jun 29 22:45:11 BST 2006


On 29.06.06 22:07:17, Phil Thompson wrote:
> On Tuesday 27 June 2006 4:40 pm, Andreas Pakulat wrote:
> > Hi,
> >
> > I'd like to have my app built as egg, which theoretically works, but
> > there are 2 issues that I'd like to clear up here:
> >
> > 1. Can loadUiType work on a StringIO? I guess not (had a short look at
> > the code), but could this be added? It would make it possible to have
> > .ui-files included in Python eggs for easy distribution.
> 
> It should work. The documentation says that the argument is a file name or 
> file-like object.

I fact it does, looks like I didn't read the code close enough... I
didn't really try with a StringIO, but it works with it.

Anyway the translation problems are much more serious for me ATM...

Andreas

-- 
You will be advanced socially, without any special effort on your part.




More information about the PyQt mailing list