How does a GUI Framework work?
Posted
by AlexW.H.B.
on Stack Overflow
See other posts from Stack Overflow
or by AlexW.H.B.
Published on 2010-05-24T05:33:44Z
Indexed on
2010/05/24
5:41 UTC
Read the original article
Hit count: 274
I have been all over the web looking for an answer to this, and my question is this: How does a GUI framework work? for instance how does Qt work, is there any books or wibsites on the topic of writing a GUI framework from scratch? and also does the framework have to call methods from the operating systems GUI framework?
-- Thank you to any one who takes the time to try to answer this question, and forgive me if i misspelled anything.
© Stack Overflow or respective owner