Added DoGetFieldRect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -88,6 +88,8 @@ protected:
|
|||||||
// also updates m_widthsAbs if necessary
|
// also updates m_widthsAbs if necessary
|
||||||
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
|
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
|
||||||
|
|
||||||
|
wxRect DoGetFieldRect(int n) const;
|
||||||
|
|
||||||
// refresh the given field
|
// refresh the given field
|
||||||
void RefreshField(int i);
|
void RefreshField(int i);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user