View Full Version : editing a rollout RCMenu
holycause 08-15-2011, 01:42 PM Hi guys,
I was wondering how I could edit an existing RCMenu.
I would like to add some menuItem in it without having to re create my rollout.
Thanks
|
|
denisT
08-15-2011, 03:59 PM
there is no way to add new menu item to a mxs RCMenu. But it might be a workaround. Can you give me a scenario: what you want to add (menuitem(s), submenu), how many (is the number fixed?)...
holycause
08-15-2011, 04:07 PM
hi,
let say you will have a menu like this:
rcmenu ffxMenu
(
subMenu "Options"
(
menuItem moOptions "Options"
menuItem moRenders "Render Options"
menuItem moPresets "Load Presets"
separator sep01
subMenu "Cache"
(
menuItem mcDefault "Default"
menuItem mcWavelet "Wavelet"
menuItem mcPost "Post"
)
)
)
and I would like to add menuItem within the subMenu "Cache" and the a new event for each of them
CGTalk Moderation
08-15-2011, 04:07 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.