Re: textfield problem
Re: textfield problem
- Subject: Re: textfield problem
- From: "H. Miersch" <email@hidden>
- Date: Sat, 03 Mar 2012 09:17:07 +0000
> Is the text field configured with Refuses First Responder?
no.
> 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.
> Is the window to which the sheet is attached able to become key?
the sheet is attached to the main window. if that couldn't become key, i'd have a problem.
> Is anything written to console when the panel is loaded or when you attempt to start editing in the text field?
i'd have to check that, but i don't think so.
> Does the text field have bindings? Are they configured with Conditionally Sets Editable or Conditionally Sets Enabled?
no bindings.
_______________________________________________
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