Submitted by Anonymous on Fri, 11/03/2000 - 14:12.
Someone help me!
If I set XmNwordWrap resource to True, XmText() Widget can`t permit only one character!
Program is terminated with SIGSEGV segmentation fault!
gdb tracing show this fault was occured at /usr/X11R6/lib/libXm.so.
When I using LessTif or HP-UX(Motif 1.2), Nothing was occured and everything was well done.
This is very concerning to me because I use this XmText() Widget as Window control SQL parcing position.
(It is possible very long and separate SQL by carrage return! so I very need wordWrap resource use to "True"!!! )
Help me someone, openMotif staff, expert at Motif rather than me..!!!