|
-
May 13th, 2012, 10:33 PM
#1
Combo box
Hi, i'm new to Visual C++. I currently taking courses on it.. due to i have no understanding on the lecturer i am having problem with it..
I want to create win32 winapi application
i basically can do combobox already.. but my question is.. if i have a list of selection... how to select and get message from my selection?
example:
let say a,b and c..
when i select 'a', and press button "go", i want to make pop up message that said 'a is selected'..
when i select 'b', and press button "go", i want to make pop up message that said 'b is selected'.. and so on...
how do i programmed this? thank you....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|