Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Re: Drag and drop on Mac OS X Cocoa

I've raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=211652 if
that's a preferred communication mechanism.

Alex.

On Nov 30, 2007 10:20 PM, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
> Hi all,
>
> I played around with code for interacting with the system clipboard
> (https://bugs.eclipse.org/bugs/attachment.cgi?id=84129) and I'm
> wondering how to make it into a cocoa version in SWT. I'm guessing
> that there should be a new source folder created:
>
> org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/ (with
> org/eclipse/swt/dnd/ package underneath)
>
> I'm also assuming that there needs to be a mod to the .classpath_cocoa
> to point to that (but I can do that for testing easily enough). What
> do I need to do to start this off? Just take a copy of the carbon/ one
> and start figuring out what doesn't work?
>
> Alex
>


Back to the top