LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

String constants resized - Bug

Has anyone found anything out about this problem?  I'm having it on many different vis with Labview 2009 on windows XP.  I'm constantly having to fix the size to see anything.

0 Kudos
Message 11 of 19
(2,468 Views)

It's baaaaaack.

 

LabVIEW 2011, WinXP

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 12 of 19
(2,405 Views)

Yes it is. I posted about this on the Case Select Tool forum on Lava. I blamed the plugin because this only happened to me after installing the tool. It is the only plugin that I have installed.

 

I ruled out the entire RCF.

 

Turn off the RCF if you have it running. Open the VI block diagram of the attached VI. Do not change the selected case. Highlight the case structure with case "A One" selected and press CTRL-1. String constants in the other cases are resized to one character. Close but do not save the VI. Open it again and cycle through all the cases until you have seen the contents of each. Highlighting the case structure and pressing CTRL-1 does not resize the constants. Close and do not save the VI. Open it again and cycle through and view some but not all cases. Highlight the case structure and press CTRL-1. The cases you have not viewed will have the string constants resized to one character.

One other thing. Selecting any piece of code and pressing CTRL-1 marks the VI dirty. Explain changes says "The text format of a block diagram object was changed. This is just a cosmetic change."

 

Windows 7, LV2011

=====================
LabVIEW 2012


Message 13 of 19
(2,393 Views)

The workaround I have come up with is to use a different RCF activation key sequence. The resize problem happens with left ctrl1, 2, 3, 4. Didn't try the others because this is no longer a one handed operation. I used CTRL-ALT to activate RCF.

 

[Edit: I verified that LCTRL-1 resizes not yet viewed NUMERIC constants as mentioned earlier by TCPlomp

=====================
LabVIEW 2012


0 Kudos
Message 14 of 19
(2,384 Views)

@Steve Chandler wrote:

[...] Turn off the RCF if you have it running. Open the VI block diagram of the attached VI. Do not change the selected case. Highlight the case structure with case "A One" selected and press CTRL-1.  [...]


I followed your instructions but didn't get the same result - none of the String constants resized. I use the Grave accent (`) to activate the RCF, but did use the default CTRL-1 while discovering that the RCF doesn't auto-start in LabVIEW 2011.  This helps explain why String constants resized on me.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 15 of 19
(2,360 Views)

Are you using left control? Also are you using Windows 7 and LabVIEW 32 bit? Does pressing LCTRL-1 with the case structure selected mark the VI dirty?

=====================
LabVIEW 2012


0 Kudos
Message 16 of 19
(2,350 Views)

Are you using left control? Yes

Also are you using Windows 7 No, Windows XP and LabVIEW 32 bit? Yes, LabVIEW 2011

Does pressing LCTRL-1 with the case structure selected mark the VI dirty? Yes

 

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 17 of 19
(2,335 Views)
Hmm. I wonder what LCTRL-1 does other than activate RCF. Maybe it is not the best default.
=====================
LabVIEW 2012


0 Kudos
Message 18 of 19
(2,322 Views)

@Steve Chandler wrote:
Hmm. I wonder what LCTRL-1 does other than activate RCF. Maybe it is not the best default.

LCTRL+1 selects Application Font from the font selector or whatever its called.

0 Kudos
Message 19 of 19
(2,312 Views)