*************************************************
LCDInfo Screen Editor version 1.0.2.2
---------------------------------------------------
http://www.reloded.com/files/LCDInfoSE.zip
Version history
---------------
Version 1.0.2.2 [Oct 28 2003]
- Bug fixes
- Fixed bug in creation of new profiles (Would not create a blank profile unless the previous profile had been modified).
- Fixed bug in the saving of profiles (Quotes ("") would not be saved to 'LineX =' statements. This is a problem with how Delphi's INI file handling routines read strings. It seems that if the line statment in the INI file has quotes around it, they are stripped off. Now all line statments will have quotes placed around them when written, altough the quotes will not show up in the editor itself - not needed). Thanks to SIZ for pointing this one out.
- Improvements
- Improved the resetting of font data when creating a new profile. Previously information of the last used fonts was kept when a new profile was created.
- Layout of the screen profile INI is now improved when written, making it more readable (line-breaks where appropriate).
- Changes
- Updated number of 'GraphicX=' statements to 10. I'm not sure what the max is on this, but I've had it up to 10 statements.
Version 1.0.0.0 [Aug 05 2003]
*************************************************
This has been written with LCDInfo 0.4pre11 in mind, and therefore features such as GraphicText0, etc are not present so it will not make 0.32 compatible files. However, I think it should make 0.32pre12 and onward compatible files seeing as this was when GraphicText was replaced (both of the above builds are linked somewhere on the forums).
If there are any glaring errors or problems, do let me know