thumbslinger
03-01-2005, 06:22 PM
I have a dynamic text box reading a text file for content. The box itself is set for _sans font.
On the machine I created it on, everything works fine. Bring it to work, everything looks fine.
Duplicate the efforts....in a different file and now the actual font inside of the dynamic text box is HUGE.
The new file is reading the exact same text file as the other.
I thought it was a font issue, but on three different machines, the results are the same.
Without getting into a bunch of other code, has anyone had this problem and discovered what the problem was?
Obviously, if it's syntax, that needs code examples, but I wanted to ask first in case someone thought "Oh, yeah, that happened and it was because of.."
I learned you can't put a conditional inside an event handler unless you call that conditional as a function. No code needed to learn that one!
Thanks for any ideas.
On the machine I created it on, everything works fine. Bring it to work, everything looks fine.
Duplicate the efforts....in a different file and now the actual font inside of the dynamic text box is HUGE.
The new file is reading the exact same text file as the other.
I thought it was a font issue, but on three different machines, the results are the same.
Without getting into a bunch of other code, has anyone had this problem and discovered what the problem was?
Obviously, if it's syntax, that needs code examples, but I wanted to ask first in case someone thought "Oh, yeah, that happened and it was because of.."
I learned you can't put a conditional inside an event handler unless you call that conditional as a function. No code needed to learn that one!
Thanks for any ideas.