mahdieh saeed wrote:
> every thing is OK but I want to use *built in* stock as icon .For 
> example use gtk.STOCK_OK but with *custom label* or *translation label 
> to Persian language*.
>
>
> Is there any way to do this?
The only way I've found to do this is to create a container-type button, 
add a gtk.HBox containing an image (the stock icon) and a label.

HTH,

-- 
Walter Leibbrandt                  Software Developer
Recent blogs:
* Conquering the CellRendererWidget
http://www.translate.org.za/blogs/walter/en/content/conquering-cellrendererwidget


_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to