02-12-2005, 12:19 PM
I have a CFont class for changing dialog fonts. If you want, I'll post it. It can change font for some or all controls in a smart dialog. You would have to add couple lines in dialog procedure under WM_INITDIALOG.
To copy controls, close the Dialog Editor and copy corresponding lines in the dialog definition. Then make ids unique, and possibly change x or y so that they would not overlap.
To copy controls, close the Dialog Editor and copy corresponding lines in the dialog definition. Then make ids unique, and possibly change x or y so that they would not overlap.
