Re: NSOutlineView Double Action
Re: NSOutlineView Double Action
- Subject: Re: NSOutlineView Double Action
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 21 Jan 2005 13:47:59 -0800
On Jan 20, 2005, at 11:36 PM, Seth Willits wrote:
I have an NSOutlineView subclass which is its own data source. When
initialized I set its double action using the code below and after
that it loads the first set of data. The double action works well with
this set of data data. However, when an item is expanded in the tree,
rows beyond the total number of rows before the item was expanded
don't respond to double clicks at all. For example, if the list
originally has 10 rows, all expandable, and I expand row 5 which has
another 10 items in it, rows 11-15 are not clickable while rows 1-10
are. Any ideas why this is?
Sounds like a bug. http://bugreporter.apple.com/
-jcr
_______________________________________________
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