On Wed, 27 Nov 2013 10:10:09 -0800 (PST) jkn <[email protected]> wrote:
> There also seems to be rclick.py; this is mentioned in the docs in a few > places but doesn;t appear to be part of the distribution. > > Also dyna_menu.py, which doesn't appear to be available any more at the > link mentioned in the docs Another example of needing to weed the plugin garden. There's the current one that does something, and the previous versions which probably don't anymore. > There's a post from a little while ago which mentions that the body > right-click context menu is the standard Qt one. I'll take a look at that > as well... It's just the select all / paste / copy etc. menu you get by default on a QTextEdit widget. I think it would be possible to extend it, rather than just replacing it, it would be a pain to have to re-attach those functionalities. 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.
