Sorry, maybe you're asking, should you use the prebuilt GWT widgets ( https://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwTabLayoutPanel ), or create your own based from HTML/CSS? Personally, I like creating my own, as I have more control over them. Or there is a third option and use a 3rd party widgets.
...actually, I'm still just guessing what you're after. 🙂 On Saturday, 2 August 2025 at 8:40:17 am UTC+10 Craig Mitchell wrote: > I'm a little unclear what advice you're after. I'm not a professional UI > designer, and I don't know your requirements, but my initial advice is: > Using bottom tabs to open a sidebar is a little out of the ordinary. But > maybe it makes perfect sense in your situation. > > Anyway, if you have a GWT question, I'm more than happy to help. > > On Saturday, 2 August 2025 at 3:50:01 am UTC+10 divyanshu kumar wrote: > >> Hi everyone, >> >> I'm working on a GWT project and need some advice on creating a side >> panel using UiBinder. Specifically, I'm aiming for a setup like the one in >> the attached picture: a bottom TabBar where clicking a tab opens or closes >> the corresponding left sidebar. >> >> Thanks in advance for your help! >> >> [image: Screenshot 2025-08-01 at 11.14.03 PM.png] >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/e7f00e2f-a9bd-4d15-812d-5b7ade9df9c1n%40googlegroups.com.
