[Gambas-devel] Gambas 3 enhancements
David Villalobos Cambronero
david_villalobos_c at ...7...
Tue Jun 24 18:51:23 CEST 2008
OK, got it.
----- Original Message ----
From: Benoit Minisini <gambas at ...1...>
To: mailing list for gambas developers <gambas-devel at lists.sourceforge.net>
Sent: Tuesday, June 24, 2008 10:37:46 AM
Subject: Re: [Gambas-devel] Gambas 3 enhancements
On mardi 24 juin 2008, David Villalobos Cambronero wrote:
> Hi Benoit and All:
>
> I made some enhancements (or at least I think so) to the Gambas 3 IDE, I'm
> asking you for permission to apply them, here is a explanation:
>
> 1. Add a contextual menu to the FWelcome and FOpenProject to clear the
> history.
A contextual menu with only one entry? No, thanks. Why do you need to clear
the history while opening a project?
> 2. Add a warning message in FCommit when the user exceed the
> maximum quantity of character per line (76 standardized by Benoit). 3. Add
> basic highlight for ChanLog (NEW, OPT, BUG) in FCommit.
2 & 3 are not really a good idea, because they use a convention that exists
only for the Gambas project.
But you can implement some sort of automatic word wrapping at a defined line
length that the user would enter directly in the FCommit dialog box. The word
wrap would be done when clicking on the commit button, or with a dedicated
button.
> 4. Add a toolbutton in FCommit to clear the editor contents.
OK for that.
Regards,
--
Benoit Minisini
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Gambas-devel mailing list
Gambas-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel
More information about the Devel
mailing list