[Gambas-user] Bug: FSupSelector

Nigel Gerrard nigel at ...38...
Fri Apr 16 15:32:44 CEST 2004


Benoit,

Forgive me if this is already reported and being worked on but in 0.92a, you are unable to open a project within a folder of the same name; this is evident if you try and open the database example.

I have hacked together a fix, but obviously needs QA for any knock on affects.

My fix is:

Replace Line 329 of FSupSelector.class with:

IF File.Name(sCurrentPath) = sFile THEN
    IF NOT sPath THEN sFile = ""
ENDIF

regards

Nigel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20040416/10e078cb/attachment.html>


More information about the User mailing list