StockButtons

Hi everybody,
It is possible in some way to modify the label of a stockbutton, once it is
created?

Thanks,
Miriam

Miriam Aguilar wrote:

Hi everybody,
It is possible in some way to modify the label of a stockbutton, once it is created?

button.SetLabel(newLabel) should still work.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!