Os GUI
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Os GUI
i'd try crawling http://dmoz.org/Computers/Software/Oper ... /Toolkits/ or looking at some GUI-on-top of SDL/allegro package, but honestly, plug-and-play code to be included straight in your kernel in a single file ...
i doubt it even exists...
i doubt it even exists...
Re:Os GUI
Try DEPUI: http://www.deleveld.dds.nl/depui.htm
A driver for DEPUI can be easily written for any platform provided there are the following functions:
- Graphic mode set
- Putpixel
- Getpixel
- Keyboard pressed and which key it was
- Reading mouse movement