[wxPython-users] 2 toolbars not allowed ?
Stef Mientki
s.mientki at ru.nl
Thu Jan 3 12:58:31 PST 2008
thanks Kyle Ricky and Christopher,
I was using CreateToolBar,
and indeed managing the ToolBar yourself,
allows for 2 toolbar.
As a pleasant side-effect,
the bug in the extra space in the bottom toolbar even reduces to a few
pixels !
cheers,
Stef
Christopher Barker wrote:
>
>> I need 2 toolbars, but apparently this is not allowed.
>> Is that correct ?
>
> You can do it if you mange their positioning themselves:
>
> http://wiki.wxpython.org/WorkingWithToolBars
>
> -Chris
>
>
>
More information about the wxpython-users
mailing list