Making a GUI

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Jarek Pelczar

Making a GUI

Post 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
TheUbu

RE:Making a GUI

Post 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
feaster

RE:Making a GUI

Post 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.
Post Reply