Forum Discussion

jlfreund's avatar
jlfreund
Visitor
12 years ago

Word wrapped DrawText

Hi, I am using DrawText on an roScreen, and was wondering if there is any utility function to handle word wrapping? Currently, I have to measure and layout each line. I see nice text layout and j...