On 12/6/11, Adam Wilson <flybo...@gmail.com> wrote: > My goal for the project is what you would term non-native in that it does > not make use of the OS widgets; however the plan is to provide native > looking skins for the widgets.
That's what the theming API is for on Windows. OSX might have something similar. Harmonia uses the theming API, for OSX/Linux you can take a look at Qt and how they skin their widgets.