sync with CVS updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-09-11 16:54:57 +00:00
parent 428f4657b6
commit 6517912d80
5 changed files with 49 additions and 7 deletions

View File

@@ -230,6 +230,10 @@ toolbars that are not children of the frame, managed by sizers or
what-not will still use the emulated toolbar because of platform
restrictions in how/where the toolbar can be used.
Added wx.Window.IsVisible.