| Re: [platform-swt-dev] MacOS X port status? |
Hi,
I really don't know why it's not working for you. I downloaded the code last night (to make sure I had the same version), opened the project in Project Builder, and clicked "Build and Run". It worked.
I assume you are using 10.1.1 and have the 10.1 developer tools installed?
Yes, I use 10.1.1 and 10.1 developer tools.
I would prefer to use any Cocoa facilities that we can rather than havingDo you want to use the inner class approach you mentioned in an earlier post?
Java code to maintain. This may not always be possible due some of the
runtime behavior of SWT that Andre mentioned.
I'm planning on at least trying to map Cocoa events to SWT events and
possibly using the Cocoa Notification Center for listeners. I'm not 100%
sure it will work, but I won't know until I try. :-)
martin