It was possible to reproduce the problem. Nested menus seems to behave different in windows, instead of firing the OnMenuPreset() event for clicking an item in the preset menu, the OnMenuMain() event from the parent will be executed and the event from the preset submenu will be ignored.
Last edit: Ronny Wegener 2015-04-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I forgot to mention, it will not save them either.
It was possible to reproduce the problem. Nested menus seems to behave different in windows, instead of firing the OnMenuPreset() event for clicking an item in the preset menu, the OnMenuMain() event from the parent will be executed and the event from the preset submenu will be ignored.
Last edit: Ronny Wegener 2015-04-24
Fixed in revision [b24dc7]
Will be available in release 0.7.6 alpha
Related
Commit: <Commit _id='b24dc7e18f56c4efb7b0ba99c9507236d232f061' tree_id='2402dd6b0ff5d2bf9ef0a41789e9805ac0c2e2f1' committed=I{'date': datetime.datetime(2015, 4, 25, 22, 33, 25), 'email': 'wegener.ronny@gmail.com', 'name': 'Ronny Wegener'} authored=I{'date': datetime.datetime(2015, 4, 25, 22, 33, 25), 'email': 'wegener.ronny@gmail.com', 'name': 'Ronny Wegener'} message='+ updated runtime libraries' parent_ids=I['8dbc84a6350c196fe0de0ece72f7d6abba9c5db7'] child_ids=I['0b576a599ba3383929ca7b4d6ecaee1907753974'] repo_ids=I[ObjectId('5295398ae88f3d1e42dc40ef')]>
Last edit: Ronny Wegener 2015-04-26