Help with to resize some frames
-
I have a program writen on VC++,and it uses the VC++ graphic libraries,which I don't know.I've managed to understand somethings with the help od the MSDN pages,but there is one thing I can't: The program opens a fullscreen window,and inside it has three frames.I can't manage to edit the size of those three frames,and the top-left and the top-right ones are just a few inches,and the one at the bottom takes almost all the screen.So can you tell me what's the method or variable that controls this size? I'm working on an already writen program,that makes it more difficult...
-
I have a program writen on VC++,and it uses the VC++ graphic libraries,which I don't know.I've managed to understand somethings with the help od the MSDN pages,but there is one thing I can't: The program opens a fullscreen window,and inside it has three frames.I can't manage to edit the size of those three frames,and the top-left and the top-right ones are just a few inches,and the one at the bottom takes almost all the screen.So can you tell me what's the method or variable that controls this size? I'm working on an already writen program,that makes it more difficult...
No-one can answer this, you're asking us to poke around inside the code that you have, and we don't. What sort of frames, is it a splitter window, or ( as you seem to imply ) are they just drawn to the screen ? What's your OnPaint look like ? What graphics libraries, GDI, GDI+, or something external ? Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder