10/19/2019
|
EasyHTML ver 2.05 released!
|
|
Fixed:
- Context menu was available only with events enabled.
- Top level menu items did not display images.
New:
- AllowDrop property - Gets or sets a value indicating whether the WebBrowser control navigates to documents that are dropped onto it.
- AllowNavigation property - Gets or sets a value indicating whether the control can navigate to another page after its initial page has been loaded.
- ShortcutsEnabled property - Gets or sets a value indicating whether keyboard shortcuts are enabled within the WebBrowser control.
- IsBusy property - Gets a value indicating whether the WebBrowser control is currently loading a new document.
- IsOffline property - Gets a value indicating whether the WebBrowser control is in offline mode.
- StatusText property - Gets the status text of the WebBrowser control.
- StatusTextChanged event - Occurs when the StatusText property value changes.
Updated:
- EasyHtml_demo.app, WebBrowser procedure: status text is displayed in status bar of main frame.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
4/27/2019
|
EasyHTML ver 2.04 released!
|
|
Fixed:
- Find/Replace methods did not work unless FindReplaceReset() was called.
- Not possible to set WHITE background.
Changed:
- FontAttributeForm: increased text length of the checkboxes.
- DocumentHTML property now read-write.
- InsertLink() now accepts "target" argument.
- Disable/enable default context menu.
New:
- OnContextMenu (on right mouse click) event.
- MoveContextMenuItem (rearrange context menu items) method.
Updated demo applications.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
|