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?