[comp.windows.x.motif] Setting Directory in FileSelectionBox widget

krupczak@secola.Columbia.NCR.COM (Bobby Krupczak) (10/31/90)

Hi!

I am trying to use the FileSelectionBox Widget.  I am unable to figure out how
to set the directory for file searching.  I have tried (in my OK callback)
setting the XmNdirSpec resource using XtSetValues and then calling 
XmFileSelectionDoFileSearch().

My problem is that despite setting the XmNdirSpec resource, the file
selection widget still uses the initial setting of XmNdirSpec.  I have
read the man page on XmFileSelectionBox and it indicates that XtSetValues()
should work for this resource.

Any help would be appreciated

Bobby

ps. Hi Ginger!