Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I use Fonts or change text size in dialog text?
#1
I see how to change the style of the box around the text, but is there a way to display the text in diferent fonts or at least sizes in my dialogs?

Also I see how to move groups of controls around the form. Is it possible to Copy a group of controls to another area of the form?

Gintaras, Thanks for the great program

Craig
#2
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.


Forum Jump:


Users browsing this thread: 1 Guest(s)