Which GUI framwork should I choose

Ofc - cognitive slip after a long and tiring day

Thanks for your reply. I will look at these chess and sudoku guis to understand how it works.

I had seen on linebender blog that there is steady monthly progress on Xilem (even in recent months), but I was wondering whether it was already used by other people than Xilem authors or not.

Just look at the Xilem example collection -- my GUIs are based on that, as there is not much documentation:

xilem/xilem/examples at main · linebender/xilem · GitHub

Most should be easy to understand.

1 Like

I always go for a Tauri app if I want best of both worlds

1 Like

I recommend you to use Tauri which is a powerful web based GUI framework for rust apps.