use wxAboutBox() to make it evident a wxGrid refreshing bug under wxMSW (probably...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 10 Dec 2008 16:20:07 +0000 (16:20 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 10 Dec 2008 16:20:07 +0000 (16:20 +0000)
commit7dfb6dc4a98863237e95683d3add779c0eff75a2
tree2a64e01d292c0b55b5ccfe84f13ba349d8e9970f
parent20db5469a0fb70d2540110acf44f144606d90f4f
use wxAboutBox() to make it evident a wxGrid refreshing bug under wxMSW (probably correlated to the window disabler used by the generic about box)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/grid/griddemo.cpp