|
|
|
|
|
by colejohnson66
2124 days ago
|
|
I’d absolutely love if Qt was available in Rust as “easily”[a] as GTK is. [a] While getting a “Hello, world” GUI working with GTK-rs on Windows is an exercise in frustration, Qt on Rust is harder as it requires generating bindings due to the C++ API. |
|