PMunch / wxnim

Nim wrapper for wxWidgets.
MIT License
94 stars 11 forks source link

Removed wxString interpolation proc #6

Closed fredrikhr closed 7 years ago

fredrikhr commented 7 years ago

Fixes issue https://github.com/PMunch/wxnim/issues/4 temporarily by removing unused code that causes the error

In the future an easy conversion between Nim strings and wxString should be considered