Skip to content


RAD-C++ : GUI Library

There are lot of GUI toolkits arround,each has its own way of developing programs.There are many libraries that requires lot of study & you need to spend a lot of time with it.At the end,you wish you can create your programs in few minutes without thinking about the DLL or any memory issue.In such case RAD-C++ is the library you are looking for,with it you can create windows application in few minutes.This article reviews RAD-C++ version 1.2.3,so please consider it while commenting on it.

What is RAD-C++ ?

Radcpp is a GUI library written for windows.It is purely based on windows native API so there is no burden to learn any new thing out of the box.As it is purely based on C++,you can get all the advantages of OOP in your windows program.Before diving into RAD-C++,lets see what are it’s main features:

  • Faster program deveopement & less memory consumption
  • Ease of use & flexibility
  • No special configuration
  • Support for OpenGL & Unicode
  • Less compile time & memory required
  • Used under VC & Dev-C++
  • Most of common controls covered

RadC++ is available in Devpak’s repository or recent version on thier own website.You can even download the individual library.Let’s take a look what is missing with it.

  • Non-Crossplatform

RadC++ allows you to program under windows platform only,you can’t port your programs outside windows.As far as my opinion,it is good if you’re creating freeware applications.

If you want to know more about it try the following resources:

RAD-C++ Website

RAD-C++ Forum

RAD-C++ Devpak for Dev-C++/WxDevC++


2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Ali Imran says

    Well thanks for your comments but License is almost lifted, and now you can produce appliations without nay bounderies.

    regards
    Ali Imran
    (Author RAD C++)

  2. mahesh says

    Thanks for stopping by and comment. Good to hear that license is more flexible now. Thanks for comments. :D



Some HTML is OK

or, reply to this post via trackback.