From: Michael Bedward Date: Fri, 25 Feb 2000 06:56:41 +0000 (+0000) Subject: Added call to CalcDimensions() at end of wxGrid::Init so that you can, X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3c79cf49ec608c37ad04a6e5c8e2bc61fd39e0fc?hp=3c79cf49ec608c37ad04a6e5c8e2bc61fd39e0fc Added call to CalcDimensions() at end of wxGrid::Init so that you can, for example, put a grid in a dialog, size it and then call CreateGrid at some later stage. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---