[Glade-users] stock-buttons don't display images
Domenico Nappo
domenico.nappo at gmail.com
Fri Jul 24 17:27:42 EDT 2009
Hi Tadej,
thanks a lot for your answer...but it doesn't solve that issue (added
a line and restarted glade but nothing has changed).
Here it's my gtkrc (I didn't know its existence!):
gtk-theme-name = "MS-Windows"
gtk-button-images = 1
Simply tow lines...I've found it in Gtk+\etc\gtk-2.0.
Are there any files to modify? Or maybe this is not the file that gtk
uses to initialize itself?
Cheers!
2009/7/24 Tadej Borovšak <tadeboro at gmail.com>:
> Hi.
>
> 2009/7/24 Domenico Nappo <domenico.nappo at gmail.com>:
>> Hi guys,
>>
>> I'm using Glade 3.6.7 on Windows XP.
>> I have a problem with stock buttons: images simply don't appear.
>> Neither in the design nor in the application (I use python to load and
>> visualize the glade file).
>>
>> When I choose a stock button, the label is correctly displayed while
>> the image is in hiding...
>>
>> Has anyone experienced this problem? Any solution or work-around?
>
> This is usually caused by Wimp GTK+ theme that don't display images on
> buttons to get more native feel. If you want to have images on
> buttons, you should add this line to your gtkrc file:
>
> gtk-button-images = 1
>
> Hope this helps a bit.
>
>
> Tadej
>
> --
> Tadej Borovšak
> tadeboro.blogspot.com
> tadeboro at gmail.com
> tadej.borovsak at gmail.com
>
More information about the Glade-users
mailing list