On Thu, Oct 27, 2011 at 8:49 AM, Edward K. Ream <[email protected]> wrote:
> It will be instructive to compare such traces with those already > provided in Leo's eventFilter method. The monkey-patching way is not working at present: I'm doubting that QObject emit exists as a patchable object: it's a macro. So I turned to improving the traceEvent method called by eventFilter. It's on the trunk at rev 4668. Imagine my surprise when no mouse events are reported for the left button. Will investigate... Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
