]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/spinctrl.cpp
setting the invoking window added to two other wxMenuBar manipulating methods
[wxWidgets.git] / src / mac / carbon / spinctrl.cpp
index 5db84619e482da1127249b68eb54778b798840a1..1325f233d9a0ffce6f7e553e058ede4b3405aa58 100644 (file)
@@ -194,7 +194,7 @@ bool wxSpinCtrl::Create(wxWindow *parent,
     
     //SetSize(csize);
     
     
     //SetSize(csize);
     
-    MacPostControlCreate(pos, csize);
+    //MacPostControlCreate(pos, csize);
     SetInitialBestSize(csize);
 
     return TRUE;
     SetInitialBestSize(csize);
 
     return TRUE;