Hello,

I have an app, PDFApp, which has an icon in its main window, PDF.
If I click on the PDF icon, a new wiondow, PDFWindow, appears and accepts drag 
and drop.

What I would like is to drag a file directly to the  PDF icon and have its 
contents displayed in PDFWindow.

FileType is already configured

In the open events I have
me.acceptFileDrop("PDF")

In the DropObject events I have
PDFWindow.show

I now need to reference the object (the PDF file) so that its contents is 
displayed but I just can't get that done.

Kindly assist.

Thanks.
                
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to