Thread: UI question
View Single Post
# 2 23-07-2004 , 05:19 AM
mark_wilkins's Avatar
Registered User
Join Date: Jan 2003
Posts: 161
You're very close. Two things I notice: first, the names of the field groups need to be global variables to be accessible in the call to queryInput in the button command. Also, you should close the window in the queryInput proc.

There are an example or two of this in MEL Scripting for Maya Animators in the section on custom dialog boxes, by the way.

-- Mark


Mark R. Wilkins
author of MEL Scripting for Maya Animators
www.melscripting.com