Creating a checkbox
Creating a checkbox
- Subject: Creating a checkbox
- From: "Mike O'Connor" <email@hidden>
- Date: Thu, 11 Apr 2002 13:35:09 -0400
I have a table where one column contains checkboxes and another contains
sliders. So I have to set this up programmatically.
How do I create a checkbox? Looks like I start with an NSButton, but how do
I set it up? IB has a "checkbox" button type, but I can't really tell what
it's doing.
The slider column is easy, but I'd like it to be the "small" version. How do
I set up the "small" version? Again, IB has a setting for this but I can't
tell exactly what it's adjusting and by how much.
_______________________________________________
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.