:: Forum >>

Mouse down change between 2.0.2 and 2.5

I'd like to report a difference between 2.0.2 and 2.5. If I press control and click the mouse in 2.0.2, the onmousedown event registers. However, in 2.5 it does not. Any workarounds?
JK
Thursday, October 18, 2007
A clarification - seems that this was working in 2.0.1 and stopped working in 2.0.2.

Could you please give a suggestion or point to the code in question?
JK
Thursday, October 18, 2007
bump
JK
Friday, October 19, 2007
The event name will include Ctrl prefix, like onCellCtrlMouseDown -

http://www.activewidgets.com/aw.ui.grid/cell-mouse-events.html

Same for Alt-, Shift- or its combinations. Prior to 2.0.2 it was valid only for Clicked and DoubleClicked events. Starting with 2.0.2 if affects also MouseDown and MouseUp events.
Alex (ActiveWidgets)
Friday, October 19, 2007
THANKS!!!!
JK
Friday, October 19, 2007

This topic is archived.


Back to support forum

Forum search