GetOpenFilename - dialogue box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I use getopenfilename, is there anyway to see the selected file in the
"filename" text box at the bottom? (above the file name extension).

The selected file text string is returned correctly but I would like to see
the file name text box being populated for consitency purposes. i.e. users
get confirmation on what is exactly selected -> so as to minimize human
errors (they open up the wrong file).
 
I don't think so.

John said:
When I use getopenfilename, is there anyway to see the selected file in the
"filename" text box at the bottom? (above the file name extension).

The selected file text string is returned correctly but I would like to see
the file name text box being populated for consitency purposes. i.e. users
get confirmation on what is exactly selected -> so as to minimize human
errors (they open up the wrong file).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top