Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Dragging a file from your application to your desktop or windows explorer
Dragging a file from your application to your desktop or windows explorer [message #464155] Thu, 17 November 2005 04:15 Go to next message
Michael Tsai is currently offline Michael TsaiFriend
Messages: 10
Registered: July 2009
Junior Member
Can anyone provide some hint on how to drag something from your within application to your desktop or windows explorer?


Thanks

Michael
Re: Dragging a file from your application to your desktop or windows explorer [message #464161 is a reply to message #464155] Thu, 17 November 2005 14:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

ResourceNavigator.initDragAndDrop() looks to be how the Resource
Navigator does it.

Michael Tsai wrote:
> Can anyone provide some hint on how to drag something from your within application to your desktop or windows explorer?
>
>
> Thanks
>
> Michael

--
Thanks,
Rich Kulp
Re: Dragging a file from your application to your desktop or windows explor [message #464294 is a reply to message #464155] Mon, 21 November 2005 01:32 Go to previous message
Michael Tsai is currently offline Michael TsaiFriend
Messages: 10
Registered: July 2009
Junior Member
It seems that as long as I include
FileTransfer.getInstance()
when specifying the drag source I am able to do this.

Regards
Previous Topic:copy/cut multiple cells in table
Next Topic:Tab Navigation
Goto Forum:
  


Current Time: Fri Apr 19 21:25:27 GMT 2024

Powered by FUDForum. Page generated in 0.03051 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top