Gazillion thanks i’ve been hitting my head for 2 days to make it work !
rollout d1 “” width:162 height:300 ( local a = “c: emp” fn create_d2 = ( rollout d2 “” width:162 height:300 ( local b = ::a ) createDi…
BIG thanks to you ps. denise sounds … hmm… too girly LOL , sorry denisT
after restarting max it is working ! denise it’s not that code in particular , i tried one of the codes published here and i had the same error. wh…
JHN I wish there is someway , the imgtag control eventHandlers are great i’m that close to make a flyout “like those in Align\pivot controls in the …
if you use the underscore in a consistent way … you can check for it fn trimString str = ( temp = #() for i = 1 to str.count do if str[i] == “_” …
@Pier thanks Pier , yes its not created yet , i tried desperately to use pointers thinking it might work :argh: , i even thought of closing the rollo…
if anyone can solve the scope thing here :argh: theRollout clearlistener() rci = rolloutCreator “myRollout” “My Rollout” rci.begin() rci.addControl…
What i understand from your post is you want to get all the “animated properties” of the object and then run a SetCustomTangent function on them , and…