View Single Post
Old 01-22-2016, 05:08 PM   #53
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,560
Karma: 5703586
Join Date: Nov 2009
Device: many
Hi,

BTW, one source of the problem is that QPlainTextEdit textChanged() signal is emitted by by simply highlighting a selection of even syntax highlighting. The problem is the base text in the PlainTextEdit has not changed one bit. What a silly design for emitting a textChanged() signal. We use this signal to know when to update the Preview window.

What any of this has to do with the Clipboard having something when Sigil is started is very very strange. For a while everthing worked even with things in the clipboard(), it it went back to its buggy ways.

This is so frustrating.

KevinH

Last edited by KevinH; 01-22-2016 at 06:10 PM.
KevinH is offline   Reply With Quote