Migration notice
ScriptSpot is moving to a new platform this week. Posting and comments are paused during the move — all scripts, comments and downloads remain available.
ScriptSpot is moving to a new platform this week. Posting and comments are paused during the move — all scripts, comments and downloads remain available.
Comments
Hey
Hey Budi G thanks for the help.
I ended up figuring it out and using implementing them into a handful of scripts these past few days. They are great. Thanks.
John Martini
Digital Artist
http://www.JokerMartini.com (new site)
first keep your mind on
first keep your mind on register callback fn ,
and after using it you need unregister callback fn.
check out the mxs reference for details.
I try to make one example:
in this forum I've made a script, there's the update buttons as manually update for user.
http://www.scriptspot.com/forums/3ds-max/general-scripting/dropdown-list...
now I will remove the update buttons and convert it to call back function.