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

Suggested docs additions/modifications #91

Open
4 tasks
mattfelsen opened this issue Aug 28, 2017 · 1 comment
Open
4 tasks

Suggested docs additions/modifications #91

mattfelsen opened this issue Aug 28, 2017 · 1 comment
Assignees

Comments

@mattfelsen
Copy link
Contributor

  • show example of using std::bind instead of lambdas for signal callbacks
  • example of event dispatch system - both dispatching & receiving
  • note on subclassing BaseViews says you'll override update or draw, but it's just as likely to not override and instead only manage child views via callbacks (child tapped, animate this, etc.). Update docs to reflect?
  • keyboard shortcuts used
@benjaminbojko
Copy link
Collaborator

This is super helpful, thanks @mattfelsen

@benjaminbojko benjaminbojko self-assigned this Dec 1, 2017
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

No branches or pull requests

2 participants