Skip to content

1.0.3

Choose a tag to compare

@trueromanus trueromanus released this 06 May 17:34
· 64 commits to main since this release
  • Added SciterAPIHost.LoadHtml for load HTML page as string
  • Added SciterAPIHost.GetElementChildrensCount for get count of childrens for specified element
  • Added SciterAPIHost.ClearAttributes for clear all element attributes
  • Added SciterAPIHost.ElementFromValue for get element from value
  • Added SciterAPIHost.ElementToValue wrap element reference into value
  • Added SciterAPIHost.SetSharedVariable for set global variable in all or one window
  • Added SciterAPIHost.SetMainWindowVariable for set global variable in main window
  • Added SciterAPIHost.GetMainWindowVariable for get global variable for main window