Mono Winforms Mac OS X Relpacement for WebBrowser
Posted
by Tristan
on Stack Overflow
See other posts from Stack Overflow
or by Tristan
Published on 2010-04-10T09:37:10Z
Indexed on
2010/04/10
9:43 UTC
Read the original article
Hit count: 931
I'm one step away from having my Windows .Net application working on Mac OS X, and the last thing I need to figure out is the WebBrowser control.
I need to display a webpage and not much more with winforms but haven't been able to find any examples or information on how I can replace the WebBrowser control on Mac OS X
Has anyone already found a solution for a web control replacement using winforms on mac os x, and can point me to some source code or talk me through it?
© Stack Overflow or respective owner