How to use edge web view 2 in oi 9 (OpenInsight 32-bit)
At 23 DEC 2022 12:40:32AM Joshua Goddard wrote:
Hi
we are upgrading to oi 10, but in the interim, i would like to use edge web view 2 in oi 9.
does anyone have any experience with this?
At 23 DEC 2022 06:45AM Carl Pates wrote:
No - adding it to v10 was a non-trivial exercise.
You _may_ be able to put a .NET WinFoms type wrapper around it and use the OI ".NET" controls API as an interface (Get/Set_Property.NET etc) but that's not something I've tried.
At 23 DEC 2022 08:37AM Jared Bratu wrote:
Joshua,
At SRP we made a very limited wrapper for using the control in OI for a specific project. The primary purpose was to load a specific web page in a form and allow the user to interact with the page. In our use case, it was a Google Maps site for directions. Kevin or Don could assist with questions about what is supported.
At 23 DEC 2022 11:11AM Donald Bakke wrote:
As Carl said, it's a non-trivial exercise.
As Jared said, we have a solution that works albeit with limited functionality.
At 27 DEC 2022 11:00PM Joshua Goddard wrote:
ok, i will wait for oi 10.
Thanks