Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image Control and GDI+
Message
 
 
À
08/07/2003 12:13:23
Todd Cottengim
Alpine Land Information Services
Redding, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00808060
Message ID:
00808262
Vues:
11
Todd,

Why not put code in vf_images.MouseUp() (or a subclass of it)? Each object can simply broadcast up to the form which one was clicked, no searching required.
*vf_images.MouseUp()
lparameter nButton, nShift, nXCoord, nYCoord
thisform.HandleImageClick( this, nXCoord, nYCoord )
>I have a form with 30 - 50 image controls each displaying a transparent background GIF. The images themselves are irregular. The controls are overlapped, creating a mosaic effect, much like a puzzle with each image control containing one piece of the puzzle.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform