I'm a little unclear about how graphic files are handled by VFP7. I have a number of bitmaps I want to stick on the toolbar of my app. I've put these into a gfx directory hanging off the main project directory.
So when I add the picture, it's d:\My Projects\VFP7\Customer\Gfx\name.bmp. If I install this app on another user's machine, do I have to set up d:\My Projects\etc and manually copy the bitmaps there? Can I set it up so that the bitmaps are always in a directory called Gfx hanging off the main app directory, *no matter where that may be*? Does adding the bitmaps to the project make any sort of difference - can I reference the copies held in the project rather than the ones on my disk?
How do the rest of you guys do it?
So when I add the picture, it's d:\My Projects\VFP7\Customer\Gfx\name.bmp. If I install this app on another user's machine, do I have to set up d:\My Projects\etc and manually copy the bitmaps there? Can I set it up so that the bitmaps are always in a directory called Gfx hanging off the main app directory, *no matter where that may be*? Does adding the bitmaps to the project make any sort of difference - can I reference the copies held in the project rather than the ones on my disk?
How do the rest of you guys do it?