LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the Front panel to "Set origin at top left"???

Hello all,

Whenever i run the program the position of controls and indicators in sub panel changes so i wish to set the front panel which i am calling in sub panel to set its origin at top left corner. but i dont know how to do that.

Can anyone help me in this???

Thanks in advance...

 

Pals

0 Kudos
Message 1 of 13
(8,502 Views)

 

You want the Panel Origin property.

 

http://digital.ni.com/public.nsf/allkb/D54DBBBE28385360862570CB007C3E05

Omar
0 Kudos
Message 2 of 13
(8,493 Views)

Hi,

I tried this but when i call my vi at subpanel it still comes at different position, i mean lots of blank space at top and left so i hv to keep scroll bar, which i dont want for sub panel. Whenever i call my .vi in sub panel the position of called vi in subpanel changes.. So is there any solution...

Thanks so much..

Pals

0 Kudos
Message 3 of 13
(8,448 Views)

Hi,

 

 Did you Resize the window of the vi that you wanted to invoke into the sub panel and fixed it?... Can you post the screen shot of your FP?

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 13
(8,439 Views)

When dealing with GUI's, consider using the OpenG VI named Fit VI window to Content.vi.

There are similar VI's out there as well, such as Rite Size.vi by kdy automation. I think it's free - Google it.

 

Richard






0 Kudos
Message 5 of 13
(8,418 Views)

Hi All,

This is the sub vi which i need to call in sub panel.....

Scroll bar on mail vi is ok but to make all the controls ad indicators visible i need to keep on scroll of called vi also.

Thanks a lot...

pals

0 Kudos
Message 6 of 13
(8,399 Views)

From the picture I can see the darker line that is the orgin half way down your front panel.

 

Set the orgin to 0,0 and move all your control into the area that is below and to the right of the orgin.

 

Orgin.png

Omar
0 Kudos
Message 7 of 13
(8,390 Views)

See where the vertical orgin line is on your front panel.

 

Untitled.png

Omar
0 Kudos
Message 8 of 13
(8,386 Views)

Hi Omar,

Sorry but one silly question how to set the Origin u told to (0,0)????

Thanks a lot......

0 Kudos
Message 9 of 13
(8,368 Views)

1.jpg<<< Have you done this yet?

Richard






Message 10 of 13
(8,354 Views)