minifiredragon
Programmer
I tried to implement the OnDraw() function on a dialog box I added to an SDI document. It doesn't update my window. I just get blank spaces where my static boxes are. Is there something I have to implement before I can use OnDraw?? I tried UpdateData(TRUE); as well as UpdateData(FALSE);. Niether of them worked. I do have the OnInitDialog() added.
I am just scratching my head now.
I am just scratching my head now.