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. |
10/8/2019
|
EasyOpenOffice ver 1.08 released!
|
|
Remarks:
- Libraries were re-compiled for C11.
Changed templates
- Init code templates (EasyCalc\EasyWriter) - added "Is LibreOffice" option.
Changed methods
- Init (EasyCalc\EasyWriter) - added pIsLibreOffice parameter.
- SetBorders (EasyCalc) - for LibreOffice only. Were added parameters pLineStyle and pLineWidth.
- AddGraphic (EasyCalc) - added pDeltaX, pDeltaYand pAnchorType parameters.
Bug fixes
- InsertDBField - "hang" in OpenOffice version 3.3 and later
New methods
- SetDocumentProperties (Calc & Writer) - sets some of the document properties fields
Changed templates
- InitWriter Template - added Hidden and Read-only parameters
- InitCalc Template - added Hidden and Read-only parameters
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
5/25/2019
|
dpQuery ver 2.12 released
|
|
Changed:
- the length of connection string is increased from 256 to 4096.
- maximum size of column value is increased from 255 to 4095.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
5/25/2019
|
EasyToolTip ver 1.02 released!
|
|
New:
- BackColor property (control background)
- ShowPopup/HidePopup methods
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. |
|