>> I just added test.txt to that folder and it is displayed OK. >> The same applies to the other instances of the qt file browser/selector >> widget that you are using. >> > > So it means I have to remove all occurances of selecting a file > based on the file type. Hmm, I need to know what is balancing > mask for both systems. Can you help ?
No. It means you have to use '*' as 'all files' mask for *nix systems. BTW '*' works on Windows as well. Best is to add a little function which returns 'all files' mask according to __PLATFORM__* macro. (pbly OS/2 still requires '*.*', but someone should confirm this) Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour