[QScintilla] Overriding dropEvent
Baz Walter
bazwal at ftml.net
Fri Dec 7 20:06:18 GMT 2007
Baz Walter wrote:
> Sorry, I forgot to mention that I am using Qt3 for this (I'm reusing
> some old code). I can see from the Qt4 docs that it's now possible to
> pass a QMimeData to the QDropEvent constructor. So I suppose this will
> have to wait until I get around to porting to Qt4 - unless you know of a
> workaround for Qt3...
Just for the record, I had another go at subclassing QDropEvent - and
this time it worked perfectly! I don't know exactly what I was doing
wrong last time, but anyway - PyQt3 still rocks ;-)
--
Baz
More information about the QScintilla
mailing list