You could use a string to display this. Or if you want custom fonts and bitmaps all mixed up try TextBlitter, but be warned this is not easy to understand for a beginner.Quote:
how to i put in the "/" for 15/15
For the String use this:
Code:Str$(value( "Counter" ))+" / "+Str$(maxvalue( "Counter" ))
