Skip to content

notepad

TechnologicalTurtle edited this page Jul 25, 2026 · 1 revision

LibGui's notepad

LGNotepad is example text editor program, you can load it in cmake using build option -DLIBGUI_BUILD_EXAMPLES=ON. image

Features

It supports:

  • Simple text editing
  • Saving&loading from files
  • Zoom In/Out on text
  • Scrolling (both vertical and horizontal)

Clone this wiki locally