LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to programmatically control the Image display size

I wonder if it is possible to let the Vi adapt the size of the VISION image display if the user zooms in the displayed picture (as can be done in other graphical software like Photoshop or ImageI). Is there something prepared?

0 Kudos
Message 1 of 5
(3,071 Views)
If you are using LV 7.1, there is a property node that let you define the size of the image display.
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 5
(3,050 Views)
Hello Chilly,
Thanks for your tip. In this way it really works. Unfortunately my problem is somewhat more complicated. I use the image display in an instance of a player template and my users like the behavior of commercially available programs like Metamorph that increase the whole player window when the zoom feature is used to enlarge the display. This seems too complicated to me to realize it in LabView, therefore I continued with a bigger but fixed size of player (and image display). Thanks again.


Detlef


0 Kudos
Message 3 of 5
(2,982 Views)

I see you're taking your time. 6 months to process the answer. Smiley Very Happy

Anyway, you can control the size of your window by using the Front Panel Window>>Window Bounds property and you can always set the objects to scale with the panel (VI Properties>>Window Size) so making your window bigger will make the picture control bigger as well.


___________________
Try to take over the world!
Message 4 of 5
(2,978 Views)

Sorry for the long delay. I think everybody has already made the experience that suddenly other things  become much more urgent and you have to take the simple solution in order to get running other features that are now needed. Thanks for your suggestions. I will try them as soon as possible.

Detlef

0 Kudos
Message 5 of 5
(2,960 Views)