Hi,
I created a custom class and implemented the FileBrowserContentProvider.
Reading my file from my imagebank is no problem, I can insert them in the editor and displays fine.
The problem comes when I want to upload a new image, it always comes with the notification 'A file with a name same as the target already exists!'. And there is no file with the same name.. When I check the overwrite checkbox, it works like a charm..
Is it possible to disable/override the FileExists check or check the checkbox and hide it? Or can I solve it any other way?
Thanks in advance!
I created a custom class and implemented the FileBrowserContentProvider.
Reading my file from my imagebank is no problem, I can insert them in the editor and displays fine.
The problem comes when I want to upload a new image, it always comes with the notification 'A file with a name same as the target already exists!'. And there is no file with the same name.. When I check the overwrite checkbox, it works like a charm..
Is it possible to disable/override the FileExists check or check the checkbox and hide it? Or can I solve it any other way?
Thanks in advance!