Graphical User Interface Design
Posted: Wed Apr 21, 2004 6:13 am
Hi...
I'm developing my own operating system... the kernel is complete with all multi-thread multi-process, ( all usual OS functionalities ) etc support, the filesystem is complete and working, I am planning to build a graphical user interface subsystem on my operating system.
The display interface is vesa based, and all putpixel, drawline, drawrect type libraries are already implemented.
now I need advice about how to program a windowing subsystem, how to implement windows, buttons, checkboxes etc all those kind of stuff.
thanks.
...Cemre...
PS: I'm planning to distribute the source codes of my operating system, but i'm not quite sure about it, I've been working on this project over one and a half year, and i just don't want it to get out of my own control... what do you think about this? what would you suggest?
I'm developing my own operating system... the kernel is complete with all multi-thread multi-process, ( all usual OS functionalities ) etc support, the filesystem is complete and working, I am planning to build a graphical user interface subsystem on my operating system.
The display interface is vesa based, and all putpixel, drawline, drawrect type libraries are already implemented.
now I need advice about how to program a windowing subsystem, how to implement windows, buttons, checkboxes etc all those kind of stuff.
thanks.
...Cemre...
PS: I'm planning to distribute the source codes of my operating system, but i'm not quite sure about it, I've been working on this project over one and a half year, and i just don't want it to get out of my own control... what do you think about this? what would you suggest?