mouse events over the group
Posted: Mon Jun 16, 2014 8:00 pm
Hy
So i have a group control,
mobileControlCreate "browser"
put the result into sBrowserId
mobileControlSet sBrowserId, "rect", the rect of group "Browser"
this group is my own browser, the problem is it isnt handle any mouse event.
Can i capture any mouse event over the group? exactly mouseUp, mouseDown or etc.
So i have a group control,
mobileControlCreate "browser"
put the result into sBrowserId
mobileControlSet sBrowserId, "rect", the rect of group "Browser"
this group is my own browser, the problem is it isnt handle any mouse event.
Can i capture any mouse event over the group? exactly mouseUp, mouseDown or etc.