Hi all.

A while back I think I may have asked questions in this forum about if
anyone had seen FntSetFont not work.  Well, a colleague of mine had
something similar a week or two ago, and he was able to come up with a
reason why, after hearing about how I'd worked around it...  According to
him, if you have a CodeWarrior project in which you enable the setting to
force enums to be ints, then for example, the boldFont enum becomes a 16 bit
wide int, and with the endianess of a dragonball, you then lose the
significant bits when calling FntSetFont, as it forces its font-type-enums
to be 8 bits wide.  That seems very plausible to me, though I am astonished,
if that's true, that a call to FntSetFont would link at all, but that's
another story...

Martin





-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to