![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2006
Posts: 6
Rep Power: 0
![]() |
A few Windows Problems
when makeing a win32 app in C++, What do i use for user input in the dialog editor ? Edit control ?
Im very new to this, I have looked in the help files But they are still a bit confusing to me, could someone direct me to a simple tutorail on windows programming or help me here maybe ? I have a basic window that I let C++ build for me, It only has File>Exit and Help>about on the menu bar. I want to add another item on the menu bar "Start" when clicked I want it to open another window with 8 user input boxs and 4 output boxs that simply add up the 2 preceding input boxs when the user presses Calculate. But I don't know how: 1) To create a new window to house my input,output boxes and the button. 2) To set the value of the output boxes when the button is clicked. 3) To get User input. Im crossing over from console programming to windows programming, And have many questions, So forgive me if im a bother to you guys . |
|
|
|
|
|
#2 |
|
Hobbyist
Join Date: Sep 2005
Posts: 261
Rep Power: 4
![]() |
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
I answered some of your questions here: http://www.programmingforums.org/for...ad.php?p=88867.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Mar 2006
Posts: 6
Rep Power: 0
![]() |
I think i need A working example with source code to play around with but i have looked for about 2 hours on google but didn't find anything, ( could be cuz I don't know exactly what im looking for lol)
|
|
|
|
|
|
#5 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
You should read at least this and everything before it might be handy too.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: UK
Posts: 215
Rep Power: 3
![]() |
|
|
|
|
|
|
#7 |
|
Newbie
Join Date: Mar 2006
Posts: 6
Rep Power: 0
![]() |
Thanks
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|