edburns wrote:
> Here's the way it works. I have a java.awt.Canvas subclass that has
> an
> addNotify() method which dives down to the native level and gets the
> NSView, gets the NSWindow from the NSView, then gets the windowRef
> from
> the NSWindow. This gives me a Mac OS X WindowPtr reference
Hello,
I am taking another crack at getting webclient (embed mozilla into
Java)
working on Mac OS X. I had to make a bunch of changes to
widget/src/mac/nsMacResources to enable loading the libwidget.rsrc
file,
which I'll file in a separate bug. But even with that, I still cannot
get the darn win