AGW Logo

agw_title aui.auibar

auibar contains an implementation of AuiToolBar, which is a completely owner-drawn toolbar perfectly integrated with the AUI layout system. This allows drag and drop of toolbars, docking/floating behaviour and the possibility to define “overflow” items in the toolbar itself.

The default theme that is used is AuiDefaultToolBarArt, which provides a modern, glossy look and feel. The theme can be changed by calling SetArtProvider.

Module author: Andrea Gavana <andrea.gavana@gmail.com>


hierarchy Inheritance Diagram

Inheritance diagram for module: aui.auibar

Inheritance diagram of aui.auibar.AuiDefaultToolBarArt, aui.auibar.AuiToolBar, aui.auibar.AuiToolBarEvent, aui.auibar.AuiToolBarItem, aui.auibar.CommandToolBarEvent, aui.auibar.ToolbarCommandCapture


svn_main SVN Revisions

A graphical representation of the SVN commits in the last year.

Click on any date in the picture to jump to that particular revision page, containing information about committers, log messages and SVN diffs.

auibar

Revision Graph For auibar


2to3 Python 3 Issues (via 2to3)

No issues have been detected by 2to3.py.


Table Of Contents

Previous topic

SVN Revision 69086 For aui_utilities

Next topic

AuiDefaultToolBarArt