Re: Really frustrated with NSButtonCell
Re: Really frustrated with NSButtonCell
- Subject: Re: Really frustrated with NSButtonCell
- From: publiclook <email@hidden>
- Date: Fri, 28 Feb 2003 09:03:07 -0500
Search for button and table at
http://cocoa.mamasam.com/ There are
hundreds of posts and examples.
You might consider using NSMatrix instead.
On Friday, February 28, 2003, at 06:54 AM, Chad Armstrong wrote:
I'm trying to create a one column table which has a NSButtonCell which
can display a switch button and a string of text. I even tried to
create a new class which contains the switch button and an NSString.
I've found some comments to check out the source code of OpenUp from
the softrack.stepwise.com site, but this always ends up with a
non-responding link.
Does someone have some working source code which displays how to get a
simple NSButtonCell to work in a table? This would look similar to
the Song Name column in iTunes, except my app would have only one
column. I also want the ability to change the name of the string and
change the switch button, just like in iTunes.
To add a new item, there is a text field where the string is added,
and then the string is added with the switch button not selected.
Thanks for assistance.
Chad Armstrong
_______________________________________________
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.
_______________________________________________
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.