- Status Report (Stack and Tile)
- Back from Auckland
- Work in progress on the xHCI driver
- GSoC Introduction: BFS Partition Resizer
- GSoC Introduction: NFSv4 client
- GSoC Introduction: x86_64 port
- GSoC Introduction: OpenJDK port
- gsoc2012 cpuidle project introduction
- Playing Around With QEMU and VT-d
- A Short BeGeistert 025 Report
Lesson 17: Writing a New Control, Part I
This lesson is one of several which delves into the art of control writing for Haiku -- not just a quick-and-dirty hack on an existing one, but writing a new control which rivals existing ones in quality and features. Learn how controls handle drawing themselves and write a basic color display control.
- darkwyrm's blog
- Login or register to post comments







Comments
Re: Lesson 17: Writing a New Control, Part I
Writing controls is an extremely important part of Haiku. When we start to update and extend the look and feel of Haiku beyond traditional BeOS, writing new controls is how it will be done. So read and learn this lesson.
Thanks for another great tutorial, darkwyrm!