one more modification fn rotatePointAroundCenter center dir radius steps:8 debug:false = ( local tm = (matrixFromNormal dir) local p = center+(t…
this also works. and you can change background color too fn markItem itm = ( local hc = (dotnetClass “System.Windows.SystemColors”).HighlightColo…
added more interactive components to preview color changes. –Maxscript Color Editor try(destroyDialog mcMaxScriptColorEditorDialog)catch() –Create…
Thanks for explanation Denis This si a valuable information and make work much more easiest. I’m always glad to chat with you guys Have a nice day
Nice Lo, that’s great!
Hi Denis Yes Yes , this way Works perfect! Magnificent :applause: By the way where did you find those two commands, those are not in properties? :s…
I will explain lite bit more about this tool. I have a dotNetControl “listView” table divided in two parts: one for colors and one fot the text I’m …
nop, im tried again and did not works…
Hi Lo Thanks for you quick answer I’m searched in the code ,and I found only .RemoveAt. The insert function is not there…
Hi Kameleon Maybe I’m stupid to I’m not realy understand you question My english is not very good, try write it with an example…
ok found it , here is it struct mcSCREENS_DATA –NEED a INSTANCE ( scr = (dotNetClass “System.Windows.Forms.Screen”), fn count = (scr.AllScreens…
It works Greate! you are good! Thanks Man