[PyKDE] Qt3 Clipboard Problem

Doug Bell dougb at bellz.org
Tue Sep 12 14:16:48 BST 2006


Hi,

My application uses QClipboard's setText function (not in selection
mode) for copied text.  It works fine while the app is running, but the
clipboard is always empty after exiting the application.  This occurs on
both Linux (PyQt 3.16 and Qt 3.3.6) and Windows (Qt 2.3).

Any ideas?  Is some sort of inappropriate garbage collection going on?

Thanks,
Doug.




More information about the PyQt mailing list