Submitted by Anonymous on Thu, 08/03/2000 - 05:26. Developers
Hallo. I have problems with Text widget. My programm have crushing on function call XmCreateText.
When I use Lesstif this code works properly. Is it Motiff`s bug?
Fri, 06/29/2012 - 11:29
#1
redmail
By definition, probably not since lesstif should be bug-for-bug compatible with Motif ;-)
Seriously, lesstif is probably letting you get away with something (maybe a memory overrun) that is showing itself up when you switched to Motif. You might try narrowing down the code that fails and posting a *small* sample that displays the problem. Perhaps, some of the followers of the forum might spot the problem.
Mark