WxDev-C++

Wxdevcpp.png

wxDev-C++ is a free integrated development environment (IDE) that is based on the popular Dev-C++.

There are various features not found in the original Dev-C++. One of these is a visual RAD designer that works like C++ Builder to create wxWidgets applications. The latest version 6.10.2 adds support for Microsoft compilers. Support for other compilers are in the works.

Features of wxDev-C++

  • wxWidgets Form Designer:
    • Generates XRC XoML resources
    • Drag-then-drop design paradigms
    • Supports wxWidgets' sizer-based layouts (or do without it!)
    • Connect events to members function within the editor
  • Integrated debugging
    • Support for GOD
    • CDB (WinDbg) support is in CVS
    • Variable watches
    • Automatic stack tracing
    • Local variables list
    • Displays disassembly and CPU registers
  • Editor features
    • Class browser
    • Code completion
    • Project management
    • Project profiles
    • Customizable syntax highlighting
    • Automatic inline assembly highlighting
    • To do List:
  • Application compatibility
    • Built-in CVS support
    • Supports MingW/Visual C++ (6, 2003 and 2005)
  • Quickly create Windows and console applications, static libraries and DLLs
    • Support for project templates to expedite the creation of new project templates
    • Package manager (through the use of DevPaks), for easy installation of add-on libraries

See also

  • Anjuta
  • C++
  • C++ Builder
  • Code::Blocks
  • CodeWarrior
  • DJGPP
  • Eclipse CDT
  • IBM VisualAge C++
  • KDevelop
  • MinGW Developer Studio
  • OpenLDev
  • Sun C++ Forge
  • Microsoft Visual C++

es:WxDev-C++ fr:WxDev-C++ ru:WxDev-C++ uk:WxDev-C++