Hello,
What is the solution to integrate in PcVue a "Navigator" to select and open an existing report generated by DR?
Hello Nico,
you can insert the ActiveX Web Browser and navigate to the Web server of Dream Report if you have the option available on the license. This is a smart and easy way.
Otherwize I think the solution can be to insert a listbox in which you display a list of folders. Another listbox in which you display a list of reports updated when you double click on a folder. And if you double click on a report then you open it.
I have already done that few years ago with Microsoft forms 2 ActiveX Listbox but I am sure we can do that now with our own controls and in both Scada basic or VBA. Except that double click seems not to be available.
We can also use Microsoft Web Browser ActiveX to display the content of a folder.
Ok, thanks Ludo


