Hacker News new | ask | show | jobs
by rchowe 5636 days ago
The thing about WPF apps is that none of visual studio, expression blend, or the zune client use a standard windows UI – cocoa makes it fairly easy to create an app that looks like xcode, and WPF seems that it makes it easy to style controls in a CSS fashion (I don't know; I haven't used it). I'd prefer consistency, even ugly consistency, over something nonstandard. Apple's gotten a little lax about this... see app store and iTunes.
1 comments

Rchowe, I agree with your criticism actually. The ribbon UI is really the only thing that's standard other than the parts of the experience enforced by the Aero engine itself.

One of the things I like about making WP7 apps are the Metro UI guidelines - it makes it a lot easier to build great looking applications when you have to follow conventions in order to publish.