I have a project with several forms and 3 of them with menus. The form with the main menu call to the other forms that its own menu has. The problem that I have is that when deactivating several options with “grayed†in 2 of the menus, when compiling and executing the project, in a menu appear deactivated the options with “grayed†but in the other menu, the options with “grayed†do not appear deactivated but in the menu of the third form. Apparently a confusion when generating takes place the code.
Spanish:
Tengo un proyecto con varios formularios y 3 de ellos con menús. El formulario con el menú principal llama a los otro formularios que tiene su propio menú. El problema que tengo es que al desactivar varias opciones con “grayed†en 2 de los menús, al compilar y ejecutar el proyecto, en un menú aparece desactivadas las opciones con “grayed†pero en el otro menú, las opciones con “grayed†no aparecen desactivadas sino en el menú del tercer formulario. Al parecer se produce una confusión al generar el código. ???
Yes, that does look like a problem.... I will investigate.
Hi Marco,
Incredibly stupid mistake on my part. Please download the new engine and let me know if it fixes the problem for you:
http://www.planetsquires.com/files/FFengine.zip
Thanks!
;D
Thanks Paul. Now the program works correctly