English Italiano

Let's make your life Easy...



05/07/2012

EasyListView ver 1.06 released!!! New demo application is available.

EasyListView ver 1.06 released!!!

New demo application is available.

EasyListView is a Clarion wrapper around a .NET ListView. It makes the ListView easy to use in your Clarion applications and provides some neat extra functionality.

Added:
  • New event OnSortOrderChanged(STRING aspect, long pSortOrder) on sort order change (embed point "Sort order changed"). aspect - sorting column, pSortOrder - sorting order (Ascending = 1, Descending = 2).
  • New custom renderer for the Tile view mode: ThumbnailRenderer to view image files (like in Explorer).
  • Possibility to redefine Title in the custom tile renderer (SetTileRendererTitleColumn method, template "Appearance | Images | Tile view | Redefine title column").
  • Possibility to set default image for the custom tile renderer (SetDefaultTileImage method, template "Appearance | Images | Tile view | Default image").
  • Possibility to change default cell size in the Tile mode (SetTileSize method, template "Appearance | Images | Tile view | Tile width/height").

New in template:
  • For the file data source it is possible to use SQL query (template "Data source | FILE | Use Sql query").

Demo app:
  • NEW: "Image viewer" (using of ThumbnailRenderer).


Note that you need to re-register new EasyListView.dll.

Free upgrade for all customers who have a current (valid) subscription plan.
05/04/2012

EasyCOMCreator ver 1.06 released!

EasyCOMCreator ver 1.06 released!!!

Added:
  • Clarion 5.5 support.
Fixed:
  • Error in the GetTypeInfo() COM method. Now it's possible to call created COM objects from T-SQL (MS SQL Server), example added.
  • Error in the CreateTypeInfos() procedure.

Free upgrade for all registered customers.