Inconsistent behaviour of menus
Eric Chatonet
eric.chatonet at sosmartsoftware.com
Wed May 18 10:22:05 EDT 2005
Hi everyone on this list,
Hi support team,
Rev 2.5.1 - OS X 10.4.1
I am used to build menus as text, adding a parenthesis to disable an
item, !c to checkmark another one, etc.
The problem comes when working with submenus items.
With Rev 2.5 you could write something like:
tab SubmenuItem 1 -- enabled
(tab SubmenuItem 2 -- disabled
With Rev 2.5.1, such a formulation no longer works.
You have to put the parenthesis strictly before the label:
tab SubmenuItem 1 -- enabled
tab (SubmenuItem 2 -- disabled
If you try to use the built-in disable command with submenus items,
it works fine with 2.5 and does not work with 2.5.1. because it puts
the parenthesis at the beginning of the line :-(
BTW Note that the tab (SubmenuItem 1 form, compulsory with Rev 2.5.1,
works great with Rev 2.5: just our luck...
So, have I to revise most of my plugins and How-To stacks which
display weird menus with Rev 2.5.1. and cross one's fingers, hoping
they will still work in the future?
The last part of the question is for the support team...
Best regards from Paris,
Just a little bit angry today :-)
Eric Chatonet.
----------------------------------------------------------------
So Smart Software
For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch
Plugins, tutorials and more on our website
----------------------------------------------------------------
Web site http://www.sosmartsoftware.com/
Email eric.chatonet at sosmartsoftware.com/
Phone 33 (0)1 43 31 77 62
Mobile 33 (0)6 20 74 50 86
----------------------------------------------------------------
More information about the use-livecode
mailing list