Note that there are some explanatory texts on larger screens.

plurals
  1. POHow does C++ builder stack up against other RAD IDEs?
    primarykey
    data
    text
    <p>It has been a few years since I did any development for PCs (I usually do embedded software). </p> <p>At that time I was highly proficient with (Borland, now CodeGear) C++ Builder. Time has moved on, C++ Builder has become extremely expensive and there are alternatives (MSVC studio, NetBeans, QtCreator, maybe even Eclipse with the right plugins). Others?</p> <p>Three things concern me (in no particular order), ease of use, additional GUI components and cross-platformness.</p> <p>Ease of use - I want an IDE which helps, not hinders me. Good debugger, refactoring, jump to variable declaration, usage, that sort of thing .. </p> <p>GUI components - when using C++ Builder I was impressed by how easy it was to develop additional VCL components and how many were available, often for free. Thus if I wanted a standard string grid where the cells also could contain pictures, checkboxes, etc, I could probably find one, or roll my own.</p> <p>I am not sure what the current state of play is with respect to add-on components. Do other systems have anything like <a href="http://www.tmssoftware.com/site/" rel="nofollow noreferrer">http://www.tmssoftware.com/site/</a> ?</p> <p>Cross-platform - I personally use Linux for everything, but realistically, the majority of my users have Windows installations. So, cross-platform is "nice to have", "all other things being equal".</p> <p>Now I have to pick a solution and stick with it for the next few years. Which one, given my points above (cost plays a role, but is not make/break)?</p> <p>Thanks in advance for your help.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload