User forums > Help

Supporting Windows Themes with wxWidgets

<< < (2/2)

FlyingIsFun1217:
But since I've already created the project, that would involve me recreating it through the wizard to do that, right?

Thanks!
FlyingIsFun1217

raph:
If you don't want to recreate it with the wizard, either choose "Plugins"->"Windows XP Look'n'Feel", what will create the manifest file, or (if you don't have a resource file already) add a file to your project (name it eg. "resource.rc") and type in

--- Code: (resource.rc) ---#include "wx/msw/wx.rc"
--- End code ---


--- Quote from: Biplab on February 03, 2007, 06:57:37 pm ---As I've posted earlier, It's already available in the wizard since Rev 7. Check it.  :)

--- End quote ---
Very good :)

Greetings
raph

Navigation

[0] Message Index

[*] Previous page

Go to full version