HTML-Renderer
HTML-Renderer copied to clipboard
Input text field
Hi, is it possible to add input text field to get user input? If not, how can I implement it?
create a richtexteditor is very difficult, need consider many detail, advice use webview to edit, use this library to show
来信已收到,谢谢。郑承良。
Hi, is it possible to add input text field to get user input? If not, how can I implement it?
I also need this, when I double click text paragraph, it will change to a input text field or a richetexteditor. But I down know how to implement it.