Help : Active Docking Pane Sample |
Post Reply |
Author | |
oldmonster
Newbie Joined: 28 April 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 19 November 2006 at 10:06pm |
Help : Active Docking Pane Sample In the Dialog Pane, I put a edit control or combobox control on it. I press down the ENTER key in the keyboard after one of them getting the focus.
what happened? The dialog becomes grey and all the controls dispeared. please help me! thanks a lot! I use XTPro9.601. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Add
virtual void OnOK() {}
virtual void OnCancel(){} for this CPaneDialog class.
ps. Very recommend you upgrade your version, this and much more problems was fixed already.
|
|
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 |