Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can anybody supply code to change the image in a textbox?
Actually, I have an example. Just changed it a little now to use in a text box (was in table)
Hi,
You can do a bundle load with a field name and paths to your images, and store them into variables, so depending on the selections done by the user the image will change.
Hope that helps
Actually, I have an example. Just changed it a little now to use in a text box (was in table)
Hi Miguel & Michael,
I have used the CarsTextBox.Qvw as an example for my load script. However, QV document on my system is behaving strange. I mean it shows the car image inspite of providing link to image on my system. Once close and re-open the document it shows fine. And when I open the CarsTextBox.qvw again it shows some of the car images and some of my document images.
Let me make sure if my understanding is right. Bundle Load embeds the images within QV document and Info Load will access the image from the OS (source specified). Is this right?
I hope one of you can help!
Cheers - DV
That's corrrect - "bundle" keyword embeds info right into QV document, images or any other info type..