On Fri, 2012-10-05 at 15:51 -0500, Adolfo Jayme Barrientos wrote:
I guess we should follow the GNOME HIG’s recommendations for dialogs
http://developer.gnome.org/hig-book/3.2/design-window.html.en
Sounds perfectly reasonable, added that link now to the wiki page under
guidelines. I'd be very appreciate if someone would take a sample
dialog, e.g. the zoom dialog in cui/uiconfig/ui/zoomdialog.ui and apply
those rules to it.
— except for the OK/Cancel button order, which should continue as
is today for Windows users—…
Yeah, button order should be a per-platform thing. I haven't gotten
around to implement that yet, but VclButtonBox in
vcl/source/window/layout.cxx should be tweaked to sort its children in
the platform-preferred ok/cancal/help order. Querying a Window with
GetType() and ordering by WINDOW_OKBUTTON, WINDOW_CANCELBUTTON,
WINDOW_HELPBUTTON etc. should get someone most of the way towards that.
C.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.