wxCrafter 1.3 is available

Post here wxCrafter related issues / features / bugs
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

wxCrafter 1.3 is available

Post by eranif »

Hi,

I am happy to announce that wxCrafter 1.3 is available for download.
The main features for this release:
Added support for wxTreeListCtrl
Added support for MDI/SDI frames ( wxDocMDIParentFrame, wxDocMDIChildFrame, wxDocParentFrame, wxDocChildFrame )
Added support for wxArtProvider icons
Added the ability to set icon for wxFrame, wxDialog and wxWizard
Better codelite intergation ( reparse workspace after code generation, file explorer context menu integration for quickly importing wxFB/wxSmith projects )
Added the ability to set a NULL pages in wxTreebook
Under MSW, use different code to generate a teletype font
Fixed: wxGBSizer: add the 'GrowableXXX' code after the sizer initialization (see: http://forums.codelite.org/viewtopic.php?f=18&t=2145)
5ccb777 Compilation fix for non precompiled-header builds
Updated wxWebView control to use the proper event naming convention change since wxWidgets 2.9.5 Under Windows, use the wxWebView Moc for pre
0c54f74 Added context menu item for 'New Project'
and some more various bug fixes
http://wxcrafter.codelite.org/

Eran


Eran
Make sure you have read the HOW TO POST thread
jfouche
CodeLite Guru
Posts: 351
Joined: Mon Oct 20, 2008 7:26 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Re: wxCrafter 1.3 is available

Post by jfouche »

Hello Eran

In the stand alone version, libssh dll is missing. Copying from codelite install dir allow me to launch it.
Jérémie
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by eranif »

jfouche wrote:Hello Eran

In the stand alone version, libssh dll is missing. Copying from codelite install dir allow me to launch it.
Thanks for reporting that, I will upload a new version

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

Re: wxCrafter 1.3 is available

Post by eranif »

Thanks - problem fixed
Eran
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by evstevemd »

Hi Eran,
I have two problems.
First there is no preview in the designer.
Secondly my license that worked with 1.2 does not work anymore (is this new version that need lic upgrade?)

Anyway to Upgrade CL but not wxC?

Ubuntu 13.04

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by eranif »

evstevemd wrote:First there is no preview in the designer.
I am not sure I am following - seems to be working fine here on 13.04/64 - can you post a screenshot?

Send me your license details in private email / PM (username / serial number) and I will check it

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

Re: wxCrafter 1.3 is available

Post by eranif »

Try your license now

Eran
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by evstevemd »

eranif wrote:Try your license now

Eran
Works fine!
Thanks!

CodeLite 15.x
CodeLite is awesome, I just Love it!

evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by evstevemd »

Still previe problem persists.
Might I need toreset something (sincee I upgraded to 1.3 via synaptic)

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: wxCrafter 1.3 is available

Post by eranif »

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