Re: NSSegmentedControl and tags
Re: NSSegmentedControl and tags
- Subject: Re: NSSegmentedControl and tags
- From: "Mike R. Manzano" <email@hidden>
- Date: Wed, 7 Apr 2004 17:06:55 -0700
Oops. Unfortunately, I should have been more specific. The tags are
integers, but I have string identifiers for the segments that
correspond to identifiers in my model. I would like to get a segment
based on the string identifier that I gave it. This identifier should
be different than the label, because I assume that setting a label
causes the controller to display it.
Mike
On Apr 7, 2004, at 10:03 AM, mmalcolm crawford wrote:
On Apr 6, 2004, at 3:40 PM, Mike R. Manzano wrote:
Is there a way to set a tag or something other than a label for a
segment of a control?
Yes:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
SegmentedControl/Articles/SegmentedControlCode.html>
"Tags and Target-Action"
mmmalc
_______________________________________________
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.