The AuiManagerOption enumeration provides the following values:
Description |
Value |
---|---|
|
Allow a pane to be undocked to take the form of a wx.MiniFrame. |
|
Change the color of the title bar of the pane when it is activated. |
|
Make the pane transparent during its movement. |
|
The possible location for docking is indicated by a translucent area. |
|
The possible location for docking is indicated by a gradually appearing partially transparent area. |
|
The possible location for docking is indicated by a rectangular outline. |
|
The translucent area where the pane could be docked appears gradually. |
|
Used in complement of |
|
When a docked pane is resized, its content is refreshed in live (instead of moving the border alone and refreshing the content at the end). |
|
Default behaviour. |