My custom Tab implementation with Slint

⚓ Rust    📅 2026-04-10    👤 surdeus    👁️ 1      

surdeus

As of date of writing, their docs (v1.15.1) about some of the most common widgets like tabs are lacking. And with some assistance from AI, I explored some options until I can build my own implementation.

I'm trying to expose as many reasonable properties as possible for those who might want a fine-grained control, while also keeping a sensible default for those who want a much simpler and ready-to-use widget.

This picture demonstrates a simple usage of the widget using most defaults.

Screenshot From 2026-04-10 19-33-35

demo

Overall, what do you guys think? Any improvement or possible additions to this specific widget?

2 posts - 1 participant

Read full topic

🏷️ Rust_feed