Skip to content

KDE HIG: Configuration dialogs

Monday, 12 March 2007  |  el

I started to write down some guidelines for configuration dialogs in KDE4. The major differences to KDE3 are:

  • Do not overload your configuration dialogs!
  • Avoid the usage of tree views in the sidebar of paged dialogs.
  • Set the dialog's maximum size to 800x600 Pixels.
  • Make sure all dialog pages are sized equally, so the dialog does not resize.
  • Provide vertical and horizontal scrollbars on each tab (hide them by default). This allows users who require big font sizes to reach all contents while they can see the tab titles and reach the OK/Cancel buttons.
  • Separate advanced preferences from frequently used ones.

Please review the guidelines and give me feedback. I'm basically interested in everything - if you agree on the contents, the format, if there are parts missing, if you need more examples, more concrete guidelines etc. Also, in the lower part of the page, there are some suggestions for new widgets in the standard sections I'd like to see feedback for (font and color requester). You can either use this blog's comment section or write an email to ellen kde org).