Title will be used as the dialog's title.
If Start is not empty, it will be used as the starting point for the file dialog. Otherwise the current directory will be used.
Only files matching Filter will be displayed. If Filter is empty, all files will be displayed.
???Complex filters like "C files (*.cpp *.c)"???
Příklad
string fileName; fileName = dlgFileOpen("Select a file", "", "*.brd");
OBSAH | Translation © 2001 ELCAD v.o.s., Copyright © 2001 CadSoft Computer GmbH |