View Single Post
Old Jan 16th, 2006, 1:33 AM   #1
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Winapi get textbox

I'm currently trying to merge my socket program, with a gui i just created.. it's basically to help me understand more how each of the project types would work.. Everything thing was going fine, until.. the dreadful ip . I need to figure out how to grab data that the user inputs to the textbox. I need to use this for the ip, the port and sending messages but the major thing rihgt now is just getting the client to connect. All i need is the "grab data from textbox function". Thanks.

EDIT: Ugh, the ip from the text box has to be converted into a char too :mad:
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!

Last edited by jayme; Jan 16th, 2006 at 2:00 AM.
jayme is offline   Reply With Quote