https://github.com/lszl84/wx_dialogs_tutorial
wxWidgets Dialogs Tutorial
https://github.com/lszl84/wx_dialogs_tutorial
cpp dialogs wxwidgets
Last synced: about 8 hours ago
JSON representation
wxWidgets Dialogs Tutorial
- Host: GitHub
- URL: https://github.com/lszl84/wx_dialogs_tutorial
- Owner: lszl84
- License: mit
- Created: 2023-01-23T12:05:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-18T14:42:30.000Z (about 1 year ago)
- Last Synced: 2025-05-18T15:35:37.229Z (about 1 year ago)
- Topics: cpp, dialogs, wxwidgets
- Language: C++
- Homepage: https://www.lukesdevtutorials.com
- Size: 24.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wx_dialogs_tutorial
How to use the dialogs (custom and built-in) in wxWidgets - a [tutorial](https://youtu.be/KwWpAAomc5Y).
---
Check out the blog for more! [devmindscape.com](https://devmindscape.com)
---