Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: markp on December 21, 2009, 01:33:36 am

Title: Resource tab and removing wxPanel
Post by: markp on December 21, 2009, 01:33:36 am
I'm a noob, just installed CodeBlocks.

I created a simple console application. The resources tab showed the added file, then accidentally clicked on wxSmith - this added more wx things in the resources tab. I want to revert back to simple console app. I removed some of the wx things, but now the resource tab doesn't show any files added and I cannot remove wxPanel from this. Building now generates a wxPanel.h file and fails.

What have I done wrong? How to I undo all wxSmith things and revert back to a simple console app?

Thanks!

Mark.