"Yar Hwee Boon" <
[hidden email]> wrote in message
news:
[hidden email]...
> Hi all
>
> Does anyone have any resource or example of how an emulated widget can
> done in Dolphin? I haven't actually looked carefully at MoenTree, but I
> was wondering if there was anything simpler :) I am looking/coding for a
> HTML editor. Or does anyone knows if there is one available (one that
> allows customisation)? Thanks.
It depends on wah you mean by html editor, syntax higlihgting text editor,
or something higher level. for sytnax highlighting you could use scintilla
edit control which supports various languages. I have used it in
TemplateTamer as editor for html and php. You can download my wrapper
package around scintilla at:
http://www.templatetamer.org/index.php?DolphinScintillabut it is not very nice, not documented much, and targeted towards my own
kind of usage. You could also write your own wrapper. Also as far as I
understand forthcoming version of Dolphin (6) might also have support for
scintilla.
rush
--
http://www.templatetamer.com/