Re: ToggleButton



>   I have a GtkToggleButton where I've inserted a GtkPixmap. It has two 
>different pixmaps, one for the toggle button being pressed in and 
>another one for it being raised.
>   It works fine, but I don't like the "pressed" appearance and since I 
>use two pixmaps to differentiate between the two states, I would like 
>the button appearance not to change.
>  Is there anyway to do this?

use an EventBox, not a Button.

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]