On Oct 31, 2007, at 8:38 AM, Christiaan Hofman wrote: > We could use some more object swizzling or class posing for > NSScrollView, and let the scrollView handle the insertion of the > popups in -tile.
IIRC I tried that originally on 10.4 and it caused crashes in PDFView because of its delayed layout...or maybe that was replacing the scrollview with a custom subclass. Anyway, there are so many dirty hacks required to make it work that I'm not convinced it's worthwhile (especially if they're mutually incompatible between 10.4/10.5). -- adam ------------------------------------------------------------------------- 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/ _______________________________________________ skim-app-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-develop
