UI Interest Group Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom in / zoom out

Hi,

I'm looking for zoom in / zoom out menu to edit my large code labview.

But I can't find any information of how to do that. Maybe it's not possible?

I use LV11. 

Or available at LV12?.  I have update to LV12 but not yet installed

Any ideas of a workaround?

 

Best regards

Rif_Araya

0 Kudos
Message 1 of 14
(20,520 Views)

Hi Rif,

zoom out is available by Ctrl-Shift-N (navigation window).

Zoom in is never required

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 14
(8,747 Views)

This question, and the resultant arguments happen a lot.

Windows' magnifier can be used to zoom in.

I would argue the other way; zoom out shouldn't be needed. Zoom in should be available for working on small terminals on a big screen with bad eyes.

_____________________________
- Cheers, Ed
Message 3 of 14
(8,747 Views)

When working on Mac OS X (LabVIEW for Mac or LabVIEW for Windows in a virtual machine) you can use the operating system's built in zoom function (holding the control key and scrolling up or down in my case). I use it literally all the time on a MacBook Pro 17" at 1920x1080.




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


Message 4 of 14
(8,747 Views)

GerdW & Ed Pinkney,

Zoom I'm referring is like in visio. And I need both. Sometimes have to zoom out to see the whole of block diagram, From top to bottom. But the solutions you provide are pretty helpful. Thank You. ...

Joerg.hampel,

if I try on my desktop doesn't work. I am using windows.

Thank you for the advice

Regards,

0 Kudos
Message 5 of 14
(8,747 Views)

Hi Rif,

zoom out to see all from top to bottom?

- Style guide says: block diagramm shall be limited to screen size!

- zooming out doesn't help when it comes to nested structures like case/event/disable/stacked sequence structures, it makes it even harder to see the contents...

- use subVIs (as before: bd size limited to screen size) to organize your program's structure...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 14
(8,747 Views)

GerdW wrote:

Hi Rif,

zoom out to see all from top to bottom?

- Style guide says: block diagramm shall be limited to screen size!

Of course, but sometimes we inherit code that needs refactoring and therefore we're placed in a situation where zooming would be useful. But sure, in this case use the navigation window.

There is a tool for zooming Windows screens, free, callled ZoomIt. I don't use it myself but I'm told you can use special keyboard combinations to enable it, allowing you to zoom into the screen for viewing/editing.

Thoric (CLA, CLED, CTD and LabVIEW Champion)


Message 7 of 14
(8,747 Views)

GerdW,

I have used several sudVI. but not all can do that. it make oversize screen

0 Kudos
Message 8 of 14
(8,747 Views)

Thoric,

I have try ZoomIt. in this case, navigation windows more usefull.

Thanks

0 Kudos
Message 9 of 14
(8,747 Views)

You can see the details about this issue here - http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Add-a-zoom-function-yes-I-said-zoom-So-sue-me/idi-p/91...

In Windows 7, there are two things you can do to make the magnifier more usable:

  1. If you have a Microsoft mouse, you can go into the control panel and configure the middle button to open and close the magnifier when a LabVIEW window has focus.
  2. You can press Ctrl+Alt+F to switch the magnifier to a full screen mode. This makes it easier to use.

Personally, even with these two features, I don't use the magnifier too often, because it's still not convenient enough.


___________________
Try to take over the world!
0 Kudos
Message 10 of 14
(8,747 Views)