summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c3fad64)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31490
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
dc,
wxRect(x, HEADER_OFFSET_Y, cw, h - 2),
m_parent->IsEnabled() ? 0
dc,
wxRect(x, HEADER_OFFSET_Y, cw, h - 2),
m_parent->IsEnabled() ? 0
+ : (int)wxCONTROL_DISABLED
);
// see if we have enough space for the column label
);
// see if we have enough space for the column label
if ( !HasCurrent() || IsEmpty() )
return;
if ( !HasCurrent() || IsEmpty() )
return;