Custom pyGTK button
        Posted  
        
            by Wallter
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Wallter
        
        
        
        Published on 2010-06-12T17:48:14Z
        Indexed on 
            2010/06/12
            17:52 UTC
        
        
        Read the original article
        Hit count: 401
        
I would like to create a button that I can control the look of the button using pyGTK. How would I go about doing this?
I would like to be able to point to a new image for each 'state' the button is in (i.e. Pressed, mouse over, normal...etc.)
© Stack Overflow or respective owner