[Gambas-user] Draw.Text problem with control chars
Benoît Minisini
gambas at ...1...
Sat Jan 30 00:35:33 CET 2010
> Salut,
>
> I' using gambas2 2.19.
> For printing text, I use Draw.Text that works well.
> But when I print Text out of a TextArea, where are sometimes control
> chars ("\n" and "\t") in the text, I found a problem.
>
> The LF (\n) is handled, but not the Tab (\t) it is show as a rectangle.
>
> Do I miss something ? Nothing found about!
>
> Does anybody have a hint/workaround ?
>
Tabs are not handled automatically, you must handle them yourself.
Regards,
--
Benoît Minisini
More information about the User
mailing list