Commit b2bafb0c authored by dickelbeck's avatar dickelbeck

changes

parent 39d4c50f
......@@ -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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment