Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mabjab!ppaone From: ppaone@mabjab (Phil Paone) Newsgroups: sco.opendesktop,comp.windows.motif,comp.windows.x Subject: XmFileSelectionBox error found Message-ID: <1990Aug28.120308.411@mabjab> Date: 28 Aug 90 12:03:08 GMT Organization: Shuss Systems Inc. Lines: 13 I found what I thought was a bug in the XmFileSelection box widget under SCO UNIX 3.2.1. It turns out that the bug was not in the motif code, but in the dirent routines. The bug was that the filenames showing up in the selection window where missing the first two characters from the filenames. Sure enough, this is what happened when I used dirent routines directly. So, if you want to use this widget, the best solution I saw was to get the PD dirent routines written by Douglas A. Gwyn, and is generally found in the unix-pc archives. Phil Paone w