I have tried that method on a script I wrote a few years back. It certainly works, but I figured there had to be other ways of doing this that might …
Thanks Tim! This info is really helpful and is making more sense now. I really appreciate you taking the time to explain this stuff.
btw…I solved my selection highlighting issue by going with on lv mouseup arg do and then refreshing my UI at the end. Seems to do the trick.
Ah Ha! I get it now. So what is the difference between using… on lv click arg do and on lv mousedown arg do is one more flexible than the other?…
I’m not sure what I’m doing wrong. That very simple line of code is giving me an error. on lv Click arg do ( hit = lv.GetItemAt (dotNetObject “Syste…
Ok…I’m a fool. I discovered why I was having trouble with getting this to work. It would help if I spelled things correctly. :rolleyes: Its workin…
Awesome…Thanks Jon. Now let me throw you a curve. How would you do the same thing with a scripted material? I’ve written a material called “Overrid…
I’ll confirm this one…I also have a script that calls the “max quick render” command and it will also crash about as often as you described. Haven’t f…