What I would like to do in Labview 6.1 is to have an internet browser
window in the background (done using an active X container but any
other way would be fine too) and to superimpose a picture over the
front of it so that I can highlight certain parts of the webpage using
a flashing circle.
Is this possible? I have the container but I can't get it to go to the background.
Are you unable to successfully use the reorder tool available on the toolbar for sending to front/back etc? I'm not running 6.1 so can't try this myself.
Are you able to do this with other objects other than the picture control?
As far as I can tell, move to back works with all other types of
objects except for Active X containers. I just can't get the pitcture
control to appear above the container i.e. superimpose the picture
control's contents over a browser window.
I've just tried LV6.1 and it seems to work fine for myself. I can happily send picture control to front/back etc. Is it possible to post a vi that demos what you are using and I will see if I can send to front/back?
The next obvious question is how to get the Picture control to appear
as a child window? i.e. appear on my front panel so that I can place it
over the browser window?
Is it possible to make the background of the child window transparent
so that if I stack up 2 on top of each other I can see the contents of
the lower one?