Added call to CalcDimensions() at end of wxGrid::Init so that you can,
authorMichael Bedward <mbedward@ozemail.com.au>
Fri, 25 Feb 2000 06:56:41 +0000 (06:56 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Fri, 25 Feb 2000 06:56:41 +0000 (06:56 +0000)
commit3c79cf49ec608c37ad04a6e5c8e2bc61fd39e0fc
treef1babb47080ec029744def4a50934c5885ebbc72
parent6dc3e5dc9cefb8a69e4a64d78f1e08c589c750b1
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
src/generic/grid.cpp