Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!hacgate!mitchell.eos.scg.hac.com!sean From: sean@mitchell.eos.scg.hac.com (Sean Cohan) Newsgroups: comp.windows.x.motif Subject: FileSelectionBox Message-ID: <11794@hacgate.UUCP> Date: 15 Nov 90 19:36:19 GMT Sender: news@hacgate.UUCP Reply-To: sean@mitchell.eos.scg.hac.com (Sean Cohan) Distribution: usa Organization: Hughes Aircraft Co., El Segundo, CA Lines: 7 Why doesn't the FileSelectionBox's filter procedure work? I set the XmNdirMask and the XmNdirSpec to something like XmStringCreateLtoR("*.c", XmSTING_DEFAULT_CHARSET), but it lists all of the files in the directory. If I go to the directory mask input field and change the mask, all of the files are still listed. What's wrong? Thanks in advance.