[wxPython-users] Toolbar and AUI

Robin Dunn robin at alldunn.com
Wed Mar 7 22:45:30 PST 2007


Hannes MŸueller wrote:
> 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.

No, I don't see a way to do that.


> 
> 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.

Currently you're limited to whatever the native toolbars will support 
for this functionality, but I just heard this morning that this feature 
is being worked on by AUI's principle author.

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





More information about the wxpython-users mailing list