Hello,

The 510 bytes data does not contain anything useful for you.

You need to append data yourself at the drag source (append data to pasteboard),
Which can be an array of record numbers/primary keys (variable to blob),
A set (boolean array from set, variable to blob),
Or anything that makes sense to you.
You assign a unique “key” to that data,
Which by convention looks like com.4d.whatever (UTI) but it can be any string,
As long as the string is unambiguous.

You can retrieve the data on the destination side using said key.

> 2018/07/11 2:43、Chip Scheide via 4D_Tech <[email protected]>のメール:
> what I do not know, is how do I use the data on the pasteboard.




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to