Re: 2nd try, tabbing doesn't work properly in NSTableView?
Re: 2nd try, tabbing doesn't work properly in NSTableView?
- Subject: Re: 2nd try, tabbing doesn't work properly in NSTableView?
- From: Corbin Dunn <email@hidden>
- Date: Mon, 21 Aug 2006 10:12:47 -0700
As far if that's what I'm seeing: Usually, but not always. Thats the
problem, because it's supposed to be always, but it's not always.
Sometimes, it skips editable cells, and jumps to the parents, as if
it can't find those editable cells, despite that they are clearly
visually there, and they really are editable because I can click on
them and edit them.
Is this a Cocoa bug? Or something I didn't set up right in my code?
It is hard to say without more information. Specifically, you need to
find out when it doesn't work, and reproduce that case. Then look at
the editability of the cells it is skipping.
--corbin
_______________________________________________
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