MMColor Changelog


Back to MMColor


  • - MMColor 1.6.1 - 28th June 2010
    • Imported core plug-in updates from other CNS Plug-ins.
    • Fixed some positioning issues with the Slider dialogs under FileMaker Pro 11 on Mac.
  • + MMColor 1.6 - 16th February 2009
    • Imported bug fixes and enhancements from the core code of other CNS Plug-ins.
    • PNG Images are correctly created now (instead of faked) to help with printing and exporting the color chips.
    • JPEG “Preview” images are correctly created now (instead of faked) to help with printing and exporting the color chips as well as viewing the color chips through Instant Web Publishing.
    • The Mac OS version of the plug-in now requires 10.4 and above to work correctly handle the above PNG and JPEG images.
    • Added VersionAutoUpdate function.
    • Updated the Slider positioning code to correctly place the Sliders with FileMaker Pro 10’s new “Status Bar”.
    • Renamed the “AttachToActiveField” parameter of ShowSlider and ShowColorSpaceSlider to “AttachToObject”. The parameter still will take a true/false value for attaching the Slider to the Active Field. However, the parameter now will also accept the name of a Layout Object and will attach the Slider to that Layout Object (FMP 8.5+).
    • Created a Server Edition of the plug-in for using it with the Web Publishing Engine on Server. The plug-in can also be used under the normal Database Engine with Scheduled Scripts, but the usefulness of that may be limited.
    • The plug-in also went through general code clean up to clear out all the dust and cob webs from the code. :).
  • + MMColor 1.5 - 20th July 2006
    • Compiled as a Universal Binary plug-in to work on both PPC-based and Intel-based Macs.
    • Switched to PNG Images which allows for custom Image sizes as well as Alpha Transparency.
    • Modified the ShowColorPicker function to return nothing if the script did not give an initial color and the user cancels the dialog.
  • + MMColor 1.0 - 2nd August 2004
    • Create and enhance color element.