Hacker News new | past | comments | ask | show | jobs | submit login

I've created my own block editor from scratch using Qt C++ and QML, which is way faster than a regular QML TextArea[1]. Which is funny since it's just a ListView with Blocks (that contain TextAreas).

[1] https://www.get-notes.com/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: