C++ Simple Code Topic is solved

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
dragonMan
Earned a small fee
Earned a small fee
Posts: 12
Joined: Sun Jun 06, 2021 10:25 am

C++ Simple Code

Post by dragonMan »

Hello,

I want a textbox to increase its value. How do I do that?
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7458
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: C++ Simple Code

Post by ONEEYEMAN »

Hi,
You use wxSpoinCtrl.

Thank you.
Post Reply