On 13/11/2017 18:41, VA wrote:
Le 13/11/2017 à 15:49, Phil Thompson a écrit :
They do receive mouse press events. They are consumed (ie. accepted) and so do not make it to the event filter.

Why don't they pass through the event filter as other events?

That’s the way Qt works. If a mouse or key event is ignored (rather than accepted) then it will be passed to the filter.

Phil
_______________________________________________
QScintilla mailing list
[email protected]
https://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to