• 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
Re: Disabling NSTableView's big black editing box?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling NSTableView's big black editing box?


  • Subject: Re: Disabling NSTableView's big black editing box?
  • From: アンドレ(Andre) <email@hidden>
  • Date: Sat, 26 Feb 2005 09:43:10 -0800

I'm pretty sure your gonna need to do something at the cell/fieldeditor level.
You might try by re-formating the default cell of a table column (specifically its focus ring setting)
using cellForRow method I believe...


In any case, what your looking for is not in the tableview itself AFAIK.

On 平成 17/02/25, at 11:12, Nick Zitzmann wrote:

I searched the archives for this and couldn't find an answer...

I noticed that, when a cell in an NSTableView is being edited and the window is put into the background, the NSTableView draws a big black editing box around the cell. Is there any way to disable the drawing of this box without ending the editing, and if so, how? I already tried overriding -highlightSelectionInClipRect: and that didn't do it...

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Disabling NSTableView's big black editing box?
      • From: Nick Zitzmann <email@hidden>
References: 
 >Disabling NSTableView's big black editing box? (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Including a library rather than a framework
  • Next by Date: Re: Disabling NSTableView's big black editing box?
  • Previous by thread: Disabling NSTableView's big black editing box?
  • Next by thread: Re: Disabling NSTableView's big black editing box?
  • Index(es):
    • Date
    • Thread