05-22-2013, 11:31 AM
Hey there, so I have another question which may be a simple one:
I have two Dialogs, and I want that by using an action on one of the dialogs I could change something in the second.
For example:
On the first Dialog I have one button and by pressing that button, the color on a static text field on the second Dialog would change (DT_SetTextColor(hDlg 0x33FFFF "8"))
Can that be done?
Thanks one more time
I have two Dialogs, and I want that by using an action on one of the dialogs I could change something in the second.
For example:
On the first Dialog I have one button and by pressing that button, the color on a static text field on the second Dialog would change (DT_SetTextColor(hDlg 0x33FFFF "8"))
Can that be done?
Thanks one more time
