I've just published a new release 1.70.5 that mainly corrects an issue found when using the onUrlMessage event (thanks to videobelu)
This version contains all the improvements achieved with the 1.70.4 and should be now very stable and reliable.
Additionally it includes other fixes linked to the TFT GUI (thanks to karlkloss) and some other TFT functionality .
Enjoy the update, and as always, please don’t hesitate to share your feedback.
This is the change log :
Code: [Local Link Removed for Guests]
Version 1.70.5
- Fixed the onUrlMessage event (1st and 2nd fix)
- Increased the ping time period from 5 to 10 seconds
- TFT
- Implemented gui.textarea (same syntax as the VGAGUI.TEXTAREA)
- Fixed the repetitive event on button when the text changes inside
- Implemented GUI.GetText (same as VGAGUI.GETTEXT)
- Implemented GUI.Visible obj, visible (0=hidden, 1=shown)
- Implemented the function TFT.WIDTH and TFT.HEIGHT that returns the size of the TFT