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

https://github.com/lszl84/wx_advanced_grid_layouts_tutorial

Advanced grid layouts for C++ desktop apps
https://github.com/lszl84/wx_advanced_grid_layouts_tutorial

cpp layouts wxwidgets

Last synced: 1 day ago
JSON representation

Advanced grid layouts for C++ desktop apps

Awesome Lists containing this project

README

          

# wx_advanced_grid_layouts_tutorial

Advanced layouts in wxWidgets with `wxGridSizer`, `wxFlexGridSizer`, and `wxGridBagSizer`. See the video tutorial for more details: https://www.youtube.com/watch?v=WCt0-D32AUE

FREE wxWidgets course: https://www.youtube.com/playlist?list=PL0qQTroQZs5vVmTuBew-nTx9DIu6rRl2c

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