Changes between Version 77 and Version 78 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
11/04/25 08:08:59 (9 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v77 v78  
    7979== 2025-02-14 App ticket email sending and graphical printing ==
    8080
    81 **Comming Soon...**
    82 
    8381arm825beta lib825ev CTktFlds and CTicket are updated to allow apps to send tickets as emails. These classes are also updated to allow graphical printing to [https://en.wikipedia.org/wiki/CUPS CUPS] supported printers connected by Network or USB. The library currently uses a !DoShellCmd (popen) system call to use the **msmtp** terminal command to send email. It is planned to improve this by using libesmtp to send emails directly. In the VM install the libesmtp-devel package.
    8482{{{