LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dialog box : write file name

Solved!
Go to solution

Hello every Body,

 

I want to show a dialog box wich ask user to write file name before being saved with that name. (See attachement plz)

 

Thanks to ALL,

 

 

 

0 Kudos
Message 1 of 5
(2,872 Views)

You create a vi with the Text control and a boolean (as you have given) and customize the property to hide the close button and make it as a modal vi then your Dialog box is ready. To be simple you can use the "Prompt user input" Express vi for the operation.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 5
(2,870 Views)

Thank you very much for your replay,

 

I will be very thankful if you can post an exempe for this. 

 

 

Cordially

0 Kudos
Message 3 of 5
(2,866 Views)
Solution
Accepted by topic author za3im_ensa

Its very simple try this.

 

Dialog Box.png

 

Good Luck

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 5
(2,856 Views)

it works, Thank you very much

0 Kudos
Message 5 of 5
(2,847 Views)