Re: [python-win32] maya and python

2008-05-20 Thread Adam Pletcher
I imagine it's all still applicable to Maya 2008.   - Adam From: [EMAIL PROTECTED] on behalf of kNish Sent: Mon 5/19/2008 9:24 AM To: python-win32@python.org Subject: [python-win32] maya and python Hi,    How good is python 3rd party plugin like wxpyth

Re: [python-win32] maya and python

2008-05-20 Thread otaeris
To use wx in maya you have to add wxPython folder path into mayapython sys.path. Python 2.5 is integrated with maya 2008, so it should work just fine. You can do quite a lot with maya UI using maya.cmds. cgBartek > Depends on how python is integrated with maya, are there other plugins > that us

Re: [python-win32] maya and python

2008-05-20 Thread Gerdus van Zyl
Depends on how python is integrated with maya, are there other plugins that use external GUI libraries? You might want to ask a maya list they will know better. On Mon, May 19, 2008 at 8:14 PM, kNish <[EMAIL PROTECTED]> wrote: > I need to call it from inside Maya. > > > > On Mon, May 1

Re: [python-win32] maya and python

2008-05-19 Thread kNish
I need to call it from inside Maya. On Mon, May 19, 2008 at 7:54 PM, kNish <[EMAIL PROTECTED]> wrote: > Hi, > >How good is python 3rd party plugin like wxpython compatible > with maya 2008 that is running on windows 64. Do you say it is a good idea > to run scripts on it

[python-win32] maya and python

2008-05-19 Thread kNish
Hi, How good is python 3rd party plugin like wxpython compatible with maya 2008 that is running on windows 64. Do you say it is a good idea to run scripts on it and expect a smooth function flow. BRgds, kNish ___ python-win32 mailing list p