[Iup-users] XP styling via available DLL's?
Jeremy Cowgar
jeremy at cowgar.com
Mon Jul 7 11:47:47 GMT+2 2008
Scuri,
I am one of the developers of Euphoria and with 4.0 we will be releasing
two versions for Windows, one for 95/98/ME and another for XP/Vista. So,
for 4.0 and up, Iup will automatically use the correct styling. We have
to do this for many other reasons, so changing the resource file was not
a problem.
I personally wrote wrappers around Iup for Euphoria. It is not part of
the official Euphoria but an add-on. All of Iup is wrapped, most of CD,
nothing of the other libs that are commonly distributed w/Iup. Once 4.0
is released (we are nearing alpha status), I'll release Iup for Euphoria
as well (as it makes use of many of the new features in 4.0 of
Euphoria). I'll let you know when that happens.
Jeremy
Antonio Scuri wrote:
> Ok. Thanks for the info.
>
> Best,
> scuri
>
>
>> -----Original Message-----
>> From: iup-users-bounces at lists.luaforge.net
>> [mailto:iup-users-bounces at lists.luaforge.net] On Behalf Of
>> Jeremy Cowgar
>> Sent: domingo, 6 de julho de 2008 18:16
>> To: IUP discussion list.
>> Subject: Re: [Iup-users] XP styling via available DLL's?
>>
>> 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
>>
>>
>> _______________________________________________
>> iup-users mailing list
>> iup-users at lists.luaforge.net
>> http://lists.luaforge.net/cgi-bin/mailman/listinfo/iup-users
>>
>>
>
>
> _______________________________________________
> iup-users mailing list
> iup-users at lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/iup-users
>
More information about the iup-users
mailing list