Re: [Gambas-user] MenuButton question

2017-01-12 Thread Gianluigi
image attached 2017-01-12 16:56 GMT+01:00 Gianluigi : > I set to Enabled = False both the SaveButton that the SaveMenu, but if I > click on the File button (showing the menu) and I move on the Save button I > can work in MenuSave. > To get the save menu to false I must to set to false each item.

[Gambas-user] MenuButton question

2017-01-12 Thread Gianluigi
I set to Enabled = False both the SaveButton that the SaveMenu, but if I click on the File button (showing the menu) and I move on the Save button I can work in MenuSave. To get the save menu to false I must to set to false each item. Is it correct or is it a bug? Example attached Regards Gianlui