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: Matt Neuburg <email@hidden>
- Date: Mon, 21 Aug 2006 10:54:36 -0700
- Thread-topic: 2nd try, tabbing doesn't work properly in NSTableView?
On Mon, 21 Aug 2006 18:23:08 +0100, "Theodore H. Smith" <email@hidden>
said:
>
>On 21 Aug 2006, at 18:12, Corbin Dunn wrote:
>
>>
>>
>>>
>>> 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.
>
>What information specifically though? I gave a lot the first time I
>asked but no one answered
Actually, you didn't supply *any* specific information in your first
posting. No code, anyway. You did list the names of a lot of methods you
were overriding, but that just increases the suspicion that it is your code,
not the Cocoa framework, that is causing the trouble.
> so this time I gave less incase the first
>time overwhelmed people.
>
>> Specifically, you need to find out when it doesn't work, and
>> reproduce that case.
>
>I can do it 100% of the time, no problem.
But none of us can reproduce it more than 0% of the time.
>I'm thinking this is a bug and I'll need to report it to Apple :(
It could be a Cocoa bug, but it could also be a bug in your code. In order
to show Apple the problem, you're going to have to reduce the demonstration
to a very small project. So why not do that now and tell *us* how to
reproduce the problem? That way, you'd be ready to submit your report to
Apple when we all confirm the bug. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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