Well, in my mind is correct, but obviously this is not the best way to say. I changed the following:
Code:
cmdBrowse.Hint='Click here to choose a ''user.edb'' file to import personal notes from. If there is a ''user.edb'' file in the default program''s folder, then it should be already selected here.'
The idea is this:
When the dialog is being displayed, the 'user.edb' file in the program's folder is automatically selected (if it's there). The user can select another one with the 'Browse' button.
What i wanted to say to the user is "you should probably do nothing here, since the 'user.edb' in the program's folder is probably the one that you want to import notes from".
Does it make sense?
Costas