[comp.windows.x.motif] SFileSelectionDialog of Motif 1.1

cs00wsc@unccvax.uncc.edu (Wen-Shiang Chin) (05/26/91)

Hi,
	I have a program using a FileSelectionDialog widget.
It works fine on version 1.0. Recently, I try to compile it
with a version 1.1 and it seems does not work as it was on
1.0. When I run the program, the dialog window has two list
sub-widget; one is for listing all sub-directories and one is
for listing all files(according to the reference manual).
But what I got on this two windows are all empty. I try to
edit the filter text with a valid directory name and then
click on the filter push button; that two window remain
empty. Does anyone has experience on using that dialog. I have been
trying to figure out how to make it work for the whole week.
Can someone on this group give me some help(an simple example
will be good).

Thanks in advance.

Wen-Shiang Chin