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

Minimal window example #3659

Closed
doonv opened this issue Apr 27, 2024 · 2 comments
Closed

Minimal window example #3659

doonv opened this issue Apr 27, 2024 · 2 comments

Comments

@doonv
Copy link

doonv commented Apr 27, 2024

The window example shows a lot of stuff that isn't needed for a winit application. This can be useful, but for someone who is just starting out with the library, it can be overwhelming. So I'd like an example that only shows the bare minimum to create a window, and only handle basic events like resizing.

@kchibisov
Copy link
Member

Bare minimum is what you see on the cargo doc page as a first thing.

@doonv
Copy link
Author

doonv commented Apr 27, 2024

Bare minimum is what you see on the cargo doc page as a first thing.

Why isn't that example included in the examples folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants