Toolbook questions

Hello,

1. Is it possible to make the toolbook icons align center, instead of starting
to the left?

2. How do you make toolbook buttons of equal size? Default it seems the button
is sized according to the specific label length for the button.

Thanks,
-Frank

Frank Aune wrote:

Hello,

1. Is it possible to make the toolbook icons align center, instead of starting to the left?

2. How do you make toolbook buttons of equal size? Default it seems the button is sized according to the specific label length for the button.

It's using a standard wx.ToolBar, so you are limited by what it can do and how it behaves.

ยทยทยท

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