Re: Is there any way to show disclosure button always closed in NSOutlineView
Re: Is there any way to show disclosure button always closed in NSOutlineView
- Subject: Re: Is there any way to show disclosure button always closed in NSOutlineView
- From: "I. Savant" <email@hidden>
- Date: Mon, 14 Jul 2008 07:14:20 -0400
On Jul 14, 2008, at 7:07 AM, Aman Alam wrote:
I want to show some detail about items that is in child object
without expanding the disclosure button.
They're called "tooltips" and you should most definitely use them.
Alternatively, selecting the parent can reveal summary child data in a
separate "detail" view.
Either way would be the expected UI in a Mac application but if
your app behaved as you describe it, I'd consider it broken and join
the flood of "bug" reports you're likely to get from users. Or I'd
just delete the app if it wasn't otherwise excellent or indispensable.
--
I.S.
_______________________________________________
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