[comp.sys.apple2] textedit

acmfiu@serss0.fiu.edu (ACMFIU) (02/16/91)

i've defined a textedit record with the one of the text flags set to
fNoWordWrap (i think it's text flags). anyway, how can i disable word wrap
but still have wrap around (just that the word doesn't break cleanly).
currently, when you specify fNoWordWrap and you get to the right edge of
the bounds rectangle, you can keep on typing but it's in never-never land.

i'm sure it has to be able to do this and i'd much rather use textedit
than write my own.

albert