Keith,

A gentleman by the name of Flury Olivier offered a databrowser component to
this mailing list a few months back.  Here is the link to his thread.

      http://4d.1045681.n5.nabble.com/Databrowser-component-td5740863.html

The databrowser component includes another component called FSUty.  It is a
package of utilities that he uses to support the databrowser and I assume
other databases as well.  The utility component includes a group of listbox
methods and one of the methods called UtyLB_SelectionToText will copy a
selection based listbox into a text variable.  From there you can just
execute SET TEXT TO PASTEBOARD($t_theData) to put the text variable into the
clipboard.

The components can be downloaded from the above link.



--
View this message in context: 
http://4d.1045681.n5.nabble.com/Copy-or-Drag-from-a-listbox-tp5750587p5750601.html
Sent from the 4D Tech mailing list archive at Nabble.com.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to