| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Drag and drop not working on Windows |
| From: | John McKernon <mckernonjunk at earthlink dot net> |
| Date: | Sun, 30 Sep 2007 14:00:51 -0400 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| Thread-index: | AcgDi9ZBFQ3Z029/EdyUxgAbY5Keog== |
| Thread-topic: | Drag and drop not working on Windows |
> So despite that everything seems to be working, it's not. The > DropObject event never gets called. I've got drag & drop working successfully in both Mac & Windows, the question is, what kind of object are you trying to drop? Do you have the appropriate AcceptRawDataDrop, AcceptTextDrop, AcceptPictureDrop, AcceptMacDataDrop, and/or AcceptFileDrop statements in your code? For dragging and dropping application-specific data, I use AcceptMacDataDrop and it seems to work fine on both platforms. - John _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Is it even possible to drag and drop on the PC at all?, Theodore H. Smith |
|---|---|
| Next by Date: | Re: Max menus?, Eric Williams |
| Previous by Thread: | Re: Drag and drop not working on Windows, Karen |
| Next by Thread: | Is it even possible to drag and drop on the PC at all?, Theodore H. Smith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |