opensim-gui icon indicating copy to clipboard operation
opensim-gui copied to clipboard

GUI should only write forward slashes to setup files

Open chrisdembia opened this issue 7 years ago • 1 comments

@jimmyDunne and I just chatted and we think that on Windows, the GUI often writes backslashes to setup files. This causes setup files to not be portable to Mac/Linux. @jimmyDunne suggested that even on Windows, the GUI should use forward slashes.

chrisdembia avatar Nov 16 '18 19:11 chrisdembia

A file or path property should take care of that and other issues including drive name, absolute/relative paths etc.

aymanhab avatar Nov 16 '18 19:11 aymanhab