On Mar 3, 2012, at 3:17 AM, H. Miersch wrote: >> Does the panel have a title bar or resize indicator -- not when it's running >> as a sheet, but in its style mask? See the documentation for -[NSWindow >> canBecomeKeyWindow]. > > as i said in my previous email, i re-did it using a window. and the window > doesn't have a resize box or a title bar.
If the window doesn't have a resize box or title bar -- that is, you're using NSBorderlessWindowMask -- then the NSWindow implementation of -canBecomeKeyWindow returns NO. Regards, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com