Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Java Swing still lets you make native-looking-and-feeling apps (with some care). I don't know of any new GUI frameworks that let you do the same.

That's the whole raison d'ĂȘtre of the (C++) wxWidgets toolkit. [0] It fully commits to using native GUI widgets, rather than impersonating them. (That is, it wraps various other toolkits.)

As others have pointed out, the other major cross-platform toolkits (Qt, GTK) also do a pretty good job.

[0] https://wxwidgets.org/



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: