Improved Gizmos plugin

Discussion about CodeLite development process and patches
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Improved Gizmos plugin

Post by marfi »

Hi,
here is improved Gizmos plugin (more exactly New wxWidgets project wizard). The changes include:
- Two new project types (frame-based and dialog-based GUI application with wxFormBuilder support)
- Optional usage of Windows resources
- Optional usage of precompiled headers
- Ability to use static/dynamic wxWidgets libraries
- Ability to use universal wxWidgets libraries
- Ability to set prefered wxWidgets version
- Ability to set prefix path to wxWidgets installation

The plugin was tested on Ubuntu 9.04 with wxWidgets 2.8.10 and Windows XP SP3 with wxWidgets 2.8.9.

Best regards
Michal
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved Gizmos plugin

Post by eranif »

Great Improvement, I will download and check it out later on tonight

Eran
Make sure you have read the HOW TO POST thread
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved Gizmos plugin

Post by eranif »

OK, patch applied

Eran
Make sure you have read the HOW TO POST thread
Post Reply