>>>>> "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 really make much sense, logically.
I see.
Angus> I couldn't set the active folder text to bold. Either all were
Angus> set to bold or none. Asking on the list is probably the best
Angus> idea.
Will do.
Angus> Actually, what I thought of doing was to use the Colours tab to
Angus> modify the xforms colours direct.
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 right
Angus> of this tab would contain items such as "Background", "LaTeX"
Angus> but also "GUI background", "GUI Active folder". Good idea, no?
The right way of doing that would be to define them in LColor.C, but I
do not know how we can do that well in a GUI-I way.
JMarc