Opening a pane while in a modal dialog |
Post Reply |
Author | |
trunkmonkey
Newbie Joined: 18 February 2009 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 03 April 2013 at 10:18am |
I've got a situation here that I didn't see already on the forum.
So, from within a modal dialog, I'm sending a message to the main frame to open a pane which WAS open but is currently closed. If the pane was previously in a docked state, it opens and shows itself, no problem. But if the pane had been floating when it was open, it now opens up IN FRONT of the modal dialog. If I try to move the pane at all while the dialog is still open, it crashes the program. I don't know if it's coming to the front because of focus getting set or what, but is there any way to ensure that it launches behind the modal dialog? Here's the code I'm using to open the pane. At this point, pPane and pFrameWnd are valid.
|
|
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 |