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.

bOnBtnSendMail

FastReport for Xailer & [x]Harbour (English/Spanish)
Responder
dmajkic
Mensajes: 23
Registrado: Mié Sep 24, 2014 12:48 pm

bOnBtnSendMail

Mensaje por dmajkic »

If I set my own send function for email export like this:
oFr:bOnBtnSendMail := {|| oFr:DoExport("PDFExport"), .T. }
The screen gets gray - report is gone from screen. If I click on some other export button it will show up again.
It looks like some "refresh" or "unlock" issue.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9250
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

bOnBtnSendMail

Mensaje por ignacio »

dmajkic escribió el mié, 19 noviembre 2014 00:39If I set my own send function for email export like this:
oFr:bOnBtnSendMail := {|| oFr:DoExport("PDFExport"), .T. }
The screen gets gray - report is gone from screen. If I click on some other export button it will show up again.
It looks like some "refresh" or "unlock" issue.
Hello,
You are right. The bug is already solved and it will be available on next release of Xailer. If you are using the console libraries, they are already updated.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder