![]() |
ON_EN_CHANGE message for CXTPControlEdit |
Post Reply
|
| Author | |
Pariksh*t
Groupie
Joined: 26 June 2008 Location: India Status: Offline Points: 77 |
Post Options
Thanks(0)
Quote Reply
Topic: ON_EN_CHANGE message for CXTPControlEditPosted: 06 April 2009 at 11:57pm |
|
hi all,
have you guys handled ON_EN_CHANGE message for CXTPControlEdit control in latest version? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2009 at 1:15am |
|
Hi,
yes. see CustomThemes sample
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Pariksh*t
Groupie
Joined: 26 June 2008 Location: India Status: Offline Points: 77 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2009 at 1:35am |
|
we have the version 12.0.1 is it supported in that?
in which version it is supported? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2009 at 3:25am |
|
Yes. 12.0.1 has it.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Pariksh*t
Groupie
Joined: 26 June 2008 Location: India Status: Offline Points: 77 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2009 at 4:15am |
|
can u please tell me the event handler name,
the file name & line no in which it is implemented in CustomThemes. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2009 at 12:48am |
|
In CustomThemesView.cpp handler for ComboBox.
ON_NOTIFY(CBN_EDITCHANGE, ID_EDIT_FIND, OnEditchangeFindCombo)
same will work for edit
ON_NOTIFY(EN_CHANGE, ID_EDIT_FIND, OnEditchangeFindCombo) |
|
|
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 |