[Iup-users] XP styling via available DLL's?

Jeremy Cowgar jeremy at cowgar.com
Sun Jul 6 19:16:29 GMT+2 2008


Quoting Antonio Scuri <scuri at tecgraf.puc-rio.br>:
> 
>   I don't think it is available in any DLL. The application must have a
> manifest file that enables the XP Styles. Does other GUIs in Euphoria have
> XP Styles?
> 
>   Maybe using an external manifest it is possible to enable the XP Styles.
> Copy the manifest file in the etc folder to the same folder of your
> executable. Then rename it to the same name of the executable (including the
> .exe) plus ".manifest". Let me know if this works.
> 

Scuri,

Just the .manifest did not work, but I took the example .rc and .manifest
files, updated the .rc for Euphoria, recompiled euphoria and now I have XP
style controls.

Thanks for the help!

Jeremy




More information about the iup-users mailing list