On 8/7/2019 8:02 AM, Eric Wu wrote: > it allows Ctrl + V to paste a value onto an entryField, but how to > allow user to be able to right-click on an entryfield and select paste?
Take a look at the controls in the dUFLP's formcntl.cc -- they allow for
a popup menu. You have to do a little work, but it can be done ....