Re: [PyKDE] QObject.insertChild problems

2003-07-05 Thread Phil Thompson
On Saturday 05 July 2003 10:39 am, Austin Clements wrote: 'Lo. I am implementing a widget that has to layout child widgets in a particular way (similar to a QVBox, but not quite), so I tried overriding the insertChild method, but found that the objects passed to it were always the underlying

Re: [PyKDE] QObject.insertChild problems

2003-07-05 Thread Austin Clements
On Jul 05 at 8:15 pm, Phil Thompson handed me the following bytes: On Saturday 05 July 2003 10:39 am, Austin Clements wrote: 'Lo. I am implementing a widget that has to layout child widgets in a particular way (similar to a QVBox, but not quite), so I tried overriding the insertChild