• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSTextFieldCell - Kidnapped Focus Ring!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextFieldCell - Kidnapped Focus Ring!


  • Subject: NSTextFieldCell - Kidnapped Focus Ring!
  • From: Seth Willits <email@hidden>
  • Date: Tue, 29 Jul 2008 19:01:54 -0700


I cannot for the life of me get an NSTextFieldCell (in my custom view) to show a focus ring when editing!! Is there something stupidly simple that I'm missing?


    [editingTextFieldCell setShowsFirstResponder:YES];
    [editingTextFieldCell setFocusRingType:NSFocusRingTypeDefault];

I could assume from this that it's the view's responsibility to draw the focus ring, but the documentation* and my previous experience strongly suggests otherwise.



This is driving me insane...

--
Seth Willits



*Second section on this page:
http://developer.apple.com/documentation/Cocoa/Conceptual/ControlCell/Articles/ManipulateCellControl.html
_______________________________________________

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


  • Prev by Date: Re: private methods and variables
  • Next by Date: Re: private methods and variables
  • Previous by thread: Re: method naming
  • Next by thread: Re: NSTextFieldCell - Kidnapped Focus Ring!
  • Index(es):
    • Date
    • Thread