Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - XTPPopupControl problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XTPPopupControl problem

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


Joined: 24 August 2007
Location: Russian Federation
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nina Quote  Post ReplyReply Direct Link To This Post Topic: XTPPopupControl problem
    Posted: 24 August 2007 at 5:57am
Hello,
 
I have a problem with displaying the popup control.
I created the control with slide animation. But it can be shown only from functions which are called by WM messages (e.g. from OnKeyUp function). In this case the control is being drawn ok and it responses on any my actions.
But I'm failed when try to draw this control from any other function which is not assigned for windows message (e.g. any class member). In this case the control is simply not shown at all.
If to don't use the animation the control is displayed as soon as the Show  function is invoked but it doesn't feed back on any my actions as e.g. item click.
Could someone please clarify and help.
 
Thanks in advance.
Back to Top
Nina View Drop Down
Newbie
Newbie


Joined: 24 August 2007
Location: Russian Federation
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nina Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2007 at 7:54am
Resolved.
The control creating and displaying is assigned for WM_USER message,
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.