LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
pawhan11

OOP select implementation improvement

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined. 

I have started using LV OOp some time ago and things thatI think might be easy improved:

 

Untitled.png

 

-auto focus to tree when this window appears, now I have to press tab before keys can be used to select VI

-ability to filter classes while typing would be nice

- when dropping class vi using quick dropp .lvclass should be removed. Instead BaseStep.lvclass Destroy we could simply type BaseStep.Destroy like in intelisense

 

 

2 Comments
Darren
Proven Zealot

Typing "BaseStep Destroy" in Quick Drop will most likely given you what you want. That's what I usually do...type the class name (or the first few letters of the class name), then the first few letters of the method VI name.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.