Curl Global Community

Full Version: GraphicBrowser widget
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Our graphical browser widget has trouble displaying HTML5 (so does the Opera browser as HTML evolves) - but - do we have a release coming where the code will be updated? A wrapper on WebKit as an alternative?
I feel this is an issue of Shell.Explorer since the EmbeddedBrowserGraphic is internally calling this ActiveX control.
(12-22-2011, 02:39 PM)heavybugtracker Wrote: [ -> ]I feel this is an issue of Shell.Explorer since the EmbeddedBrowserGraphic is internally calling this ActiveX control.
That is correct, it is using Shell.Explorer, which means the engine from inside of Internet Explorer. Upgrading Internet Explorer might help. You might also be able to embed Gecko (Mozilla/Firefox engine) as an ActiveX using the ActiveXGraphic class on Windows OS systems.