Alex Chaffee wrote: > oops, have to patch the patch :-) > > Replace > > + protected String padTextString = "X"; > > with > > + protected String padTextString = " "; > > > Left in some debugging code, eh? What class is this in? -Brett > > - A >