]> git.saurik.com Git - wxWidgets.git/commit
Applied AutoWrap Renderer Bugfix by Roger Gammans (Patch 467479).
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 1 Sep 2002 00:54:01 +0000 (00:54 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 1 Sep 2002 00:54:01 +0000 (00:54 +0000)
commita373d23b145cbd0e29548dc1955c5c375a333272
tree493893782344ee9a3fedffd8b80bb4a14a3427b7
parent068a7cfeee69b1f4aba3e2c2323255482aad17b4
Applied AutoWrap Renderer Bugfix by Roger Gammans (Patch 467479).
Blindly tried to fix crash reported by Roman Vanicek on Mailing list:
        SetCellHighlightColour sometimes segfaults in wxGTK. The
        application crashes in LookupAttr.
        Tentative explanation: Cache handling gets confused if LookupAttr gets
                called on wxGridNoCell.

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