This commit is contained in:
dickelbeck 2010-03-08 03:29:16 +00:00
parent f825bb1ecc
commit 87b3e79036
1 changed files with 7 additions and 0 deletions

View File

@ -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.