RE: Manifest or Win32lib Problem?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Derek,
With windows XP if you create a manifest file as below and name it the
same as your program executable such as runme.exe you would create a
file runme.exe.manifest. This then changes the appearance of older
programs or programs just using plain buttons etc. to match the current
visual style or theme being used.

Hope that helps
Regards Tony Steward

Manifest file:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" processorArchitecture="X86"
name="HybridDesign.WindowsXP.Example" type="win32" />
<description>An example of windows XP theming.</description>
<dependency><dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls"
version="6.0.0.0" processorArchitecture="X86"
publicKeyToken="6595b64144ccf1df" language="*" />
</dependentAssembly></dependency>
</assembly>


> -----Original Message-----
> From: Derek Parnell [mailto:ddparnell at bigpond.com]
> Sent: Monday, 9 June 2003 9:05 PM
> To: EUforum
> Subject: Re: Manifest or Win32lib Problem?
> 
> 
> ----- Original Message -----
> From: "Tony Steward" <tsteward at dodo.com.au>
> To: "EUforum" <EUforum at topica.com>
> Sent: Monday, June 09, 2003 8:27 PM
> Subject: RE: Manifest or Win32lib Problem?
> 
> 
> > Hello Derek,
> > It is actually groups that seem to conflict with winXP and Manifest.
As
> > the radio buttons only become unreadable if they are in a group.
Once I
> > move them to the window itself all is ok.
> 
> Excuse my ignorance, but what is Manifest?
> 
> --
> Derek
> 
> 
> 
> TOPICA - Start your own email discussion group. FREE!
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu