[PyKDE] buglet (?) sip-x11-gpl-snapshot-20030701

2003-07-05 Thread Gerard Vermeulen
Phil, I applied the attached file to make siplib compile (my compiler did not find sip.h). Anyhow, putting the working directory in front of other include directories assures that the correct headers are found. Gerard sip-x11-gpl-snapshot-20030701-qt3.patch Description: Binary data

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