On Mon, Sep 25, 2000 at 03:39:18PM -0700, [EMAIL PROTECTED] wrote: > Bug #115319, was updated on 2000-Sep-25 15:39 > Here is a current snapshot of the bug. > > Project: LessTif > Category: Xm library > Status: Open > Resolution: None > Bug Group: None > Priority: 5 > Summary: XmFILTER_HIDDEN_FILES and XmVersion conflict. > > Details: People complain about the fact that my easy rich text processor 'Ted' > does not compile with recent LessTif versions because I have code > # if XmVersion >= 2000 > XtSetArg( al[ac], XmNfileFilterStyle, > XmFILTER_HIDDEN_FILES ); ac++; > # endif > > Please either set XmVersion < 2000 or at least support XmFILTER_ETC > by ignoring it. > > For detailed info, follow this link: > http://sourceforge.net/bugs/?func=detailbug&bug_id=115319&group_id=8596 We hopefully get this done for the next release. Ted also shows some other problems with LessTif, in behaviour and appearance. Should be on the list of apps which need some work. -- Alexander Mai [EMAIL PROTECTED]
