01-11-2009, 04:13 PM
I dont understand? Dialog3 is the first window opened, a button on dialog3 opens dialog4, so...
if(!ShowDialog("Dialog4" &Dialog4 &controls)) ret
goto this?
if(!ShowDialog("Dialog4" &Dialog3 &controls)) ret
if(!ShowDialog("Dialog4" &Dialog4 &controls)) ret
goto this?
if(!ShowDialog("Dialog4" &Dialog3 &controls)) ret
