News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxwizard

Started by adfm, July 05, 2012, 01:19:05 PM

Previous topic - Next topic

adfm

Hello everyone,

I'm starting a config wizard in wxWidgets and I'm using the sample wizard in wxWidgets to get a feel of how it works (it's my first wxWIdgets project).

I want to start a new project, but the only project wizard in CB starts a "simple" dialog/frame app. I want to use WxSmith to do the development because it's way simpler and faster.

How can I use the project wizard to create a wizard?

Cheers