Hi !
Does anybody have articles about creating professional GUI ?
I would like to make one for my OS.
Best regards
Jarek Pelczar
Making a GUI
RE:Making a GUI
Are you looking to just make a GUI are a GUI/WM Combo also are you going to make a graphics lib for widgets and such so people can use your GUI?
I'm not totally sure what are some good references but as far as getting a jump start on a graphics lib vesa info and the like you can try www.monstersoft.com
I'm not totally sure what are some good references but as far as getting a jump start on a graphics lib vesa info and the like you can try www.monstersoft.com
RE:Making a GUI
Ik think you could better start to write your own GUI in a language like C++ or Pascal. You can learn how to do things such as a mouse, windows, multiwindow, move windows etc.