top | item 38696296

(no title)

mildmotive | 2 years ago

> Doesn't resize decently,

About HTML+CSS, that’s just incorrect.

Go and try Tailwindcss and then tell me how bad HTML is at resizing.

https://tailwindcss.com/docs/responsive-design

discuss

order

guappa|2 years ago

Well in Qt layouts are native, no need of using an external project.

mildmotive|2 years ago

Tailwindcss makes using CSS easier, it’s still CSS underneath, which you can interface with directly if you want.

For medium to large applications it takes quite a bit of work to give your Qt GUI a custom style, and do it right. This isn’t something you can hand wave away.