Página 1 de 1

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Vie Ago 05, 2011 7:04 am
por Xailer
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

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Vie Ago 05, 2011 8:11 pm
por jfgimenez
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

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Sab Ago 06, 2011 9:09 am
por Xailer
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

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Sab Ago 06, 2011 11:42 am
por ignacio
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)Â

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Sab Ago 06, 2011 12:09 pm
por Xailer
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

TO JLalin _XA_DrawControlTextShadow Missing External

Publicado: Sab Ago 06, 2011 12:23 pm
por Xailer
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