HIG, right click issue
Mark Wieder
mwieder at ahsoftware.net
Sun Aug 19 18:52:58 EDT 2012
Pete-
Sunday, August 19, 2012, 3:03:11 PM, you wrote:
> That's OK but it feels like there should be an easier way to achieve this
> from the HIG perspective. Any thoughts?
Interaction with the HIG field is what gives objects their mass, so
that sounds about right.
But what OS is this? I don't have a problem with a mouseUp handler
catching that and keeping the lines selected on either OSX or XP.
on mouseDown pMouseButton
if pMouseButton is 3 then
answer the hilitedlines of me
end if
end mouseDown
I get 5,6,9,10 for non-contiguous lines.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list