Wednesday, May 11, 2011

GUI windows in MEL

Copy and Paste heaven for the window builders out there.

window -title "new window" -widthHeight 300 200 myWindow;
showWindow myWindow;

http://accad.osu.edu/~aprice/courses/694/gui.html

No comments:

Post a Comment