Hey guys
I'm still a bit of a newbie but I'm writing a program that calculates the result of a formula and then outputs the sum (int) onto a panel. Now I've got it outputting to the panel just fine using the g.drawstring method, but I'd like to use images of numbers that I've created in Photoshop as they look better.
Is this relatively easy, or even possible to do? I've created the numbers 0-9 in Photoshop as .gif files.
Many thanks.
