• 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 the Table Panel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling the Table Panel


  • Subject: Re: Disabling the Table Panel
  • From: Corbin Dunn <email@hidden>
  • Date: Wed, 15 Mar 2006 10:50:41 -0800

Do you mean to disable an NSTableView? Currently on Tiger, it doesn't respect the enabled state very well.

You will have to do it manually, by:
1. Disabling all the header cells
2. Disabling the default cell for each NSTableColumn (can be done in the willDisplayCell delegate method).
3. Disable selection via the appropriate delegate methods


-corbin


On Mar 15, 2006, at 8:42 AM, Jim O'Connor wrote:

I need to disable the table panel when the user is editing in some of my text views.

I have disabled the "Table" menu item during these times, but haven't found a way to keep the panel inactive.

_______________________________________________ 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 the Table Panel
      • From: "I. Savant" <email@hidden>
References: 
 >Disabling the Table Panel (From: "Jim O'Connor" <email@hidden>)

  • Prev by Date: Re: slow QTKit framegrabbing
  • Next by Date: Re: Disabling the Table Panel
  • Previous by thread: Disabling the Table Panel
  • Next by thread: Re: Disabling the Table Panel
  • Index(es):
    • Date
    • Thread