PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Anonymous on September 15, 2005, 05:48:50 AM

Title: working example of FF_OpenFileDialog
Post by: Anonymous on September 15, 2005, 05:48:50 AM
Hi,
can anyone provide me with a working example of FF_OpenFileDialog command.

Thanks

Herbx
Title: working example of FF_OpenFileDialog
Post by: Anonymous on September 15, 2005, 07:06:32 AM
Sorted it out, thanks.

Herbx
Title: working example of FF_OpenFileDialog
Post by: Roger Garstang on September 16, 2005, 05:48:00 AM
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..