[10811] in Athena Bugs
Re: word-wrap in NetProb replies
daemon@ATHENA.MIT.EDU (Calvin Clark)
Mon Aug 23 16:26:58 1993
Date: Mon, 23 Aug 93 16:26:38 -0400
From: Calvin Clark <ckclark@MIT.EDU>
To: "Jonathan I. Kamens" <jik@GZA.COM>
Cc: brlewis@Athena.MIT.EDU, eichin@Athena.MIT.EDU, yandros@Athena.MIT.EDU,
In-Reply-To: "[10807] in Athena Bugs"
> Or fix the Motif text widget. The Athena text widget supports
> auto-fill. It's a very commonly needed feature. Why doesn't Motif
> support it?
Motif Text widgets will word-wrap if XmNwordWrap is set to True. The
default is false.
-Calvin