On Wednesday, November 14, 2007, at 07:38AM, "Christiaan Hofman" <[EMAIL PROTECTED]> wrote: > >On 14 Nov 2007, at 4:34 PM, Adam R. Maxwell wrote: > >> >> On Nov 14, 2007, at 5:06 AM, Christiaan Hofman wrote: >> >>> The tool tips in the file view don't work, probably due to the >>> tracking rects. How can that be fixed? >> >> I don't know; last I checked they did work on 10.4. They still work >> on 10.5. Apple seems to have changed a few things (or fixed a few >> bugs), and so tracking rect/tooltip interaction isn't as good on >> Tiger, since I didn't want to hack around problems that are fixed in >> the kit. > >It seems that showing the arrow buttons disables the tool tips. I >tried not updating the tool tip rects while showing the arrows, but >that did not help.
Did you see the comment in _commonInit? I guess I had other issues with it on 10.4. IIRC removing the buttons and re-adding them as subviews as needed will make tooltips work on 10.4, but it causes other weirdness. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
