OSDev.org

The Place to Start for Operating System Developers
It is currently Mon May 20, 2024 3:34 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Windowing Systems by Example 6 - Control Issues Part I
PostPosted: Wed Sep 21, 2016 9:23 pm 
Offline
Member
Member
User avatar

Joined: Mon Apr 18, 2016 9:50 am
Posts: 138
Location: New York New York
A little late, but even so, it's that time yet again.

http://www.trackze.ro/wsbe-6-control-issues/

Today we start digging into building controls into our system by moving the child list from the Desktop class into the Window class and then using C-style inheritance to make the Desktop class itself a sub-class of Window. We also wrap up by doing some minor extensions to our drawing context's clipping functions and then cop out completely by not leaving the code in a compilable state. Gonna have to tune back in next week when we round things out by updating our window drawing routine to do clipping for arbitrarily nested child windows, extend our mouse handling to dispatch events to child windows, and finally build some working controls.

_________________
The OS is P5. Don't expect it to build.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group