Hi,
what is the best way to display iTunes like scrollers in Leopard? Is there a 'system call' to change the look and feel of scrollers in cocoa or carbon?
Hi,
what is the best way to display iTunes like scrollers in Leopard? Is there a 'system call' to change the look and feel of scrollers in cocoa or carbon?
As far as I can tell, these are private UI widgets. If you really need the iTunes look, you can roll your own, either by making your own images, or using the tools provided by Cocoa to generate the appropriate images. This guy has made an example of how to do this here