Written by Shai Almog
Friday's post covered how we fund this work without the bait-and-switch; today is the engineering side of the same week, with two new visual editors. What is Codename One? Codename One is an open-source framework for building native iOS, Android, desktop, and web apps from a single Java or Kotlin codebase. Learn more at codenameone.com. PR #5272 adds two components: RichTextArea, a WYSIWYG rich text editor, and CodeEditor, an IDE-style code editor with syntax highlighting. They are differen...