Thread: GUI builder?
View Single Post
# 4 15-10-2007 , 07:51 PM
t1ck135's Avatar
Registered User
Join Date: May 2004
Location: UK
Posts: 1,991
A great site for people learning scripting, contains a whole host of stuff:
https://www.robthebloke.org/
- maya api and mel sections

the help section in maya is also extremely useful for learning how to build a gui. when you boot the help up scroll all the way down to 'commands' or 'commandsPython' in the left frame and start learning.

if you dont mind what language to use (mel or python) then my bFlocking script in my signature uses python and builds a window with various ui controls such as frames, buttons and input boxes etc.

Si


Examples of bTraffic - a traffic animation tool for Maya
bFlocking - a tool for Maya 8.5+ to generate flocking and swarming behaviours
Jan/Feb Challenge 2007 Entry and W.I.P
May/Jun Challenge 2006 Entry and W.I.P
Mar/Apr Challenge 2006 Entry and W.I.P
Jan/Feb Challenge 2006 Entry and W.I.P
Nov/Dec Challenge 2005 Entry and W.I.P
Sep/Oct Challenge 2005 Entry and W.I.P
Jul/Aug Challenge 2005 Entry
www.flash-fx.net

Last edited by t1ck135; 15-10-2007 at 07:53 PM.