cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
hogi
Level XIII

Add-In: add functions to pre-existing menus

To extend an existing toolbar with additional functions, one can create an Add-In and use the name of the existing toolbar as the name of the new toolbar, 

e.g. "Report":

hogi_3-1667931549553.png

Then the new functions will show up at the end of the existing toolbar:

hogi_0-1668110941159.png

 

 

To add new functions to the JMP File/Edit/Graph ... Menus, one can select an add-in in the Add-Ins menu, copy it and paste it at the new location.

But this has to be done again once the AddIn is updated.

 

Is there a way to define directly in the AddIn in which menu the function should show up?

(like it's possible for toolbars)

 

hogi_1-1667930940891.png

...

hogi_0-1667930796491.png

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
hogi
Level XIII

Re: Add-In: add functions to pre-existing menus

1 REPLY 1
hogi
Level XIII

Re: Add-In: add functions to pre-existing menus

Recommended Articles