Post
Topic
Board Development & Technical Discussion
Re: The official Bitcoin client looks awful
by
prof7bit
on 02/07/2011, 14:34:30 UTC
It seems you have outdated information. Qt has a native handler for GTK, MacOSX and Windows at least.

No, nothing has changed. Qt is still emulatig the L&F as it has always done and is rendering every single pixel of every control itself rather than using the platform native controls. Just look into the source code to see it for yourself.