Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~11.3K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for malcolmsand

Hello guys, I have a problem with Win32 C++ GUI. I'm creating a program and as one of the steps, I want to: 1. Let the user type somthing in the textbox, 2. Show it in another box/area, 3. Clear the typed text from the textbox. It would be something …

Member Avatar for triumphost
0
9K
Member Avatar for gretty

Hi guys, I have preety same code as the above, but I would like to take the text from the textarea and instead of showing it in a message box, show it in some area next to the textarea from where it was taken (something like chat: user inputs text …

Member Avatar for malcolmsand
1
2K

The End.