Sub-menu of sub-menu
Hi all,
A simple question:
It is possible to add a sub-menu to some menu of Illustrator (cc) like in Menuplay exemple code.
Is it possible to add sub-menu to that sub-menu and and so on?
Thanks
Hi all,
A simple question:
It is possible to add a sub-menu to some menu of Illustrator (cc) like in Menuplay exemple code.
Is it possible to add sub-menu to that sub-menu and and so on?
Thanks
Sorry, that in response to the second question. As to the first, yes, you can add to Illustrator's menus. You kind of have to, and they've got a header, AIMenuGroups.h, that lists all the sets of menus in the product. Note that, say, the File menu has several menu groups in it, so depending on where you want your menuitem (or submenu I'm guessing) you'd have to figure out which menu group corresponds to where you want it to go.
We add a submenu to the kOpenMenuGroup ourselves, so that part is 100% doable. The submenu-of-a-submenu I'd be surprised if you can't do it.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.