Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I am working on an application for a tablet pc. In the UI, there is a section where there is a vertical list of checkboxes. The users would like the ability to draw a line through the list of checkboxes, and have the code check them. I was thinking that we could trap the starting and ending x and y coordinates, then determine if there are any checkboxes within the coordinates. I am not sure if this is feasible, and i am not sure how to do this... Can anyone provide me with some advice / samples?

Thanks!

Craig
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900