Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

C++ GUI


rockbll4's Avatar
[TheN00bHacker]
0 0

ok im not very far in my c++ career(im learning classes right now). but i was wondering how one would go about producing a prog w/ good gui?

ive found code for a basic window. but idk how to add buttons, forms and all that jazz. how would u make the buttons interact, etc? (im getting tired of just console programming)


ghost's Avatar
0 0

yeah, i am really interested in learning gui c++ myself. I have messed around with a couple of tuts on gui c++, but i would like to be creating something more than a basic window like you said :D


ghost's Avatar
0 0

ya there are programs out to buy/steal/"borrow" that let you create the windows for your Programs to run in instead of that dull command prompt looking one lol but ya i will ask my C++ teacher What he Used in College and let you all know…..peace


rockbll4's Avatar
[TheN00bHacker]
0 0

lol if i could learn how to program the windows and crap with GUI, i would rather do that, because i could just download visual c++ from microsoft, and make my programs more 'visual' with that, but wheres the pride in that right?


ghost's Avatar
0 0

Try googling for the Forger's tutorial(good intro into basic GUI), either that or foosyerdoos(can't remember the exact url should come up as the first result in a "foosyerdoos+GUI" search thought.