On Tuesday, January 8, 2013 11:22:38 AM UTC-8, Boban Joksimoski wrote: > Hi, > > i installed eclipse and wing IDE and I was trying to get autocomplete for > arguments in functions (e.g. when I type cmds.ls() i want the documentation > in wingide to show all the argiments in source assistant). I made the > autocomplete of functions and that works OK, but the arguments are always > *argv and **kargv. > > I want to do this for python in Maya (i don't wana use PyMel) > > Thanks in advance, > Boban
You followed these instructions, right?: http://christianakesson.com/2010/3366 -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
