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

Updated tutorial4 code to match example #32

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

danslimmon
Copy link
Contributor

The code in examples/gowid-tutorial4 works correctly, but the corresponding code in Tutorial.md – while it also works – doesn't match it. Since the package level UserInput function hasn't been introduced yet by this point the tutorial, I think it makes more sense to use w.IWidget.UserInput here.

The code in `examples/gowid-tutorial4` works correctly, but the corresponding code in `Tutorial.md` – while it also works – doesn't match it. Since the package level `UserInput` function hasn't been introduced yet by this point the tutorial, I think it makes more sense to use `w.IWidget.UserInput` here.
@gcla
Copy link
Owner

gcla commented Mar 26, 2021

Thanks @danslimmon for fixing this!

@gcla gcla merged commit dbd7a71 into gcla:master Mar 26, 2021
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.

None yet

2 participants