[PyQt] [BUG ?]slot of QClipboard::dataChanged() was called twice

Chris Pezley chris.pezley at quantumwise.com
Tue Aug 30 13:52:07 BST 2016


I made a solution for a similar problem with qscintilla - it should be 
applicable here. Take a look at the mailing list entry here: 
https://www.riverbankcomputing.com/pipermail/qscintilla/2016-May/001134.html


On 08/30/2016 02:43 PM, michael h wrote:
>
>      any solutions ?
>
>
> You could use a QTimer to delay and process only the last change 
> (maybe only in the case where a duplicate is detected)
>
>
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160830/1b04ebb0/attachment.html>


More information about the PyQt mailing list