Re: Move background colour to layout files -- for _all_ collapsables

2007-08-26 Thread Andre Poenitz
On Sun, Aug 26, 2007 at 03:46:51PM +0300, Martin Vermeer wrote: > Rather trivial actually. See attached. Nice. Andre'

Re: Move background colour to layout files -- for _all_ collapsables

2007-08-26 Thread Martin Vermeer
On Sun, Aug 26, 2007 at 12:17:56PM -0400, Richard Heck wrote: > > It just keeps getting better and better > > Richard Yes, and what I like is that the LOC count goes down all the time... This is code that I worked on earlier so it is familiar (and I see how clumsy I was a couple years ago)

Re: Move background colour to layout files -- for _all_ collapsables

2007-08-26 Thread Richard Heck
It just keeps getting better and better Richard Martin Vermeer wrote: Rather trivial actually. See attached. - Martin Index: src/TextClass.cpp ===

Move background colour to layout files -- for _all_ collapsables

2007-08-26 Thread Martin Vermeer
Rather trivial actually. See attached. - Martin Index: src/TextClass.cpp === --- src/TextClass.cpp (revision 19790) +++ src/TextClass.cpp (working copy) @@ -598,6 +598,7 @@ enum InsetLayoutTags { IL_FONT = 1, + I