Hi,
I need to check / uncheck a menu item in runtime, based on user selection.
I saw a function menuItem.checkIf(Canvas, Menu, MenuItem)
I don't understand how to use it: where and how I specify a condition to disable/enable menuItem? What should be the value of canvas?
thank you
I need to check / uncheck a menu item in runtime, based on user selection.
I saw a function menuItem.checkIf(Canvas, Menu, MenuItem)
I don't understand how to use it: where and how I specify a condition to disable/enable menuItem? What should be the value of canvas?
thank you
Comment