Skip to content
JohnS edited this page Apr 27, 2020 · 20 revisions

Graphical User Interface Parent Page.

Note: Debugging might slow down your GUI a lot. Just disable it and you will be fine. ;)
Note 2: You can use CGS, but it’s pretty limited right now. In these examples, we will use a proper VGA driver instead of CGS.

  1. Babysteps
    1.1 Creating a Simple GUI - The Basics
  2. Creating a Simple GUI
    1.2 Adding a Mouse

These examples won’t show you how to make a full-fledged operating system. Their purpose is to help you get started with making a GUI. Remember, these are only the basics!

Clone this wiki locally