setting image to circular slider object
        Posted  
        
            by iSight
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by iSight
        
        
        
        Published on 2010-04-14T05:32:09Z
        Indexed on 
            2010/04/14
            5:43 UTC
        
        
        Read the original article
        Hit count: 251
        
cocoa
Hi, 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.
© Stack Overflow or respective owner