Re-posted since this is a regression from 1.2.1 as far as my machine goes. No cause was found AFAIK. No solution, probably had something to do with xforms doing something bizarre.
I'm using xforms 0.89 I believe, since 1.0RC5 wouldn't build for me last time I tried. ----------8<----------8<---------- On Fri, 2002-11-29 at 23:33, Angus Leeming wrote: > On Sunday 24 November 2002 11:27 pm, Darren Freeman wrote: > > Still corrupted text - probably a font issue. It seems to print the > > percentage twice, once in the desired font and again much smaller and > > off to the right a little bit, thus the small version overwrites the % > > sign of the bigger version. > > This latter would be the clean solution. Tell me what you find. > Angus This is what I've worked out so far: There is an object the same width as the suggestion box. It has a label centred in it, with the text xxx %. This text changes but remains stationary. This object is then divided into two parts, a small fixed width part on the left, with an incrementing number, and a yellow bar on the right which grows with the completion. This yellow bar then has a smaller piece of text centred on the yellow bit, with an identical string as the main label. This small piece of text moves as it completes, since the centre point moves. Note that the large text is *not* centred on the progress bar. It's centred on the combination of progress bar and left hand number. Does any of that make sense? There's two labels on two different objects and one has to go. The small one should probably go but I would prefer that the stationary number be centred on the status bar, not status bar and left number. I'm playing with commenting out diferent things to see if one will go away. Darren