[pygtk] Glade - Custom Images on Buttons

2008-07-15 Thread Shadi Azoum
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@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ:

Re: [pygtk] Glade - Custom Images on Buttons

2008-07-15 Thread Guilherme Polo
On Tue, Jul 15, 2008 at 1:25 PM, Shadi Azoum [EMAIL PROTECTED] 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.

Re: [pygtk] Glade - Custom Images on Buttons

2008-07-15 Thread Frédéric
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