Lets say I have two images named ButtonUp and ButtonDown..
How would I subclass NSButton so that it uses the ButtonUp image when not pressed.. and shows the ButtonDown image when pressed?
Thanks in advance if anyone can help
How would I subclass NSButton so that it uses the ButtonUp image when not pressed.. and shows the ButtonDown image when pressed?
Thanks in advance if anyone can help