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 ?
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0H7jOW0LPF3PUJ6kLwrdeLRxJUS3EKU789dTvGnsjLpM0gM2hTPqzKYv2y1rKspXvNyVEgkDS-MUfioD_cqPygG3_qcbT2rVDqNbjTeiZoMCeRk5a3yDQwbOhGDAJPJbQMAj1ChZ82XRr/s400/editor.png)
On windows webkit-gtk is pretty unstable. I hope to get a fix soon.
No comments:
Post a Comment