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.

> Along the way I converted the arrow to an NSButtonCell, thinking I  
> could just call performClick: (which didn't work).
>

And it would also not do the tracking and other necessary stuff.

> Here's the new NSImageNameFollowLinkFreestandingTemplate image as a  
> button, too.  They've finally included some nice images.
>
>
> <Picture 1.png>

We could use this.

Christiaan



-------------------------------------------------------------------------
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