Files
ttcalc/TODO
Tomasz Sowa 368711c76c initial import
git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@2 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-01-22 11:12:01 +00:00

18 lines
737 B
Plaintext

TODO TTCalc
===========
* increase the input edit
* when the program should be run as the maximalized window, the window is only
resizing horizontly
* doesn't set 'always on top' if it was in the configuration file
* add the button 'error' which shows us where is incorrect character (in input edit)
* add the test when program is being starded which checks if the coordinates of the
main window actually pointing
at the valid area (for example when someone take his configuration file into a
new computer)
* add some physical constants
* make the help
* the focus (from tab key) doesn't go from tabs into their controls
* when compiling under Cygwin the program has a problem with line-ends in
the configuration file (/r/n)