LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front Panel Aspect Ratio

Hello,
 
Nothing additional comes to mind now, but the idea of reestablishing the aspect ration AFTER the user has finished resizing should still be relevant if you're going for a programmatic solution.  And hopefully the logic in the example is applicable as well, for whatever event handling mechanism you go with.
 
If anything does come to mind, I'll definitely repost!
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 11 of 13
(744 Views)
Hi JLS!

I finally had time to play around with it again.  I found a way to accomplish what I wanted... the resize is done only when the mouse button is released.  It's not the absolute cleanest way of doing it, but it works perfectly!  I attached  the code (8.0), have a look whenever you have the time.

Regards,

Yohan
0 Kudos
Message 12 of 13
(713 Views)
Cool, that's a good solution!
 
Glad to see at least you could use the resize logic 🙂
 
Thanks for posting... this will help others at some point - I'm sure you won't be the last person looking for this kind of functionality!
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 13 of 13
(699 Views)