https://github.com/lszl84/wx_textctrl_tutorial
Text Fields in wxWidgets - a tutorial
https://github.com/lszl84/wx_textctrl_tutorial
cpp wxwidgets
Last synced: about 6 hours ago
JSON representation
Text Fields in wxWidgets - a tutorial
- Host: GitHub
- URL: https://github.com/lszl84/wx_textctrl_tutorial
- Owner: lszl84
- License: mit
- Created: 2022-10-31T16:54:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-25T14:25:27.000Z (4 months ago)
- Last Synced: 2026-03-26T17:10:32.862Z (3 months ago)
- Topics: cpp, wxwidgets
- Language: C++
- Homepage: https://devmindscape.com
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wx_textctrl_tutorial
How to use the wxTextCtrl and wxValidator in wxWidgets - a [tutorial](https://www.youtube.com/watch?v=5R1V3a7ib5Q).
---
Check out the blog for more! [devmindscape.com](https://devmindscape.com)
---