On Thu, 1 Nov 2007 16:11:26 +0100
"Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]> wrote:

> On 10/28/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> > As I mentioned in another post. Maybe take a look at MSEide for
> > ideas of such a dialog.
> 
> The mseide approach is too simple. Further it doesn't allow any number
> of build modes, but is fixed at 4.
> 
> The mseide dialog works like this:
> 
> There is a control which looks similar to a grid, where you can write
> on each line a compiler option, like for example "-k"-framework
> carbon"", and then set X on which build options it should be
> activated.
> 
> Currently the lazarus compiler options dialog is very visual, and we
> should allow for visually choosing the compiler options for each
> mode.... I vaguely remember that the dialog from Visual Studio 6
> allowed this ...
> 
> One possible idea is to have the compiler options dialog like we have
> now, and that would be the "default", and add a new tab to it, where
> you can choose which build mode to edit from a combo box, and for each
> one there would be a list of which aditional build options should be
> used. One could select a build option first selection a category and
> then the build option itself. Some build options could allow for text
> to be input to complement them.

I also think, that most options will be the same for all
platforms/targets. Most of the time you need only some special linker
options, some custom flags (-d) and for the release some debug flags
disabled. Don't look at the C IDEs about options. C needs much more
options.
An additional page with the differences should be enough.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to