Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - CXTPFrameWnd helpme
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPFrameWnd helpme

 Post Reply Post Reply
Author
Message
alex08 View Drop Down
Newbie
Newbie


Joined: 26 February 2008
Location: United Kingdom
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote alex08 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPFrameWnd helpme
    Posted: 26 September 2008 at 11:05am
Please,help me.
1)I create main wnd based on CXTPFrameWnd, for example class wndFirst: public CXTPFrameWnd
2) in this class i created & showed new dialog (class dia:public CDialog) -> dia->Create(..); dia->ShowWindow(SW_SHOW);
3) set TOPMOST parameter for "dia"
I want that: when i minimized wnd, "dia" - not minimized!
Problem:
i hook message OnSize() & SC_MINIMIZE BUT dia again minimizes

What the problem? Help how to do.
PS: Еhanks for all
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 29 September 2008 at 4:14am
just don't set wnd as parent class for dia.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.