[SOLVED] 15.1.3. Two message on right click |
Post Reply |
Author | |
aceproof
Newbie Joined: 24 March 2008 Location: Russian Federation Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 28 September 2011 at 10:15am |
When I right click on the report row, at first I receive NM_CLICK notification, then NM_RCLICK XTPReportControl.cpp:
... |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
Hi,
the behavior is correct here. You can always set bClick to FALSE. Then the row will be selected, but no click will be performed. If you set bClick to FALSE, then you can for example not check a checkbox with the right mouse button. Andre |
|
Codejock support
|
|
aceproof
Newbie Joined: 24 March 2008 Location: Russian Federation Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Thanks :-)
|
|
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 |