That is brilliant!
Thanks for delivering us such nice framework
- WIERZBICKI Stéphane
A few weeks ago I asked for recommendations on custom string grid components for Borland C++Builder 5.0. I investigated a lot of grids and decided on the AdvStringGrid from TMS Software and I wanted to tell the list why. The AdvStringGrid is actively being developed by TMS while many of the other grids have not been updated for a long time. The AdvStringGrid has built in functions for saving grid contents to file and loading the file back into the grid and also has OLE drag and drop features. Having these features built into the grid has saved me a huge amount of programming hours. It also has a large list of other features which may save me just as much time later. So make sure you evaluate this grid before you purchase an extra grid component.
- Patrick via Borland's C++Builder third party products newsgroup
FixInsight brought us an immediate gain in code quality by highlighting possible problems that went undetected until now.
We included it in the static code analysis on our buildserver, so every commit by a developer is also checked with FixInsight. It is a tool that really helps you to make your codebase more solid and also improves readability by reminding developers to stick to conventions.
One should not forget to mention that Romans support is great.
- Lübbe Onken
In case it helps anybody, the component I found is TAdvStringGrid. It does all I wanted and much more. I was getting useful results within 2 hours of downloading it. Some of the additional features I hadn't thought of but have used anyway. The application has a significantly improved interface inside 1 day.
- Steve Mullarkey, Australia
TMS Aurelius makes my code to be very clean. I can code in pure OOP, not worrying about database persistence or SQL statements, being able to switch connections and database servers very easily. My development speed has increased significantly.