more change documentation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-02-02 22:43:22 +00:00
parent 9e57c2a032
commit fe366bc940

View File

@@ -80,6 +80,10 @@ package.
Changed all the "LIST" parameter names to "choices" to match the docs. Changed all the "LIST" parameter names to "choices" to match the docs.
More fixes for the wxFloatBar, and it now works on wxGTK even better
than wxMSW! (The feat is accomplished by using the wxTB_DOCKABLE
style flag instead of trying to float it ourselves.)