]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/aui.h
Removed wxImageList overview, and other @ref fixes.
[wxWidgets.git] / docs / doxygen / overviews / aui.h
index 6d1e70ac49b6c91ffc25604e304c0ac69c607ac9..7b72441dcb44e039bf304e4c901f06090960eb81 100644 (file)
@@ -10,7 +10,7 @@
 
  @page overview_aui wxAUI overview
 
- Class: #wxAuiManager, #wxAuiPaneInfo
+ Class: wxAuiManager, wxAuiPaneInfo
 
  wxAUI stands for Advanced User Interface and the wxAUI framework
  aims to give its user a cutting edge interface for use with the
 
  wxAUI attempts to encapsulate the following aspects of the user interface:
 
- @b Frame Management:
+ @li @ref overview_aui_frame
+ @li @ref overview_aui_toolbar
+ @li @ref overview_aui_modeless
+ @li @ref overview_aui_lnf
+
+ <hr>
+
+
+ @section overview_aui_frame Frame Management
+
  Frame management provides the means to open, move and hide common
  controls that are needed to interact with the document, and allow these
  configurations to be saved into different perspectives and loaded at a
  later time.
 
- @b Toolbars:
+ @subsection overview_aui_toolbar Toolbars
+
  Toolbars are a specialized subset of the frame management system and
  should behave similarly to other docked components. However, they also
  require additional functionality, such as "spring-loaded" rebar support,
  "chevron" buttons and end-user customizability.
 
- @b Modeless Controls:
+ @subsection overview_aui_modeless Modeless Controls
+
  Modeless controls expose a tool palette or set of options that float
  above the application content while allowing it to be accessed. Usually
  accessed by the toolbar, these controls disappear when an option is
  selected, but may also be "torn off" the toolbar into a floating frame
  of their own.
 
- @b Look and Feel:
+ @subsection overview_aui_lnf Look and Feel
+
  Look and feel encompasses the way controls are drawn, both when shown
  statically as well as when they are being moved. This aspect of user
  interface design incorporates "special effects" such as transparent