An open API service indexing awesome lists of open source software.

https://github.com/lszl84/wx_wrapsizers_tutorial

Building a desktop Paint App clone with C++ and wxWidgets
https://github.com/lszl84/wx_wrapsizers_tutorial

cpp desktop layout wxwidgets

Last synced: about 1 hour ago
JSON representation

Building a desktop Paint App clone with C++ and wxWidgets

Awesome Lists containing this project

README

          

# wx_wrapsizers_tutorial

Using wrap sizers and spacers for UI layout to create a paint app in C++ using wxWidgets.

See: https://www.youtube.com/channel/UC4Q-KGKCeFbBpaAqwllCDqQ

![Paint App](/app.png)

---
Check out the blog for more! [devmindscape.com](https://devmindscape.com)
---