kenz-gelsoft / wxRust2

re-exploration Rust binding to wx
MIT License
78 stars 10 forks source link

Use examples dir for ported wx samples #157

Closed kenz-gelsoft closed 2 years ago

kenz-gelsoft commented 2 years ago

examples dir is conventional place easy to run in cargo

kenz-gelsoft commented 2 years ago

examples directory doesn't work with sample code requires C++ deps.

wontfix