I am using a program called Falat which adds some buttons to the "window" menu of each application Which uses Windows, adds the Afloat icon and options like "Keep Afloat" which will leave the active window in the form of a window that is going to be the front, even if the user clicks on a separate window. I would like to add an item in the "edit" menu and want to go to all relevant menus on the text editor. I do not know how to do this in the document.
Excerpt by Apple:
A standard architecture for app extensions Provides a contextual menu plug-in, which is installed in the
Library / Relevant menu item directory at the appropriate level of the
CFPlugIn bundle system, that is, the application and other types of software Enables a list of commands found on the relevant menu, such as Finder S S
Alternatively, you can use it to integrate with other applications.
Comments
Post a Comment