On Thu, 12 Sep 2013 11:22:27 -0500 Terry Brown <[email protected]> wrote:
> On Thu, 12 Sep 2013 08:36:20 -0700 (PDT) > "Edward K. Ream" <[email protected]> wrote: > > > The fix also changes the setCommandForButton method in qtGui.py. Terry, > > please review the changes I've made there. Thanks. > > Seems to break the @rclick functionality, although I can't immediately > see why - I'll keep investigating and get back to you. Ok, fixed and pushed. - ctrl.executeScriptFromButton(p,b,t) + ctrl.executeScriptFromButton(b,t,p.gnx) Stupid typeless language :-) Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
