Quantcast
Channel: wxWidgets: Ticket Query
Viewing all articles
Browse latest Browse all 66

#9722: wxAuiPaneInfo Documentation Inconsistencies

$
0
0

wxAuiPaneInfo::Top() wxAuiPaneInfo::Right()

do not mention the equvivalent call to wxAuiPaneInfo::Direction() while

wxAuiPaneInfo::Left() wxAuiPaneInfo::Bottom() wxAuiPaneInfo::Center() wxAuiPaneInfo::Centre()

do

Example: The documentation for wxAuiPaneInfo::Top() says "Top() sets the pane dock position to the top of the frame." but should be "Top() sets the pane dock position to the top of the frame.This is the same thing as calling Direction(wxAUI_DOCK_TOP)."


Viewing all articles
Browse latest Browse all 66

Trending Articles