I have a similar situation, where I needed to take action based on where the pen goes down in relation to a line. I used a gadget and drew my lines inside of it based on an equation. When the pen goes down I test the coordinates with the equation and take an action accordingly.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bruno Sent: Tuesday, December 30, 2003 4:21 AM To: Palm Developer Forum Subject: select draw line hi, how can I draw line(s) on the screen, and when clicking any point of that line(s), some action will then taken? e.g. if I draw a line with WinDrawLine(10,10,50,50), can a user select that line, and action, say, change the line color or display text, can then perform? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
