Dialog Box Items
I am making an opengl program with some dialog box controls made in Visual C++ 6.0.
My problem is that I cant figure out how to make the dialog items move as the dialog box is resized.
I am currently using SetWindowPos(...) to resize the dialog box.
Does anyone know how to do this?
Thanks for any help.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement