Jürgen Spitzmüller wrote: > Vincent van Ravesteijn wrote: > > Can you step through the code in debug mode and find out when hell > > breaks loose ? > > I tried. It's really difficult to find out. It must be either somewhere in > applyView() or classChanged(). The first debug message I get after the > weird characters are output for the first time is a call to setBaseClass. > > I also put in a number of debug messages at places where I suspected > something (message output, color conversion), but there was nothing > suspicious. > > Jürgen
It's the box inset's background color. If I remove the BgColor specification from the shaded box definition, the error disappears: InsetLayout Box:Shaded BgColor shaded LabelFont Color foreground Size Small EndFont MultiPar true End I'll investigate further after the lunch break. Jürgen