Latest MGui Release Notes (since 3.5.4)

Release 4.1.2

  • Fixed a bug (new in release 4.1.1) in computing the initial width of a multi line Edit object.

    Release 4.1.1

  • Fixed a bug in focus handling occurring when objects are destroyed.
  • Fixed a bug occuring when destroying a container MTree node which contains the selected node.
  • Changing shadow to Edit now allowed.
  • New Utility function to change the buffer size for a single line Edit object

    Release 4.1.0

  • New MTree functions:
  • New MGui Object: Directory Browser providing the following API:
  • File Browser Utility extended version:
  • New Utility functions to select a directory:

    Release 4.0.5

  • Buttons and scrollbar color in Edit objects now default to gray again.
    New functions to set automatically the control buttons and scrollbar background color based on the color of the main object:
  • Fixed a bug causing the program to crash under DOS when Alt+F10 is pressed to maximize an untitled shell (created with a NULL title).
  • Further fixes in Selecting objects inside a paged/tabbed form.
  • Fixed a drawing problem in the focus highlighting border in Radio button.
  • Fixed an unwanted window move problem occurring when resizing a SHELL under Linux.

    Release 4.0.4

  • Fixed a bug in handling the background image as a resource option.
  • MSelectObject() now forces a page switch if the object to be selected is located in an unmapped page of a Paged or Tabbed Form.

    Release 4.0.3

  • Bug fixes
  • Removed obsolete C++ classes: CmBMPImage, CmGIFImage, CmTIFFImage
  • Changed return type for functions MGetSysDir() and MGetCurrentDirectory(), now "const char *"

    Release 4.0.2

  • New Utility functions:

    Release 4.0.1

  • Several bug fixes

    Release 4.0.0

  • Fixed a bug in drawing the ScrollBar object
  • Transparency support added to Edit objects (including OptionEdit and SpinEdit)
  • Transparency support added for TabbedForm object.
  • Improved Run-time object customization dialog
  • Sensitivity now works on ScrollBar objects
  • New Object MTree, featuring the following API:
  • New Utility functions:
  • New Object Splitter:
  • Image Improvement
  • Object Drawing Improvement via smart drawing
  • New function to control minimum object size
  • New SHELL flags:

    See Full MGui Release History