[Pharo-project] Ugly disabled buttons
The disabled buttons look ugly with the new strike fonts. Does somebody know what the reason is and how to fix it? We cannot ship Pharo like this... Cheers, Adrian
That's the fuzzy label of Polymorph. It sort of works with true-type fonts, but makes the bitmap fonts unreadable. I don't like it in any case, have never seen a user-interface using something like that. Why not just dim the color? Lukas 2009/12/13 Adrian Lienhard <adi@netstyle.ch>:
The disabled buttons look ugly with the new strike fonts. Does somebody know what the reason is and how to fix it? We cannot ship Pharo like this...
Cheers, Adrian
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
I would also vote for dimming :) Cheers, Doru On 13 Dec 2009, at 12:55, Lukas Renggli wrote:
That's the fuzzy label of Polymorph. It sort of works with true-type fonts, but makes the bitmap fonts unreadable. I don't like it in any case, have never seen a user-interface using something like that. Why not just dim the color?
Lukas
2009/12/13 Adrian Lienhard <adi@netstyle.ch>:
The disabled buttons look ugly with the new strike fonts. Does somebody know what the reason is and how to fix it? We cannot ship Pharo like this...
Cheers, Adrian
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com "Speaking louder won't make the point worthier."
On Dec 13, 2009, at 12:58 PM, Tudor Girba wrote:
I would also vote for dimming :)
Yes! I added a bug report: http://code.google.com/p/pharo/issues/detail?id=1604
Cheers, Doru
On 13 Dec 2009, at 12:55, Lukas Renggli wrote:
That's the fuzzy label of Polymorph. It sort of works with true-type fonts, but makes the bitmap fonts unreadable. I don't like it in any case, have never seen a user-interface using something like that. Why not just dim the color?
Lukas
2009/12/13 Adrian Lienhard <adi@netstyle.ch>:
The disabled buttons look ugly with the new strike fonts. Does somebody know what the reason is and how to fix it? We cannot ship Pharo like this...
Cheers, Adrian
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Dec 13, 2009, at 12:58 PM, Tudor Girba wrote:
I would also vote for dimming :)
Of course fix the font problem, however I would vote more for sorting out the ugly buttons in the first place - they look very dated and clunky. I particularly like how when you maximise the browser the height of the buttons gets bigger (taking up more precious vertical space). I wish we had a combination of Tabs and some proper toolbar buttons to make it look more visually appealing. Tim
Yes!
I added a bug report: http://code.google.com/p/pharo/issues/detail?id=1604
Cheers, Doru
On 13 Dec 2009, at 12:55, Lukas Renggli wrote:
That's the fuzzy label of Polymorph. It sort of works with true-type fonts, but makes the bitmap fonts unreadable. I don't like it in any case, have never seen a user-interface using something like that. Why not just dim the color?
Lukas
2009/12/13 Adrian Lienhard <adi@netstyle.ch>:
The disabled buttons look ugly with the new strike fonts. Does somebody know what the reason is and how to fix it? We cannot ship Pharo like this...
Cheers, Adrian
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Adrian Lienhard -
Lukas Renggli -
Marcus Denker -
Tim Mackinnon -
Tudor Girba