[Gambas-devel] BUG in File/Open recent/Clear history
David Villalobos Cambronero
david_villalobos_c at ...7...
Thu Mar 20 19:25:37 CET 2008
No, thanks to you...
David
----- Original Message ----
From: Benoit Minisini <gambas at ...1...>
To: mailing list for gambas developers <gambas-devel at lists.sourceforge.net>
Sent: Thursday, March 20, 2008 7:23:16 PM
Subject: Re: [Gambas-devel] BUG in File/Open recent/Clear history
On jeudi 20 mars 2008, David Villalobos Cambronero wrote:
> Hi Beniot:
>
> I think I found a Bug in the Gambas IDE.
>
> The menu: "File/Open recent/Clear history" runs Project.ClearRecent and
> UpdateRecentMenu. The Procedure UpdateRecentMenu has an "INC
> Application.Busy", and when the line "IF NOT mnuOpenRecent.Enabled THEN
> RETURN" is executed the Procedure ends, since
> "Project.GetRecentFiles().Count" is equal to 0 (the history has been clean)
> so the line "DEC Application.Busy" is never reached and Application.Busy =
> 1 so the cursor is in "Wait" state, although the cleaning have finished the
> cleaning.
>
> I couldn't review Gambas3 to see if there is the same problem.
>
> It could be fixed (I think) by moving the line FMain::336 ("INC
> Application.Busy") to position 342.
>
> I wanted to fix and upload the changes, but since I didn't made the IDE I
> prefer to inform.
>
> Hope I was clear enough.
>
> Best regards
> David
>
Thanks for the report. I will fix it in both versions.
Regards,
--
Benoit Minisini
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20080320/12d1de79/attachment.html>
More information about the Devel
mailing list