Open diit opened 4 years ago
Heya - thanks for taking interest. I appreciate the Rust community's interest in GUI solutions but... well, I should put a notice in the README. :\
You can see this comment I posted on Reddit when it came up there recently for more context - I'd like to return to this eventually but it's just a bit heavy for me right now. If you're interested in following my work in this area, you can check out appkit-rs, which is a Cocoa/AppKit wrapper that'd end up being used here whenever I can return to it.
Setup
cargo run
Versions
Default host: x86_64-apple-darwin rustup home: /.../.rustup
installed toolchains
stable-x86_64-apple-darwin 1.35.0-x86_64-apple-darwin 1.39.0-x86_64-apple-darwin
active toolchain
1.35.0-x86_64-apple-darwin (overridden by '/.../alchemy/rust-toolchain') rustc 1.35.0 (3c235d560 2019-05-20)
What are you trying to accomplish?
Running example
What is the actual output?
Checklist