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
{{ message }}
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
Now this is pretty far future, but it might not hurt to start wondering about how the GUI might be designed. I've become a bit enamored with Microsoft's WPF recently, specifically with XAML, so maybe that might play a role in it. Or perhaps I'd go a more traditional route... I don't know for sure yet. I'll probably have a lot of time to think about it though.
The text was updated successfully, but these errors were encountered:
That being said, XAML is probably unlikely, at least as the initial interface. One possibility is that XAML or some similar UI markup language can be implemented as a layer above immediate-mode C calls
More like immediate-mode Rust calls
Current plan is an architecture similar to Qt, which is similar to WPF if you squint hard enough. Not sure how well it'd translate to Rust, though
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now this is pretty far future, but it might not hurt to start wondering about how the GUI might be designed. I've become a bit enamored with Microsoft's WPF recently, specifically with XAML, so maybe that might play a role in it. Or perhaps I'd go a more traditional route... I don't know for sure yet. I'll probably have a lot of time to think about it though.
The text was updated successfully, but these errors were encountered: