HIG, right click issue

Peter Haworth pete at lcsql.com
Sun Aug 19 19:17:50 EDT 2012


This is OSX, LC 5.5.1 but don't worry, some dumbass put some code in my
handler that caused the problem.  I gotta remember to lock my stacks so my
dog can't screw up my code.
Pete
lcSQL Software <http://www.lcsql.com>



On Sun, Aug 19, 2012 at 3:52 PM, Mark Wieder <mwieder at ahsoftware.net> wrote:

> 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
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list