Print Page | Close Window

13.2.1 PopupControl Sample bug :(

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=15679
Printed Date: 28 September 2024 at 5:00pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: 13.2.1 PopupControl Sample bug :(
Posted By: znakeeye
Subject: 13.2.1 PopupControl Sample bug :(
Date Posted: 20 November 2009 at 6:16pm
I added a minimize-button to your PopupControl Sample:
 
 
1) Press "Show".
2) Minimize the window.
 
The popup control disappears!
 
Now hover the area where the popup control once were... it pops back again!
 
 
Why does it disappear?! MSN does not do this.



Replies:
Posted By: mdoubson
Date Posted: 23 November 2009 at 6:24pm

Is it Calendar-MFC-source related?



-------------
Mark Doubson, Ph.D.


Posted By: znakeeye
Date Posted: 04 December 2009 at 6:17am
No, it's not. Wrong forum.
 
Anyway, how do I fix it?


Posted By: znakeeye
Date Posted: 22 December 2009 at 6:22am
How do I solve this?? :(


Posted By: Oleg
Date Posted: 06 January 2010 at 7:49am
Hi,
 
Most easy way to resolve is to replace
 
  pPopup->Show(this);
to
  pPopup->Show(0);
  pPopup->SetOwner(this);
 


-------------
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