Re: HIG, right click issue

2012-08-20 Thread Peter Haworth
Thanks for the insight Richard. At one point, I tried to mimic the OS X behavior for shooing a different highlight for right click than left click but didn't really like the result as regards my particular application. I also tried setting the hilite of a right-clicked line but ran into some prob

Re: HIG, right click issue

2012-08-20 Thread Mark Wieder
Richard- Monday, August 20, 2012, 7:33:21 AM, you wrote: > For example, in OS X's Finder list view, right-clicking preserves the > original selection while also providing a context menu for the specific > item in the list being right-clicked on, rather than for the list as a > whole. It's kind o

Re: HIG, right click issue

2012-08-20 Thread Richard Gaskin
Mark Wieder wrote: Pete- Sunday, August 19, 2012, 4:32:02 PM, you wrote: Let's say I: - click on line 4 of the scrolling list field - command click on line 6 of the scrolling list field Now lines 4 and 6 are hilited and the hilitedlines contain 4,6 Now I right-click on line 10. Line

Re: HIG, right click issue

2012-08-19 Thread Peter Haworth
OK, as long as that's the expected behavior, I'll go with it Pete lcSQL Software On Sun, Aug 19, 2012 at 5:02 PM, Mark Wieder wrote: > Pete- > > Sunday, August 19, 2012, 4:32:02 PM, you wrote: > > > Let's say I: > > > - click on line 4 of the scrolling list field > > - c

Re: HIG, right click issue

2012-08-19 Thread Mark Wieder
Pete- Sunday, August 19, 2012, 4:32:02 PM, you wrote: > Let's say I: > - click on line 4 of the scrolling list field > - command click on line 6 of the scrolling list field > Now lines 4 and 6 are hilited and the hilitedlines contain 4,6 > Now I right-click on line 10. Line 10 does not get hi

Re: HIG, right click issue

2012-08-19 Thread Peter Haworth
Hi Mark, Well even after I got rid of my dog's code, there's still a problem albeit different than the original. Let's say I: - click on line 4 of the scrolling list field - command click on line 6 of the scrolling list field Now lines 4 and 6 are hilited and the hilitedlines contain 4,6 Now I

Re: HIG, right click issue

2012-08-19 Thread Peter Haworth
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 On Sun, Aug 19, 2012 at 3:52 PM, Mark Wieder wrote: > Pete- > > Sunday, Augu

Re: HIG, right click issue

2012-08-19 Thread Mark Wieder
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 h