Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logic to handle Unicode characters. #48

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

mburns83
Copy link

@mburns83 mburns83 commented Jan 3, 2018

Group and station names containing Unicode characters were failing when
attempting drag-n-drop operations. Added logic to intentionally convert
the strings between wxString and std::string resolves the issue.

Fixes #47

Group and station names containing Unicode characters were failing when
attempting drag-n-drop operations. Added logic to intentionally convert
the strings between wxString and std::string resolves the issue.

Fixes ebruck#47
@ebruck ebruck merged commit bedc2a6 into ebruck:v0.2.1-dev Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants