What a great idea! Sometimes, you forget the simple. Thank you Chip.
Anyone have an idea about trapping for the menu event w/o using On Event Call?
Bill On 8/7/19 11:39 AM, Chip Scheide wrote:
to catch the keystroke without On Event Call: you could put an invisible button on the form(s) with cntrl-v as the activator, then use Get Text From Pasteboard, and insert it at the current cursor position Im not sure if you can catch the contextual menu, but maybe: with some imaginative use On Mouse Down, selected menu item you cold catch the paste action that way too, then use Get Text from Pasteboard Chip On Wed, 7 Aug 2019 10:51:45 -0700, William Swann via 4D_Tech wrote:
********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

