top | item 47004470

(no title)

kllrnohj | 16 days ago

There's also good reasons that immediate mode GUIs are largely only ever used by games, they are absolutely terrible for regular UI needs. Since Rust gaming is still largely non-existent, it's hardly surprising that things like 'egui' are similarly struggling. That doesn't (or shouldn't) be any reflection on whether or not Rust GUIs as a whole are struggling.

Unless the Rust ecosystem made the easily predicted terrible choice of rallying behind immediate mode GUIs for generic UIs...

discuss

order

meindnoch|16 days ago

>Unless the Rust ecosystem made the easily predicted terrible choice of rallying behind immediate mode GUIs for generic UIs...

That's exactly what they did :D

Ygg2|16 days ago

They didn't. Biggest Rust GUI by popularity is Dioxus.

airstrike|15 days ago

Not at all what they did. iced and Dioxus come to mind