Re: [Tutor] help :making window

2016-12-31 Thread Alan Gauld via Tutor
On 31/12/16 16:05, syafiqah amir via Tutor wrote: > Hello,Im trying to execute the code but the window does not come out. Please always post python code in plain text, otherwise the html gets wrapped and it becomes illegible. > (script from Maya python for games and film) This group is for

Re: [Tutor] help :making window

2016-12-31 Thread Alex Kleider
On 2016-12-31 09:35, Joel Goldstick wrote: Semicolon (;) isn't used in python as a statement separator alex@X301n3:/mnt$ python3 Python 3.4.3 (default, Nov 17 2016, 01:11:57) [GCC 4.8.4] on linux Type "help", "copyright", "credits" or "license" for more information. gee = "really";

Re: [Tutor] help :making window

2016-12-31 Thread Joel Goldstick
On Sat, Dec 31, 2016 at 11:05 AM, syafiqah amir via Tutor wrote: > > > On Saturday, December 31, 2016 3:55 PM, syafiqah amir > wrote: > > > Hello,Im trying to execute the code but the window does not come out.(script > from Maya python for games

[Tutor] help :making window

2016-12-31 Thread syafiqah amir via Tutor
On Saturday, December 31, 2016 3:55 PM, syafiqah amir wrote: Hello,Im trying to execute the code but the window does not come out.(script from Maya python for games and film)I'm not sure what I did wrong import maya.cmds as cmds; class