Message 1 of 13
CEFSharp Integration into Revit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to integrate CEF Sharp WPF (Chromeium Browser) control into Jeremy Tammik's Dockable Dialog. I seem to be able to integrate the package, but the browser will not render. Has anyone else tryed to do this? Any pointers would be appreciated. Thanks..
CEF Sharp is here: https://www.nuget.org/packages/CefSharp.Wpf/49.0.0-pre02
Dockable Dialog is here: https://github.com/jeremytammik/DockableDialog
The image below shows the current status... Thanks..