Welcome

wxDev-C++ is an extension of Dev-C++ by Colin Laplace et. al. This program helps you to create dialogs and frames for wxWidgets visually using a form designer. With all the wonderful features of Dev-C++, wxDev-C++ is still being actively developed. The main aim of this project is to provide the wxWidgets community with a free, open-source, commercial-grade IDE/RAD tool for development with wxWidgets.

If you are new to wxWidgets, have a look at the tutorials page to get yourself familiar with the IDE. Please drop us an email if you wish to join the wxDev-C++ development team or if you wish to submit your own tutorial (see the tutorials reference).

Features

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

News Archive

March 2009

Release Candidate 5

Some important issues were found in our last release, so here we are again, hoping that we can deliver a very stable 7.0 version when we release it.  Again, you can download the latest release candidate from the downloads section. 

Important changes from the RC4 version: 

-Improved support for wxAUI components. 
-More work on Find/Replace dialog problems.
-Fixed errors when opening/creating non wxWidgets  projects.
-Improved wxRichTextCtrl component
-Fixed crashes when editing components events.
-Updates to some languages, courtesy of our contributors (thanks for the help!).
-Updated SynEdit component, plus some fixes makes for a more stable undo/redo system.
-Red color for the matching brackets feature
-Fixed issues with the project layout not saving properly.
-Fixed issues with filters in open dialogs.
-Support for files in different folders in a single project.

 

—Esteban (Monday, 16 March 2009, 8:15 pm) 

 

Syndicate content