MacCreateRealWindow( title , pos , size , MacRemoveBordersFromStyle(style) , name ) ;
m_macWindowBackgroundTheme = kThemeBrushDialogBackgroundActive ;
MacCreateRealWindow( title , pos , size , MacRemoveBordersFromStyle(style) , name ) ;
m_macWindowBackgroundTheme = kThemeBrushDialogBackgroundActive ;
{
if (Validate())
TransferDataFromWindow();
// TODO probably need to disable the Apply button until things change again
}
{
if (Validate())
TransferDataFromWindow();
// TODO probably need to disable the Apply button until things change again
}
{
// We'll send a Cancel message by default,
// which may close the dialog.
{
// We'll send a Cancel message by default,
// which may close the dialog.