Subversion Repositories oidplus

Rev

Rev 993 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 993 Rev 994
Line 1... Line 1...
1
 
1
 
2
TODO:
2
TODO:
3
* (See "TODO" entries in the *.pas files)
3
* (See "TODO" entries in the *.pas files)
4
 
4
 
5
KNOWN BUGS:
-
 
6
- If you fill a description with 255 characters, then save, then the last 4 are not getting written. why?
-
 
7
  ... actually, sometimes also just 1 char vanishes. maybe it was something to do with the amount of CRLF?
-
 
8
 
-
 
9
IDEAS:
5
IDEAS:
10
* If you call OIDPLUS.EXE with an argument to a .OID file, then open this OID
6
* If you call OIDPLUS.EXE with an argument to a .OID file, then open this OID
11
* TreeView: Write to StringList (avoid recursive calls) and save StringList to file
7
* TreeView: Write to StringList (avoid recursive calls) and save StringList to file
12
* TreeView: In the preview, let the user jump to a specific OID
8
* TreeView: In the preview, let the user jump to a specific OID
13
* Implement RAs
9
* Implement RAs