deleteKeys selection should be enough. does it miss some keys or something?
hey Mikie. i actually worked this one out a while ago. you need to add #style_resizing to the style array, then the buttons become responsive again. a…
is this your homework lol ?
or you could use dotnet radiobuttons
ChristBedoya: the script is about animating object with midi file but more in advance way , have you ever seen animusic ? heres a link this is w…
justLogTheName ( ob.material, log_fs ) should be justLogTheName ob.material log_fs maxscript does not use parentheses around function arguments and…
Jona you have done such a great job. thanks for fixing those things – and so quickly too! Now I hate to be the picky one but… there seems to be 1 m…
i noticed a couple of bugs in the resulting chm. for example if you type “append()” without quotes into the index it shows in the list: append() appen…
i was looking into this just the other day but didn’t spend much time on it. now i dont have to! thanks heaps!
i have had problems with getNodeByName in the past so i usually just iterate the objects collection using matchpattern and return the first result. f…
i think if you need to do this then you may as well just use include or fileIn from a single network location so you can be sure they are always up to…
i wrote tool that ended up being around ~20k lines but the whole time i was keeping everything oraginsed into various structs and separated them into …
i’m pretty sure there’s also a section on converting that ActiveX treeview to a .NET treeview
my bad, lo made the correction for me