Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image where I can click on portion
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01632806
Message ID:
01632807
Views:
70
>I'd like to add images to my software. A human body for example. Then I want to be able to click on part of that body and save information related to that part that was clicked.
>
>When I come back to that image later I want to see the part of the body that was clicked.
>
>Can this be done directly in VFP or with an add-in?

I suppose you could do it. Use the image control - then put some transparent shapes over it and use the shapes click() event. ...so the transparent shapes would be over the part of the image control that has the part of the body you want to save info for. If you wanted to make it really fancy you could even have a table that held all the sizes and locations of the transparent shapes for each image. Would be a little cumbersome to write - but actually would be kinda fun to do it.
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform