2024-01-22, 14:56:29
January 22, 2024
Release of version 1.1.354
Changes:
Removed an optimisation on NavigateSync, NavigateToStringSync, CreateWebViewSync and NavigateWithWebResourceRequestSync. The optimisation caused these methods to fail under certain circumstances.
Installer:
Changed default on uninstaller to remove demo by default. This is needed because if you do not uninstall the old demo's then the installer won't install the new demo's. This is especially problematic for VFP as there the demo's has required details for the events, so you won't be able to use the new version of the control without those additions.
Examples:
The VB6 demo has been improved. It now also includes a synchronous version of the FillForm Demo to illustrate the difference in techniques used.
AntViewDocument interface
Methods:
ElementHasAttributeById
ElementHasAttributeByIdSync
ElementHasAttributeByName
ElementHasAttributeByNameSync
ElementRemoveAttributeById
ElementRemoveAttributeByIdSync
ElementRemoveAttributeByName
ElementRemoveAttributeByNameSync
ElementToggleAttributeById
ElementToggleAttributeByIdSync
ElementToggleAttributeByName
ElementToggleAttributeByNameSync
RequestElementAttributeById
RequestElementAttributeByIdSync
RequestElementAttributeByName
RequestElementAttributeByNameSync
RequestElementInnerHTMLById
RequestElementInnerHTMLByIdSync
RequestElementInnerHTMLByName
RequestElementInnerHTMLByNameSync
RequestElementInnerTextById
RequestElementInnerTextByIdSync
RequestElementInnerTextByName
RequestElementInnerTextByNameSync
RequestInputCheckboxById
RequestInputCheckboxByIdSync
RequestInputCheckboxByName
RequestInputCheckboxByNameSync
SetElementInnerHTMLById
SetElementInnerHTMLByIdSync
SetElementInnerHTMLByName
SetElementInnerHTMLByNameSync
SetElementInnerTextById
SetElementInnerTextByIdSync
SetElementInnerTextByName
SetElementInnerTextByNameSync
SetInputCheckboxById
SetInputCheckboxByIdSync
SetInputCheckboxByName
SetInputCheckboxByNameSync
Events:
OnRequestElementAttributeById
OnRequestElementAttributeByName
OnRequestElementInnerHTMLById
OnRequestElementInnerHTMLByName
OnRequestElementInnerTextById
OnRequestElementInnerTextByName
OnRequestInputCheckboxById
OnRequestInputCheckboxByName
OnElementHasAttributeById
OnElementHasAttributeByName
OnElementRemoveAttributeById
OnElementRemoveAttributeByName
OnElementToggleAttributeById
OnElementToggleAttributeByName
OnSetElementInnerHTMLById
OnSetElementInnerHTMLByName
OnSetElementInnerTextById
OnSetElementInnerTextByName
OnSetInputCheckboxById
OnSetInputCheckboxByName
Directly available via: Download AntView version 1.1.354
For more information, including hyperlinked versions of the features above, please see our "News" page.
--
Wil
Release of version 1.1.354
Changes:
Removed an optimisation on NavigateSync, NavigateToStringSync, CreateWebViewSync and NavigateWithWebResourceRequestSync. The optimisation caused these methods to fail under certain circumstances.
Installer:
Changed default on uninstaller to remove demo by default. This is needed because if you do not uninstall the old demo's then the installer won't install the new demo's. This is especially problematic for VFP as there the demo's has required details for the events, so you won't be able to use the new version of the control without those additions.
Examples:
The VB6 demo has been improved. It now also includes a synchronous version of the FillForm Demo to illustrate the difference in techniques used.
AntViewDocument interface
Methods:
ElementHasAttributeById
ElementHasAttributeByIdSync
ElementHasAttributeByName
ElementHasAttributeByNameSync
ElementRemoveAttributeById
ElementRemoveAttributeByIdSync
ElementRemoveAttributeByName
ElementRemoveAttributeByNameSync
ElementToggleAttributeById
ElementToggleAttributeByIdSync
ElementToggleAttributeByName
ElementToggleAttributeByNameSync
RequestElementAttributeById
RequestElementAttributeByIdSync
RequestElementAttributeByName
RequestElementAttributeByNameSync
RequestElementInnerHTMLById
RequestElementInnerHTMLByIdSync
RequestElementInnerHTMLByName
RequestElementInnerHTMLByNameSync
RequestElementInnerTextById
RequestElementInnerTextByIdSync
RequestElementInnerTextByName
RequestElementInnerTextByNameSync
RequestInputCheckboxById
RequestInputCheckboxByIdSync
RequestInputCheckboxByName
RequestInputCheckboxByNameSync
SetElementInnerHTMLById
SetElementInnerHTMLByIdSync
SetElementInnerHTMLByName
SetElementInnerHTMLByNameSync
SetElementInnerTextById
SetElementInnerTextByIdSync
SetElementInnerTextByName
SetElementInnerTextByNameSync
SetInputCheckboxById
SetInputCheckboxByIdSync
SetInputCheckboxByName
SetInputCheckboxByNameSync
Events:
OnRequestElementAttributeById
OnRequestElementAttributeByName
OnRequestElementInnerHTMLById
OnRequestElementInnerHTMLByName
OnRequestElementInnerTextById
OnRequestElementInnerTextByName
OnRequestInputCheckboxById
OnRequestInputCheckboxByName
OnElementHasAttributeById
OnElementHasAttributeByName
OnElementRemoveAttributeById
OnElementRemoveAttributeByName
OnElementToggleAttributeById
OnElementToggleAttributeByName
OnSetElementInnerHTMLById
OnSetElementInnerHTMLByName
OnSetElementInnerTextById
OnSetElementInnerTextByName
OnSetInputCheckboxById
OnSetInputCheckboxByName
Directly available via: Download AntView version 1.1.354
For more information, including hyperlinked versions of the features above, please see our "News" page.
--
Wil