On Dec 9, 2007, at 2:38 AM, Christiaan Hofman wrote:

>
> On 9 Dec 2007, at 3:52 AM, Adam R. Maxwell wrote:
>
>> Does clicking the arrow button work on Tiger?  I could only get it
>> to handle clicks by manually calling
>> trackMouse:inRect:ofView:untilMouseUp: in the table's mouseDown.
>
> It sure does work on Tiger. But that won't work either, as the table
> should do much more than just calling trackMouse:..., e.g. the
> clickedRow and clickedColumn needs to be set. I'm not sure how to
> resolve this.

Yeah, I had to add ivars for clickedRow and clickedColumn.  If you  
don't get any response on macosx-dev, the tableview developer hangs  
out on cocoa-dev.

-- 
adam

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to