LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I keep a listbox on top of a string control?



Brian Beal wrote:
I can lock/unlock, customize, and all that other crap.  What was changed to allow it to work?

Smiley Very Happy lol Smiley Very Happy

Ok, after you unlock, right click, Advanced>>Customize to open the control editor. Now change the control editor to customize mode. Roll the mouse over on the string. You can see that the editor part(text block) of the string is reduced in size Smiley Happy



Message Edited by Vsh on 04-08-2008 09:17 AM
0 Kudos
Message 31 of 45
(1,033 Views)

Ben,

what was happening in your machine?..

you would have figured it out by now... Smiley Happy

0 Kudos
Message 32 of 45
(1,015 Views)
Since there were no support files with your posted VI, how can customizing the control work?
0 Kudos
Message 33 of 45
(1,014 Views)

Dear Vsh,

In the first vi Brian attached, the Visible control works like if it is pressed once listbox was shown and on the next press listbox will get hidden. How to implement in ur vi.


Thanks,

Mathan

0 Kudos
Message 34 of 45
(1,013 Views)

Hai Brian,

When u unlock the string control in ur vi, then right click that string control in FP and choose advanced and click on customize. A separate vi window will open with just string control on FP. There you can find one tool in the top left corner menu. click on that to choose between customize and edit modes.

 

Hope this helps,

Mathan

0 Kudos
Message 35 of 45
(1,008 Views)
We are back to square one.  I can't limit the editable area of the string control for my application.
0 Kudos
Message 36 of 45
(1,006 Views)
Dear Brian,
 
Just press ctrl+M to switch between edit and custom modes.
 
Hope this helps,
Mathan
0 Kudos
Message 37 of 45
(1,002 Views)

When u got ur string control in customize mode, just move your mouse pointer inside ur string control box, you will see the limited size Vsh mentioned in his attachment.

 

Thanks,

Mathan

0 Kudos
Message 38 of 45
(995 Views)


mathan wrote:

In the first vi Brian attached, the Visible control works like if it is pressed once listbox was shown and on the next press listbox will get hidden. How to implement in ur vi.


Just add another event for the "Visible" boolean. and set the visible property of the list box in that event. Smiley Happy
0 Kudos
Message 39 of 45
(994 Views)

I do not have time now to figure out why my machine will not let me un-lock the string (LV thinks it is alredy un-locked?)

Brian,

Do I understand you correctly that you need to be able to type in the strng control but you also what the list in front?

AND

You need to be able to type anywhere in the string control?

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 40 of 45
(991 Views)