[help]about look and feel of the linux build of code blocks 8.02 and svn version
i build the code blocks 8.02 and svn version under fedora11 with wxwidgets-2.8.10 and gtk-2.16.5
first,the build was success,but when i run the apps,the llok and feel seems to be old style , not the modern look and feel come with fedora11.
second,i make simple wxwidget apps ,such as helloworld ,and run,it with the modern look and feel,so do the gtk helloworld build.
third,i download the binary build version 8.02,install and run,it also with the modern look and feel.
so,i think may be there did have some build options i have missing,any advice are welcome,thanks.
PS:my build options:
./bootstrap
./configure
make
make install
image 1 is the modern look and feel i want
image 2 is the old look and feel i get from the build
image 3 is the old look and feel i get from the build