Post
Topic
Board Development & Technical Discussion
Re: The official Bitcoin client looks awful
by
wumpus
on 02/07/2011, 15:52:10 UTC
Look harder. Its drawing its own emulated versions of the controls. It is re-implementing the behavior and it is emulating the look of each control by drawing its own stuff into *generic empty* windows. It is using some native graphics and theming API to draw its own things that look like the original native controls.
I don't really care beyond this, this level of nativeness is good enough for me.