Hi, You could implement a mouse click handler for the rollout, and check the clicked position to clear the editText text, or use the .focus of the con…
Hi, There is no way to bypass this, expects closing (red ‘X’) the dialog box informing about the macro being copied to the userscript folder that sh…
Just do what Denis recommends: Since you set the listbox indirectely via the buttons, you need to populate it using the “on open” handler of the rollo…
probably because the objects have the same name in all 5 files. check ‘autorename all’
Hi, all materials have a ‘name’ property. mat = StandardMaterial specularLevel:90 glossiness:30 twoSided:true showInViewport:true name:”MyName” as f…
Hi, This is already in Max, but not exposed to standard max install (I think ?) go to customize ui, then search for ‘popup notes’. I don’t remember wh…
Yes, using the exact same code, works in 2011 not in 2012…
Hi, i’m lurking this thread and in max2012 x64 win7 i get errors for the last ‘transform’… is it me ? $NURBS_Surface:Line01 @ [-64.683838,-13.255269,…
Hi, Hehe at last I can give an answer to Denis Easy solution: Edit ‘MXS_Editor.properties’ tabbar.multiline=1 buffers=50 ‘buffers’ is the max…
Hi, re-read the readme.txt file … open ‘3dsmaxPluginWizard.vsz’ in notepad and change the line : Param=“ABSOLUTE_PATH = < PATH TO SDK>\howto\3…
Thx lo, that worked for me
Very interesting, The drawback with the global Options is that it only takes a selection, that’s vcery cool I like the fact to only click on the word…
OK, I have this kind of working… but I cannot assign a shortcut that will trigger it while in the MXS editor Otherwise if you comment out the macrosc…
Hi, I have something… but it does not work and I need Help: Thanks to the one and only DenisT, and his dotnet Magic, I can retreive the word at the c…
Late reply… I am using max 2012, so no .chm, only online help. using ‘customize/preferences/help’ i can point to a local folder, but there is no seti…