git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32425
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_radioWidth[i] =
m_radioHeight[i] = wxDefaultCoord;
long styleBtn = BS_AUTORADIOBUTTON | WS_TABSTOP | WS_CHILD | WS_VISIBLE;
m_radioWidth[i] =
m_radioHeight[i] = wxDefaultCoord;
long styleBtn = BS_AUTORADIOBUTTON | WS_TABSTOP | WS_CHILD | WS_VISIBLE;
- if ( i == 0 && style == 0 )
styleBtn |= WS_GROUP;
long newId = NewControlId();
styleBtn |= WS_GROUP;
long newId = NewControlId();