leads to a double call of AddChild, if we don't see any problems, we'll remove it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -194,7 +194,7 @@ bool wxSpinCtrl::Create(wxWindow *parent,
|
|||||||
|
|
||||||
//SetSize(csize);
|
//SetSize(csize);
|
||||||
|
|
||||||
MacPostControlCreate(pos, csize);
|
//MacPostControlCreate(pos, csize);
|
||||||
SetInitialBestSize(csize);
|
SetInitialBestSize(csize);
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
Reference in New Issue
Block a user