We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I use selectInput() to find the file what I want to use. Works fine, but the file browser window is always on back. (Full screen mode as well.) Is there any trick to keep on the top?
Thank you in advance.
Answers
Are you sure? For me it's always on the top.
What Processing version and OS are you using?
There was an issue with this with a temporary fix...
https://github.com/processing/processing/issues/3831
Try using FileDialog directly.