English Italiano

Сделаем вашу жизнь проще...


EasyHTML is a Clarion wrapper around a .NET assembly DLL for working with HTML control in Clarion easily.

Key features:
  • Provides WYSIWYG editing / browsing capabilities (Standard Text Editing, loading, saving etc) based on WebBrowser control
  • Full UNICODE support
  • Built-in RTF to HTML/XML/TEXT and HTML to RTF converter
  • Printing HTML in standard Clarion report
  • Translate HTML control's interface to any language easily
  • Turn your standard BrowseBox into a Html BrowseBox in 2 clicks
  • Easy to implement
  • Enable Registration-Free Activation - a mechanism that enables easy deployment of COM components to a machine without the need to register them
  • Deploying your application - Besides an usual exe, dll etc files you should ship just one small dll (.NET assembly DLL) with your end-user application

EasyHTML is implemented as a set of classes available as full source code, template and .NET assembly DLL. You can freely distribute your application using our DLL without any additional costs. After your purchase no additional fees are required for distribution.

Turn your standard BrowseBox into a Html BrowseBox in 2 clicks! YOU DON'T HAVE TO CREATE NEW PROCEDURES - JUST INCLUDE NEW TEMPLATE TO EXISTING BrowseBox!

After that you'll get:
  • Modern design
  • Automatic word wrapping (multiline cells)
  • Auto-scaling (Ctrl+Wheel)
  • Smart column width
  • Highlight the columns that the table data is currently ordered on
  • Row striping
  • Row highlighting on mouse over
  • Expanding row to show additional info
  • Images in the listbox
  • Index column: a 'counter' column that contains the position in the table for each row
  • Smart searching
  • Use a themes and switch it easy
  • Create you own funny themes
  • Transparent support for standard UpdateButtons template
  • Transparent support for standard Filtered locator

Choose one of the shipped theme or create your own, it support DataTables, Bootstrap, Foundation, jQueryUI and SemanticUI !!!

Html BrowseBox supports ABC only.

Requirements: min .Net 4.5.2

You can read Clarion + JavaScript: is very easy article.
http://Загрузить Trial/Demo  Загружено: 4364




Operating System for Deployment

  • .NET 4.0
  • Windows 2000
  • Windows 7
  • Windows 8
  • Windows Server 2003
  • Windows Server 2003 x64
  • Windows Server 2008
  • Windows Server 2012
  • Windows Vista Business
  • Windows Vista Business x64
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Basic x64
  • Windows Vista Home Premium
  • Windows Vista Home Premium x64
  • Windows Vista Starter
  • Windows Vista Ultimate
  • Windows Vista Ultimate x64
  • Windows XP
  • Windows XP x64

Architecture of Product

  • 32Bit

Product Type

  • Add-In

Component Type

  • ActiveX DLL
  • Source code
  • Template ABC
  • Template Legacy

Compatible Containers

  • SoftVelocity Clarion 10.0
  • SoftVelocity Clarion 11.0
  • SoftVelocity Clarion 11.1
  • SoftVelocity Clarion 6.3
  • SoftVelocity Clarion 7.0
  • SoftVelocity Clarion 7.1
  • SoftVelocity Clarion 7.2
  • SoftVelocity Clarion 7.3
  • SoftVelocity Clarion 8.0
  • SoftVelocity Clarion 9.0
  • SoftVelocity Clarion 9.1

Documentation

  • CHM

Install Type

  • Install Executable

Categories

Programming Languages
     Clarion
Programming
     Components & Libraries
        HTML Editing
        Reporting
        User Interface
        Web Site
Internet
     WEB Design
        HTML Editors
        Web Design related



25.08.2018

EasyHTML ver 2.03 released!

Fixed:
  • ToRtf() method could throw exception "A generic error occurred in GDI+".
New:
  • InsertingImagePrompt event: allows to call custom Image dialog instead of standard one.
  • Navigating event: occurs before the WebBrowser control navigates to a new document.
  • HtmlBrowseBox template now supports 'Inline actions'. For example, you can define Edit row and Delete row buttons in rightmost column. Don't forget to update BrowseBox.js.

Updated demo applications.

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
07.04.2018

EasyHTML ver 2.02 released!

Fixed:
  • RTF to HTML converter: invalid src value if image path contains spaces;
  • In ReadOnly mode it was accidently possible to cut, delete or replace in html (Ctrl-X, Delete and Replace dialog).
  • Regression: Navigator template did not enable navigation events.
  • EncodeImages could fail if image's <src> missing or blank.

Changed:
  • RTF to HTML converter: now produces unique image names;
  • InsertScriptSource ? ScriptSource have been renamed:
    InsertScriptSrc() inserts file script (<script src="myscript.js"/>);
    InsertScriptText() inserts text script (<script>function message(text) { alert(text); };</script>);
    Now it's allowed to insert more than 1 script in a html file;
New:
  • Charset property (get/set);
  • PrinterName property (get/set);
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
25.02.2018

EasyHTML ver 2.01 released! New demo!!

New:
  • EasyHtml template: 2 new #PROMPTs - "Enable events" and "Suppress script errors"
  • EasyHtml template: takeScriptEvent embed point has been added
  • Html editor: double click on image/link/table opens corresponding dialog
  • HideContextMenu() method: hide context menu item or suppress context menu
  • French localization file EasyHtml_fr.trn (thanks to Eric Griset)
  • Dashboard example
Changed:
  • ToRtf() (HTML->RTF convertion): improved image processing
Fixed:
  • ezh::VerticalAlignOption:Bottom EQUATE(2) (was 0)
  • EasyRtfConverter class has ignored tab indentations
  • Html editor: image dialog ignored href change
  • HtmlBrowseBox template: failed to register in C6

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.

27.01.2018

EasyHTML ver 2.00 released! New demo!!

Changed
  • InsertImagePrompt() method now allows to select local image

Added
  • ScriptErrorsSuppressed property: sets a value indicating whether the WebBrowser displays dialog boxes such as script error messages
  • FireScriptingEventsOnly property: do not fire events CanGoBackChanged, CanGoForwardChanged, Navigated
  • FixEmailHtml() method
  • DisableContextMenu() method: disable context menu item or suppress context menu
  • TakeScriptEvent event
  • THtmlBrowseBoxBase class
  • HtmlBrowseBox template

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.

11.01.2018

New amazing feature for your BrowseBox coming soon!

New amazing feature for your BrowseBox from Ingasoftplus. Make your list colorful and attractive in just 2 clicks!
  • Turn your standard BrowseBox into a Html BrowseBox in 2 clicks!
  • YOU DON'T HAVE TO CREATE NEW PROCEDURES - JUST INCLUDE NEW TEMPLATE TO EXISTING BrowseBox!

After that you'll get:
  • Modern design
  • Automatic word wrapping (multiline cells)
  • Auto-scaling (Ctrl+Wheel)
  • Smart column width
  • Highlight the columns that the table data is currently ordered on
  • Row striping
  • Row highlighting on mouse over
  • Expanding row to show additional info
  • Images in the listbox
  • Index column: a 'counter' column that contains the position in the table for each row
  • Smart searching
  • Use a themes and switch it easy
  • Create you own funny themes
  • Transparent support for standard UpdateButtons template
  • Transparent support for standard Filtered locator

Choose one of the shipped theme or create your own, it support DataTables, Bootstrap, Foundation, jQueryUI and SemanticUI !!!
 
Supports ABC only (for now).

EasyHTML ver 2.00 will be released shortly and price will be increased! New price will be $175 (and renew $70). Hurry on!

And of course this release will be available, free of charge, to all customers who have an active maintenance and support subscription plan.

Download demo app, unzip locally, and run EXE file from main folder!

О продукте

EasyHTML is a Clarion wrapper around a .NET assembly DLL for working with HTML control in Clarion easily.

Поделись

Купить!

Продукты IngasoftPlus доступны на сайте www.motleysoft.com! Купить!
от  66000000.0

Download Information

Следующие файлы для загрузки доступны для данного продукта:
  • Demo (free)
  • Setups (password protected)
  • Setups (password protected) - old versions

Перейти к загрузке

Поиск продукта