Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change button image when mouseover? without readi
Message
 
To
05/04/2000 01:35:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00354958
Message ID:
00355613
Views:
19
>>Is it possible to change the image on a button when the mouse goes over it but WITHOUT GETTING IT FROM DISK? I don't know...maybe something like in VB (Image arrays) ?
>
>Why? If its in order to not have the BMP available sitting around on disk, you can build them into the EXE, or save them memofields ina a table, you could even build that into an EXE, but you would have to extract them somewhere onto disk to use them.

Si if I want to change the image of the button when mouseover, I just do mybutton.picture = "image.bmp" and it will take it from the exe instead of the disk if it is included ? That would be great.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform