Is there a way to set focus in a fileopendialog()?
I would like to set the initial focus to the file selection where up, down, left, right arrows, select different files.
I tried scanning the init dir first and selecting the first file as the first file suggested by fileopendialog().
Although it did change the file suggestion it did not affect control focus within the dialog.
I allow users to select options via keyboard, a option brings up a fileopendialog(). It would be nice not to force the user to grab his or her mouse.
Video Example: