Toolbar and AUI
Hannes Mueller
hannes.mueller at gmail.com
Wed Mar 7 02:38:42 PST 2007
Hi
I use some wxToolbars in my application, and I was wondering if it is
possible to align the toolbar to the right side AND keep it in the top
toolbar pane.
I know that there is a right toolbar pane, but that would not fit into
the layout I have in mind.
I am loking for a result like adding the toolbar programmatically and
then moving it with the mouse to the right edge of the screen.
I also noticed that if a toolbar is too long, the tools are swallowed by
the window's edge. Is there a way to make it work like in Firefox, for
example, where the tools are hidden and a small button with ">>" on it
is displayed to show the hidden tools.
Hannes
More information about the wxpython-users
mailing list