I have web page with list box, it has popup menu with the menu item “copy stuff”. It is supposed to copy “stuff” from the underlying list “stuff” column for the selected row.
In the old version it is actually opening dialog window with the “stuff” in the entry field so that one can highlight it and do the standard copy menu. I suppose in Xojo2018 this was the workaround.
Is possible to actually copy to clipboard via custom menu without this workaround?
If so, can someone please give me an example please?
1 post - 1 participant