Re: Set NSSegmentedControl ToolTip
Re: Set NSSegmentedControl ToolTip
- Subject: Re: Set NSSegmentedControl ToolTip
- From: Peter Ammon <email@hidden>
- Date: Mon, 27 Sep 2010 12:49:56 -0700
On Sep 27, 2010, at 12:35 PM, email@hidden wrote:
> Is it possible to set a tool tip for a segment of a segmented control programatically?
>
> That is what would be the receiver of -setToolTip?
>
> Or, how does one get the view for a segment?
Yes, see -[NSSegmentedCell setToolTip:forSegment:]. The contained NSSegmentedCell has a more comprehensive API than NSSegmentedControl.
-Peter_______________________________________________
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