Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trap Shift-Click for Checkbox?
Message
 
To
24/10/1999 18:27:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00280651
Message ID:
00282053
Views:
28
I have a grid that looks like this:
column1                         column2
This is report option 1         [ ]
This is report option 2         [ ]
This is report option 3         [ ]
I have some logic built into the click() of the checkbox so it does replaces all the logical fields in the view "under the grid" with .f., and then replaces the current recno() with .t. - from the user's standpoint, they are clicking on just one report option, it appears to kind of mimic radio button functionality.

What I want to do now is trap the user holding down [shift] when they click on a second option, so now there are two checkboxes. I have my behind-the-scenes code logic in order, but I don't see where to trap the [shift] key when I click on the checkbox field.

?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform