From 87b3e79036386ca12aa654559de101c9a92b309f Mon Sep 17 00:00:00 2001 From: dickelbeck Date: Mon, 8 Mar 2010 03:29:16 +0000 Subject: [PATCH] MRSR --- Documentation/guidelines/UIpolicies.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/guidelines/UIpolicies.txt b/Documentation/guidelines/UIpolicies.txt index 7acd377e3e..f07c71278a 100644 --- a/Documentation/guidelines/UIpolicies.txt +++ b/Documentation/guidelines/UIpolicies.txt @@ -45,3 +45,10 @@ Dialogs: the dialog is created but before it is shown or use class methods to re-size the dialog as required. Reset the minimum size to the updated dialog size. + + Dialog windows shall not exceed 1024 x 769 when displayed in a 13 point font. + Note that the font used by end users is not something that you control from + within the dialog, but for testing purposes please do not exceed this dialog + size should the user have selected a font size of 13 points. + +