bOnBtnSendMail
Publicado: Mié Nov 19, 2014 12:39 am
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.
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.