Write Your Own Operating System - GUI Framework Basics
Offered By: Write your own Operating System via YouTube
Course Description
Overview
Explore the fundamentals of creating a GUI framework for an operating system in this 58-minute video tutorial. Learn to develop base classes for a graphical user interface, including widgets, mouse interaction, desktop color management, and focus handling. Dive into topics such as graphics context, overwriting, and sketch focus drawing. Access the complete video series and source code to enhance your understanding of operating system development and GUI implementation.
Syllabus
Intro
Widgets
OnMouseDown
Desktop
Color
GraphicsContext
GetFocus
Overwrite
Sketch Focus
Draw
Outro
Taught by
Write your own Operating System
Related Courses
Developing a Multithreaded Kernel From Scratch!Udemy Build Your Own Operating System
Chris Titus Tech via YouTube Build a LinuxFromScratch System Part V - Kernel + Booting It Up!
Write your own Operating System via YouTube Linux Kernel Programming - Compile and Boot
Write your own Operating System via YouTube Build a LinuxFromScratch System - Building the Target-System
Write your own Operating System via YouTube