------- Begin Forwarded Message -------
rwscott     1999/12/07 13:43:04 PST

  Modified files:
    lesstif/lib/Xm       XmString.c 
  Log:
  XmStringGetNextSegment() - If the next segment did not contain text, we
        were not setting the text argument to NULL. Apps, okay openDX, was
        assuming if the text arg came back non-NULL that it must free it.
        Since XtNewString handles NULL correctly, don't bother checking and
        set text to the result of XtNewString
  
  This allows you to change the text in a label placed on an openDX
  ControlPanel, even red text :)
  
  Revision  Changes    Path
  1.44      +3 -3      hungry/lesstif/lib/Xm/XmString.c

-------  End Forwarded Message  -------

Reply via email to