Hi,
I think the solution of your problem is to change a parameter in gconf.
In /desktop/gnome/interface, check "buttons_have_icons"
Hope it helps,
Antoine
___
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list
Yep. Doesn't work.
On Wed, May 18, 2011 at 4:58 AM, Sébastien Wilmet <
sebastien.wil...@gmail.com> wrote:
> Hello,
>
> On Tue, May 17, 2011 at 08:10:55PM -0500, Damien Radtke wrote:
> > Ah, maybe I should've been more clear. It works if the image is the only
> > thing on the button, but I want to
Hello,
On Tue, May 17, 2011 at 08:10:55PM -0500, Damien Radtke wrote:
> Ah, maybe I should've been more clear. It works if the image is the only
> thing on the button, but I want to have both text and the image, and it
> doesn't work if the button already has text on it (even if I use
> image.show
Ah, maybe I should've been more clear. It works if the image is the only
thing on the button, but I want to have both text and the image, and it
doesn't work if the button already has text on it (even if I use
image.show()).
On Tue, May 17, 2011 at 2:31 AM, Nicolas Joseph
wrote:
> Hello,
>
> Le 1
Hello,
Le 16/05/11 à 18:33, Damien Radtke a écrit :
> I'm trying to add an image to a button, but it doesn't display. I'm loading
> one of the stock images, and can get it to display fine on its own, but it
> doesn't show after placed on a button with set_image(). I've also looked
> into the "gtk-
Hello,
Le 16/05/11 à 18:33, Damien Radtke a écrit :
> I'm trying to add an image to a button, but it doesn't display. I'm loading
> one of the stock images, and can get it to display fine on its own, but it
> doesn't show after placed on a button with set_image(). I've also looked
> into the "gtk-
I'm trying to add an image to a button, but it doesn't display. I'm loading
one of the stock images, and can get it to display fine on its own, but it
doesn't show after placed on a button with set_image(). I've also looked
into the "gtk-button-images" setting to see if it's disabled, but
Gtk.Setti