http://winprog.org/tutorial/
is good if you are using windows. Creating windows isn't quick and simple. You must patiently learn the process of making one.
Creating windows isn't quick and simple. You must patiently learn the process of making one.
Don't say this. Making a window is not that complicated, and the process stays the same 95% of the time. It can look daunting at first, but if you take your time the first time through and do it right, it won't be that hard.
thanks for this links guys... sorry i didnt say this earlyer but the programs id like to make have to run on multiple platforms without haveing to recode to much...
i just thought that since C++ is multi platform that there would only be one way to do it....
so i gues my question is what is best for multi platforms? thanks
Qt is good for multiple platforms on Linux. I am not sure whether it's possible to produce WIN apps from the same code. I heard some rumors about someone doing it . You can develop WIN code on linux using Qt.
alright ill take a look at it...im just googleing tutorials atm but is there any you guys would recomend...i do better with video tutorials if you know of any...