e to a Not Responding state.
--- On Thu, 4/26/12, Jim Adams wrote:
> From: Jim Adams
> Subject: RE: removeFromSuperview problem
> To: "Leanne Attard" , "cocoa-dev@lists.apple.com"
>
> Date: Thursday, April 26, 2012, 1:24 PM
> I wonder if you should move that
> re
[mailto:cocoa-dev-bounces+jim.adams=sas@lists.apple.com] On Behalf Of
Leanne Attard
Sent: Thursday, April 26, 2012 2:49 AM
To: cocoa-dev@lists.apple.com
Subject: removeFromSuperview problem
Problem explanation:
I am doing a Java application which calls a JNI Library to draw using OpenGL on
the window
Problem explanation:
I am doing a Java application which calls a JNI Library to draw using OpenGL on
the window created by JAVA, using the JAWT NSView
handle given as in example:
http://developer.apple.com/library/mac/#samplecode/JAWTExample/Introduction/Intro.html,
and then adding
a customi