[NSWindow initWithWindowRef] limitations
[NSWindow initWithWindowRef] limitations
- Subject: [NSWindow initWithWindowRef] limitations
- From: Garrick Meeker <email@hidden>
- Date: Tue, 23 Dec 2008 19:01:30 -0800
I don't see much documentation about this, at least not about any
limitations that might be involved. Should I expect any carbon calls,
such as ShowWindow, to still function? Will all event handlers still
operate normally? Can I take any carbon window and its associated
code and wrap in into a NSWindow?
I'm trying to use wxWidgets in an Aperture plugin (yes, I know there's
a cocoa port of wxWidgets but the carbon version is more stable). I
haven't much luck debugging this, but I'm seeing the window appear off
the top edge of the screen and I'm unable to move with with carbon or
cocoa calls. I'm also seeing the window initially displayed blank and
the user needs to resize the window to fix things. Is this not going
to work at all, or does anyone know of events that don't get sent, or
carbon calls that don't work?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden