Merge branches 'aui-close-on-all-fix', 'aui-current-after-drag', 'aui-hint', 'aui-tbar-realize' and 'aui-book-rm-current'
Merge miscellaneous AUI fixes and improvements. See #24159, #24160, #24161, #24164, #24184.
This commit is contained in:
commit
4f666c227a
8 changed files with 155 additions and 148 deletions
|
|
@ -134,7 +134,9 @@ enum wxAuiManagerOption
|
|||
appearing partially transparent hint.
|
||||
@style{wxAUI_MGR_RECTANGLE_HINT}
|
||||
The possible location for docking is indicated by a rectangular
|
||||
outline.
|
||||
outline. Note that this flag doesn't work, i.e. doesn't show any
|
||||
hint in wxGTK and wxOSX, please use one of the hint flags above
|
||||
instead.
|
||||
@style{wxAUI_MGR_HINT_FADE}
|
||||
The translucent area where the pane could be docked appears gradually.
|
||||
@style{wxAUI_MGR_NO_VENETIAN_BLINDS_FADE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue