You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
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).
The text was updated successfully, but these errors were encountered: