06-10-2014 04:00 AM
Hello,
I have a vi which produces some strange things: I have enabled all scrollbars on the VI properties, however I do not have them even in edit mode until I click "Tile Left-Right of Up-Down" and then resize back to full screen.
What can be the cause of this behaviour?
Thanks
(I attach the problematic vi)
Solved! Go to Solution.
06-10-2014 06:02 AM
I have no issue with scroll bars in LV 2013. Everything works right away.
But i have an issue with the block diagram: It is far to big and contains code which is not stoppable (while loop with False constant!)
Norbert
06-10-2014 06:02 AM
Hi,
I'm not sure what's your problem because I see Front Panels scrollbals in edit mode (I'm not able to run app).
What settings do you have in: File -> VI properties -> Category: Window Appearance > Customize... -> Show vertical scroll bar* + Show horizontal scroll bar*?
Simyfren
06-10-2014 06:05 AM - edited 06-10-2014 06:06 AM
Then it is really strange.
I had all the scrollbars enabled, but my main problem was with edit mode. (Then I restarted my machine a few times and it somehow reappeared)
The block diagram is subject to simplifying and getting components to subVIs. (The false constants are there for debugging purposes)
06-10-2014 06:08 AM
Maybe is problem with size of the window. Are you able to share a printscreen of window without scrollbars?
Simyfren
06-10-2014 06:15 AM
It was a full-size window (with Window->Full Size) and had no scrollbars until Tile L/R or U/D and then full sized again.
However, I did a few restarts of my computer and somehow it went back to normal. So I do not know the cause but it is solved.
06-10-2014 06:18 AM
HM,
it's strange. Maybe frozen LabVIEW, maybe frozen Windows but it is good that it works now.
Simyfren