Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graphic Picture to particular record
Message
 
To
09/03/1998 20:39:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00083528
Message ID:
00083557
Views:
25
>Does anyone know of a way to show a image on the screen, and depending where the user clicks, to bring up a certain record in a table?
>
>I need to be able to define an area for the object in the image. For example, show a picture of a house, and clicking on the window will bring up the window screen, or clicking on the door will bring up the door screen, etc....
>
>Any comments would be greatly appreciated.
>TIA.

Hi Dan

Having understood your requirement I would suggest following.

1. You can trap the X & Y Cordinate of the screen in MouseDown event.
2. Use this cordinate in click event.
3. But for this you have to perform some function which gives you
the exact location of your Roof,Door,Window etc. You may need to
freeze the position of the Form. Try it out.
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform