10-09-2008 01:00 PM
I think the subject says it all.
Any ideas?
Thanks...
-Umar.
10-09-2008 01:03 PM
I think you are going to need to provide some more information.
Are the images chosen at random?
Does the user have to input the file name?
Or is there an array of file names?
10-09-2008 04:47 PM
10-10-2008 11:56 AM
Hi Umar,
I did a quick search for inserting an image on the front panel on ni.com and found this knowledge base article for you. Ni.com provides alot of Knowledge Base articles for you that can help answer many of your questions right away, instead of having to wait for the forumns.
Regards
10-10-2008 02:40 PM - edited 10-10-2008 02:41 PM
Hallo Andrew,
your solution places the picture directly on the front panel as decoration. A decoration has no methods and no properties to change the picture. Your solution can not be done programmatically and will not appear in a box. So I think the correct solution is to use the Read BMP/JPEG/PNG File.vi and display it in a picture indicator.
Additionally starting with LV 8.2 you can make a right click on the aerea of the scroll bar and select Properties. Then you can add a picture as background with properties like Tile, Center or Stretch.