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

Fwd: Disabling the Table Panel


  • Subject: Fwd: Disabling the Table Panel
  • From: "Jim O'Connor" <email@hidden>
  • Date: Wed, 15 Mar 2006 13:00:25 -0600

Thanks for the reply Corbin,

I'm looking to disable the Table panel utility window when the selection is in a text field which doesn't support tables in the underlying model, but does support simpler aspects of rich text.

Jim

On Mar 15, 2006, at 12:50 PM, Corbin Dunn wrote:

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


  • Prev by Date: Re: Disabling the Table Panel
  • Next by Date: Parsing a string into a NSDate
  • Previous by thread: Re: Disabling the Table Panel
  • Next by thread: Stats libraries
  • Index(es):
    • Date
    • Thread