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
This commit is contained in:
@@ -89,3 +89,4 @@ More recently:
|
||||
- Fixed a bug in wxStaticBox.
|
||||
- Controls sample runs, though wxRadioBox doesn't appear and
|
||||
the notebook flickers for a while.
|
||||
- Cured wxTreeCtrl bug: now works pretty well!
|
Reference in New Issue
Block a user