jcompagner:
What kind of things would you change?
I would like to be able to add or take menu items to or from your menus or add or get ride or one of the menus.
jcompagner:
Youre methods can be added now to the menu (showInMenu)
And in the select menu you can override almost all the calls there with youre own methods.
This is good if I want to use one of your existing menus and use a custom method but this does not help on added new menus or menu items that you don’t have.
jcompagner:
What kind of menu’s would you remove?
For example also the edit menu? (that wouldn’t be really wise…)
For example:
I would like to use different menu bars for different forms, an order or customer form. Depending on the users access level the menu bar would change also.
Lets take the the file menu for an order form.
File
New Order...
-
Omit Record
Omit Multiple...
-
Void Order...
-
Find...
Show All
Sort by >
Company
ID
Status
Date
-
Page Setup...
Print...
Depending on the OS an exit or quit would be added to end of the file menu.
The edit menu is one of those menus I would keep but if I needed to add to it would be nice.
jcompagner:
it is on the planning to support changing the menu bar (adding youre own menu or removing some onces)
Nice to hear. Do you have a time frame? What priority does this type of feature have?
There is a great plug-in for Filemaker that I use called MenuControl. It allows me do anything to the Filemaker menubar. Maybe you can look at it to get a better understanding of what I am talking about. Here is the address link
Features like this just allow us developers to make our solutions more professional. We can cleanup our forms or layouts, not as many buttons on the screen, and move them to the menu bar.
jcompagner:
the close box of the servoy screen can’t be disabled..
But what do you want? If a current form is showing you can’t exit?
That you should be able to do with the on solution close method (solution settings dialog) There you can test i am showing this form so the solution can’t be closed
I will look in to this, but some times I would like to remove or disable the the close, minimize, or maximize buttons for certain forms.
Thanks