working example of FF_OpenFileDialog

Started by Anonymous, September 15, 2005, 05:48:50 AM

Previous topic - Next topic

Anonymous

Hi,
can anyone provide me with a working example of FF_OpenFileDialog command.

Thanks

Herbx

Anonymous


Roger Garstang

Yeah, he made it pretty straight forward.  Only issues I ever remember having was when I played around with styles.  If you want the new looking Win9x/XP style dialog and you specify any flags you have to also specify the flag for the new look.  Something to do with the flag for subclassing the dialog to center it if I recall where when that flag is on then it shows as the old style by default, and Paul made it so if you don't specify flags it uses common ones, but if you specify it only uses your flags..