|
<< Click to Display Table of Contents >> Navigation: Telegram > 2023 > 03 > 01 > Telegram_2023-03-01T16 |
2023-03-01T16:12:28
Yes, it's not possible to move to other Delphi versions without the source code.
If you are not highly dependant on CG components I would suggest you replace them with alternatives
2023-03-01T16:17:30
Recently we introduced many new components based on well known JS controls. This should help developers to move away from deprecated and not well maintained 3rd party controls like TMS and CG Dev Tools.
2023-03-01T16:32:07
I know this is not the place for this. But this comment worried me.
2023-03-01T16:32:20
To give you a list:
- our standard IWEdit is now much better than the TMS one. It supports all input modern features using standard HTML 5
- IWjQGrid and IWjQDBGrid (Based on the famous jQGrid)
- IWjQPageControl and IWjQAccordion (based on jQ UI controls)
- IWReCaptcha
- IWCanvas, IWSignaturePad
- IWChartJS (based on ChartJS chart library)
- IWSummernote (implementing the summernote text editor)
- IWBootstrap components
2023-03-01T16:33:11
They keep building for new Delphi versions but don't expect neither anything new nor bug fixes