1. Mariano Peralta
  2. PowerBuilder
  3. Thursday, 20 August 2020 02:23 AM UTC

Hi

I have a powerbuilder application where I use Microsoft Web Browser in OLE custom control. It uses IE 11.

The problem now is that the website I need to open there is not compatible with IE anymore. Is it possible to use Edge if I migrate my OS to Windows 10? or better, with no need of migrating? Or is it possible to use any other browser instead of IE?

Roland Smith Accepted Answer Pending Moderation
  1. Monday, 24 August 2020 13:29 PM UTC
  2. PowerBuilder
  3. # 1

Earlier this month Microsoft put a new Edge Chromium control into developer preview. I don't think it has a COM interface so to use with PowerBuilder, someone would have to develop a visual PBNI control wrapper.

https://docs.microsoft.com/en-us/microsoft-edge/webview2/gettingstarted/win32

 

Comment
  1. Miguel Leeuwe
  2. Tuesday, 25 August 2020 11:30 AM UTC
hmm, I wonder ... who knows a lot about PBNI ?

regards

:)
  1. Helpful
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Friday, 21 August 2020 11:36 AM UTC
  2. PowerBuilder
  3. # 2

If you cannot upgrade to pb 2019, you can consider using this:

https://cefsharp.github.io

You'll probably have to wrap it in a .Net visual activeX to be able to use it in powerbuilder.

regards,

MiguelL

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 20 August 2020 02:36 AM UTC
  2. PowerBuilder
  3. # 3

Hi Mariano;

   Have you thought about using the new built-in Web Browser control in PB 2019 R2?

Regards... Chris

Comment
  1. Mariano Peralta
  2. Thursday, 20 August 2020 03:01 AM UTC
Im using an old powerbuilder version and had no idea about it. Im reading some information of it right now. thanks
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.