Re: patch: the colour of the tab folder.

2000-11-08 Thread Angus Leeming
> Angus> I already use > > Angus>fl_mapcolor(FL_FREE_COL4, col.r, col.g, col.b); > > Angus> to set the colour of that button in the Colours tab (coloured > Angus> FL_FREE_COL4) to whatever I choose. Why not also do something > Angus> similar with FL_COL1 etc. The LyX colour browser on the

Re: patch: the colour of the tab folder.

2000-11-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I don't really understand either! As you can see, all I did was Angus> reset the colours of the FLAT_BOX forming the background to Angus> each tab. This is what was done in one of the xforms demos Angus> (folder.c). It doesn't real

Re: patch: the colour of the tab folder.

2000-11-08 Thread Angus Leeming
On Wed, 08 Nov 2000, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Jean-Marc, this is a patch for you, as you were the one > Angus> interested in changing the colour of the active tab folder to > Angus> make it more visible. > > Thanks. I don't

Re: patch: the colour of the tab folder.

2000-11-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc, this is a patch for you, as you were the one Angus> interested in changing the colour of the active tab folder to Angus> make it more visible. Thanks. I don't plan to be a pain much much longer, so if we can't get this

patch: the colour of the tab folder.

2000-11-07 Thread Angus Leeming
Jean-Marc, this is a patch for you, as you were the one interested in changing the colour of the active tab folder to make it more visible. I've made the colour of the active folder FL_MCOL, a change from the default FL_COL1. This may be too light; from dark to light : FL_COL1 > FL_LIGHTER_COL