
-----------------------------------
DarkHelmet
Fri Mar 28, 2003 4:50 pm

Font Change Error
-----------------------------------
I'm having a small problem with a program. i have it set up where if the mouse scrolls over a certain position, text appears, but after about half a second, the font type and size changes. Then the program crashes. I have the most update version of Turing. Can anyone tell me why it does this, and if possible, how to fix it.

-----------------------------------
Tony
Fri Mar 28, 2003 4:52 pm


-----------------------------------
cant tell without seeing that part of code

-----------------------------------
DarkHelmet
Fri Mar 28, 2003 5:36 pm


-----------------------------------
i think i've got it fixed, the problem was that it was changing the font twice each time it ran through the loop i had it in, so i got rid of one of the font changes.
