Hi everyone, I am making my first attempts at VC++ programming, and I could use a bit of help. Here is what I am trying to make, it is something similar to a visual keyboard and I just need an example to get me started.
The user will press buttons in the GUI representing keys on a keyboard, each keypress will add the letter to a textbox. When the enter button on the GUI is pressed, the textbox clears and the line of text from the textbox is saved in a listbox that is above the textbox. If someone could show me how this can be implemented It would be very helpful.
Durible Outer Casing to Prevent Fall-Apart
The user will press buttons in the GUI representing keys on a keyboard, each keypress will add the letter to a textbox. When the enter button on the GUI is pressed, the textbox clears and the line of text from the textbox is saved in a listbox that is above the textbox. If someone could show me how this can be implemented It would be very helpful.
Durible Outer Casing to Prevent Fall-Apart