Combine WebViewGadget() and WebGadget()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
infratec
Always Here
Always Here
Posts: 7588
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Combine WebViewGadget() and WebGadget()

Post by infratec »

In my current project I have to stay with my WebView2Gadget() and can not use the 6.10 stuff.

Why?
I need the functionality of WebGadget() and WebViewGadget() in one Gadget.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Combine WebViewGadget() and WebGadget()

Post by Fred »

It's 2 different components as WebView gadget could use another backend that a web gadget like WebUI or Sciter.
Post Reply