Loading Documentation/guidelines/UIpolicies.txt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ Dialogs: 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. Dialog windows shall not exceed 1024 x 768 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. Loading TODO.txt +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ Common * Integer/long/double input boxes should handle comma and dot separated values, not only comma. ANYONE: C2) Write a tool to generate DSNLEXER keyword tables (and enums) as *.cpp and *.h. Language of tool should probably be C++. As input, the tool should take a list of whitespace separated keywords from a text file that is manually Loading Loading
Documentation/guidelines/UIpolicies.txt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ Dialogs: 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. Dialog windows shall not exceed 1024 x 768 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. Loading
TODO.txt +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ Common * Integer/long/double input boxes should handle comma and dot separated values, not only comma. ANYONE: C2) Write a tool to generate DSNLEXER keyword tables (and enums) as *.cpp and *.h. Language of tool should probably be C++. As input, the tool should take a list of whitespace separated keywords from a text file that is manually Loading