This document describes a simple notepad application developed using the RingQt GUI library. The application contains features like opening, saving, printing files as well as cut, copy, paste functionality. It allows changing font, text color and includes a find/replace feature. The main window contains toolbars for file operations and menus for file, edit, view and help. A text editor widget is used to display and edit text. Buttons are added to toolbars to trigger common operations like new, open, save etc.