https://github.com/lszl84/wx_transparency_tutorial
Transparency and Alpha Channels in wxWidgets
https://github.com/lszl84/wx_transparency_tutorial
cpp wxwidgets
Last synced: about 2 hours ago
JSON representation
Transparency and Alpha Channels in wxWidgets
- Host: GitHub
- URL: https://github.com/lszl84/wx_transparency_tutorial
- Owner: lszl84
- License: mit
- Created: 2023-04-03T11:25:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-18T14:42:37.000Z (about 1 year ago)
- Last Synced: 2025-05-18T15:35:42.826Z (about 1 year ago)
- Topics: cpp, wxwidgets
- Language: C++
- Homepage: https://www.lukesdevtutorials.com
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wx_transparency_tutorial
Handling transparency in wxWidgets.
Full tutorial: https://www.youtube.com/watch?v=CeHM_UD_BkE
---
Check out the blog for more! [devmindscape.com](https://devmindscape.com)
---