Short Description: A small and portable IDE with RAD capabilities for c++ winapi programming
Long Description 1: A small and portable IDE with RAD capabilities for c++ winapi programming
Long Description 2: Axolotl is a Graphical User Interface that helps C and C++ programmers to create quickly Windows Interfaces with pure Windows API.
To whom this program is addressed
Axolotl is addressed to the developer that wants to write pure C/C++ code for windows API and do not wish to use modern IDE like C++ builder Visual C++ e.t.c. If you are a programmer that uses an IDE like the Code::Blocks to create small and efficient application then the Axolotl is for you.
What the Axolotl will do fo you.
Axolotl will provide a graphical and easy way to create as many frames ( windows ) you need and it will provide the common controls that window API has with a few clicks. You will have the ease of the click and position , a property editor with the basic properties ready for editing , and the luxury to make changes to the frames without losing your own code that may you had create in mid time . Before use the Axolotl please read carefully the instructions in the help pages .
What the Axolotl will not do for you.
Axolotl will not display to you an identical window and controls , as the one that the produced code will create. The controls of Axolotl are custom draw in a manner that resembles the controls of the windows , so you will know what the position and the dimensions are but the visual style will be different .
|