Release notes for version 2.2 - 25th January 2011
- Added Validate.FindReceipt, Validate.Exit and Validate.CheckReceipt functions. Useful for creating software for Apples App Store.
- Added Log function.
- Added Msgbox function.
- Added WebView.GetImageCount and WebView.GetImage functions.
- Added Window.ShowContent and Window.HideContent.
- Added Window.Move for animated window move.
- Added Window.Resize to resize a window animated on Mac OS X and Windows.
- Added PDFKit.GetPDFPagesPDF.
- Added PDFKit.Open and PDFKit.Release.
- Added PDFKit.GetPDFDocument. Useful to add icon.
- Added PDFKit.GetPDFPagePDF.
- Added optional filename parameter to WebView.GetSourceData function.
- Added WebView.SetPreferences and WebView.GetPreferences functions.
- Added Math.InsidePolygon function to test if a point is inside of a polygon.
- Added WebView.GetURL to query current URL.
New in version 2.1 New in version 2.3
More details in the Release notes.