Shadi Azoum | 15 Jul 18:23
Favicon

Glade - Custom Images on Buttons

Hi,

In Glade, I am trying to add custom images to buttons, but am not sure how. Any advice or pointers.
Thanks in advance.
_______________________________________________
pygtk mailing list   pygtk <at> daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Guilherme Polo | 15 Jul 18:32
Gravatar

Re: Glade - Custom Images on Buttons

On Tue, Jul 15, 2008 at 1:25 PM, Shadi Azoum <ssa03d <at> fsu.edu> wrote:
> Hi,
>
> In Glade, I am trying to add custom images to buttons, but am not sure how. Any advice or pointers.
> Thanks in advance.

Create a button, change its "Edit Type" to Container and place an image on it.

> _______________________________________________
> pygtk mailing list   pygtk <at> daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
>

--

-- 
-- Guilherme H. Polo Goncalves
_______________________________________________
pygtk mailing list   pygtk <at> daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Frédéric | 15 Jul 18:33

Re: Glade - Custom Images on Buttons

On mardi 15 juillet 2008, Shadi Azoum wrote:

> In Glade, I am trying to add custom images to buttons, but am not sure
> how. Any advice or pointers. Thanks in advance.

You just switch the 'edit type' of your button to 'container', then add an 
image on it, then switch the 'edit type' of the image to 'filename', and 
finally select the file to use.

--

-- 
    Frédéric

    http://www.gbiloba.org
_______________________________________________
pygtk mailing list   pygtk <at> daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Gmane