Page 1 of 1
Making a GUI
Posted: Mon Aug 12, 2002 11:00 pm
by Jarek Pelczar
Hi !
Does anybody have articles about creating professional GUI ?
I would like to make one for my OS.
Best regards
Jarek Pelczar
RE:Making a GUI
Posted: Tue Aug 13, 2002 11:00 pm
by TheUbu
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
RE:Making a GUI
Posted: Mon Nov 11, 2002 12:00 am
by feaster
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.