scrolling hack (always move our own scrollbars highest in z-order)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2004-12-12 15:22:49 +00:00
parent a0744a6b06
commit 0842200308
2 changed files with 15 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ public:
// the absolute coortinates of this window's root have changed
virtual void MacTopLevelWindowChangedPosition() ;
virtual void MacChildAdded() ;
virtual void MacVisibilityChanged() ;
virtual void MacEnabledStateChanged() ;
virtual void MacHiliteChanged() ;