Hi everybody.
I'm trying to display some text with html markup in GTK#. gtkhtml-sharp.dll
is perfect for me but I need some functionality on Win32 platform too, any experience with gtkhtml on windows? I search the web but found only trouble with this.
I also try Mono.WebBrowser
without success - some access violation occured (win) or crash (lin) in native code ocurred; or control not displayed at all.
Another gecko or xulrunner bindings failed as well, I recompile every library and whole mono but withou success.
Webkit is huge for me, that's reason why I don't try Webkit#
so deep.
Have somebody any idea or suggestion?
Thanks Pavel