Re: NSOutlineView not always showing "expand triangle"
Re: NSOutlineView not always showing "expand triangle"
- Subject: Re: NSOutlineView not always showing "expand triangle"
- From: Stefan Schüßler <email@hidden>
- Date: Tue, 21 Jun 2005 15:07:44 +0200
You have to implement the data-source delegate methods. See "Writing
an Outline View Data Source" at http://developer.apple.com/
documentation/Cocoa/Conceptual/OutlineView/index.html
Stefan
On 21.06.2005, at 15:02, Luc Vandal wrote:
Anyone???
On 17-Jun-05, at 3:28 PM, Luc Vandal wrote:
Hi!
How come the "expand triangle" (sorry I don't know the exact term
for it) is only visible for the first two levels of my
NSOutlineView? isItemExpandable() always returns YES so I don't
understand what I'm doing wrong! Also, the items that does not
have the triangle icon still can be expanded with the right arrow...
Luc
_______________________________________________
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