File > Export Menu ... Is there way to add a script there
-
I just installed the LightWave (version 6) export plugin.
The ruby originally assigned it to the Tools Menu but I'd like to put in a more logical place for me which would File > Export.
Is there a syntax for doing this?
This is as far as I got:
@unknownuser said:
if !file_loaded?(FILE)
add_separator_to_menu($exStrings.GetString("Tools"))
UI.menu($exStrings.GetString("File")).add_item($exStrings.GetString("Export LWO [lwo_export.rb v006 Alex Young]")){ Shaxam::LwoExporter.menu_entry }
end -
John,
Unfortunately, no. You can add items to any of the top-level menus, and you can create your own sub-menus, but there is no way to add to already created sub-menus.
-
Too bad.
Thanks for the quick reply, Jim.
Do I assume that this has been put on "the wishlist" at one time or another?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement