LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SELECTING MULTIPLE OBJECTS OF THE FRONT PANEL AT THE RUNTIME

hello, 

 

I would like to know if there ispossibility to select  multiple objects from the front panel  programmatically and at the run time of LabVIEW , 

 

Thanks for your help 

0 Kudos
Message 1 of 8
(2,520 Views)

Hi SSLabVIEW,

 

what are you trying to achieve?

Why do you need to select multiple FP elements (aka "objects")?

Which kind of user interaction do you want to enable?

Best regards,
GerdW


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

Hey GerdW,

i 'm working on the improvemnt of a user interface and I would like to add approximately the same selection functionality that we find in edit mode,i mean when you drag diagonnaly until the selection rectangle includes all the objects you want to select , because later, I would like to move them, to align them programmatically , at the run time , 

 

best regards,

0 Kudos
Message 3 of 8
(2,512 Views)

Hi SSLabVIEW,

 

you might use an event structure to handle mouse movement events, as well as any menu actions on enabling/disabling this "selection mode"…

 

Quite some work to do to replicate this "marching ants" selection mode!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(2,502 Views)

HEY,

could you please direct me towards examples which treats the same problematic as mine

best regards,

0 Kudos
Message 5 of 8
(2,452 Views)

hello, 

 

how can we create a selection rectangle around the objects in the front panel labview at the runtime , 

objects=controls

 

Best regards,

0 Kudos
Message 6 of 8
(2,391 Views)

Please keep related questions in one thread…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 8
(2,389 Views)

ok thanks for the advice

0 Kudos
Message 8 of 8
(2,384 Views)