Hello,
Our installer has some screens where information can be filled in via editboxes. Some of those editboxes contain a path to a specific folder. We noticed that the fields containing those paths need to end with a backslash for our application to work correctly. A solution would be to add a button with a browse capability, but we simply have no more room on the screen, so that's no option.
Is there a way to access the properties or editboxes, check the last character and if they don't end with a "\" add that character to the editbox / property?
Thanks in advance!
Sincerely,
Guido