Toolbar layout problem
Lothar Behrens
lothar.behrens at lollisoft.de
Sat Apr 21 07:14:17 PDT 2007
On Apr 21, 3:10 pm, v... at wxwindows.org (Vadim Zeitlin) wrote:
> On 21 Apr 2007 04:26:27 -0700 Lothar Behrens <lothar.behr... at lollisoft.de> wrote:
>
> LB> I haven't seen a function to get the number of tools that are in a
> LB> toolbar.
>
> GetToolsCount().
Thanks,
the function was not documented, so I wasn't able to find it.
Now I have a correct toolbar size if I do not add separators.
I do not see any accessors by position to get a tool and thus
get it's size regardless of it's type (separators do have a different
size).
There are only functions to add or delete a tool behind a position.
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