> > The problem would still be how to display the GHS file showingpossibilitys.
> > which GHS scores have been beaten. It would be easy for me to
> > put a '*' between the level number and the name for any level
> > here the HS is greater than the GHS. It would be much more
> > programming to change the color of the level
> > ( I already changed the HS & GHS windows to use the difficulty
> > colors like in the Load Level Window), I would have to > change
> > its background color.
>
> > Lets talk about this.
>
> > Jim
>
> I have included two graphics that show what could be the
What you propose is too involved. The Blinking is impossable, and the
Yellow banner would be real hard to do.
Ideally I just want to Add something to the text. The GHS Window
routine does all of the lookup before it displays the list. I embed a
flag in each line that tells the display routines what color to use.
But I use the same display routine for all three Color List Windows(
Load Level, High Score & GHS).
Maybe I could Put Brackets around the Beaten High Score i.e.:
Level Name Global Local
1 Test Level 1 23 45 JEK 33 45 JEK
2*Test Level 2 100 23 Duck [50 67 JEK]
3 Test Level 3 234 11 Spud
or something like that.
Jim