Home TOC Previous Next


              2.1  Visual Integrated Development Environment

 

 

 

 

Magic C+ has been designed to include many familiar features included in popular Windows development tools. This allows new users to become immediately productive while reducing the learning curve for programmers new to Unix.

Here are some of the most commonly used components within the Magic C++ environment:

The document window (on the right) displays the code for the current file you are editing.the class view window( on the left ) displays the structure or class view ,it can update automatically with your edit operation.

The Output Window (at the bottom) displays real-time output. This may be in the form of compiler output, the results of a find-in-files or the status of the current debug session. The tabs of the output window can be used to switch between the different views available.

The toolbar contains buttons, popup menus and drop-downs to let you view the document window in different ways, set view options, and access popular operations for which you would normally use the menus. The toolbar is fully customizable, allowing you to determine the buttons displayed and the position of the toolbars.


Home TOC Previous Next

Copyright(c) 2003-2004 Magicunix,Inc.