[PyKDE] Re: newest Version

Jim Bublitz jbublitz at nwinternet.com
Fri Oct 31 09:10:01 GMT 2003


On Thursday October 30 2003 22:52, Roland Schulz wrote:
> On Thursday 30 October 2003 19:49, Jim Bublitz wrote:
> > My suggestion (v2.0) would be to create (in C++) a proxy for
> > QWidget (greatly oversimplified):

> currently the proxy idea is a step back. I have implemented
> the proxy (see attachement). One can still place the Custom
> Widget on a dialog and it is even rendered, but one can't
> select it anymore. May be it is a easy problem - may be not. I
> will try to find it out. But may be someone has time to look
> at it too ;-))

I've only taken a look at the code in the tarball (and pretty 
quickly too). The only thing I'd question is having className() 
always return "QWidget". I'm not sure if QtDesigner uses 
className for anything though, but that might be something to 
look at. 

I'm doing some testing at the moment trying to get PyKDE-3.8 
released (which I'm behind on for other reasons), but that's 
mostly long compiles so I should be able to find some time over 
the next few days to play with the code you attached.

Jim




More information about the PyQt mailing list