On 26.03.2016 20:52, Ivan Akulinchev wrote:
Having properly implemented user controls is far more important than having partially working gtk3 disguise.
One thing depends on another. When I worked on my own UxTheme implementation, I found that comctl32 likes to send 0 instead of properly arguments. It angered me.
Do you mean the way comctl32 uses uxtheme API currently is wrong? How did you find out it's not using it right way, with proper arguments?
So if I want to get a perfect GTK3-theming, I have to fix comctl32 too.