Hi all, Does anyone know a way of implementing "tick marks" on a scroll bar, in the way that Xcode does to mark code lines where there is an error/warning? From reading header files, I can't see any obvious built-in API to implement this feature, but perhaps somebody knows of a custom class that somebody has written to implement this functionality? It's something I would like to use, and would do if it was comparatively simple to do so, but it's not crucial enough that it would be worth my time to write a custom subclass from scratch to do it I suspect (I have no experience of customizing controls, even if to an expert it might be comparatively simple!).
Thanks for any suggestions... Jonny _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
