programatically show NSSegmentedCell menu?
programatically show NSSegmentedCell menu?
- Subject: programatically show NSSegmentedCell menu?
- From: Jesse Grosjean <email@hidden>
- Date: Thu, 27 Mar 2008 16:21:44 -0400
I'm trying to programatically show a NSSgetmentedCell menu, as if the
user has clicked on that segmented cell. For normal popup buttons you
can do this with 'performClick:', but that doesn't work for segmented
controls, because it will always just perform the click on the middle
cell. Is there a way to do a "targeted" performClick on a
NSSegmentedControl? That's targeted to a specific cell?
Thanks,
Jesse
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden