it really looks nice but there are so many things on it that i dont need. i only want the save file as txt option.
i cant get it to work without all the other parts and scripts. is there a faster way of doing this instead of using all the options/scripts???
I’m using StandaloneFileBrowser.OpenFilePanel to load a file in an Unity Windows Standalone App.
There is one problem: when I use my program in “fullscreen”, after return from OpenFileDialog, Windows does’nt return to my program, just shows the Windows desktop.
The user needs to find my program in the taskbar and click it.
This may not be a great thing for “normal” users, but my app is used by mentally disabled people, every interrupt of flow is difficulty.
How can I bring my Unity program back to front after opening a file?
I’m not sure but probably its because of plugins. Be sure Ookii.Dialogs.dll and System.Windows.Forms.dll platform dependencies are correct, Editor & Standalone ( Windows ) settings should checked
Hmm…I’m not really sure what you mean. How do I check it? I’ve placed the dll’s in Assets\plugins\StandaloneFileBrowser\Plugins (including the entire project). Is that what’s wrong?
Ah, ok! Lol, didn’t even know that was something I had to deal with.
Anyway, I changed the settings to match your pic. But as you can see, it still gives me errors. Though it’s a new kind! I haven’t seen those before…?
Hmm, i really don’t know what’s going on never see this error before, looks like some project issue. Maybe you can try removing all file browser files and re-import package