Re: ToolTips for Matrix Cells
Re: ToolTips for Matrix Cells
- Subject: Re: ToolTips for Matrix Cells
- From: Jerry Krinock <email@hidden>
- Date: Tue, 03 Dec 2013 07:45:25 -0800
On 2013 Nov 30, at 00:11, Gerriet M. Denkmann <email@hidden> wrote:
> I have a Matrix containing ButtonCells. In IB I have set a ToolTip for each ButtonCell.
> But when I hover the mouse over these cells, nothing is shown.
>
> When I set a tooltip for the matrix, it will be shown - but this is of no interest to me.
>
> Is there a way to show the ButtonCell-ToolTips?
Possibly this does not work because there is actually only cell instance? But, whatever the reason, if this requirement is important enough for you to write some extra code, you could try defining tool tip rects on the matrix. I think that would work. See -[NSView addToolTipRect:owner:userData:]
_______________________________________________
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