Pelles C forum

C language => Expert questions => Topic started by: jwzumwalt on May 20, 2009, 12:41:21 AM

Title: Creating a template wizard
Post by: jwzumwalt on May 20, 2009, 12:41:21 AM
I am trying to learn to create a template wizard. I tried to compile the sample one given in the PelleC help file but it uses #include "conapp.h" - I get a compiler error and do not seem to find a file with this name on my computer... What am I doing wrong?

Has someone created a wizard and perhaps could give me a few pointers? I am really hoping to create a opengl and asm wizard.
Title: Re: Creating a template wizard
Post by: JohnF on May 27, 2009, 06:08:29 PM
Have you looked on my site?

http://www.johnfindlay.plus.com/pellesc/wizards/wizards.html (http://www.johnfindlay.plus.com/pellesc/wizards/wizards.html)

John