-
|
Hi, Firstly I would like to say the MUI menu is excellent. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
When I first hit this problem a couple of weeks ago I had tried using the mui.LeaveForm function as specified in the manual but I got the following compile error
I presumed that I was doing something wrong and posted for some help as I couldn't find this function being used in any of the example code and so presumed there was another way to close the menu. Yesterday I decided to have a look again and found that the manual is wrong, the 'L' in mui.LeaveForm should be lower case. My menu now closes as I wanted, such a simple thing I'm surprised nobody could help. |
Beta Was this translation helpful? Give feedback.
When I first hit this problem a couple of weeks ago I had tried using the mui.LeaveForm function as specified in the manual but I got the following compile error
I presumed that I was doing something wrong and posted for some help as I couldn't find this function being used in any of the example code and so presumed there was another way to close the menu.
Yesterday I decided to have a look again and found that the manual is wrong, the 'L' in mui.LeaveForm should be lower case.
My menu now closes as I wanted, such a simple thing I'm surprised nobody could help.