11-27-2008 01:49 AM
I know that I can use an image as panel background creating a Picture control sized as the panel, and loading the image in it (statically or dinamically).
But is it possible to obtain the same effect without the Picture control in CVI 6.0?
In LabVIEW, for example, I can simply paste an image on the front panel ....
12-02-2008 08:44 AM
More than a week without answer...
I'm afraid it's impossible
12-02-2008 04:02 PM
12-03-2008 04:06 AM
What's the problem with simply using a Picture or a Canvas control, sized to the panel? It's pretty easy to code.
JR