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

https://github.com/zeyu-li/cpp_gui_template

Template for wxWidgets GUI :pencil:
https://github.com/zeyu-li/cpp_gui_template

gui-template

Last synced: about 1 year ago
JSON representation

Template for wxWidgets GUI :pencil:

Awesome Lists containing this project

README

          

# C++ GUI Template

## About

This is a GUI template for c++ using [wx-widgets](https://www.wxwidgets.org)
The code is from [javidx9's video](https://www.youtube.com/watch?v=FOIbK4bJKS8)

## Required Library

* [wsWidgets](https://www.wxwidgets.org/)

\*\* Remember to add to path after complying

## Settings for VS

Check the video

## Notes

.exe not included, thus you must build it first