Toolbar layout problem
Lothar Behrens
lothar.behrens at lollisoft.de
Sat Apr 21 04:06:29 PDT 2007
On Apr 21, 12:55 pm, v... at wxwindows.org (Vadim Zeitlin) wrote:
> On 21 Apr 2007 02:21:27 -0700 Lothar Behrens <lothar.behr... at lollisoft.de> wrote:
>
> LB> I have trouble creating a toolbar that fits it's size to their tool
> LB> buttons. The toolbar is always as big as for 8 to 10 tools.
>
> It probably means that wxToolBar::DoGetBestSize() misbehaves. You should
> be able to call SetMinSize() manually to override it.
There is no function to get the number of tools yet added. This would
be helpful.
Otherwise I must handle that information.
Any ideas ?
Thanks, Lothar
>
> Regards,
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscr... at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-h... at lists.wxwidgets.org
More information about the wx-users
mailing list