[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge 11.7.5 - Embed Chrome Browser

Status
Not open for further replies.
D

dbeavon

Guest
CefSharp is hard enough to use from a c# developer's perspective because it interop's with native libraries. It will be that much harder from OpenEdge/ABL since that will involve another layer of additional interop. If you want this bad enough I would suggest developing your the main application window in c#/.Net (winforms or wpf). I happen to be playing with the packaging/deployment of CefSharp redistributables today. That is a big pain too. (It is what you get to look forward to after you finally have everything working on your own development machine.)

Continue reading...
 
Status
Not open for further replies.
Top