If you’re using Max2010, watch out for this bug, patched today…
Making backburner open sourced still won’t fix the problem that it’s fundamental architecture was wrong as ADSK’s original design brief was to support…
I guess you want to fix this problem via code, but can I strongly suggest you consider investing in a cutting-edge renderfarm management tool which wo…
Bingo. That was it. Thanks again Richard
Thanks Richard. The code works now (testing for just the Max standard IGES import dialog) but ONLY after I have executed it twice? The code below has …
OK. The getWindowResourceID() function solved my identical named buttons problem. thanks However, I’m still getting a failure with the basic code (at …
Thanks… annoyingly I still seem to have 2 problems: I have a couple of radiobuttons which have the same “text” in the import dialog. “Medium” and “…
A defect report call was logged and after a considerable amount of pressure by my reseller (go…BlueGFX), the final word on the street from the develop…
Hi, OK, a bit more testing today but now it causes MAXScript to stop working! I have broken this code down to the absolute minimium now and I know whi…
Thanks Richard, but its still not selecting the files in asset tracker! I have checked that all paths are valid (by valid, I guess you mean that the …
Thanks Richard!