This code it's a copy/past of maya exemple. It's the last test I do but 
doesn't work too.

I break on my code with this test:
status = syntax.addFlag(kShortShapeName, kLongShapeName, MSyntax::kString);
if (status != MStatus::kSucces){
    MGlobal::displayError("ERROR: ...");
}

With this test I pass on the condition...

I try to make other plugin with the same code, just for have argument and 
that works... I don't understand...
I think make a copy/past of the test plugin on my plugin but I want to 
understand my problem..

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/8b28986d-677a-45e6-bee8-d2909575b4eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to