Hello,
I'm in the process of coding a gui using codeblocks. I have a question about the looks of my executable. If I choose the preview option in codeblocks it shows a nice looking GUI that is clean with nice looking check boxes (see following Pic)

But when you compile and run the project the final executable does not look so nice, it looks duller with much uglier check boxes.

How do I get my output executable to look like the preview. I'm using linux svn4966 build March 19, 2008. My project is a wxwidgets gui using wxsmith.
Any suggestions would be appreciated.
Mods if there is a better place for this post please feel free to move it.