Inputbox

Nov 11, 2009 at 12:45am
Okay, what I want is simple, an input box that writes whatever you put in the bar into a text file. I have looked all over, and the only things I can find is source-codes with 500 lines of other B.S. that I don't need, and I'm not good enough to pick out the required code. Thank you to anyone that can help :).
Nov 11, 2009 at 7:38am
What do you mean?
Nov 11, 2009 at 2:46pm
closed account (S6k9GNh0)
Tylerk42, you don't choose what code you want and take it out into your program. There's no difference between that and static linking. Reuse the code given whatever GUI library you decide to go with. If your using Win32, review Win32 GUI Tutorials.
Nov 12, 2009 at 1:20am
Thank you Computerquip, with your advice I was able to figure it out. :)
Topic archived. No new replies allowed.