Re: Tooltips on individual segmented cells
Re: Tooltips on individual segmented cells
- Subject: Re: Tooltips on individual segmented cells
- From: Jim Puls <email@hidden>
- Date: Mon, 11 Jul 2005 15:03:16 -0700
NSSegmentedCell does have -setToolTip:forSegment:. Check the docs.
-> jp
On Jul 11, 2005, at 10:15 AM, Ken Tabb wrote:
Hi folks,
does anyone know the easiest way to give individual segmented cells
their own tooltips? In IB I can only set a tooltip for the entire
segmented control.
Without wishing to cast aspersions, it seems a bit inconsistent
that I can set individual tooltips for individual radio buttons in
a group but that I can't do this for segmented cells, either via IB
or programmatically, when it also seems to me that segmented cells
are functionally similar to radio button groups (i.e. pick from
these options).
I'm guessing subclassing NSSegmentedControl / ...Cell are the best
way, with each cell storing its own tooltip string, and the
control's mouse tracking figuring out which cell's tooltip to
display? Or am I missing something easier?
Thanks in advance for any help you can give,
Ken
- - - - - - - - - -
Dr. Ken Tabb
Mac & UNIX Developer - Health & Human Sciences
Machine Vision & Neural Network researcher - School of Computer
Science
University of Hertfordshire, UK
http://www.health.herts.ac.uk/ken/
Certified non-Microsoft Solution Provider
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40nondifferentiable.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden