Subclassing NSButtonCell/NSButton?
Subclassing NSButtonCell/NSButton?
- Subject: Subclassing NSButtonCell/NSButton?
- From: Chad Armstrong <email@hidden>
- Date: Mon, 19 May 2003 16:10:04 -0500
Hello,
I'm trying to create a table which contains switch items (which contain
a check box and text which can be modified). I'm trying to attain the
level of modifiability which is in OmniOutliner or iTunes where both
the check box and the associated text seem to be together in one cell,
yet the text can be modified without changing the state of the check
box.
Is it possible to subclass the NSButton or NSButtonCell to do this, or
might I have to do something else? I still haven't been able to find a
solution for this, yet it seems like it is possible considering these
other programs. I'm not sure if iTunes is written in Cocoa or not, or
if it is still Carbon, but I'm guessing that OmniOutliner is in Cocoa
since the OmniGroup seems to work mostly with Cocoa.
Regards,
Chad Armstrong
email@hidden
_______________________________________________
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.