|
|
CNS Menu 1.1 Changelog- CNS Menu 1.1 - 6th May 2008
- Fixed some issues with running the plug-in on Mac OS X 10.3.9 and above.
- Fixed some issues where scripts were not always being called again when selecting the same menu items.
- Fixed an internal crashing bug with menus defined with modifier keys but not defaultdb/defaultscript parameters where all menus would stop functioning.
- Fixed an issue with detecting right-clicks on Mac in FileMaker Pro 8.5 and above.
- Fixed a menu placement issue in FileMaker Pro 8.5 and above when non-modal dialogs are visible.
- Added support for the Zoom Level in FileMaker Pro 8.0 and above so that menus are placed correctly even if Zoomed in.
- Updated core plug-in code to include all changes/enhancements from other CNS Plug-ins.
- Rewrote core Menu functions to work around bugs and to generally work better.
- Added “meta tags” to QuickMenus to allow you to define items as disabled, bold, italic, check marked, etc. so you no longer have to use the xml updatemenuitem tag.
- Added an IgnoreMetaTags parameter to DefineQuickMenu to skip the processing of the above new “meta tags” if you need to show the special characters on your menus.
- Added CNSMenu_LeftMouseButton, CNSMenu_RightMouseButton, and CNSMenu_ThirdMouseButton constant values for use in FileMaker Pro Calculations.
- Added a Persistent parameter to DefineQuickMenu to allow for saving a QuickMenu to the hard drive.
- Added the option to turn off the auto setting of blank values to the menu item name.
|