I'm wondering if there is a way to allow images (bmp) to change based on a file furnished by a user. I currently have this application where images are maintained by users in a file. I would like to make it dynamic where if they changed the image in the file it would automatically change when the QVW gets updated. I have them created currently as text objects, but don't want to have to change them manually.
Hi we have Bundled Prefix available while loading a QVW .
Bundle [Info] ( loadstatement | selectstatement) This will help you to stire external files like images,SOund files into your QVD . You can use this for your purpose .