And more good news...

This from lwlib-Xm.c

  /* LessTif apparently doesn't recompute centered text when more
     widgets are added.  So, do it after all widgets have been
     created.  */
  if (title)
    XtVaSetValues (title, XmNalignment, XmALIGNMENT_CENTER, NULL);

is no longer necessary.

Reply via email to