Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Graphic Picture to particular record
Message
 
À
09/03/1998 20:39:11
Dan Neuman
Builder Software
Nevada, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00083528
Message ID:
00083557
Vues:
21
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform