Hi Przemek,
[...]
> { <cWild1> [, <cWildN> ] }
> 3. array of arrays with names and wildcards:
> { { <cName1>, <cWild1> } [, { <cNameN>, <cWildN> } ] }
> The default OFN flags are:
> OFN_EXPLORER | OFN_ALLOWMULTISELECT | OFN_HIDEREADONLY
>
> I'll probably add support also for other standard dialogs.
>
> BTW. Viktor I would like to add HWND handler as optional
> 1-st parameter to above functions but I think it should be
> the same in all dialog functions so can I make the same with
> WIN_PRINTDLGDC()?
Of course, good idea.
[ I finally didn't use this function in my console app,
to not cut off myself from moving it to server once,
plus its behavior was not very user-friendly when using
GTWIN. Though maybe this one is easy to solve by simply
dropping GTWIN on app side. ]
Brgds,
Viktor
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour