]> git.saurik.com Git - wxWidgets.git/commit - distrib/msw/motif.rsp
Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
authorJulian Smart <julian@anthemion.co.uk>
Fri, 18 Dec 1998 18:22:43 +0000 (18:22 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 18 Dec 1998 18:22:43 +0000 (18:22 +0000)
commit28ab302b70032ddc9344f43d2148231a0add8239
tree6322b2d737ffa633c9b84e44f96ad0a4048b37ce
parent63852e7836dd87f363eb5bd01af3ef05681a93bd
Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
due to a missing '!', so scrollbars were not set properly. Tidied up wxMotif
scrollbar setting.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/motif.rsp
docs/motif/changes.txt
src/generic/treectrl.cpp
src/motif/window.cpp