开发者

setting image of slider

How can i set an image to a开发者_运维技巧 circular slider, which is an object of NSSlider. I have called setImage: method, but does not work out. What could be the alternative approach to do so.


You'll need to subclass NSSliderCell and override its drawing. See Control and Cell Programming Topics for Cocoa.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜