Window XP themes (Buttons etcetera)

Share your advanced PureBasic knowledge/code with the community.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

If anybody want to use the 'Windows XP Visual Styles' for his application:

http://msdn.microsoft.com/library/defau ... okbook.asp

then you will be informed how to create a manifest (xml) file for your application.

Don't forget to set the file attributes (of the manifest file) to read only! <- important



Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Easiest way: copy the 'PureBasic.exe.manifest' (from the purebasic root folder) to your application path by replacing 'PureBasic.exe' with 'YourProgramName.exe'. And that's it.

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.
Easiest way: copy the 'PureBasic.exe.manifest' (from the purebasic root folder) to your application path ...
Yeah right, but I have no 'PureBasic.exe.manifest' file in my purebasic root folder.
Did I miss something or are you working/speaking with/about PureBasic Version 2.8?


Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

I've forget to copy it in the update tool .

Fred - AlphaSND
Post Reply