Dave Forbes Posted January 12, 2005 Report Share Posted January 12, 2005 Is it possible to Remove Close Button from Floating Menu. I need to prevent people from 'accidentally' closing the menu...and therefore it will not automatically load at next boot up. TIA Dave Quote Link to comment Share on other sites More sharing options...
kevin Posted January 12, 2005 Report Share Posted January 12, 2005 Dave, You cannot remove or disable the close button on the floating menu. However, have you thought about creating a macro that runs when Macro Express loads and have that macro enable the floating menu? To do this: 1. Create a Scheduled Macro 2. For the schedule, choose either 'At Startup' or 'Load File' 3. In the macro put a 'Macro Enable: floating menu' command (substitute 'floating menu' with the name of your floating menu macro) The 'At Startup' option will run the macro when Macro Express first runs. If Macro Express is automatically loaded when Windows is loaded (see Options, Preferences, Startup, Run on Windows Startup), then the macro will run when Windows is loaded. The 'Load File' option will run the macro whenever the macro file containing the macro is loaded into Macro Express. If you only use one macro file then the schedule option 'Load File' will work the same way as the 'At Startup' option. However, if you use multiple macro files, then this option will cause the 'enable floating menu' macro to run each time the macro file is loaded. Quote Link to comment Share on other sites More sharing options...
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.