Questions about edit box in VC++ 6

H

H

Hello,
So, can anyone help explaining this to me, or tell where to post to get some
help..

In VC++ 6, I can make a dialog, with an edit box in it (call it IDC_EDIT).
If I go to the classwizard (click IDC_EDIT) and want to connect a variable
to it I can choose between some different choices. So, if I choose to make
an int, how can i use this ? I guess there should be some way to simplify
using numbers in the box, or am I way off here ?
As I'm doing it now I have a CEdit connected to the box, and do all the
operations by getting the text from it and do myoperations that way, but
since I only want to use numbers maybe theres a easier way ? So, whats the
use of connecting the int to the box ? Or should I just set the style to
number on the box ?

TIA
H
 
J

John Harrison

H said:
Hello,
So, can anyone help explaining this to me, or tell where to post to get
some
help..

Windows programming questions are off topic here, try

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,114
Latest member
GlucoPremiumReview
Top