• 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: NSButtonCell in NSTableView column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSButtonCell in NSTableView column


  • Subject: Re: NSButtonCell in NSTableView column
  • From: Ken Ferry <email@hidden>
  • Date: Fri, 21 Oct 2005 18:39:12 -0700

On 10/18/05, email@hidden <email@hidden> wrote:
> I can create a table column of checkboxes in IB.  However even though I specify that the column is not editable,  I can still click on and change the state of the checkbox in the column.  What step am I missing?

The standard system checkbox is never used only to show state - it's
always a manipulable control.  Think of it as a button (which it is).
If you cannot press a button, it must be disabled.

If you just want to show state, use an image cell with a custom image
or something.  Don't use the system checkmark for your image, 'cause
users will want to click it.

-Ken
 _______________________________________________
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: 
 >NSButtonCell in NSTableView column (From: email@hidden)

  • Prev by Date: NSView and layers?
  • Next by Date: Re: NSView and layers?
  • Previous by thread: Re: NSButtonCell in NSTableView column
  • Next by thread: NSFontPanel as Sheet problem
  • Index(es):
    • Date
    • Thread