Georg Baum wrote:
Am Freitag, 5. Januar 2007 18:59 schrieb Bennett Helm:
You're right: GuiClipboard::isInternal: 0
Bad. Abdel do you have an idea what to do here?
Seems like a Qt bug. Which version Bennett? Is it still your own
compiled Qt or the official one?
If we cannot solve that, the only solution would be to compare the
system clipboard with the internal one (converted as string). If it the
same then we use the internal one. Of course, for performance reason, we
should limit the comparison to the string size and the first 10 or 20
characters.
Abdel.