LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2023Q3 Zoom Ctrl+scroll replaces change visible case function

Solved!
Go to solution

Ctrl+scrollwheel was used to change the visible case in a case structure etc. Now it is used for zooming. I have found that I can use Ctrl+Shift+Scrollwheel to get the old functionality, but:

1. Why replace the functionality? Zoom should be on Ctrl+Shift+Scrollwheel.

2. How can I get the old functionality back?

 

 

Certified LabVIEW Architect
Message 1 of 15
(3,251 Views)
Solution
Accepted by thols

@thols wrote:

Ctrl+scrollwheel was used to change the visible case in a case structure etc. Now it is used for zooming. I have found that I can use Ctrl+Shift+Scrollwheel to get the old functionality, but:

1. Why replace the functionality? Zoom should be on Ctrl+Shift+Scrollwheel.

2. How can I get the old functionality back?


1. Ctrl+Scrollwheel is a common gesture for zooming among other programs, at least among Microsoft programs.  So this is the natural gesture to a new programmer or those who did not already know the structure scroll shortcut.  The same is true for Ctrl+= and Ctrl+- (zoom in and zoom out respectively).  In LabVIEW, they used to be to change font sizes.  Those are now Ctrl+> and Ctrl+<.  And I use these a lot, so it will be an adjustment for me too.

 

2. No, you cannot get the old way back.  You can adjust your muscle memory.  We all have with other things.  I'm of the opinion that there are too many environment options already.  Let's not add more for things like this.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 15
(3,194 Views)

@crossrulz wrote:

@thols wrote:

Ctrl+scrollwheel was used to change the visible case in a case structure etc. Now it is used for zooming. I have found that I can use Ctrl+Shift+Scrollwheel to get the old functionality, but:

1. Why replace the functionality? Zoom should be on Ctrl+Shift+Scrollwheel.

2. How can I get the old functionality back?


1. Ctrl+Scrollwheel is a common gesture for zooming among other programs, at least among Microsoft programs.  So this is the natural gesture to a new programmer or those who did not already know the structure scroll shortcut.  The same is true for Ctrl+= and Ctrl+- (zoom in and zoom out respectively).  In LabVIEW, they used to be to change font sizes.  Those are now Ctrl+> and Ctrl+<.  And I use these a lot, so it will be an adjustment for me too.

 

2. No, you cannot get the old way back.  You can adjust your muscle memory.  We all have with other things.  I'm of the opinion that there are too many environment options already.  Let's not add more for things like this.


Makes sense. 

Certified LabVIEW Architect
Message 3 of 15
(3,187 Views)

@thols wrote:

Ctrl+scrollwheel was used to change the visible case in a case structure etc. Now it is used for zooming. I have found that I can use Ctrl+Shift+Scrollwheel to get the old functionality, but:

1. Why replace the functionality? Zoom should be on Ctrl+Shift+Scrollwheel.

2. How can I get the old functionality back?

 

 


I was disappointed as well.  The first time was like zooming through hyperspace.  😄

 

But I did understand that it's a common way to zoom.  Just as ctrl+0 will get you back to the default zoom.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 4 of 15
(3,158 Views)

@crossrulz  wrote:

Ctrl+Scrollwheel is a common gesture for zooming among other programs, at least among Microsoft programs.  So this is the natural gesture to a new programmer or those who did not already know the structure scroll shortcut.


Then, in the same logic they should adjust the shortcut for multi-selecting VI objects to be ctrl+click instead of shift+click. It is already the case e.g. for project items in the project explorer or user layers in the icon editor, so why not everywhere ?

0 Kudos
Message 5 of 15
(3,139 Views)

@raphschru wrote:

Then, in the same logic they should adjust the shortcut for multi-selecting VI objects to be ctrl+click instead of shift+click. It is already the case e.g. for project items in the project explorer or user layers in the icon editor, so why not everywhere ?


In the project explorer or icon editor user layers, Ctrl+Click selects multiple individual items, which is the industry standard.  Shift+Click with select a range of items.  That is different from an image type of select.  Visio uses either Ctrl+Click or Shift+Click (worked for either for me in Visio 2016).  Visual Studio 2019 does the same.  So the only objection I am seeing is that NI should let Ctrl+Click multiselect as well as Shift+Click.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 15
(3,119 Views)

Right! We got Zoom(!) in 2023, does it work well? I have yet to install and test it.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 15
(3,047 Views)

@Yamaeda wrote:

Right! We got Zoom(!) in 2023, does it work well? I have yet to install and test it.


It works rather well, I'd say!  There were a few cosmetic changes to how wires are highlighted, probably because the original ways looked horrible at anything other than default zoom, but it is quite acceptable.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 8 of 15
(3,018 Views)

Has an alternate hot key been defined for "change the visible case in a case structure"?   

I do not see this feature noted as "removed" in the removed section. 

0 Kudos
Message 9 of 15
(2,945 Views)

@JohnRedman wrote:

Has an alternate hot key been defined for "change the visible case in a case structure"?   

I do not see this feature noted as "removed" in the removed section. 


Ctrl+Shift+Scroll


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 10 of 15
(2,935 Views)