|  | 
| 13.2.1 PopupControl Sample bug :( | 
| Post Reply   | 
| Author | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Topic: 13.2.1 PopupControl Sample bug :( 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. | |
|  | |
| mdoubson   Senior Member     Joined: 17 November 2008 Status: Offline Points: 1705 |  Post Options  Thanks(0)  Quote  Reply  Posted: 23 November 2009 at 6:24pm | 
| Is it Calendar-MFC-source related? | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 December 2009 at 6:17am | 
| 
   No, it's not. Wrong forum.
 Anyway, how do I fix it? | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 22 December 2009 at 6:22am | 
| 
   How do I solve this?? :(
    | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  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 | |
|  | |
| 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 |