Hello Jose
From the last update 2.4.3 missing the function _XA_DrawControlTextShadow (from the Xailer Library). I Think that this function makes the ShadowLabels. is It possible to find this function (obj or source) to add to he xailer library.
TIA
Dionisis
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
TO JLalin _XA_DrawControlTextShadow Missing External
TO JLalin _XA_DrawControlTextShadow Missing External
Dionisis,
> From the last update 2.4.3 missing the function
> _XA_DrawControlTextShadow (from the Xailer Library). I Think
> that this function makes the ShadowLabels. is It possible to
> find this function (obj or source) to add to he xailer
> library.
Perhaps you are linking an old module paintcontrols.obj. Please, make sure
you are not linking any old .obj to your project.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> From the last update 2.4.3 missing the function
> _XA_DrawControlTextShadow (from the Xailer Library). I Think
> that this function makes the ShadowLabels. is It possible to
> find this function (obj or source) to add to he xailer
> library.
Perhaps you are linking an old module paintcontrols.obj. Please, make sure
you are not linking any old .obj to your project.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
TO JLalin _XA_DrawControlTextShadow Missing External
Hello Jose
No, i mean that the control TLabelShadow missing from the samples Tab in this new update, This control depends on the above mentioned function. Also please notice that if you have Version 2.4.2 (July 2011) it is impopssible to update to the new version 2.4.3 (August 2011) only 2.3.2 is updated to this new version.
Best Regards
Dionisis
No, i mean that the control TLabelShadow missing from the samples Tab in this new update, This control depends on the above mentioned function. Also please notice that if you have Version 2.4.2 (July 2011) it is impopssible to update to the new version 2.4.3 (August 2011) only 2.3.2 is updated to this new version.
Best Regards
Dionisis
- ignacio
- Site Admin
- Mensajes: 9447
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
TO JLalin _XA_DrawControlTextShadow Missing External
Xailer escribió el sáb, 06 agosto 2011 09:09Hello Jose
No, i mean that the control TLabelShadow missing from the samples Tab in this new update, This control depends on the above mentioned function. Also please notice that if you have Version 2.4.2 (July 2011) it is impopssible to update to the new version 2.4.3 (August 2011) only 2.3.2 is updated to this new version.
Best Regards
Dionisis
Upgrade problem should be fixed. BTW, the new update has not modified that sample. I include with this Email the latest samples.dll.
Regards,
Attached files Samples.rar (52.8 KB)Â
No, i mean that the control TLabelShadow missing from the samples Tab in this new update, This control depends on the above mentioned function. Also please notice that if you have Version 2.4.2 (July 2011) it is impopssible to update to the new version 2.4.3 (August 2011) only 2.3.2 is updated to this new version.
Best Regards
Dionisis
Upgrade problem should be fixed. BTW, the new update has not modified that sample. I include with this Email the latest samples.dll.
Regards,
Attached files Samples.rar (52.8 KB)Â
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
TO JLalin _XA_DrawControlTextShadow Missing External
Many thanks ignacio but still missing the above function from the xailer.lib
I get the following error message:
Compiling: Form2.prg...
Linking: eVet.exe...
Error: Unresolved external '_XA_DrawControlTextShadow' referenced from C:WORKIDECOMMON LIBSAMPLES.LIB|LabelShadow.c
1 Files, 0 Warnings, 1 Errors
Compile time: 0.61s Link time: 0.53s Total time: 1.26s
I get the following error message:
Compiling: Form2.prg...
Linking: eVet.exe...
Error: Unresolved external '_XA_DrawControlTextShadow' referenced from C:WORKIDECOMMON LIBSAMPLES.LIB|LabelShadow.c
1 Files, 0 Warnings, 1 Errors
Compile time: 0.61s Link time: 0.53s Total time: 1.26s
TO JLalin _XA_DrawControlTextShadow Missing External
Ignacio
SOLVED. In version 2.3.2 the above function not included. Fixing the upgrade problem of 2.4 everything are Ok.
Again
Many Thanks
Dionisis
SOLVED. In version 2.3.2 the above function not included. Fixing the upgrade problem of 2.4 everything are Ok.
Again
Many Thanks
Dionisis