I have an app that has bitmaps on the buttons for the form, and that ugly grey background also shows up behind the images. How can I mask that color out?
I found some more stuff on the site yesterday after posting my thread. I tried making the .msk files, but they didn't seem to work. Then I used the originals and turned all the gray stuff white (since I read VFP uses white as the transparent color by default). That didn't seem to work at first, but then when I closed the app down a few times and opened it, it was showing correctly. ???
BlackDice,
Because VFP keeps as much stuff in memory as it can, it's always a good idea to CLEAR RESOURCES after making these kinds of changes. See the Help file topic for CLEAR for more detail.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.