Get messages from controls. |
Post Reply |
Author | |
Booster
Groupie Joined: 08 July 2008 Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 20 October 2008 at 1:28pm |
Hello. How to receive messages from controls similiar to CXTPControlSlider and CXTPControlEdit without inheritance? I have not found it in samples. How it to make through a map of messages?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
you need ON_XTP_EXECUTE:
ON_XTP_EXECUTE(ID_PARA_INDENT, OnIndentLeft)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Booster
Groupie Joined: 08 July 2008 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
It will help to get any messages? For example WM_HSCROLL from Slider.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Yes.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Booster
Groupie Joined: 08 July 2008 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
I always receive notify message with a code 100. What with it to do?
|
|
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 |