diff -r 000000000000 -r 1918ee327afb examples/help/simpletextviewer/documentation/filedialog.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/help/simpletextviewer/documentation/filedialog.html Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,48 @@ + +
+ ++ In the file dialog you can name a particular file name, or + search for files using wildcard matching, i.e. specify a + file name containing wildcards. In addition you must specify + the directory in which the file you search for resides. +
+ ++ By default the dialog will search for all files (*) in the + current directory (the directory the application is run from). +
+ ++ When editing the file name and directory parameters, an + overview of the matching files are displayed in the + dialog. The overview is updated whenever the parameters + change. +
+ ++ See also: Browse, Wildcard Matching, + Find File +
+ + + +