[Gambas-user] Directory naming in the IDE tree
Benoît Minisini
gambas at ...1...
Mon Jul 13 09:15:47 CEST 2009
> As you know my tree is in SVN
>
> If I try and rename a directory in the gambas IDE with anything other than
> ascii eg progress_notes (not progressnotes), then it won't allow it.
>
> However if I rename the directory outside of the tree then gambas loads it
> and shows it ok.
>
> Any solution.
>
> thanks
>
> Richard
>
Mmm, at the moment the routine that checks names is the same for files and
directories, and only allowing ASCII is actually required for source files
only. So I think there is a solution there...
Regards,
--
Benoît
More information about the User
mailing list