04-22-2009 02:02 AM
Hi,
I am able to insert an image programmatically into a picture control. But I want to insert an image into the picture control without any code that is manually. How can I Do that?
Thanks in Advance
Regars,
Malleswari
04-22-2009 02:08 AM
So your Subject says "how can I manually insert a picture in a picture control?" and your post says " how can i programmatically insert a ...."
manually: drag it from explorer to the picture control or copy and paste it
programmatically: "Read jpg.vi" + "Draw flattend pixmap.vi"
04-22-2009 03:58 AM
malli wrote:Hi,
I am able to insert an image programmatically into a picture control. But I want to insert an image into the picture control without any code that is manually. How can I Do that?
Thanks in Advance
Regars,
Malleswari
You may also drag and drop a picture directly to your front panel. You can also use paint, or some other tools, to copy a part of a picture and past it into your front panel. This actually works for the block diagram also. Se example