Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Open File Collapse All
Subject Author Date
xerxes ro Jul 12, 2004 - 8:25 AM

I want do replace the standard OnFileOpen dialog box from MFC MDI with something more powerfull, like file preview and other stuff. Can this library help me?

Technical Support Jul 13, 2004 - 10:54 AM

We do not have such a dialog in Prof-UIS. This is a feature of the standard Windows file dialog (You need to use the OFN_ENABLETEMPLATE flag to make the system use the specified template to create a dialog box that is a child of the default Explorer-style dialog box).