DragData elements

Richard Gaskin ambassador at fourthworld.com
Fri Aug 28 17:14:28 EDT 2009


I'd like to set the dragData["text"] to one value while keeping more 
detailed info for internal use in dragData["private"].

The docs seem to suggest that I can set any number of keys in the 
dragData, but in practice it seems that if I set the dragData["text"] it 
erases dragData["private"], and even querying the keys of the dragData 
returns only "text".

I couldn't turn up a report on this in the RQCC.

What am I missing?

--
  Richard Gaskin
  Fourth World
  Revolution training and consulting: http://www.fourthworld.com
  Webzine for Rev developers: http://www.revjournal.com



More information about the use-livecode mailing list