Edward Newman Posted March 24, 2006 Posted March 24, 2006 I just started playing with custom menus and I can't seem to do what I want which is create menus and sub menus that can run scripts. I wanted to create a whole menu structure to replace many of the buttons on my layotus. Am I correct that this cannot be done?
SteveB Posted March 24, 2006 Posted March 24, 2006 Yes, you are correct. I find FM's menu capability very limiting. If you can afford it, look at Dacon's Menu Control, which will allow you to create menus, sub-menus, disable menu entries on the fly, remove window widgets, etc. It is very easy to use. See it at Link Steve
Fenton Posted March 25, 2006 Posted March 25, 2006 It is not true that you can't add new menus and run scripts. While it's certainly true that plug-ins will give you more, there's quite a bit you can do with 8's menus. It is a bit difficult to figure out how to do it however.
SteveB Posted March 25, 2006 Posted March 25, 2006 Sure you can add menus, but you can't disable a menu entry, you can't create flyouts and you can't use a valuelist as a flyout, you can't remove window widgets, and my all time favorite: those jokers added the Exit command onto the 1st menu, which can't be removed. Steve
Edward Newman Posted March 25, 2006 Author Posted March 25, 2006 Here is an example of what I want... - Delete all entries from file menu except exit - Add entry to file menu "Invoices" and have it run the scrip "start invoices" - Add entry to file menu "Workorders" and have it run the scrip "start Workorders" and so on... I can't see how to do this with the FM8 Dev custom menu function
Jeff Bills Posted May 24, 2006 Posted May 24, 2006 Am I missing something or is this what your looking for? Choose the action button. Note that I removed all from the File drop-menu except "Invoices" (set to run a script) and "Exit" (I'm a Mac user so . . .)
Recommended Posts
This topic is 6756 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now