Preferences library ported, and universal test app built
Posted by mholmes on 11 Feb 2009 in Activity log
More progress porting my code to D2009:
- Ported the Preferences unit and dialog box, in the process creating a Transformer replace sequence that does most of the work on PAS and DFM files.
- Built a test app for Preferences, and tested it.
- Built a universal test app for all my libraries; as each is ported, it'll be added to the universal app, and be tested automatically.
- Tested Unicode (with Japanese) in GUI translation system. Works great.
- Tested the same thing, along with Preferences, in Wine -- again, it works a treat!
I've also, finally, downloaded and built the Help file updates, so I have a working help file. Not that it's much use, in practice.