News:

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

Main Menu

Are there any win32++ wizards available?

Started by lucky7456969, June 17, 2016, 05:19:56 AM

Previous topic - Next topic

lucky7456969

Are there any win32++ wizards available that I can stick it into the
wizard dashboard, so whenever I create a new project,
I get a new full-fledged framework to work with?
If not, how do I create one?
Are there also any tutorials on how to write codeblocks wizards?
Thanks
Jack

stahta01

I have no idea on "win32++ wizards".

But, have you tried saving an good and small "win32++" CB project as an CB Template?

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

Open the wizard selector find a wizard you like and right click -> edit script.
The wizards are written in squirrel - the scripting language used in cb.
Search the wiki for details about the api.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

lucky7456969