Embedding a Check Box in an NSTableView
Embedding a Check Box in an NSTableView
- Subject: Embedding a Check Box in an NSTableView
- From: Bruce Truax <email@hidden>
- Date: Thu, 01 Apr 2004 22:37:03 -0500
I have a table view where one column is displaying a boolean value. Is it
possible to put a check box in this column to display and allow changing the
state of the boolean value?
In another case I also need to display a boolean value but in this case it
it mutually exclusive. In other words, for all of the items in the table,
only one true value is allowed and the rest must be false. In this case it
would be ideal if I could use an array of radio buttons. Is this possible?
Bruce
--
____________________________________________________________
Bruce E. Truax email: email@hidden
Optical Engineering Consultant
Diffraction Limited Design LLC
388 Wedgewood Road voice: 860-276-0450
Southington, CT 06489 fax: 860-620-9026
http://www.dld-llc.com
_____________________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.