property grid message hoooking |
Post Reply |
Author | |
Superpippo
Groupie Joined: 02 March 2005 Status: Offline Points: 67 |
Post Options
Thanks(0)
Posted: 13 December 2005 at 6:17am |
Property grid is a nice component but the events are really poor. To workaround the lack of events i have write a simple hooking code, it works fine and give me a full control on a lot of windows message fired from propertygrid. But.....if you rotate the wheel of your mouse the propertygrid does not show any message!!!! So my hook procedure is workless for mousewheel...... I think this is because i have addressed hooking on the property grid .hwnd, but when the focus is on a item object this object must be addressed to hooking. Propertygrid doesn't give us .hwnd property of the items object so i cannot hook it. I really need to control mousewheel, can you give me some help ? thanks a lot
|
|
SuperPippo
|
|
dmcelroy
Newbie Joined: 26 March 2006 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Would you like to share the message hook code and maybe we can solve this problem together?
|
|
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 |