LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX container resizing

Hi All,

I'm running in to front panel sizing issues when I run my program on
different resolutions. I have the "maintain proportions" and "scale
on window resize" options checked in the vi properties but my activeX
container for windows media player doesn't seem to be following that
rule exactly. I have it placed on top of a raised box decoration
where it fits the box perfectly in one resolution but it doesn't scale
like the raised box does at diferent resolutions.

So, is there an option I am missing? If not, is there a way I can
programmatically detect the size of the of the raised box decoration
so that I can manually set the size of my activeX container via a
property node?

Thanks in advance for any info,

Gc.
0 Kudos
Message 1 of 3
(2,889 Views)
Try to group raised box decoration with media player activeX container. This helps usually.
0 Kudos
Message 2 of 3
(2,889 Views)

Hi,

How can i resize the wmp as it always stick the same size ... i using wmp4.0 activeX

 

Thanks and Regards,

Simon

0 Kudos
Message 3 of 3
(2,415 Views)