• 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: "I. Savant" <email@hidden>
  • Date: Wed, 15 Mar 2006 13:53:40 -0500


I think the OP means the "insert table" UI for inserting tables into a text view. I may be wrong. :-)


--
I.S.


On Mar 15, 2006, at 1: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:
40gmail.com


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
References: 
 >Disabling the Table Panel (From: "Jim O'Connor" <email@hidden>)
 >Re: Disabling the Table Panel (From: Corbin Dunn <email@hidden>)

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