Create(parent, wxID_ANY, title, wxPoint(x, y), wxSize(w, h), style, name);
}
Create(parent, wxID_ANY, title, wxPoint(x, y), wxSize(w, h), style, name);
}
{
// nothing to do, obsolete method
} // end of wxDialog::SetModal
{
// nothing to do, obsolete method
} // end of wxDialog::SetModal
// if we didn't call Layout() from here
//
// NB: normally we should call it just the first time but doing it
// if we didn't call Layout() from here
//
// NB: normally we should call it just the first time but doing it