Skip to content
rjpcomputing edited this page May 1, 2013 · 12 revisions

About

A complete wxWidgets Development Kit. Includes: wxWidgets source/binaries, wxFormBuilder (RAD Tool), and various contributed widgets.

wxPack is a full wxWidgets development kit. It comes with wxWidgets source and binaries pre-built with selected compilers (VC8.0 and gcc) so the developer doesn't need to build it. Building wxWidgets is a long and sometimes difficult task and wxPack takes all the work out of using wxWidgets. It has Visual Studio Integration which comes with a "New Project Wizard" and integrated help. This makes the time needed to develop an application only take as long as writing the code for the application. It also comes with an open-source RAD tool called wxFormBuilder (http://wxformbuilder.org). This cuts the time needed to actually develop the user interface down to a bare minimum. Plus there are also other select contributed widgets included as source and binaries that can be used in a developers application.

Downloads

News

  • 08/04/2012

wxWidget 2.9.x+ support contributed by Stormbender. Check out the topic here. Thanks so much for contributing. Remember this is unofficial, so your experience may vary.

  • 07/01/2011

There is a new release of wxPack that supports wxWidgets v2.8.12. This release only has MinGW GCC v4.4.1-tdm_dw2 and Microsoft Visual C++ 10.0 libraries included. Please give feedback. Download now.

Clone this wiki locally