wadesnj
Programmer
- Mar 24, 2001
- 36
In a VFP project which has screen=off and 1 top level form, is it possible to load and display an image file (.bmp,.jpg etc.) on the Windows desktop? I found some excellent code on Foxite to load and display image files on a VFP form, but it does not work on the win desktop. I wanted to put system messages as an image, not use wait..window which looks very old-fashioned! I know I can use another top level form, that's how I display help for the app, but I don't want a VFP form background.