Dear AWilderbeast,
is there a way to add my buttons and functions without initializing them on every page they are required
as i want these buttons on ALL pages
You need initialize the customization button in CuteEditor page.
also can i make a custom drop menu that will run c#?
You can create one custom drop menu, please refer to the following examples:
 |
How to dynamically populate the dropdown menu?( C# | VB )
This example demonstrates how to programmatically populate the Cute Editor dropdown menu. |
 |
How to dynamically populate the tree view dropdown menu?( C# | VB )
This example demonstrates how to programmatically populate the Cute Editor tree view dropdown menu. |
Thank you for asking