On 01/15/2007 21:44:25 EMTMark (AT) gmail (DOT) com wrote:
Quote:
I have read referrence to custom menus and toolbars. |
Menus and Tool TIPS, yes. ToolBARS, no.
Quote:
How do I make them and use them? |
First and foremost, you have to own FileMaker Pro Advanced. These features are not available in FileMaker Pro "Regular." Custom menus and tool tips created in Advanced will function as designed when run in "regular" or in runtimes.
Quote:
Does anyone have an example of what they look like? |
Custom menus look like any existing menu, except that you specify the text (either static or calculated) and attach a specified script.
Tool Tips look like a tool tip in any other app: a little popup box that appears when you hover your cursor over a button or object, generally to identify what the button does or what the object is. Like the Custom Menu, the Tool Tip text can be static or calculated.
The "calculated" aspect is the same as in any other FM calculation. Text displayed can be determined by results of functions (If, Case), even down to who the user is.
Matt