]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/slider.cpp
Applied patch [ 590031 ] Slider: Events must be enabled earlier
[wxWidgets.git] / src / os2 / slider.cpp
index 68f1a6e8fa206d741d6796e07cba837e9ea828ca..574aa25b435cd1c672017acead2568999a046f38 100644 (file)
@@ -321,7 +321,7 @@ bool wxSlider::Create(
                                                                    ,(ULONG)lMsStyle          // Style flags
                                                                    ,0L, 0L, 0L, 0L           // Origin -- 0 size
                                                                    ,(HWND)GetHwndOf(pParent) // owner window handle (same as parent
-                                                                   ,HWND_TOP                 // initial z position
+                                                                   ,HWND_BOTTOM                 // initial z position
                                                                    ,(HMENU)m_windowId       // Window identifier
                                                                    ,&vSlData                 // Slider control data
                                                                    ,NULL                     // no Presentation parameters