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
window -title "new window" -widthHeight 300 200 myWindow;
showWindow myWindow;
http://accad.osu.edu/~aprice/courses/694/gui.html
Tuesday, May 10, 2011
Subscribe to:
Comments (Atom)