LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

easy question - scroll bar position in listbox problem

Solved!
Go to solution

hello again 🙂

 

this time my question is simple...

 

is there a way to set the initial position of a vertical scroll bar of a listbox?

sometimes - if i make more runnings - remain in memory the last position...and if the new listbox is smaller then the last one i see a white listbox and i think that something went wrong in my program

Using LabVIEW 7.1
0 Kudos
Message 1 of 13
(4,474 Views)

Hi,

 

You can use the 'TopRow' property node fot this.

 

Kees

Message 2 of 13
(4,471 Views)

where is? :'(

 

i can't see it

 

look the attachment

Using LabVIEW 7.1
0 Kudos
Message 3 of 13
(4,465 Views)

Hi gigi85

 

You've to scroll down to see that Top row property 🙂

In the screenshot, after multiple Line input property, still there are few other properties. Please scroll down to see.

Thanks
uday
0 Kudos
Message 4 of 13
(4,451 Views)

no, they don't 😞

 

after multiple line there is nothing

Using LabVIEW 7.1
0 Kudos
Message 5 of 13
(4,419 Views)

Just to verify. You are using LV 7.1 ??

0 Kudos
Message 6 of 13
(4,412 Views)

Hi gigi85,

 

Okay in that case,Please create property node with Multiple lines property, and click on the blue square shown in the diagram and expand it downwards, Labview should automatically add these parameters. added screenshot for your reference.

 

Let me know if u've any queries.

 

Thanks
uday
0 Kudos
Message 7 of 13
(4,411 Views)

Pictures in LV 7 and LV 2013.

 

Kees

Download All
0 Kudos
Message 8 of 13
(4,400 Views)

yes, i'm using LV 7.1

 

anyway it doesn't work,,,

 

i created a property node "multiple line input" (the last one in the properties) and i expand the property node down as udka says.

 

I obtained a series of multiple line inputs 😞

 

it's a multicolumn listbox...i don't know if it's different

Using LabVIEW 7.1
0 Kudos
Message 9 of 13
(4,387 Views)

Hi gigi,

 

yes, a "Listbox" and a "Multicolumn Listbox" aren't the same. You should have told that in the first post...

 

Use "Top Left Visible Cell" instead to set the scroll bar!

 


I obtained a series of multiple line inputs


 

Well, you could select different properties instead of "MultiLineInput"! Doh...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 10 of 13
(4,377 Views)