Results 1 to 1 of 1

Thread: Version 3.1 for DataFlex 20.0 Released

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Hengelo, Netherlands
    Posts
    10,869

    Default Version 3.1 for DataFlex 20.0 Released

    We are happy to announce the release of version 3.1 of the DataFlex Graphics Library. With your Data Access Global Account ID you can download this library and demo application from www.dataaccess.eu/GraphicsLibrary

    NOTE: This version requires an installed DataFlex 20.0 product and is licensed for use with DataFlex 20.0.

    The download is an installer that installs the library and optionally up to 3 example workspaces. One example workspace is for the DataDemo application based on the DataFlex embedded database, one for an MSSQL database (and the installer creates a database if you indicate this) and one workspace that is not databound and shows the use of the library to resize images, shows shapes etc.

    The help file has been extended and reformatted and can be used together with DataFlex 20.0

    Changes since version 3.0

    New

    • cGDIStringFormat class added
    • cGDIFont class added
    • cGDIFontFamily class added
    • cImageFormatMenuItem class added
    • Codecs Info Dialog component added
    • New CreateThumbnailFromImageDemo demo program
    • New cGDIImageDecoders and cGDIImageEncoders classes
    • ImageGallery demo application enhanced with image rotation option
    • Added package with language IDs


    Changed

    • All code now 32/64 bit compliant
    • All code now Unicode compliant, including removal of StrToWStr, WStrToStr and WPStrToStr as they are no longer needed
    • Variable type changes such as address to pointer, integer to uinteger where needed
    • Shapes demo application extended with Drawstring example
    • Documentation with many changes
    • Technique of loading an image from disk, see pbLoadImageFromUCharArray
    • Pasting an image (from Clipboard) triggers the OnImageSelected event only when the save was successful
    • CodeJock property grid (used as demo in ImageGallery) updated from v12 to v18.3 (note: you are not allowed/licensed to use the component in your own applications without first purchasing a license with CodeJock Software
    • Imageproperties enhancements
    • Display of thumbnail image in properties grid
    • GraphicsAbout.dg enhanced
    • EditImage demo application restructured
    • cDbImageContainer class improved to avoid errors during object destruction
    • Renamed structs (like tBitmapInfoHeader -> tWinBitmapInfoHeader) to get in line with DataFlex
    • CloneMatrix returns a new DataFlex cGDIMatrix object instead of a pointer to a GDI+ Matrix object
    Last edited by Vincent Oorsprong; 8-Oct-2021 at 02:14 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •