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

More Examples #4

Open
maarek opened this issue Apr 17, 2020 · 1 comment
Open

More Examples #4

maarek opened this issue Apr 17, 2020 · 1 comment

Comments

@maarek
Copy link

maarek commented Apr 17, 2020

Could you create some more examples of how the various components are used. I am new to rust and have been having difficulties working with the static callbacks (menu items) and things not showing up as expected (windows).

@samcrow
Copy link
Owner

samcrow commented Jun 1, 2020

Unfortunately, I can't make good examples for most of the SDK because I haven't found a good design for the APIs that is safe, ergonomic, and functional. The menu and graphics APIs are especially incomplete.

If you learn how to use the low-level C bindings, you can make a better design for safe Rust APIs on top of them.

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