Button component width
Marco Martin
notmart at gmail.com
Thu Oct 4 11:06:15 UTC 2012
On Thursday 04 October 2012, Aurélien Gâteau wrote:
> lately on what other UI guidelines recommend. Interestingly, both Windows
> and OS X guidelines recommend a default width, Windows guidelines going as
> far as saying if a button's width is less than the default width, it will
> look "unprofessionnal".
>
> Command Buttons in Windows:
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa511453.aspx#gener
> al
>
> OS X, no explicit mention of size but look at the button screenshots in the
> "Push Button" section:
> https://developer.apple.com/library/mac/documentation/UserExperience/Concep
> tual/AppleHIGuidelines/Controls/Controls.html#//apple_ref/doc/uid/TP3000035
> 9- TP6
>
interesting.
on this matter btw i noticed that on Qt it's qstyle dependent, and the only
style i found so far that doesn't have a fixed default size is oxygen.
is btw something that i would like to see fixed, that if doesn't break the
behaviour of too many applications (that is becoming a reason why doing any
change in the oxygen qstyle has become extremely difficult)
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list