The interface is pretty simple: RWebEditor extends RWebView and ads just one property: Text
The code should look like this:
Editor=new RWebEditor(owner);
Editor.Text="my html code";
Editor.Show();
Simple enough ?

On windows webkit-gtk is pretty unstable. I hope to get a fix soon.
No comments:
Post a Comment