[Closed] Double-click Notification |
Post Reply |
Author | |
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
Posted: 23 May 2006 at 8:57am |
Can I get a notification when the user double-clicks on an item's caption?
I'm using this control for the user to define text strings and also (via double-click) auto-select a string and have it sent somewhere. |
|
Simon HB9DRV
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, You can override CXTPPropertyGridView* CreateView() and create custom view class where catch ON_WM_LBUTTONDBLCLK. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
While looking at this I see that I can catch it via XTPWM_PROPERTYGRID_NOTIFY and look for XTP_PGN_DBLCLICK. thanks |
|
Simon HB9DRV
|
|
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 |