> I'm getting this URL as the text
> property of the DragItem - not that
> it does me any good.

How are you getting this?

This is the code I'm using as a test:

  If obj.PictureAvailable then
    MsgBox "pic"
  End If
  
  If obj.TextAvailable then
    MsgBox "text"
  End If


I get nothing when I drop an item onto the canvas.


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to