Print Page | Close Window

AnimateWindow and WM_PRINTCLIENT

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=432
Printed Date: 15 May 2024 at 12:34pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AnimateWindow and WM_PRINTCLIENT
Posted By: naggerman
Subject: AnimateWindow and WM_PRINTCLIENT
Date Posted: 09 February 2004 at 4:47pm

The command bars do not implement the WM_PRINTCLIENT message. I am using the AnimateWindow function on my FrameWnd to hide and show the application. After using AnimateWindow to show the application the command bars are all black.

Will you implement WM_PRINTCLIENT which is needed by AnimateWindow in future releases?




Replies:
Posted By: Oleg
Date Posted: 10 February 2004 at 12:25am

Call after AnimateWindow

AfxGetMainWnd()->RedrawWindow(NULL, NULL, RDW_UPDATENOW | RDW_ALLCHILDREN | RDW_FRAME |RDW_INVALIDATE | RDW_ERASE);



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net