Changes

From Gramps

UI style

57 bytes added, 00:04, 10 June 2020
new name in gtk3
* Adhere to the [https://developer.gnome.org/hig/stable/ GNOME Human Interface Guidelines] as much as possible. If you feel you have a need to deviate from these, make sure you can justify it, and get buy off from the rest of the developers.
* Avoid using color to distinguish text. If you can, use a different mechanism. There are two issues:
# GTK allows the users to change their themes. You may be happy with your dark blue text that you've defined, but what about the person whose theme has a dark blue background? So far, the only widget that seems safe to use color is the gtk[https://developer.TreeViewgnome.org/gtk3/stable/GtkTreeView.html GtkTreeView]
# Many users (particularly males) are color blind. What you can distinguish, others may not be able to do so.
* Gramps is designed to be usable, although it may not look best, on 800x600 resolution displays. (This policy was last reviewed in [https://sourceforge.net/p/gramps/mailman/message/35551768/ 2016])
15,091
edits

Navigation menu