Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image Control and GDI+
Message
 
 
To
08/07/2003 12:13:23
Todd Cottengim
Alpine Land Information Services
Redding, California, United States
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00808060
Message ID:
00808262
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform