![]() |
OnShowWindow() |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: OnShowWindow()Posted: 15 June 2007 at 6:09am |
|
We have a popup button on a ribbon bar which has a dialog attached to it, however when we click the button the dialog appears but does not call OnShowWindow, we have initialisation code in here to hide/show buttons etc. which are not required.
However when the dialog closes it does call OnShowWindow(), any help appreciated for a workaround to this issue please
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 June 2007 at 3:21pm |
|
Hi,
Think you can try catch WM_WINDOWPOSCHANGED message instead.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 June 2007 at 4:19am |
|
Is there no way in XTP to force an OnShowWindow() call each time dialog is displayed ??? as this will allow users to put initialisation code in here without catching this message. However I am trying this message you mention right now to see if it works.
Thanks
Terry
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
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 |