------- Begin Forwarded Message -------
rwscott     1999/12/08 16:39:39 PST

  Modified files:
    lesstif/lib/Xm       List.c 
  Log:
  _XmListCalculateInitialGeometry() - Split up the case of width or height
        being specified as 0 to account for the case of the height being
        specified but not the width.
  
  openDX stringlist interactor
  
  StringList has some very odd behavior. It seems that the list window is
  set to only display one line which makes it hard to work with.
  
  BTW, it is not a good idea to specify the height of a list with the
  XtNheight resource. It's much freindlier to use XmNvisibleItemCount.
  
  Revision  Changes    Path
  1.91      +6 -3      hungry/lesstif/lib/Xm/List.c

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

Reply via email to