About Store Forum Documentation Contact



Post Reply 
January 2019
Author Message
Esenthel Offline
Administrator

Post: #1
January 2019
Updated Esenthel Source:
-added support for drawing Thai texts with accented characters
-added support for detecting command line parameters on Mac, Linux
-added new flag APP_ALLOW_NO_XDISPLAY for Linux

Name Changes:
RandomPassword -> Random.password
RandomLicenseKey -> Random.licenseKey
RandomF -> Random.f
01-06-2019 08:00 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: January 2019
Updated Esenthel Source:
-added new App.active_wait and D.created
01-14-2019 08:23 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: January 2019
Released Esenthel for Windows and Mac:
-updated Facebook SDK on iOS to latest version
-'MemberDesc' now supports more types
-improved keyboard key/character processing
-added new methods 'Kb.k.*' (for checking info about currently processed key), 'Kb.nextKey' (for proceeding to the next key), 'Kb.eatKey' (for eating current key), 'Kb.queue' (for manually inserting keys into the queue)

API Changes:
-removed APP_KB_EXCLUSIVE, please use Kb.exclusive instead
-replaced checking for Keyboard keys/characters with a unified Kb.k(..) method
-removed Facebook Score API as it was removed in latest Facebook SDK
01-26-2019 08:32 AM
Find all posts by this user Quote this message in a reply
Post Reply