03-26-2014, 10:13 AM
Absolutely wonderful, Gintaras, so amazed...
I don't need (yet) the menu creation...
Three addons if possible:
1. possibility to use this to paste a picture (loaded from resource in QM or a file from anywhere in disks)
2. Possibility to add dynamicaly from clipboard some items in menu
3. possibility to load items from a cvs file. I think I can do it by using csv from file in ShowDragDropTextMenu example routine, right?
_s.getfile("....")
ICsv x._create; x.FromString(_s)
I don't need (yet) the menu creation...
Three addons if possible:
1. possibility to use this to paste a picture (loaded from resource in QM or a file from anywhere in disks)
2. Possibility to add dynamicaly from clipboard some items in menu
3. possibility to load items from a cvs file. I think I can do it by using csv from file in ShowDragDropTextMenu example routine, right?
_s.getfile("....")
ICsv x._create; x.FromString(_s)