Version History
| 1.6.1 | Maintenance Update / Mac FM11 Fixes |
| 1.6 | FMP10 Compatibility / New Slider Positioning Features / Bug Fixes |
| 1.5 | Mac/Intel Universal Binary Support / New Images can have custom sizes and alpha transparency |
| 1.0 | Create and enhance color elements |
Version Detail
1.6.1 (2010-06-28)
- Imported core plug-in updates from other CNS Plug-ins.
- Fixed some positioning issues with the Slider dialogs under FileMaker Pro 11 on Mac.
1.6 (2009-02-16)
- 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. :)
1.5 (2006-07-20)
- 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.