Hi! As far as I got into the same question, there is no way to implement 
rich text editor in pure elm, it misses some core functionality like 
selections. The only way is to use ports to JS code and that comes with 
it's nasty hacks too.

On Monday, October 31, 2016 at 9:01:46 PM UTC+3, Haitao Zhang wrote:
>
> Can anyone point to an editor done in Elm? I am particularly interested in 
> seeing how mouse interaction (highlight, selection, copy, paste etc) is 
> handled. I looked through DreamWriter. I don't think it implements the part 
> I mentioned in Elm, though to be honest I am not quite sure how it 
> accomplishes the editing actions.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to