Make DoGetBestSize cache the value of GetSize() the first time it is called
authorDavid Elliott <dfe@tgwbd.org>
Sat, 3 Apr 2004 05:16:38 +0000 (05:16 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 3 Apr 2004 05:16:38 +0000 (05:16 +0000)
commit2654f7e423bb773ca52c8b465c6ec9abfa398e45
tree924fef07a358659acd7d56f7047ea8c8097b2608
parent2b1ff57f1ee08eb970520de784816c4115bd84f0
Make DoGetBestSize cache the value of GetSize() the first time it is called
for the case when the control is a regular window with no children.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/window.h
src/common/wincmn.cpp