Theming support for NSScroller

2007-10-04 Thread Guenther Noack
Hi! This patch makes theming NSScroller easier. When applied, the button cells used by NSScroller are not created by the NSScroller class itself but created by factory methods in GSTheme. The standard button cells can thus be easily replaced by a theme. Here's a screenshot of a theme engine takin

Re: Theming support for NSScroller

2007-10-04 Thread Günther Noack
Hi! Sorry for replying to my own mail. Obviously the patch I sent in has a mistake; When calling addObserver:selector: on the notification center, the NSScroller class should have registered using the +themeActivated selector, not +themeDeactivated. Best regards, Günther Am 04.10.20