On Tue, 2008-05-06 at 10:23 +0200, Christian Schaubschlaeger wrote: > Hello, > > I can inhibit drawing of a button's relief by setting > the "relief" property to "GTK_RLIEF_NONE". Unfortunately > a relief is still drawn as soon as the mouse cursor > moves over the button (ie. the button becomes 'highlighted'). > Is it possible to disable this too? I want the button to > remain unchanged when the mouse moves over it. then it's not a button anymore. use a GtkLabel inside a GtkEventBox instead. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list