hi,

I'm trying to reuse the editor in a webapplication:
I'm serving xul files with the application logic in javascript with a
webserver.

i tried to put a editor tag in a xul file, but this gives me no editor
behaviour, i can load html files with the src attribute, but it doesn't
provide even simple text editing...

well, i think i have to implement some interfaces first, so here's my
questions:
- Can i implement this interfaces in javascript?
- Once i implemented the interfaces in javascript, how do i tell the editor
element to use this particular implementation?
- Can i reuse mozillas implementation, so i don't need to implement it
myself?

thanks in advance...

Claudius



Reply via email to