Strange !! File Save Dialog

Hi all,

var file = plugins.file.showFileSaveDialog("Untitled.png");

When, I am executing the code in the Application Server running in Windows, It is working Okay. It shows a File Save dialog with a file suggestion of “Untitled.png”.

But, When I am executing the code in the Application Server running in Mac OSX, It is showing a File Save dialog but with no file suggestion. But, I have specified the File/Dir suggestion to the howFileSaveDialog() method

Is there any issues at my part?

Hi Infop,

Infop:
Is there any issues at my part?

This is an Apple issue.

Hmmm…

Thanks Robert.
Is there any work around?

Hi Infop,

Not that I know off, but then again I am not a Java programmer. Probably more a question for Servoy they support the file plugin.

Hi,

What Servoy version are you using (we have a fix for this in 4.x , I think it should work) ? If you are using Servoy 4 on what Mac/Java version it happens?

Laurian