Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Re: Drag and drop and cut, copy, paste between awt / swing and swt.
Re: Drag and drop and cut, copy, paste between awt / swing and swt. [message #485989] Tue, 15 September 2009 19:50 Go to next message
Rohit is currently offline RohitFriend
Messages: 5
Registered: July 2009
Junior Member
hi,
Even i am working on this issue. I tried the example given here
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet319.java?view=co

It works well on the windows platform, but doesn't work on Mac OSX 10.6.
Even tried using JRE 1.6. I am using Eclipse SDK 3.5 macosx-cocoa-x86_64.

Thank you,
Rohit
Re: Drag and drop and cut, copy, paste between awt / swing and swt. [message #486149 is a reply to message #485989] Wed, 16 September 2009 14:01 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
On Cocoa I don't even see the JLabel there. I've logged
https://bugs.eclipse.org/bugs/show_bug.cgi?id=289612 for this.

Do you have a case on Cocoa where the AWT/Swing control is visible but the
drag and drop is still not working?

Grant


"Rohit " <erohits@gmail.com> wrote in message
news:1f978bb8becb8b7b8deffb9e5f112614$1@www.eclipse.org...
> hi,
> Even i am working on this issue. I tried the example given here
>
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet319.java?view=co
>
> It works well on the windows platform, but doesn't work on Mac OSX 10.6.
> Even tried using JRE 1.6. I am using Eclipse SDK 3.5 macosx-cocoa-x86_64.
>
> Thank you,
> Rohit
>
>
Re: Drag and drop and cut, copy, paste between awt / swing and swt. [message #486183 is a reply to message #486149] Wed, 16 September 2009 16:09 Go to previous messageGo to next message
Rohit is currently offline RohitFriend
Messages: 5
Registered: July 2009
Junior Member
hi Grant,
yeah the Label was not visible earlier. I used frame.pack()
and the label showed up. Even with the label showing DND does not work.
Re: Drag and drop and cut, copy, paste between awt / swing and swt. [message #487058 is a reply to message #486183] Mon, 21 September 2009 16:58 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
I see, I've logged https://bugs.eclipse.org/bugs/show_bug.cgi?id=290035 .

Grant


"Rohit " <erohits@gmail.com> wrote in message
news:622a177e4a08c7191f7af1547cbe52c7$1@www.eclipse.org...
> hi Grant,
> yeah the Label was not visible earlier. I used frame.pack()
> and the label showed up. Even with the label showing DND does not work.
>
Previous Topic:StyledText Extension
Next Topic:Text Field with buttons in it
Goto Forum:
  


Current Time: Tue Apr 16 06:55:29 GMT 2024

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

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

Back to the top