LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

A case-insensitive version of GetTreeItemFromLabel

Using CVI 2009 SP1 I find that GetTreeItemFromLabel( ) is case-sensitive, but this could be a problem if you use the tree to show folders and files (as the FileBrowser custom control does).

As a matter of fact the file system names are case-insensitive in Windows operating systems.

 

Is there a case-insensitive version of this function?

Or could this feature be implemented in a future CVI release?

Vix
-------------------------------------------
In claris non fit interpretatio

-------------------------------------------
Using LV from 7
Using LW/CVI from 6.0
0 Kudos
Message 1 of 2
(2,944 Views)

You could implement your own version.

 

Try this for starters...

 

Hope it helps.

 

- jared

0 Kudos
Message 2 of 2
(2,925 Views)