Re: Registered command name?

Date : Tue, 31 Jul 2007 20:08:06 -0400
To : XSI(at)Softimage.COM
From : "Vince Fortin" <vfortin(at)gmail.com>
Subject : Re: Registered command name?
Hi Robert, how are you doing?
 
>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 "
That's exactly my problem... If I go in Customize Toolbar this custom command is listed as "VincentWroteThis", not "This is a plug-in created by Vincent".
Same problem when I drag&drop it in the toolbar.


 
On 7/31/07, Robert Moodie <rmoodie(at)buzzimage.com> wrote:
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.