Can Tools modify the editor popup menu?
in
Library and Tool Development
•
4 months ago
I'm looking at the Editor class, and I see the TextAreaPopup inner class, but I don't see any way to get a reference to it. I was hoping to add menu items from my tool's init() method. Is that possible?
1