FHH Posted June 21, 2023 Report Posted June 21, 2023 Hi We have just updated from version 4 to version 6 We are using separator lines in our macro menus. In version 4, the menu were then divided in horizontal sections. In version 6, the menu is divided in vertical section. That OK, allthough an option would be preferred - please. The problem in version 6 is however that the separator sections is sorted reversed, that is not intuitive compared to the creation of the menu - see screenshot. Is that intended? Quote
acantor Posted June 21, 2023 Report Posted June 21, 2023 I've built menus similar to yours. My experience has been that macros created via the Menu Builder are fragile: they are easily broken. I've seen menu commands change order after exporting and importing the menu. I've also had difficulties when developing menus in one version of Macro Express, but running the menus in another version. The only reliable fix I've found is to rebuild menus, starting from scratch, using the current version of Macro Express. If the previously constructed menus are complex, the rebuild process might be time-consuming. But you'll probably spend far less time rebuilding menus than trying to fix them. The good news is that the menus I rebuilt are working! The up-to-date menus have useful features that were not available in earlier versions of Macro Express, e.g., transparency. Quote
acantor Posted June 21, 2023 Report Posted June 21, 2023 One more thing: maybe I'm superstitious, but I store menus, and all commands associated with the menus, in separate .mex files. Macro Express has no difficulty opening multiple .mex files simultaneously. I have two files: one that contains my menu-related scripts; and another file that contains non-menu Macro Express scripts. Quote
FHH Posted May 14 Author Report Posted May 14 This topic is still not fixed 😞 It has been reported as a bug, years ago, and at least two updates has arrived - but no fix. A sorting problem should not be that difficult? Just wondering ... Quote
acantor Posted May 14 Report Posted May 14 I don't think you can change the default order that items appear in the Menu Builder -- it looks like menu items are added from top to bottom. Once a menu is build, rearrange the items manually via the "Up" and "Down" buttons on the right side of the right pane. These buttons work even if you have used separator lines. The separator lines can also be moved up and down. Quote
acantor Posted May 14 Report Posted May 14 If you want the menus arranged horizontally instead of vertically, experiment with the settings in the "Miscellaneous" tab. You can change the style, icon size, positioning, and transparency. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.