LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Browse for Folder dialog

As already mentioned in this thread, one of the parameters you can provide is a window handle. The dialog will be modal to that window (although, if memory serves, it's only that window and not the entire process, so you might wish to look through the function's documentation if that's what you want).


___________________
Try to take over the world!
Message 31 of 32
(1,232 Views)

Alright, I figured out my problem. In my vi I was changing the window title to something other than the filename. The browse folder wrapper vi wants to use the vi filename, not the window title as the window handle. Thanks for the help.

0 Kudos
Message 32 of 32
(1,213 Views)