This document describes a simple notepad application developed using the RingQt GUI library. The application contains menus, toolbars and dockable panels for file navigation, text editing and web browsing. Functions are defined to open, save and print files, cut/copy/paste text, set font/color and find/replace text. The file tree loads files from the file system and updates the text editor on selection. The status of unsaved changes is tracked and settings are restored on startup.