RE: Registered command name?

Date : Tue, 31 Jul 2007 18:02:21 -0400
To : <XSI(at)Softimage.COM>
From : "Robert Moodie" <rmoodie(at)buzzimage.com>
Subject : RE: Registered command name?
Because you're adding it as a menu item you don't get the options, right?
 
1. Old Skool commands
Make sure the name is added when you register the command
 
2. Self-installing plug-in
Add the label (name) in the plug-in code
 
e.g.
in_reg.RegisterCommand "VincentWroteThis", "This is a plug-in created by Vincent"
 
 


From: Vincent Fortin [mailto:vincent.fortin(at)ubisoft.com]
Sent: Tuesday, July 31, 2007 5:34 PM
To: XSI(at)Softimage.COM
Subject: Registered command name?

Hi,

 

I have a registered command that I want to add inside a menu button of a toolbar.

Is it possible to have the label of that command different than its original name?

 

I tried using a script button but it doesn’t seem to work inside a menu button.

 

Thanks!

 

Vincent

 

 


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.