Problem for Resizing and Repainting Window |
Post Reply |
Author | |
racuca
Newbie Joined: 16 July 2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 16 July 2009 at 3:17am |
Hi...I have one trouble for Resizing window and painting it.
I use Codejock 11.2 and VC++6.0. Please Follow me.... 1 Step: make a command for resizing window size. for example, make ID_RESIZEWINSIZE in view submenu. 4 Step: Execute it
5 Step : Maximize Window
6 Step : Execute a ID_RESIZEWINSIZE menu.
Then, you can see the framework the border is not painted.
Did I miss some function? How can I get the normal window ? This is the window which can not resize any more.
Please Let me know...
Thanks in advance.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You have to set window to normal state first. See ShowWindow function.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
racuca
Newbie Joined: 16 July 2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
Thank you very much.
It works well.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |