Further header button details
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -554,7 +554,7 @@ void wxHeaderCtrl::OnPaint(wxPaintEvent& WXUNUSED(event))
|
||||
if (i == count-1)
|
||||
{
|
||||
colWidth = wxMax( colWidth, vw - xpos );
|
||||
state |= wxCONTROL_EXPANDED;
|
||||
state |= wxCONTROL_DIRTY;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user