tiwag: How about this: (it may be a little more complicated)
Why not make the list have columns like the compiler messages? The first
column would be the checkbox, the second would be the flag, and the third would
be the description
Can you do it?
Hi rick ! good suggestion
my first attempt to improve this dialog was also to show 1.) checkbox 2.) switch 3.) descriptive text
but it looks ugly, because some switches are really long, like [-pedantic-error] or [-Wfatal-errors] and
almost all of the processor spefic switches like [-march=pentium-mmx]
and others are totally short [-s] [-g] and so on
hence i decided, it looks much better to append the [switch] after the descriptive text as it is now.