Is there anything RAD comparible to VCL?
- by mawg
After years in embedded programmking, I have to develop a windows app. I dug out my old C++ builder and Delphi. These are great and the latest version costs over $1k, so I won't be going there.
What I prarticularly like is the VCL (visual component library) which let's me code my own components and share them with others, plus the thousands of…