Is it possible to use Microsoft .NET UI Controls with ProVis

Posted by galloyprogress on 11-Jul-2013 09:22

Hi,

I 'm working yet with Progress V9.1 and I would like to open a Microsoft SaveFileDialog (see attachment) starting from a Windows Progress application.

The SaveFileDialog is part of "Microsoft .Net UI Controls" , but is it compatible with Progress V9.1 ?

If not, is there another solution to open a Microsoft SaveFileDialog with Progress V9.1 ?

Thank for your help.

Galloy Olivier

All Replies

Posted by Admin on 12-Jul-2013 04:23

Check out the documentation for the SYSTEM-DIALOG GET-FILE statement

Access to .NET objects is only possible from 10.2A on. The alternative may be to create a COM-Interop wrapper yourself, as 9.1 supports COM-Objects. But I doubt that's worth the efford.

Posted by galloyprogress on 12-Jul-2013 05:03

Hi,

The SYSTEM-DIALOG GET-FILE statement is exactly what I need.

Thanks a lot !

Olivier Galloy

This thread is closed