On Tuesday, March 24, 2020 at 10:11:30 AM UTC-5, Edward K. Ream wrote:

The configuredcommands_rclick function in contextmenu.py does not work as 
> is with cut/copy/paste-text. These commands require an event arg which the 
> callback must create. The necessary change should be safe enough, but it's 
> uncomfortably late.
>

I have just closed #1531 
<https://github.com/leo-editor/leo-editor/issues/1531>. Imo, there is no 
need for further work.

New code will be part of 6.2. The new code is in the 6.2 and devel 
branches. The "popup" branch has been deleted. It was never used.

The new way is much better than all previous versions. You should be able 
to add any Leo command to the popup menu described by @data 
contextmenu-commands. You can also add menu separators by adding a line 
containing only "-".

Please test and report any problems.

Edward

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/b6387558-a6e7-4697-a06f-fb5b4274b1bc%40googlegroups.com.

Reply via email to