[PyKDE] Qt3 Clipboard Problem
Giovanni Bajo
rasky at develer.com
Tue Sep 12 15:42:21 BST 2006
Doug Bell wrote:
> 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?
Same problem here. My own solution was "import win32clipboard".
--
Giovanni Bajo
More information about the PyQt
mailing list