On Sunday 06 February 2005 19:34, Torsten Marek wrote: > Eli Yukelzon schrieb: > | Thanks for your reply. > | I've tried to overcome the fact that closeEvent is not copied. > | I tried just overwriting the attr, that didn't work. Then i tried > | using 'instancemethod' to apply > | the new closeEvent to ui class. No luck. > | > | Maybe i'm missing something? > | > | thanks in advance, > | > | eli yukelzon > > Hello Eli, > > I've played around with that code a bit and I didn't find a way to > overwrite closeEvent in the widget returned from qtui.create.
I haven't looked into that code, yet, but how about eventFilter()? Pete _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
