create an HTML editor using GtkHTML
[email protected] (kksou)
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
GtkHTML has a surprisingly rich set of formatting commands that allow us to build an HTML editor. Have created a sample code here: http://www.kksou.com/php-gtk2/articles/create-an-html-editor-using-gtkhtml---Part-2.php However, I looked high and low using inspector, and couldn't find any command or method that allow us to export or save the text in the editor as HTML text. I looked at the C code. The save commands seem to be there. So is it because the save commands are not wrapped in PHP-GTK2 yet? Anybody has any idea...? Regards, /kksou -- View this message in context: http://www.nabble.com/create-an-HTML-editor-using-GtkHTML-tf4386453.html#a12505619 Sent from the Php - GTK - General mailing list archive at Nabble.com.