Re: textfield problem
Re: textfield problem
- Subject: Re: textfield problem
- From: Ken Thomases <email@hidden>
- Date: Sat, 03 Mar 2012 04:49:54 -0600
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 (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