![]() |
DockingPane Problems ? |
Post Reply
|
| Author | |
devil20
Groupie
Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Topic: DockingPane Problems ?Posted: 04 August 2007 at 3:08am |
|
Hi
I am attaching one simple dialog to docking pane... It shows perfect...It has edit box and spin control .. When click on edit box and press enter then dialog is getting disappered / hide . I have check with PreTranslateMessage in Dialog for enter event but i am not getting any message in PreTranslateMessage function...
Can anyone tell what i am doing wrong ?
alex
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 August 2007 at 7:20am |
|
Hi,
override OnCancel and OnOK and don't call base methods.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
devil20
Groupie
Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 August 2007 at 1:40am |
|
Yeah I have done already that... But I have checked with debug but this event is not calling anyway...
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 August 2007 at 4:21am |
|
Hi,
rebuild all project. sometimes visual studio don't see new virtual methods.
Show what you added.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
devil20
Groupie
Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 August 2007 at 1:42am |
|
Yeah Virtual method was a problem......When i rebuild all programm compiler generate code that call virtual methods
thanx for help
|
|
![]() |
|
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 |